From 1b5a1035452c00f4650d62caaf0eaff74cbc94b8 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Fri, 12 Aug 2022 17:27:36 +0700 Subject: Fix view stock vendor --- indoteknik_custom/views/stock_vendor.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/indoteknik_custom/views/stock_vendor.xml b/indoteknik_custom/views/stock_vendor.xml index 70970fb6..5f3269f5 100644 --- a/indoteknik_custom/views/stock_vendor.xml +++ b/indoteknik_custom/views/stock_vendor.xml @@ -15,9 +15,10 @@ Stock vendor stock.vendor - + + - + @@ -26,12 +27,13 @@ Stock vendor stock.vendor -
+ - + + @@ -44,6 +46,7 @@ name="Stock vendor" parent="sale.product_menu_catalog" sequence="3" - action="stock_vendor_action"/> + action="stock_vendor_action" + /> \ No newline at end of file -- cgit v1.2.3