From 58024d6e0849400bb9c86f7c7988b163958eebe0 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Wed, 28 Feb 2024 14:56:34 +0700 Subject: delivery invoice address on so and invoices --- indoteknik_custom/views/account_move.xml | 4 ++++ indoteknik_custom/views/sale_order.xml | 1 + 2 files changed, 5 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index 97951b95..cf03809b 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -23,6 +23,10 @@ + + + + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 2f800e34..64e6ad7b 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -61,6 +61,7 @@ + -- cgit v1.2.3