From 34a4c573b1f3ea62d88f93ced73c850797810fe0 Mon Sep 17 00:00:00 2001 From: David Beal Date: Tue, 3 Dec 2019 09:20:16 +0100 Subject: [PATCH] FIX inactive view_production_lot_form_simple (#112) --- stock_usability/__manifest__.py | 1 + stock_usability/stock_view.xml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/stock_usability/__manifest__.py b/stock_usability/__manifest__.py index 3476748..9018cf9 100644 --- a/stock_usability/__manifest__.py +++ b/stock_usability/__manifest__.py @@ -19,6 +19,7 @@ The usability enhancements include: * add a group by Partner in the picking search view (particularly usefull for receptions) * add graph view for pickings * remove ability to translate stock.location, stock.location.route and stock.picking.type +* unactive view "stock.view_production_lot_form_simple" because it doesn't include smart buttons Locate and Traceability Report ; then we only use the main view "stock.view_production_lot_form" like in previous odoo versions This module has been written by Alexis de Lattre from Akretion . """, diff --git a/stock_usability/stock_view.xml b/stock_usability/stock_view.xml index 150a405..7f92601 100644 --- a/stock_usability/stock_view.xml +++ b/stock_usability/stock_view.xml @@ -438,5 +438,12 @@ So I create another "regular" Quants" menu entry --> {} + + + +