This commit is contained in:
2026-01-20 21:30:14 +01:00
parent 2269fc7709
commit 5e9141f03a
6 changed files with 23 additions and 1 deletions

View File

@@ -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>

View File

@@ -0,0 +1,3 @@
<tree>
<field name="wr"/>
</tree>