What is the name of the field that allows you to import a section or a note in the order line?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
What is the name of the field that allows you to import a section or a note in the order line?
Hi,
For adding 'add a note' or 'add a section' in one2many fields like orderline, you can use the code below:
<control>
<create name="add_line_control" string="Add a line"/>
<create name="add_section_control" string="Add a section" context="{'default_display_
'line_section'}"/>
<create name="add_note_control" string="Add a note" context="{'default_display_
</control>
Hope it helps
Gracias !! Lo validare, Saludos !!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up