20.03.26
This commit is contained in:
@@ -56,7 +56,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
</xpath>
|
||||
<xpath expr="/form/notebook/page[@id='taxes']" position="before">
|
||||
<page string="Quality Analysis" col="4" id="qa">
|
||||
<field name="quality_analysis" mode="tree,form" view_ids="purchase_trade.quality_analysis_view_tree,purchase_trade.quality_analysis_view_form"/>
|
||||
<field name="quality_analysis" mode="form,tree" view_ids="purchase_trade.quality_analysis_view_form,purchase_trade.quality_analysis_view_tree"/>
|
||||
</page>
|
||||
<page string="Lots" col="4" id="lots">
|
||||
<field name="lots" mode="tree,form" view_ids="lot.lot_view_tree_sequence,lot.lot_view_form"/>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<tree editable="1">
|
||||
<field name="reference"/>
|
||||
<field name="date"/>
|
||||
<field name="attributes"/>
|
||||
<field name="attributes_name"/>
|
||||
</tree>
|
||||
Reference in New Issue
Block a user