Commit Graph

10 Commits

Author SHA1 Message Date
Pedro M. Baeza
0f5ba0ace7 [MIG] stock_available_immediately: Migration to 12.0
* New README by fragments
* Bump manifest version
* Adapted tests
2021-03-16 17:10:32 +01:00
Pedro M. Baeza
e6b5d41269 [FIX] stock_available_immediately: Restore current code
Due to merge mess, we need to restore current code this way
2021-03-16 17:10:32 +01:00
Sergio Díaz
70cd787d88 [MIG] stock_available_immediately: Migration to 11.0 2021-03-16 17:10:32 +01:00
Cédric Pigeon
ba9b10f36f [10.0][CHG]stock_available...: improve stock methods computation
optimize stock computation by avoiding to call useless compute
2021-03-16 17:10:32 +01:00
SodexisTeam
7454d8e84e [10.0][MIG] stock_available & stock_available_immediately (#219) 2021-03-16 17:10:32 +01:00
Lionel Sausin
f2560f3311 [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-03-16 17:10:32 +01:00
Atchuthan, Sodexis
c6ed8d2a8a [9.0][PORT] Stock available immediately 2021-03-16 17:10:32 +01:00
Lionel Sausin
b51d103723 Fix the beta lint checks of Travis 2021-03-16 17:10:32 +01:00
Laurent Mignon (Acsone)
90e656934a Migrate stock_available_immediately to 7.0 2021-03-16 17:10:32 +01:00
unknown
95ccd13e14 [ADD] moved modules
(lp:c2c-addons/6.1  rev 28.1.10)
2021-03-16 17:10:32 +01:00