Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021291 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 03. Procurement management | major | always | 2012-08-02 14:21 | 2012-11-13 13:26 | |||
Reporter | maite | View Status | public | |||||
Assigned To | jonalegriaesarte | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | b3cd7d962aff | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 16373 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021291: "Create lines from" process does not support decimal quantities in secondary unit field | |||||||
Description | "Create lines from" process does not support decimal quantities in secondary unit field | |||||||
Steps To Reproduce | 1. define product with secondary unit=Liter 2. define UOM conversion between Liter and Unit: Mutiply by 10 3. Create purchase order using that product and add line with: secondary unit= liter secondary quantity= 2.5 (which will make first uom=25) 4. create goods receipt header and press "Create Lines from" button 5. select your order and realize that secondary unit loaded is 2 instead of 2.5 | |||||||
Proposed Solution | problem is in file "CreateFrom_ShipmentPO.xml", where "fieldSecQuantity" field is defined as "integerEdition" when it should be "qtyEdition" | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0051082) hgbot (developer) 2012-08-02 14:29 |
Repository: erp/devel/pi Changeset: b3cd7d962aff45fac0ca0401f463d45c601bc940 Author: Jon AlegrÃa <jon.alegria <at> openbravo.com> Date: Thu Aug 02 14:29:14 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b3cd7d962aff45fac0ca0401f463d45c601bc940 [^] Fixes issue 0021291: "Create lines from" process does not support decimal quantities in secondary unit field. The second quantity was rounded to integer because of the format in xml file. Changed to qtyEdition --- M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom_ShipmentPO.xml --- |
(0051084) maite (viewer) 2012-08-02 14:42 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-02 14:21 | maite | New Issue | |
2012-08-02 14:21 | maite | Assigned To | => mirurita |
2012-08-02 14:21 | maite | Modules | => Core |
2012-08-02 14:21 | maite | OBNetwork customer | => Yes |
2012-08-02 14:21 | maite | Support ticket | => 16373 |
2012-08-02 14:21 | maite | Assigned To | mirurita => jonalegriaesarte |
2012-08-02 14:29 | hgbot | Checkin | |
2012-08-02 14:29 | hgbot | Note Added: 0051082 | |
2012-08-02 14:29 | hgbot | Status | new => resolved |
2012-08-02 14:29 | hgbot | Resolution | open => fixed |
2012-08-02 14:29 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b3cd7d962aff45fac0ca0401f463d45c601bc940 [^] |
2012-08-02 14:42 | maite | Note Added: 0051084 | |
2012-08-02 14:42 | maite | Status | resolved => closed |
2012-11-13 13:26 | maite | Status | closed => new |
2012-11-13 13:26 | maite | Resolution | fixed => open |
2012-11-13 13:26 | maite | Status | new => scheduled |
2012-11-13 13:26 | maite | fix_in_branch | => pi |
2012-11-13 13:26 | maite | Status | scheduled => resolved |
2012-11-13 13:26 | maite | Resolution | open => fixed |
2012-11-13 13:26 | maite | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |