diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-28 15:03:10 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-28 15:03:10 +0700 |
| commit | a1da2f4af6f2b5bdfdd96346ddba03064cf95e54 (patch) | |
| tree | 2590e71e497f99a869be79a01c7102a29a9e1d7d /indoteknik_custom/views/account_move.xml | |
| parent | be6ad2b51e04a1ce6e8160804d0556ab4ae807ab (diff) | |
| parent | c07c5dbac7a12b8c9a711cdcbde748dfe85295c5 (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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index fd59f9f6..9df03674 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -63,6 +63,7 @@ decoration-info="payment_difficulty == 'normal'" decoration-warning="payment_difficulty in ('agak_sulit', 'sulit')" decoration-danger="payment_difficulty == 'bermasalah'"/> + <field name="internal_notes_contact" readonly="1"/> <field name="invoice_origin"/> <field name="date_kirim_tukar_faktur"/> <field name="shipper_faktur_id"/> @@ -80,7 +81,7 @@ type="object" class="btn-primary" help="Sync Janji Bayar Customer ke Invoices dengan jumlah Due Date yang sama"/> - <field name="internal_notes_contact" readonly="1"/> + </field> <field name="to_check" position="after"> <field name="already_paid"/> |
