This commit is contained in:
2026-02-08 10:15:36 +01:00
parent 225df5c6da
commit 894375c143
2 changed files with 4 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ this repository contains the full copyright notices and license terms. -->
</group> -->
<notebook>
<page string="Purchase" id="purchase">
<field name="lines"
view_ids="purchase.purchase_line_view_tree_sequence"/>
<field name="lines"/>
<!-- view_ids="purchase.purchase_line_view_tree_sequence"/> -->
<!-- <notebook colspan="6">
<page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1">

View File

@@ -28,8 +28,8 @@ this repository contains the full copyright notices and license terms. -->
</group> -->
<notebook>
<page string="Sale" id="sale">
<field name="lines"
view_ids="sale.sale_line_view_tree_sequence"/>
<field name="lines"/>
<!-- view_ids="sale.sale_line_view_tree_sequence"/> -->
<!-- <notebook colspan="6">
<page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1">