diff options
| author | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-11-13 17:06:48 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <it@fixcomart.co.id> | 2025-11-13 17:06:48 +0700 |
| commit | ae89c43f6efa66ac7e332e62ce6cc6817f75c16d (patch) | |
| tree | 91f481cfb81c3001ba0b9a1d38aca358041bbc12 /indoteknik_custom/views/account_move.xml | |
| parent | 39c95b7097f188350d71414c72f6abe7a711cf18 (diff) | |
(andri) add invoice payment widget di tree inv, unlock COA reimburse, and add tracking edit pricelist contact
Diffstat (limited to 'indoteknik_custom/views/account_move.xml')
| -rw-r--r-- | indoteknik_custom/views/account_move.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 9df03674..c5f9580c 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -140,6 +140,8 @@ <field name="shipper_faktur_id" optional="hide"/> <field name="resi_tukar_faktur" optional="hide"/> <field name="date_terima_tukar_faktur" optional="hide"/> + <field name="payment_info" optional="hide" widget="html"/> + <field name="customer_promise_date" optional="hide"/> </field> </field> </record> |
