I don't want to show the "Add Item" in Many2many field on odoo(8).
how am i doing this? It's work on version-7, using [create="false"]
but not effect on version-8.
Anyone give me some suggestion?
Thank you.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I don't want to show the "Add Item" in Many2many field on odoo(8).
how am i doing this? It's work on version-7, using [create="false"]
but not effect on version-8.
Anyone give me some suggestion?
Thank you.
Hi, If you Idon't want to show the "Add Item" in Many2many field on odoo(8) means , make the field as *"readonly"*
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
thank you, got it.