From 84cbe80ad4f6f2bcb99386d92be7cc210d481dea Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 24 Oct 2022 14:08:18 +0700 Subject: add real shipping address in sale order and stock picking --- indoteknik_custom/views/sale_order.xml | 1 + indoteknik_custom/views/stock_picking.xml | 3 +++ 2 files changed, 4 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index e5280ec6..138470b6 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -18,6 +18,7 @@ + diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index 1b648d58..3b150f34 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -30,6 +30,9 @@ + + + -- cgit v1.2.3