main #7

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

View File

@@ -24,11 +24,11 @@ this repository contains the full copyright notices and license terms. -->
<!-- <group col="2" colspan="2" id="hd" yfill="1">
<field name="viewer" widget="html_viewer" height="300" width="600"/>
</group> -->
<!-- <notebook colspan="4">
<notebook>
<page string="Purchase" id="purchase">
<field name="lines" colspan="4"
<field name="lines"
view_ids="purchase.purchase_line_view_tree_sequence"/>
<notebook colspan="6">
<!-- <notebook colspan="6">
<page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1">
<label name="invoice_state"/>
@@ -47,9 +47,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="total_amount" xalign="1.0" xexpand="0"/>
</group>
</page>
</notebook>
</notebook> -->
</page>
</notebook> -->
</notebook>
<!-- <group id="links" col="-1" colspan="3">
<link icon="tryton-shipment-in" name="purchase.act_shipment_form"/>
<link icon="tryton-account" name="purchase.act_invoice_form"/>

View File

@@ -26,11 +26,11 @@ this repository contains the full copyright notices and license terms. -->
<!-- <group col="2" colspan="2" id="hd" yfill="1">
<field name="viewer" widget="html_viewer" height="300" width="600"/>
</group> -->
<!-- <notebook colspan="4">
<notebook>
<page string="Sale" id="sale">
<field name="lines" colspan="4"
<field name="lines"
view_ids="sale.sale_line_view_tree_sequence"/>
<notebook colspan="6">
<!-- <notebook colspan="6">
<page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1">
<label name="invoice_state"/>
@@ -49,9 +49,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="total_amount" xalign="1.0" xexpand="0"/>
</group>
</page>
</notebook>
</notebook> -->
</page>
</notebook> -->
</notebook>
<!-- <group id="links" col="-1" colspan="3">
<link icon="tryton-shipment-out" name="sale.act_shipment_form"/>
<link icon="tryton-account" name="sale.act_invoice_form"/>