diff --git a/stock_reserve/__openerp__.py b/stock_reserve/__openerp__.py index 23386630f..e913604be 100644 --- a/stock_reserve/__openerp__.py +++ b/stock_reserve/__openerp__.py @@ -43,11 +43,15 @@ stock below the minimum, the orderpoint will be triggered and new purchase orders will be generated. It also implies that the max may be exceeded if the reservations are canceled. +If ownership of stock is active in the stock settings, you can specify the +owner on the reservation. + Contributors ------------ * Guewen Baconnier * Yannick Vaucher +* Leonardo Pistone """, 'depends': ['stock', diff --git a/stock_reserve/view/stock_reserve.xml b/stock_reserve/view/stock_reserve.xml index 7ee9cbdd3..cbeaa8abf 100644 --- a/stock_reserve/view/stock_reserve.xml +++ b/stock_reserve/view/stock_reserve.xml @@ -36,6 +36,7 @@ + @@ -63,6 +64,7 @@ +