mirror of
https://github.com/bringout/oca-warehouse.git
synced 2026-04-18 04:22:01 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
493 B
ReStructuredText
8 lines
493 B
ReStructuredText
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`.
|