mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 17:32:07 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
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
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
* Jordi Ballester (EFICENT) <jordi.ballester@forgeflow.com>.
|
||||
* Enric Tobella <etobella@creublanca.es>
|
||||
* Atte Isopuro <atte.isopuro@avoin.systems>
|
||||
* Lois Rilo <lois.rilo@forgeflow.com>
|
||||
* Raul Martin <raul.martin@braintec-group.com>
|
||||
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
|
||||
* `Open Source Integrators <https://www.opensourceintegrators.com>`_
|
||||
|
||||
* Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
|
||||
* Steve Campbell <scampbell@opensourceintegrators.com>
|
||||
|
||||
* Héctor Villarreal <hector.villarreal@forgeflow.com>
|
||||
* Kitti U. <kittiu@ecosoft.co.th>
|
||||
* Bernat Puig <bernat.puig@forgeflow.com>
|
||||
* Oriol Miranda <oriol.miranda@forgeflow.com>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
This module was written to allow users to request products that are
|
||||
frequently stocked by the company, to be transferred to their chosen location.
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
There is no way to achieve Storck Request and Stock Request Orders.
|
||||
It should be developed taking into account that only Cancel and Done
|
||||
stock request can be archived.
|
||||
|
||||
It is also required to manage active field logically from Orders to SRs.
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue