~camptocamp/stock-logistic-warehouse/7.0-stock_reserve

« back to all changes in this revision

Viewing changes to stock_reserve/__openerp__.py

  • Committer: Guewen Baconnier
  • Date: 2013-09-05 13:09:14 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20130905130914-74l639gppriocf75
[ADD] button to open the reservation move

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
Stock Reserve
32
32
=============
33
33
 
34
 
Allows to create stock reservation on a product or a selection of
35
 
products.  The reservations can be monitored and lifted on the product
36
 
view.  Each reservation can have a validity date, once reached, the
37
 
reservation is automatically lifted.
 
34
Allows to create stock reservation on a product.
 
35
 
 
36
Each reservation can have a validity date, once passed, the reservation
 
37
is automatically lifted.
38
38
 
39
39
""",
40
40
 'depends': ['stock',