I installed module Sales and then in module Contacts I got a new icon/badge (dollar sign and number) in Kanban view. How can I remove it from Kanban view?
Thanks in advance... :)
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
you can comment the code showing that data from the xml view. its in the res.partner.kanban.saleorder.inherit. It worked for me.
I do not want to touch the original code of Odoo. I have to inherit the view first and then what sould I do?
from this link you can see how its to inherit and from there you just exclude the part of code where it doesnt show the code segment of the data that you want to hide
https://www.odoo.com/forum/help-1/how-to-inherit-view-in-existing-module-94801
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 | |
---|---|---|---|---|
|
1
Feb 22
|
2063 | ||
|
1
Feb 22
|
1505 | ||
|
1
Jan 22
|
1587 | ||
|
2
Jul 23
|
2997 | ||
|
1
Oct 22
|
1637 |