From 80cbff436261c85af8b826317037fc5ee07b2d86 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 29 Dec 2022 15:36:37 +0700 Subject: add custom column for support trusco product --- indoteknik_custom/views/product_template.xml | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index b9b6ba0b..5fcb8b05 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -46,13 +46,30 @@ - - + + + + + + + - + + Product Product + product.product + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3