diff options
| -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 4c99692d..9faf3149 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -34,6 +34,8 @@ <field name="payment_state" position="after"> <field name="invoice_payment_term_id"/> <field name="date_kirim_tukar_faktur"/> + <field name="shipper_faktur_id" optional="1"/> + <field name="resi_tukar_faktur" optional="1"/> <field name="date_terima_tukar_faktur"/> </field> </field> |
