Hello,
Is there a way to make a property field with a many2many type? I see a lot that are many2one types, but none that are many2many. Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
Is there a way to make a property field with a many2many type? I see a lot that are many2one types, but none that are many2many. Thank you
Hi,
exemple in your xml view:
<field name="picking_ids" widget="many2many" domain="[('state', 'not in', ('draft','cancel','done'))]" />
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.