Category "odoo"

Odoo: one2many and many2one? KeyError:'___'

I am trying to work a bit on building a module in odoo from scratch. I've defined some simple classes but, when trying to define a one2many/many2one field, and

How to extend Qweb template in Odoo 15?

Hi i am trying to extend a Qweb template web.sign_name_and_signature and remove the option Auto. Here is what i did. *.xml <?xml version="1.0" encoding

How to fix field doesn't exist error on Odoo

I found a module in Odoo apps that would help a lot, but it was for version 6.1, so i decided to update it for V13.0, i went through all python's problems i thi