Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo

Odoo 14: Add A Section Functionality In Tree View

I need add a section functionality like sales > quotation view has, in one of my tree views. . C… Read more Odoo 14: Add A Section Functionality In Tree View

How To Create An Accordion Or Subcategories View In Openerp Or Odoo?

Create an accordion or subcategories view? I'm trying to create an accordion view from product.… Read more How To Create An Accordion Or Subcategories View In Openerp Or Odoo?

What Is Wrong With Following Code In Python?

I was trying to implement a constraint for a field but instead of causing a constraint validation, … Read more What Is Wrong With Following Code In Python?

How To Get Field Values In .rml Report In Odoo?

I have following code this .rml code to extract field value from form . but i have many2one fields … Read more How To Get Field Values In .rml Report In Odoo?

How To Prevent Duplicated Records And Only Update It?

i want to add some records to another table model without duplicated it i create a function to chec… Read more How To Prevent Duplicated Records And Only Update It?

Why The Create Button In The Main Form Does Not Work?

When I click on the 'Attach PDF' button, the list form opens, but the 'Create' bu… Read more Why The Create Button In The Main Form Does Not Work?