From c6dbde248d5a9c12f7e1f53ce4596f6b5611750a Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 22 Dec 2023 14:31:37 +0700 Subject: fix suggest po --- indoteknik_custom/views/purchase_order.xml | 4 +++- indoteknik_custom/views/sale_order.xml | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index 8e74df4a..21e8c328 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -55,7 +55,9 @@ - + + + diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 5db2f1e1..18ae4c51 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -105,6 +105,9 @@ + + + {'no_create': True} -- cgit v1.2.3