fix: Update 7.6
This commit is contained in:
parent
316d0fe62d
commit
0dac9f1ba9
@ -5,7 +5,6 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<record model="ir.action.report" id="report_close_statement">
|
||||
<field name="name">Close statement</field>
|
||||
<field name="model"></field>
|
||||
<field name="report_name">sale.cash_register</field>
|
||||
<field name="report">sale_fast_food/report/close_statement.fodt</field>
|
||||
<field name="template_extension">odt</field>
|
||||
|
@ -13,8 +13,11 @@
|
||||
<field name="kitchen"/>
|
||||
<label name="bar"/>
|
||||
<field name="bar"/>
|
||||
<newline/>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='default_uom']" position="after">
|
||||
<group id="boms">
|
||||
<label name="boms"/>
|
||||
<field name="boms" xexpand="1"/>
|
||||
<field name="boms"/>
|
||||
</group>
|
||||
</xpath>
|
||||
</data>
|
||||
|
Loading…
Reference in New Issue
Block a user