diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-07-25 09:56:00 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-07-25 09:56:00 +0700 |
| commit | 6983b0f81beb28b0df43c78e50dbcf310235a9dd (patch) | |
| tree | eeb1a60de318cf4ec3d3e5ba9cfe21c5af4f3bd5 /indoteknik_custom/views/sale_order.xml | |
| parent | 414b741f6fdd3ba37754db516c695231e3fbca6e (diff) | |
| parent | 36a53535dbdc5777266fd9276b4c557259dab6be (diff) | |
<hafid> merge tukar guling
Diffstat (limited to 'indoteknik_custom/views/sale_order.xml')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 1a4726d6..987303ba 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -178,6 +178,9 @@ <field name="eta_date" readonly="1"/> <field name="has_refund" readonly="1"/> </group> + <group string="Return Doc"> + <field name="ccm_id" readonly="1"/> + </group> </xpath> <xpath expr="//form/sheet/notebook/page/field[@name='order_line']" position="attributes"> |
