diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-12-03 13:25:40 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-12-03 13:25:40 +0700 |
| commit | 585ce08efde0f61ba6462b8e303cb08615f0cf33 (patch) | |
| tree | e09bf1d4787c1bbe2d2ced4fc16c554ade520dd8 /indoteknik_custom/views | |
| parent | 4bd636d8b79c45878f13865d04f726f0729996ef (diff) | |
| parent | dbe24b9cd600c7b5a9d0587f80a782ed93c9a761 (diff) | |
Merge branch 'production' into iman/pengajuan-tempo
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/sale_order.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index e12130de..703b4d49 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -263,9 +263,9 @@ <page string="Matches PO" name="page_matches_po" invisible="1"> <field name="order_sales_match_line" readonly="1"/> </page> - <page string="Fullfillment" name="page_sale_order_fullfillment"> + <!-- <page string="Fullfillment" name="page_sale_order_fullfillment"> <field name="fullfillment_line" readonly="1"/> - </page> + </page> --> <page string="Fulfillment v2" name="page_sale_order_fullfillment2"> <field name="fulfillment_line_v2" readonly="1"/> </page> |
