Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0034178 | Retail Modules | Web POS | public | 2016-10-08 11:05 | 2017-06-30 10:54 |
Reporter | mtaal | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0034178: NPE in UpdateCashup if lastcashupeportdate not present in json, also typo in variable name | ||||
Description | When the lastcashupeportdate is not present in the json then a NPE is encountered. There is a preceding if statement so it is clear that the lastcashupeportdate does not need to be present. [1] java.lang.NullPointerException at org.openbravo.retail.posterminal.UpdateCashup.getAndUpdateCashUp(UpdateCashup.java:114) at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:209) at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:198) | ||||
Steps To Reproduce | Not clear how to reproduce | ||||
Proposed Solution | Prevent the NPE Repair the wrong name, wrong names will cause future errors! | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-10-08 11:05 | mtaal | New Issue | |||
2016-10-08 11:05 | mtaal | Assigned To | => Retail | ||
2016-10-08 11:05 | mtaal | Triggers an Emergency Pack | => No | ||
2016-10-11 12:08 | marvintm | Target Version | RR16Q4 => RR17Q1 | ||
2016-12-23 14:27 | marvintm | Target Version | RR17Q1 => RR17Q2 | ||
2017-03-29 17:20 | marvintm | Target Version | RR17Q2 => RR17Q3 | ||
2017-06-12 12:42 | Sandrahuguet | Note Added: 0097306 | |||
2017-06-30 10:54 | marvintm | Target Version | RR17Q3 => |
Notes | |||||
|
|||||
|
|