diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-14 08:47:53 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-11-14 08:47:53 +0700 |
| commit | 1c0e5304620246d7cebd2c73278fabe9aeadd291 (patch) | |
| tree | 4bfd65c5c8b3621fa055e0a8477ac4afd18b6bad /indoteknik_custom/views/account_move.xml | |
| parent | 2503da29cac8381306590fe43b91483a1b1b53c0 (diff) | |
| parent | ae89c43f6efa66ac7e332e62ce6cc6817f75c16d (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into odoo-backup
merge
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> |
