main #7

Merged
admin merged 620 commits from main into dev 2026-03-29 13:03:25 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 894375c143 - Show all commits

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