01.02.26
This commit is contained in:
@@ -11,4 +11,6 @@
|
||||
<field name="forex_id"/>
|
||||
<label name="payload"/>
|
||||
<field name="payload"/>
|
||||
<label name="automation"/>
|
||||
<field name="automation"/>
|
||||
</form>
|
||||
@@ -111,6 +111,21 @@ this repository contains the full copyright notices and license terms. -->
|
||||
</xpath>
|
||||
<xpath expr="//page[@id='other']" position="after">
|
||||
<page string="Weight Report" col="4" id="wr">
|
||||
<label name="controller"/>
|
||||
<field name="controller"/>
|
||||
<label name="send_instruction"/>
|
||||
<field name="send_instruction"/>
|
||||
<newline/>
|
||||
<label name="instructions"/>
|
||||
<field name="instructions"/>
|
||||
<label name="add_bl"/>
|
||||
<field name="add_bl"/>
|
||||
<label name="add_invoice"/>
|
||||
<field name="add_invoice"/>
|
||||
<newline/>
|
||||
<label name="returned_id"/>
|
||||
<field name="returned_id"/>
|
||||
<newline/>
|
||||
<field name="shipment_wr" colspan="4" mode="tree" view_ids="purchase_trade.shipment_wr_view_tree"/>
|
||||
</page>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user