Dolibarr ERP & CRM » Bugs » bug #1517 Packages sizesLatest modifications
Answer now
Snapshot Details |
Submitted by: | Vincent HESRY (sterwen) | | Submitted on: | 2014-06-28 17:23 |
Last Modified On: | 2014-06-28 17:23 | |
Summary: | Packages sizes |
Description: | When producing an expedition, there is a problem with package volume calcuation.
Whatever the unit choosen for package size (mm, cm, m), the volume is returned as m3.
A solution could have been to choose the "m" unit and to enter values inferior to 1. But Dolibarr doesn't accept such values in these fields.
This is particularly important for carrier management, especially for exporting companies. |
Step to reproduce bug: | For example, when creating an expedition for a package of 50x50x50 cm:
- choose the "cm" unit
- enter 50x50x50
- a value of 125000 m3 is returned
Then, set the unit as "m" and try to enter 0.5x0.5x0.5.
--> each value is rounded to 1. |
Detected in version: | 3.5.3 | | Category: | Module: Shipments |
Severity: | 6 | | OS Type/Version: | linux |
PHP version: | 5.3.29 | | Database type and version: | MySQL 5.1.73-log |
Status |
Status: | Open | | Assigned to: | Laurent Destailleur (eldy) |
Resolution: | Fixed | |
Comments- Laurent Destailleur 2014-07-02 20:14
- The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release. |
|
(http://www.github.com/Dolibarr/dolibarr).
So fix should be available with next stable release.
None→ Laurent Destailleur (eldy)None→ Fixed