odoo-rest-api
odoo-rest-api copied to clipboard
fix: :bug: Changed method name from fields_get_keys() to fields_get()
It was outdated, at least not working on current v17 of odoo. Hence the change based on Odoo docs.