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'))]" />
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.