Skip to Content
Menu
This question has been flagged

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... :)

Avatar
Discard
Best Answer

you can comment the code showing that data from the xml view. its in the res.partner.kanban.saleorder.inherit. It worked for me. 

Avatar
Discard
Author

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

Related Posts Replies Views Activity
1
Feb 22
2063
1
Feb 22
1505
1
Jan 22
1587
2
Jul 23
2997
1
Oct 22
1637