Files
stock-logistics-warehouse/stock_request/readme/USAGE.rst
hveficent 957559d0f2 [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
2021-04-19 15:50:02 +07: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.