Category "odoo-15"

Odoo - Context defined in view not passed in form

I'm using Odoov15, I try to inherit the Odoo sale_crm module. To make my tests, I modify the sale_order_views.xml in sale_crm/views. I add thoses lines in the s

How to group data from a model with repeating names Python Odoo

My Odoo model has repeating values. How to group data from a model with repeating names. I need to get a data format like this Administrator : name Administrato

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