20.01.26
This commit is contained in:
@@ -109,4 +109,9 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<button name="compute" string="compute"/>
|
||||
</page>
|
||||
</xpath>
|
||||
<xpath expr="//page[@id='other']" position="after">
|
||||
<page string="Weight Report" col="4" id="wr">
|
||||
<field name="wr" colspan="4" mode="tree" view_ids="purchase_trade.shipment_wr_view_tree"/>
|
||||
</page>
|
||||
</xpath>
|
||||
</data>
|
||||
3
modules/purchase_trade/view/shipment_wr_tree.xml
Normal file
3
modules/purchase_trade/view/shipment_wr_tree.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<tree>
|
||||
<field name="wr"/>
|
||||
</tree>
|
||||
Reference in New Issue
Block a user