python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to import fields with readonly attr in Odoo14?
I would like to import fields with readonly attr from web, specifically field and values from 'mail.tracking.value' model.
I have tried to change fields by inheriting, but it haven't worked as spected...
robles29
Votes: 0
Answers: 1
Odoo Decrease Product Quantity Programmatically
I have created a custom module where there is a field related to product. When the user checkout the product in the custom module, I want to decrease the quantity of product in the override create met...

NM Naufaldo
Votes: 0
Answers: 1
how to hide ACTION and PRINT button for specific group in odoo 14?
I am working on account.move model and I want to hide PRINT and ACTION button from both tree and form view if the user is not from group group_cannot_print_delete_journal_entries.
How can I do that an...
Yasir Khan
Votes: 0
Answers: 1
Select Sequence to generate name for Invoice
In Accounting -> Invoices
When creating a new invoice and confirming it, the system will generate the next running sequence from Journal's sequence. However, I need to change it so that I have a Ma...
holydragon
Votes: 0
Answers: 3