mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] mrp_production_note: add name attr for view inheritance
This commit is contained in:
committed by
Heliconia Solutions
parent
8d0bd76872
commit
6db0b806e9
@@ -6,7 +6,7 @@
|
||||
<field name="inherit_id" ref="mrp.mrp_production_form_view" />
|
||||
<field name="arch" type="xml">
|
||||
<notebook>
|
||||
<page string="Notes">
|
||||
<page string="Notes" name="notes">
|
||||
<field name="notes" nolabel="1" />
|
||||
</page>
|
||||
</notebook>
|
||||
|
||||
Reference in New Issue
Block a user