mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
* fix api.depends fields fro main supplier. * fix ordering and missing demo file in manifest. * Update README. * fix action_view* methods. * readd hook to exclude in mrp initialization * fix computation of qty available (it was considering several times sub-locations). * Remove contraint for outoing and incoming moves to be moved in/outside the company, they can be internal transfers. * mrp.moves visible with technical settings. * Show product and allow to search by it in mrp.inventory.
31 lines
926 B
ReStructuredText
31 lines
926 B
ReStructuredText
11.0.2.0.0 (2018-11-20)
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* [REW] Refactor MRP Area.
|
|
(`#322 <https://github.com/OCA/manufacture/pull/322>`_):
|
|
|
|
* MRP product concept dropped in favor of *Product MRP Area Parameters*.
|
|
This allow to set different MRP parameters for the same product in
|
|
different areas.
|
|
* Menu items reordering.
|
|
|
|
11.0.1.1.0 (2018-08-30)
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* [FIX] Consider *Qty Multiple* on product to propose the quantity to procure.
|
|
(`#297 <https://github.com/OCA/manufacture/pull/297>`_)
|
|
|
|
11.0.1.0.1 (2018-08-03)
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* [FIX] User and system locales doesn't break MRP calculation.
|
|
(`#290 <https://github.com/OCA/manufacture/pull/290>`_)
|
|
* [FIX] Working Hours are now defined only at Warehouse level and displayed
|
|
as a related on MRP Areas.
|
|
(`#290 <https://github.com/OCA/manufacture/pull/290>`__)
|
|
|
|
11.0.1.0.0 (2018-07-09)
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
* Start of the history.
|