Wednesday, April 13, 2016
2 changes · master
Enhancements to existing features
This change prevents inventory records from linking a product to the wrong batch or lot. By blocking these inconsistent records, stock availability searches become more reliable and businesses avoid confusing or incorrect inventory results.
Original PR description
It is possible (and actually quite easy) to generate a quant where the lot's product does not match the quant's own product. That is however a severe incoherence and may lead to bizare effects when searching for available quants. It's probably much better to forbid that. Ported from https://github.com/odoo/odoo/pull/7159 to target master, as requested by @nim-odoo .
Code cleanup and technical improvements
The web editor has been updated to use Odoo's newer internal framework, improving maintainability and consistency. This should make future improvements and fixes easier while keeping the editing experience stable for users.
Original PR description
Task: https://www.odoo.com/web#id=21484&view_type=form&model=project.task&action=327&menu_id=4720 Pad: https://pad.odoo.com/p/r.fBnXPC7m7XeB6b8n