python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to use domain for one2many field in a tree tag inside form in Odoo
In my odoo app I have a 'plantation' model with a one2many field "crop_ids".
I have created a form view, and inside that form view I am showing the crop_ids as a tree. What I want to do is t...
Ernesto Ruiz
Votes: 0
Answers: 2
Odoo, how to make that an user can only see his partners (through parent_id field)
In Odoo every partner has a parent_id field.
In my Odoo app I want to make that an user can only see their contacts (partners). That means that an user can only see those contacts in which they are th...
Ernesto Ruiz
Votes: 0
Answers: 0
Model not found: ' ' using odoo in kubernetes
Model not found: openg2p.disbursement.batch.transaction
Error context:
View `openg2p.disbursement.batch.transaction.form`
[view_id: 789, xml_id: n/a, model: openg2p.disbursement.batch.transaction,...
Ishan Ranasingh
Votes: 0
Answers: 0
How to make Wizards take a variable value from a model?
I have a problem which I'm not finding the solution to. I have a module which works on property management. I have three files that work together, one with infom one a wizard and the other the invoice...
Jugert Mucoimaj
Votes: 0
Answers: 1