OCA / odoorpc

Python module to pilot your Odoo servers through JSON-RPC.
http://pythonhosted.org/OdooRPC/
GNU Lesser General Public License v3.0
231 stars 123 forks source link

TypeError: Missing 1 required positional argument #93

Open mbaena opened 9 months ago

mbaena commented 9 months ago

TypeError: BaseField.check_required() missing 1 required positional argument: 'value'

https://github.com/OCA/odoorpc/blob/c93ebd0221e1bf6a6ca380d614b07c59cf11732e/odoorpc/fields.py#L338

flotho commented 7 months ago

which version of Odoo ?