Move 21 stock-logistics modules from oca-technical to oca-warehouse

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ernad Husremovic 2025-08-30 17:55:29 +02:00
parent 299c5b531c
commit c1319feab8
884 changed files with 80693 additions and 0 deletions

View file

@ -0,0 +1,7 @@
By default, this module computes the stock available to promise as the virtual
stock.
To take advantage of the additional features, you must define on which information you
want to base the computation, by checking one or more boxes in the settings:
`Inventory` > `Configuration` > `Settings` > `Stock available to promise`.
In case of "Include the production potential", it is also possible to configure
which field of product to use to compute the production potential.

View file

@ -0,0 +1,19 @@
* `Numérigraphe <https://www.numerigraphe.com>`_:
* Lionel Sausin <ls@numerigraphe.com>
* `Sodexis <https://www.Sodexis.com>`_:
* Sodexis <sodexis@sodexis.com>
* `Factor Libre <https://www.factorlibre.com>`_:
* Kiko Peiro <francisco.peiro@factorlibre.com>
* `Tecnativa <https://www.tecnativa.com>`_:
* Sergio Teruel <sergio.teruel@tecnativa.com>
* `Ecosoft <http://ecosoft.co.th/>`_:
* Pimolnat Suntian <pimolnats@ecosoft.co.th>

View file

@ -0,0 +1,8 @@
This module proposes several options to compute the quantity available to
promise for each product.
This quantity is based on the projected stock and, depending on the
configuration, it can account for various data such as sales quotations or
immediate production capacity.
In case of immediate production capacity, it is possible to configure on which
field the potential is computed, by default Quantity On Hand is used.
This can be configured in `Inventory` > `Configuration` > `Settings`.

View file

@ -0,0 +1,3 @@
This module adds a field named `Available for sale` on the Product form.
Various additional fields may be added, depending on which information you
chose to base the computation on.