This commit is contained in:
2026-02-08 09:31:31 +01:00
parent adecdbdb4f
commit c7dce8bedc
2 changed files with 8 additions and 8 deletions

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"> <group col="2" colspan="2" id="hd" yfill="1">
<!-- <field name="viewer" widget="html_viewer" height="300" width="600"/> --> <!-- <field name="viewer" widget="html_viewer" height="300" width="600"/> -->
</group> </group>
<notebook colspan="4"> <!-- <notebook colspan="4">
<page string="Purchase" id="purchase"> <page string="Purchase" id="purchase">
<field name="lines" colspan="4" <field name="lines" colspan="4"
view_ids="purchase.purchase_line_view_tree_sequence"/> view_ids="purchase.purchase_line_view_tree_sequence"/>
<!-- <notebook colspan="6"> <notebook colspan="6">
<page string="State" id="state"> <page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1"> <group col="2" colspan="2" id="states" yfill="1">
<label name="invoice_state"/> <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"/> <field name="total_amount" xalign="1.0" xexpand="0"/>
</group> </group>
</page> </page>
</notebook> --> </notebook>
</page> </page>
</notebook> </notebook> -->
<!-- <group id="links" col="-1" colspan="3"> <!-- <group id="links" col="-1" colspan="3">
<link icon="tryton-shipment-in" name="purchase.act_shipment_form"/> <link icon="tryton-shipment-in" name="purchase.act_shipment_form"/>
<link icon="tryton-account" name="purchase.act_invoice_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"> <group col="2" colspan="2" id="hd" yfill="1">
<!-- <field name="viewer" widget="html_viewer" height="300" width="600"/> --> <!-- <field name="viewer" widget="html_viewer" height="300" width="600"/> -->
</group> </group>
<notebook colspan="4"> <!-- <notebook colspan="4">
<page string="Sale" id="sale"> <page string="Sale" id="sale">
<field name="lines" colspan="4" <field name="lines" colspan="4"
view_ids="sale.sale_line_view_tree_sequence"/> view_ids="sale.sale_line_view_tree_sequence"/>
<!-- <notebook colspan="6"> <notebook colspan="6">
<page string="State" id="state"> <page string="State" id="state">
<group col="2" colspan="2" id="states" yfill="1"> <group col="2" colspan="2" id="states" yfill="1">
<label name="invoice_state"/> <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"/> <field name="total_amount" xalign="1.0" xexpand="0"/>
</group> </group>
</page> </page>
</notebook> --> </notebook>
</page> </page>
</notebook> </notebook> -->
<!-- <group id="links" col="-1" colspan="3"> <!-- <group id="links" col="-1" colspan="3">
<link icon="tryton-shipment-out" name="sale.act_shipment_form"/> <link icon="tryton-shipment-out" name="sale.act_shipment_form"/>
<link icon="tryton-account" name="sale.act_invoice_form"/> <link icon="tryton-account" name="sale.act_invoice_form"/>