diff options
| author | Stephan Christianus <stephanchrst@gmail.com> | 2023-01-06 06:29:27 +0000 |
|---|---|---|
| committer | Stephan Christianus <stephanchrst@gmail.com> | 2023-01-06 06:29:27 +0000 |
| commit | 46956837111c3233434f3cd22444b55d38fadc6a (patch) | |
| tree | 40ff42a0d0678ac5c9c3e7c653232be703f9a530 /indoteknik_custom | |
| parent | 9a3a8c37b65d6017bae50d56b4c5bd1ea641a3b1 (diff) | |
| parent | 8d315f204ef81d92c11dfcc60f40f1ab2eceb193 (diff) | |
Merged in release (pull request #15)
Release
Diffstat (limited to 'indoteknik_custom')
| -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"/> |
