02.04.26
This commit is contained in:
5
modules/purchase_trade/view/configuration_form.xml
Normal file
5
modules/purchase_trade/view/configuration_form.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<form col="4">
|
||||
<label name="pricing_rule"/>
|
||||
<field name="pricing_rule" colspan="3"/>
|
||||
</form>
|
||||
@@ -93,11 +93,15 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<page string="Pricing dates" col="4" id="pricing_date">
|
||||
<field name="price_pricing" />
|
||||
</page>
|
||||
<page string="Summary" col="4" id="summary">
|
||||
<field name="price_summary" />
|
||||
</page>
|
||||
</notebook>
|
||||
</page>
|
||||
<page string="Summary" col="4" id="summary">
|
||||
<field name="price_summary" />
|
||||
</page>
|
||||
<page string="Report" col="4" id="report">
|
||||
<label name="pricing_rule" />
|
||||
<field name="pricing_rule" />
|
||||
</page>
|
||||
</notebook>
|
||||
</page>
|
||||
<page string="Estimated dates" col="4" id="estimated">
|
||||
<field name="estimated_date" />
|
||||
</page>
|
||||
|
||||
Reference in New Issue
Block a user