2013-04-04 17:22:24 |
Mohammad Alhashash |
bug |
|
|
added bug |
2013-04-04 17:22:24 |
Mohammad Alhashash |
attachment added |
|
fix_partial_picking.patch https://bugs.launchpad.net/bugs/1164630/+attachment/3621300/+files/fix_partial_picking.patch |
|
2013-04-05 07:42:22 |
Mohammad Alhashash |
description |
Create a sale order of item in unit 'kg'. You can deliver infinite number of partial deliveries of 0.499g with affecting the original delivery.
The wizard actually tries to check if the partial delivery amount precision is within the rounding precision of the original unit, but the test is incorrect. |
Create a sale order of item in unit 'kg'. You can deliver infinite number of partial deliveries of 0.499g without affecting the backorder delivery amount.
The wizard actually tries to check if the partial delivery amount precision is within the rounding precision of the original unit, but the test is incorrect. |
|
2013-04-08 06:35:55 |
Amit Bhavsar (Open ERP) |
summary |
Picking partial delivery does not properly check rounding |
[Trunk/7.0] Picking partial delivery does not properly check rounding |
|
2013-04-08 06:36:29 |
Amit Bhavsar (Open ERP) |
openobject-addons: status |
New |
Confirmed |
|
2013-04-08 06:36:36 |
Amit Bhavsar (Open ERP) |
openobject-addons: importance |
Undecided |
Medium |
|
2013-04-08 06:36:46 |
Amit Bhavsar (Open ERP) |
openobject-addons: assignee |
|
OpenERP R&D Addons Team 2 (openerp-dev-addons2) |
|
2013-04-09 09:41:48 |
Ravikant Jethva(OpenERP Trainee) |
branch linked |
|
lp:~openerp-dev/openobject-addons/trunk-bug-1164630-Ravikant |
|
2013-08-02 12:28:36 |
Amit Parik |
tags |
partial rounding stock unit uom |
partial rounding unit uom warehouse |
|
2014-05-06 11:15:00 |
Mohammad Alhashash |
branch linked |
|
lp:~alhashash/openobject-addons/7.0-bug-1164630-rounding_check_in_partial_picking |
|
2014-05-06 11:15:24 |
Mohammad Alhashash |
branch linked |
|
lp:~alhashash/ocb-addons/7.0-bug-1164630-rounding_check_in_partial_picking |
|
2014-05-06 11:16:10 |
Mohammad Alhashash |
branch unlinked |
lp:~openerp-dev/openobject-addons/trunk-bug-1164630-Ravikant |
|
|
2014-05-06 11:16:46 |
Mohammad Alhashash |
bug task added |
|
ocb-addons |
|
2014-05-06 15:08:01 |
Mohammad Alhashash |
description |
Create a sale order of item in unit 'kg'. You can deliver infinite number of partial deliveries of 0.499g without affecting the backorder delivery amount.
The wizard actually tries to check if the partial delivery amount precision is within the rounding precision of the original unit, but the test is incorrect. |
Create a sale order of item in unit 'kg'. You can deliver infinite number of partial deliveries of 0.499g without affecting the backorder delivery amount.
The partial move should be denied because the amount is less than the rounding of the move units.
The wizard actually tries to check if the partial delivery amount precision is within the rounding precision of the original unit, but the test is incorrect. |
|
2014-05-08 11:15:26 |
Mohammad Alhashash |
nominated for series |
|
ocb-addons/7.0 |
|
2014-05-08 11:15:26 |
Mohammad Alhashash |
bug task added |
|
ocb-addons/7.0 |
|