diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-03-31 14:01:35 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-03-31 14:01:35 +0700 |
| commit | 92ca4ca8d5e16a90c1cfa8d00248c1e12c95d9fd (patch) | |
| tree | 2069fd0295c5538e8023dc7c3331e6470dd7acea /indoteknik_custom/views | |
| parent | 690903a2cc7a83e8ec2453a703241539016036b6 (diff) | |
| parent | 4cbb23cd48f70788d440a55b552b6fa3be44ddfe (diff) | |
Merge branch 'release' of bitbucket.org:altafixco/indoteknik-addons into release
Diffstat (limited to 'indoteknik_custom/views')
| -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> |
