Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041209
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 03. Procurement managementminoralways2019-07-01 12:392019-07-02 21:28
ReportercaristuView Statuspublic 
Assigned Tocollazoandy4 
PriorityhighResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041209: NumberFormatException can be thrown in Create Lines process if Aum Quantity is left empty

DescriptionA NumberFormatException can be thrown by the GetConvertedQtyActionHandler action handler if Aum Quantity is left empty:

ERROR org.openbravo.common.actionhandler.GetConvertedQtyActionHandler - Error while converting UOM
java.lang.NumberFormatException: null
    at java.math.BigDecimal.<init>(BigDecimal.java:494) ~[?:1.8.0_171]
    at java.math.BigDecimal.<init>(BigDecimal.java:383) ~[?:1.8.0_171]
    at java.math.BigDecimal.<init>(BigDecimal.java:806) ~[?:1.8.0_171]
    at org.openbravo.common.actionhandler.GetConvertedQtyActionHandler.execute(GetConvertedQtyActionHandler.java:47) [GetConvertedQtyActionHandler.class:?]
    at org.openbravo.client.kernel.BaseActionHandler.execute(BaseActionHandler.java:74) [BaseActionHandler.class:?]
...
Steps To Reproduce1.- Create a New Purchase Order
2.- Click the button "Create Lines"
3.- Add the column "Aum Quantity"
4.- Do not enter any value in the "Aum Quantity"
5.- Click in another row
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0041087 closedcollazoandy4 when the internet connection is slow the GetConvertedQtyActionHandler don't set the value in the correct cell 

-  Notes
(0113147)
collazoandy4 (reporter)
2019-07-02 21:28

1.- Create a New Purchase Order
2.- Click the button "Create Lines"
3.- Add the column "Aum Quantity"
4.- Do not enter any value in the "Aum Quantity"
5.- Click in another row and check in log no error is shown

- Issue History
Date Modified Username Field Change
2019-07-01 12:39 caristu New Issue
2019-07-01 12:39 caristu Assigned To => caristu
2019-07-01 12:39 caristu Modules => Core
2019-07-01 12:39 caristu Triggers an Emergency Pack => No
2019-07-01 12:39 caristu Issue generated from 0041087
2019-07-01 12:39 caristu Relationship added related to 0041087
2019-07-01 12:39 caristu Assigned To caristu => Triage Finance
2019-07-01 12:50 Sandrahuguet Assigned To Triage Finance => collazoandy4
2019-07-01 22:53 collazoandy4 Status new => scheduled
2019-07-02 21:28 collazoandy4 Note Added: 0113147


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker