Files
stock-logistics-warehouse/stock_request/readme/USAGE.rst
hveficent fae5880e1b [12.0][IMP] stock_request:
* Add readme autogenerated
* Add some hooks
* Improve test inheritance (reduce testing time)
* Don't allow qty <= 0
* SR expected_date = order expected_date if SRO
2020-01-28 16:51:45 +01:00

17 lines
493 B
ReStructuredText

## Creation
* Go to 'Stock Requests / Stock Requests' and create a new Request.
* Indicate a product, quantity and location.
* Press 'Confirm'.
Upon confirmation the request will be evaluated using the procurement rules
for the selected location.
In case that transfers are created, the user will be able to access to them
from the button 'Transfers' available in the Stock Request.
## Cancel
When the user cancels a Stock Request, the related pending stock moves will be
also cancelled.