I have a many2many field in my model, but I omitted it in the form view definition. Nevertheless, it continues to show up in the form view, regardless if I update or even reinstall the module. Is this an intended behaviour?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
1549
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 24
|
4960 | ||
|
3
Feb 21
|
24806 | ||
odoo module update error
Solved
|
|
1
Jan 20
|
4851 | |
|
2
Jul 17
|
6157 | ||
|
1
Jan 16
|
2634 |
The problem gets even nastier because when I remove an inherit BOTH in model and view, this is ignored and I contiune to run into an error "Element <form string="[name-of-no-more-inheriting-form-view]" cannot be located in parent view".