I am in the process of learning to develop Odoo and started by following this tutorial https://www.odoo.com/documentation/15.0/developer/howtos/rdtraining/06_fi
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
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
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