From e2d42ebca210467698f163558e6e4390dcecaae9 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 22 Jul 2022 09:55:08 +0700 Subject: add compute web price and stock vendor --- indoteknik_custom/views/stock_altama.xml | 49 -------------------------------- indoteknik_custom/views/stock_vendor.xml | 49 ++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 49 deletions(-) delete mode 100644 indoteknik_custom/views/stock_altama.xml create mode 100644 indoteknik_custom/views/stock_vendor.xml (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/stock_altama.xml b/indoteknik_custom/views/stock_altama.xml deleted file mode 100644 index f9b7b861..00000000 --- a/indoteknik_custom/views/stock_altama.xml +++ /dev/null @@ -1,49 +0,0 @@ - - - - Stock Altama - stock.altama - tree,form - -

- Stock Altama -

-
-
- - - Stock Altama - stock.altama - - - - - - - - - - Stock Altama - stock.altama - -
- - - - - - - - - -
-
-
- - -
-
\ No newline at end of file diff --git a/indoteknik_custom/views/stock_vendor.xml b/indoteknik_custom/views/stock_vendor.xml new file mode 100644 index 00000000..70970fb6 --- /dev/null +++ b/indoteknik_custom/views/stock_vendor.xml @@ -0,0 +1,49 @@ + + + + Stock vendor + stock.vendor + tree,form + +

+ Stock vendor +

+
+
+ + + Stock vendor + stock.vendor + + + + + + + + + + Stock vendor + stock.vendor + +
+ + + + + + + + + +
+
+
+ + +
+
\ No newline at end of file -- cgit v1.2.3