From 49d7b473a8cd458ade6a4e703c276b0771707db2 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 20 Oct 2023 15:31:03 +0700 Subject: Add unpublished field on product template and variant --- indoteknik_custom/views/product_template.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index a3a23101..6fdb5e8f 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -13,6 +13,7 @@ + -- cgit v1.2.3 From 2016ebabb250d1fe521d9b00668b7fa4313dff81 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Sat, 21 Oct 2023 10:31:01 +0700 Subject: add field count trx po and vendor --- indoteknik_custom/views/purchase_pricelist.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/purchase_pricelist.xml b/indoteknik_custom/views/purchase_pricelist.xml index f9fd52ba..f4cd4e78 100755 --- a/indoteknik_custom/views/purchase_pricelist.xml +++ b/indoteknik_custom/views/purchase_pricelist.xml @@ -11,6 +11,8 @@ + + @@ -27,6 +29,10 @@ + + + + -- cgit v1.2.3