Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022038Openbravo ERPB. User interfacepublic2012-10-23 04:582013-03-05 18:23
sureshbabu 
dbaz 
normaltrivialrandom
closedduplicate 
30Professional Appliance
3.0MP15 
 
Google Chrome
User Interface Application
No
0022038: [Reliability] java.lang.NullPointerException error, when i click Ctrl + Alt +Shift + C (create lines from) in Goods receipt
Goods Receipt in grid view auto save functionality not working as expected,

Steps:
In grid view after entering the BP details, Click short cut key Ctrl + Alt +Shift + C(create lines from) to add line item details, system throws below error
        Error: Errorjava.lang.NullPointerException

Navigate to Goods receipt window in grid view
Then click Ctrl + I to insert new record
Then In BP field click Ctlr + Enter keys and select Bp form BP selector
Without saving the record assuming that auto save functionality will work, click Ctrl + Alt + Shift + C, system throws the below error

Error: Errorjava.lang.NullPointerException

if i retype the short cut key(Ctrl + Alt +Shift + c) i am not getting the error. i think auto save functionality not working randomly.



Note: Can able to reproduce the issue in form view also. Also can able to reproduce the issue in Mp13, Mp14, Mp15, Mp16
No tags attached.
duplicate of defect 0022625 closed AugustoMauch In Purchase order, auto save functionality not working in grid view at header tab. 
Issue History
2012-10-23 04:58sureshbabuNew Issue
2012-10-23 04:58sureshbabuAssigned To => dbaz
2012-10-23 04:58sureshbabuWeb browser => Google Chrome
2012-10-23 04:58sureshbabuModules => User Interface Application
2012-10-23 10:28sureshbabuWeb browserGoogle Chrome => Google Chrome
2012-10-23 10:28sureshbabuSummary[Reliability] Goods Receipt grid view, when i click key Ctrl + Alt +Shift + c(create lines from) randomly i getting error => [Reliability] java.lang.NullPointerException error, when i click Ctrl + Alt +Shift + C (create lines from) in Goods receipt
2012-10-23 10:28sureshbabuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=3970#r3970
2013-03-05 18:23AugustoMauchRelationship addedduplicate of 0022625
2013-03-05 18:23AugustoMauchNote Added: 0057061
2013-03-05 18:23AugustoMauchStatusnew => closed
2013-03-05 18:23AugustoMauchResolutionopen => duplicate

Notes
(0057061)
AugustoMauch   
2013-03-05 18:23   
The root cause of this issue was that the autosave was not working properly on
the grid, so if a process was called on a line that was not yet saved, the
process would fail.

This problem was fixed in the issue 22625
https://issues.openbravo.com/view.php?id=22625 [^]