From 5d0266a4f843a1ba21127a6536a8c37d59c01647 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Thu, 4 May 2023 10:27:02 +0700 Subject: new window brand vendor for procurement --- indoteknik_custom/views/brand_vendor.xml | 60 ++++++++++++++++++++++++++++++ indoteknik_custom/views/x_manufactures.xml | 1 + 2 files changed, 61 insertions(+) create mode 100644 indoteknik_custom/views/brand_vendor.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/brand_vendor.xml b/indoteknik_custom/views/brand_vendor.xml new file mode 100644 index 00000000..ee253748 --- /dev/null +++ b/indoteknik_custom/views/brand_vendor.xml @@ -0,0 +1,60 @@ + + + + brand.vendor.tree + brand.vendor + + + + + + + + + + + brand.vendor.form + brand.vendor + +
+ + + + + + + + + +
+
+
+ + + brand.vendor.filter + brand.vendor + + + + + + + + + + + Brand Vendor + ir.actions.act_window + brand.vendor + + tree,form + + + +
\ No newline at end of file diff --git a/indoteknik_custom/views/x_manufactures.xml b/indoteknik_custom/views/x_manufactures.xml index ce00c980..a88c5d34 100755 --- a/indoteknik_custom/views/x_manufactures.xml +++ b/indoteknik_custom/views/x_manufactures.xml @@ -49,6 +49,7 @@ + -- cgit v1.2.3