mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
* 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
18 lines
409 B
ReStructuredText
18 lines
409 B
ReStructuredText
To configure this module:
|
|
|
|
* Go to Stock Requests > Settings
|
|
|
|
Users should be assigned to the groups 'Stock Request / User' or 'Stock
|
|
Request / Manager'.
|
|
|
|
## Group Stock Request / User
|
|
|
|
* Can see her/his own Stock Requests, and others that she/he's been granted
|
|
permission to follow.
|
|
|
|
* Can create/update only her/his Stock Requests.
|
|
|
|
## Group Stock Request / Manager
|
|
|
|
* Can fully manage all Stock Requests
|