ITSA points 28.06
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<data>
|
||||
<xpath expr="/form/label[@name='purchase_process_after']" position="before">
|
||||
<label name="allow_modification_after_validation"/>
|
||||
<field name="allow_modification_after_validation"/>
|
||||
<newline/>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -3,6 +3,9 @@
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/group[@id='hd'][2]" position="replace"/>
|
||||
<xpath expr="/form/field[@name='party_lang']" position="before">
|
||||
<field name="allow_modification_after_validation" invisible="1"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/group[@id='hd'][1]" position="replace">
|
||||
<group id="purchase_header_summary" colspan="6" col="10"
|
||||
panel="summary" xalign="0" yalign="0"
|
||||
|
||||
8
modules/purchase_trade/view/sale_configuration_form.xml
Normal file
8
modules/purchase_trade/view/sale_configuration_form.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0"?>
|
||||
<data>
|
||||
<xpath expr="/form/label[@name='sale_process_after']" position="before">
|
||||
<label name="allow_modification_after_validation"/>
|
||||
<field name="allow_modification_after_validation"/>
|
||||
<newline/>
|
||||
</xpath>
|
||||
</data>
|
||||
@@ -3,6 +3,9 @@
|
||||
this repository contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/group[@id='hd'][2]" position="replace"/>
|
||||
<xpath expr="/form/field[@name='party_lang']" position="before">
|
||||
<field name="allow_modification_after_validation" invisible="1"/>
|
||||
</xpath>
|
||||
<xpath expr="/form/group[@id='hd'][1]" position="replace">
|
||||
<group id="sale_header_summary" colspan="6" col="10"
|
||||
panel="summary" xalign="0" yalign="0"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<field name="fee" optional="1"/>
|
||||
<field name="type"
|
||||
widget="badge"
|
||||
badge_colors="priced:#2563eb,Price:#2563eb,pur. priced:#1d4ed8,Pur. price:#1d4ed8,pur. efp:#38bdf8,Pur. efp:#38bdf8,sale priced:#16a34a,Sale price:#16a34a,sale efp:#86efac,Sale efp:#86efac,market:#64748b,Market:#64748b,line fee:#d97706,Line fee:#d97706,pur. fee:#f59e0b,Pur. fee:#f59e0b,sale fee:#fb923c,Sale fee:#fb923c,shipment fee:#0f766e,Shipment fee:#0f766e,mtm:#9f1239,Mtm:#9f1239,derivative:#8b5cf6,Derivative:#8b5cf6,*:#94a3b8"/>
|
||||
badge_colors="priced:#2563eb,Price:#2563eb,pur. priced:#1d4ed8,Pur. price:#1d4ed8,pur. efp:#38bdf8,Pur. efp:#38bdf8,sale priced:#16a34a,Sale price:#16a34a,sale efp:#86efac,Sale efp:#86efac,market:#64748b,Market:#64748b,line fee:#d97706,Line fee:#d97706,pur. fee:#f59e0b,Pur. fee:#f59e0b,sale fee:#fb923c,Sale fee:#fb923c,shipment fee:#0f766e,Shipment fee:#0f766e,mtm:#9f1239,Mtm:#9f1239,pur. mtm:#9f1239,Pur. Mtm:#9f1239,sale mtm:#9f1239,Sale Mtm:#9f1239,derivative:#8b5cf6,Derivative:#8b5cf6,*:#94a3b8"/>
|
||||
<field name="reference"/>
|
||||
<field name="counterparty"/>
|
||||
<field name="state"/>
|
||||
@@ -19,6 +19,7 @@
|
||||
<field name="currency"/>
|
||||
<field name="amount_prev" optional="1"/>
|
||||
<field name="base_amount" sum="1"/>
|
||||
<field name="pnl" sum="1"/>
|
||||
<field name="base_currency"/>
|
||||
<field name="rate"/>
|
||||
<field name="strategy"/>
|
||||
|
||||
@@ -7,7 +7,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="fee" optional="1"/>
|
||||
<field name="type"
|
||||
widget="badge"
|
||||
badge_colors="priced:#2563eb,Price:#2563eb,pur. priced:#1d4ed8,Pur. price:#1d4ed8,pur. efp:#38bdf8,Pur. efp:#38bdf8,sale priced:#16a34a,Sale price:#16a34a,sale efp:#86efac,Sale efp:#86efac,market:#64748b,Market:#64748b,line fee:#d97706,Line fee:#d97706,pur. fee:#f59e0b,Pur. fee:#f59e0b,sale fee:#fb923c,Sale fee:#fb923c,shipment fee:#0f766e,Shipment fee:#0f766e,mtm:#9f1239,Mtm:#9f1239,derivative:#8b5cf6,Derivative:#8b5cf6,*:#94a3b8"/>
|
||||
badge_colors="priced:#2563eb,Price:#2563eb,pur. priced:#1d4ed8,Pur. price:#1d4ed8,pur. efp:#38bdf8,Pur. efp:#38bdf8,sale priced:#16a34a,Sale price:#16a34a,sale efp:#86efac,Sale efp:#86efac,market:#64748b,Market:#64748b,line fee:#d97706,Line fee:#d97706,pur. fee:#f59e0b,Pur. fee:#f59e0b,sale fee:#fb923c,Sale fee:#fb923c,shipment fee:#0f766e,Shipment fee:#0f766e,mtm:#9f1239,Mtm:#9f1239,pur. mtm:#9f1239,Pur. Mtm:#9f1239,sale mtm:#9f1239,Sale Mtm:#9f1239,derivative:#8b5cf6,Derivative:#8b5cf6,*:#94a3b8"/>
|
||||
<field name="reference"/>
|
||||
<field name="counterparty"/>
|
||||
<field name="state"/>
|
||||
@@ -20,6 +20,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<field name="currency"/>
|
||||
<field name="amount_prev" optional="1"/>
|
||||
<field name="base_amount" sum="1"/>
|
||||
<field name="pnl" sum="1"/>
|
||||
<field name="base_currency"/>
|
||||
<field name="rate"/>
|
||||
<field name="strategy"/>
|
||||
|
||||
@@ -15,6 +15,7 @@ this repository contains the full copyright notices and license terms. -->
|
||||
sum_previous="r_amount_prev"
|
||||
sum_variation="1"/>
|
||||
<field name="r_amount_prev" optional="1"/>
|
||||
<field name="r_pnl" sum="1"/>
|
||||
<field name="r_strategy"/>
|
||||
<field name="r_mtm_curve"/>
|
||||
<field name="r_mtm_price"
|
||||
|
||||
Reference in New Issue
Block a user