diff --git a/purchase_usability/purchase_view.xml b/purchase_usability/purchase_view.xml index 8467a19..567b50c 100644 --- a/purchase_usability/purchase_view.xml +++ b/purchase_usability/purchase_view.xml @@ -180,4 +180,32 @@ + + + Purchase Order Lines + purchase.order.line + + [('product_id','in',active_ids), ('state', 'in', ['purchase', 'done'])] + {} + + + + product.product.purchase.button.inherit + product.product + + + +
+ +
+
+
+ + diff --git a/stock_usability/stock_view.xml b/stock_usability/stock_view.xml index 84c4d83..50a0d16 100644 --- a/stock_usability/stock_view.xml +++ b/stock_usability/stock_view.xml @@ -122,6 +122,9 @@ states="confirmed,assigned"/> --> + + + @@ -133,8 +136,10 @@ + + @@ -161,7 +166,9 @@ + + @@ -311,14 +318,14 @@ should be able to access it. So I add a menu entry under Inventory Control. --> but it forces a group by on products that you can't remove So I create another "regular" Quants" menu entry --> - Quants + Quants List stock.quant tree,form,pivot {'search_default_internal_loc': 1}