From ca3455a3054e2953fb8b274ba5a4e65abcf3d257 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 23 May 2025 14:20:57 +0700 Subject: Note Development --- fixco_custom/views/barcoding_product.xml | 78 ++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 fixco_custom/views/barcoding_product.xml (limited to 'fixco_custom/views/barcoding_product.xml') diff --git a/fixco_custom/views/barcoding_product.xml b/fixco_custom/views/barcoding_product.xml new file mode 100644 index 0000000..b259f1e --- /dev/null +++ b/fixco_custom/views/barcoding_product.xml @@ -0,0 +1,78 @@ + + + + + barcoding.product.tree + barcoding.product + + + + + + + + + + + barcoding.product.line.tree + barcoding.product.line + + + + + + + + + + + barcoding.product.form + barcoding.product + +
+ + + + + + + + + + + + + + + + +
+
+
+ + + barcoding.product.search.view + barcoding.product + + + + + + + + + Barcoding Product + ir.actions.act_window + barcoding.product + tree,form + + + +
+
-- cgit v1.2.3