diff options
| -rw-r--r-- | indoteknik_custom/views/account_move.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 6e52f075..b3e9fb8c 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -20,6 +20,7 @@ <field name="inherit_id" ref="account.view_out_invoice_tree"/> <field name="arch" type="xml"> <field name="payment_state" position="after"> + <field name="invoice_payment_term_id"/> <field name="date_kirim_tukar_faktur"/> <field name="shipper_faktur_id"/> <field name="resi_tukar_faktur"/> |
