From 5fe6a7ecb6367f2dae6b819f3ef43e1b0faca977 Mon Sep 17 00:00:00 2001 From: lreficent Date: Thu, 22 Dec 2016 14:52:08 +0100 Subject: [PATCH] stock_orderpoint_uom: Migrated to 9.0 --- stock_orderpoint_uom/README.rst | 10 +++- stock_orderpoint_uom/__openerp__.py | 2 +- .../views/stock_warehouse_orderpoint_view.xml | 48 +++++++++---------- 3 files changed, 32 insertions(+), 28 deletions(-) diff --git a/stock_orderpoint_uom/README.rst b/stock_orderpoint_uom/README.rst index 4bb323ca3..61092330d 100644 --- a/stock_orderpoint_uom/README.rst +++ b/stock_orderpoint_uom/README.rst @@ -15,18 +15,24 @@ created, the quantity to be transferred will be expressed in meters, making it easier for the people responsible for the transfers to understand the requirement. +Configuration +============= + +To configure this module, you need to 'Inventory > Configuration > Settings' +and enable 'Some products may be sold/purchased in different unit of measures +(advanced)' option. Usage ===== -Go to 'Configuration / Reordering Rules' and indicate a Procurement UoM. +Go to 'Inventory > Inventory Control > Reordering Rules' and indicate a +Procurement UoM. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/153/8.0 - Bug Tracker =========== diff --git a/stock_orderpoint_uom/__openerp__.py b/stock_orderpoint_uom/__openerp__.py index 10708378f..2b381a532 100644 --- a/stock_orderpoint_uom/__openerp__.py +++ b/stock_orderpoint_uom/__openerp__.py @@ -6,7 +6,7 @@ "name": "Stock Orderpoint UoM", "summary": "Allows to create procurement orders in the UoM indicated in " "the orderpoint", - "version": "8.0.1.0.0", + "version": "9.0.1.0.0", "author": "Eficent Business and IT Consulting Services S.L," "Odoo Community Association (OCA)", "website": "https://www.odoo-community.org", diff --git a/stock_orderpoint_uom/views/stock_warehouse_orderpoint_view.xml b/stock_orderpoint_uom/views/stock_warehouse_orderpoint_view.xml index ae41f7756..d52bf56b1 100644 --- a/stock_orderpoint_uom/views/stock_warehouse_orderpoint_view.xml +++ b/stock_orderpoint_uom/views/stock_warehouse_orderpoint_view.xml @@ -1,31 +1,29 @@ - - + - - stock.warehouse.orderpoint.tree - stock.warehouse.orderpoint - - - - - + + stock.warehouse.orderpoint.tree + stock.warehouse.orderpoint + + + + - + + - - stock.warehouse.orderpoint.form - stock.warehouse.orderpoint - - - - - + + stock.warehouse.orderpoint.form + stock.warehouse.orderpoint + + + + - + + - - +