05.03.26
This commit is contained in:
@@ -13,12 +13,11 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="product"/>
|
||||
<field name="product"
|
||||
view_ids="purchase.product_view_list_purchase_line"/>
|
||||
<label name="attributes"/>
|
||||
<field name="attributes"/>
|
||||
<newline/>
|
||||
<label name="product_supplier"/>
|
||||
<field name="product_supplier"/>
|
||||
<newline/>
|
||||
<label name="att_desc"/>
|
||||
<field name="att_desc"/>
|
||||
<label name="concentration"/>
|
||||
<field name="concentration"/>
|
||||
<newline/>
|
||||
@@ -49,6 +48,10 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<separator name="description" colspan="4"/>
|
||||
<field name="description" colspan="4"/>
|
||||
</page>
|
||||
<page string="Attributes" id="att">
|
||||
<label name="attributes"/>
|
||||
<field name="attributes"/>
|
||||
</page>
|
||||
<page string="Taxes" id="taxes">
|
||||
<field name="taxes" colspan="4"/>
|
||||
</page>
|
||||
|
||||
Reference in New Issue
Block a user