Category "odoo-13"

Adding new field on invoice_line_ids in account.move (odoo 13)

I faced a problem while adding a new field to invoice_line_ids field in account.move Actually, the field has been added but it is not saving the value whenever

Odoo : How to clear a many2many field when a many2one field change?

Im new to odoo. Im using odoo 13 and I have a many2one field and a many2many field with domain on the many2one field. What I need is that if the user changes th

how i use odoo login api to external application like postman and java?

I want to hit login api from postman or java and the error generating bad csrf token. Have any solution to fix this issue or we disabled csrf token?

how to hide edit button in view form (Odoo v13)

I would like to know the way to hide the "edit" button from the form view when it is in a specific state for example: In the help desk I have the states that ar

Customer filter in Odoo 13 POS

I need to filter the Customer list in Odoo 13 POS customer button. I have written code in js and added it in XML file also but it's not working. The code is men

Why a specific div in the header is overlaping the page in PDFs in Odoo 13?

I am making a customized PDF report in Odoo 13 Enterprise. I have to add a vertical text in the left margin of each page of the report. So I need to put that ve