diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-04-04 11:45:28 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-04-04 11:45:28 +0700 |
| commit | 615c053cca410692d5053212fd5cad87b0a7d451 (patch) | |
| tree | 6f44f7e101fc7f126adffef52512f344e37977b5 /indoteknik_custom/views | |
| parent | 51a0a2319186bf8560f36d305f8e7ee573d956ab (diff) | |
| parent | 93d3e12ca152803a7d9909be1a76b549607dfbd5 (diff) | |
Merge branch 'custom-margin-approval' into release
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 203b2d13..a1120137 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -33,6 +33,7 @@ </field> <field name="source_id" position="after"> <field name="date_doc_kirim" readonly="1"/> + <field name="notification" readonly="1"/> </field> <xpath expr="//form/sheet/notebook/page/field[@name='order_line']/tree/field[@name='price_unit']" position="attributes"> <attribute name="attrs"> |
