Daily updates from Odoo
Navigate
Branch
Wednesday, September 17, 2014
2 changes
New functionality added to Odoo
This change adds an automated test for a long-standing rounding problem when selling products in dozen-based units of measure. The test documents that stock levels can be reduced incorrectly, helping ensure a future fix prevents inventory quantities from being off by one unit.
Original PR description
Hello, This PR adds unittest for issue #2072. Scenario to reproduce the problem by hand: 1/ Set 120 quantity on a product 2/ Sell a dozen(uom) of product 3/ Confirm and deliver product 4/ The Quantity On Hand is 107 !! instead of 108 The bug seems to be there from a long time. - https://www.odoo.com/forum/help-1/question/unit-of-measure-rounding-does-not-allow-you-to-ship-error-with-my-uom-53988 - https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-opw-601528-rgo/+merge/200212 - ...
Enhancements to existing features
Forum tag creation now happens only when the user presses Enter, instead of when they press the spacebar. This lets users create clearer multi-word tags and makes the forum tagging experience more consistent with the rest of Odoo.
Original PR description
...t - Task: https://www.odoo.com/web?debug=#id=9040&view_type=form&model=project.task&menu_id=3942&action=327 - Pad: https://pad.odoo.com/p/r.zybBblwXZ75Zh79s