Commit Graph

10 Commits

Author SHA1 Message Date
Pedro M. Baeza
9a28d257ed [MIG] stock_available_immediately: Migration to 12.0
* New README by fragments
* Bump manifest version
* Adapted tests
2021-02-18 12:18:52 +01:00
Pedro M. Baeza
55b72b9e0b [FIX] stock_available_immediately: Restore current code
Due to merge mess, we need to restore current code this way
2021-02-18 12:18:52 +01:00
Sergio Díaz
53b5c4542f [MIG] stock_available_immediately: Migration to 11.0 2021-02-18 12:18:52 +01:00
Cédric Pigeon
a4f5a028b6 [10.0][CHG]stock_available...: improve stock methods computation
optimize stock computation by avoiding to call useless compute
2021-02-18 12:18:52 +01:00
SodexisTeam
0f014950f1 [10.0][MIG] stock_available & stock_available_immediately (#219) 2021-02-18 12:18:52 +01:00
Lionel Sausin
082f748bd1 [IMP] Decouple the quantity for templates and variants
There are cases where we dot NOT want to simply sum the quantities of all the
variants. For example when dealing with manufacturing capacities, we may have
to chose between variants because we can't make ALL of them with the same
components.

So instead of a simple non-modular implementation, we'll let each module define
his own implementation of how to compute the product template's quantity
available for sale.

Conflicts:
	stock_available/__openerp__.py
	stock_available_immediately/__openerp__.py
2021-02-18 12:18:52 +01:00
Atchuthan, Sodexis
398e62bc96 [9.0][PORT] Stock available immediately 2021-02-18 12:18:52 +01:00
Lionel Sausin
58e4012fee Fix the beta lint checks of Travis 2021-02-18 12:18:52 +01:00
Laurent Mignon (Acsone)
ff232b1e3d Migrate stock_available_immediately to 7.0 2021-02-18 12:18:52 +01:00
unknown
99a0d5077a [ADD] moved modules
(lp:c2c-addons/6.1  rev 28.1.10)
2021-02-18 12:18:52 +01:00