Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032754 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2016-04-21 16:10 | 2016-05-06 11:04 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d8d09cfa2213 | ||||
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 | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032754: [SERQA 947] Wrong error logged in Data Import Entries window for several types of data | |||||||
Description | For several types of data (e.g. Void Layayway, Reject Quotations) if there is an error while processing the import entry, the following error is logged: "org.codehaus.jettison.json.JSONException: JSONObject["id"] not found" instead of the real error. | |||||||
Steps To Reproduce | Capture the json sent to the ProcessVoidLayaway process and modify it so an error is generated (e.g. change the id of the order). Let the import entry be processed. It will fail, in this case the order retrieved from the database would be null because it doesn't exist, and this should raise a null pointer exception and be stored on the Errors While importing POS Data window. However while trying to find if the error is a duplicates entry being processed, it fails because the record doesn't have an id and the entry remains in Data Import Entries in error status. | |||||||
Proposed Solution | If the import entry doesn't have an "id", it should not check for duplicated records. | |||||||
Tags | SER-QA | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0086074) hgbot (developer) 2016-04-29 12:03 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: d8d09cfa2213e8b2449e69365d7a5cfd0836f540 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Apr 29 15:32:25 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d8d09cfa2213e8b2449e69365d7a5cfd0836f540 [^] Fixes issue 32754 : Adding id attribute to Void layaway and Quotation reject process "id" attribute was missing, if error occurs in data synchronization. So "id" attribute added to the VoidLayaway and RejectQuotation Processes --- M web/org.openbravo.retail.posterminal/js/model/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-04-21 16:10 | aaroncalero | New Issue | |
2016-04-21 16:10 | aaroncalero | Assigned To | => Retail |
2016-04-21 16:10 | aaroncalero | OBNetwork customer | => Yes |
2016-04-21 16:10 | aaroncalero | Resolution time | => 1462399200 |
2016-04-21 16:10 | aaroncalero | Triggers an Emergency Pack | => No |
2016-04-21 16:14 | aaroncalero | Summary | Wrong error logged in Data Import Entries window for several types of data => [SERQA 947] Wrong error logged in Data Import Entries window for several types of data |
2016-04-21 16:14 | aaroncalero | Tag Attached: SER-QA | |
2016-04-21 16:45 | Orekaria | Status | new => acknowledged |
2016-04-26 12:16 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2016-04-26 12:16 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2016-04-29 12:03 | hgbot | Checkin | |
2016-04-29 12:03 | hgbot | Note Added: 0086074 | |
2016-04-29 12:03 | hgbot | Status | scheduled => resolved |
2016-04-29 12:03 | hgbot | Resolution | open => fixed |
2016-04-29 12:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d8d09cfa2213e8b2449e69365d7a5cfd0836f540 [^] |
2016-05-06 11:04 | marvintm | Review Assigned To | => marvintm |
2016-05-06 11:04 | marvintm | Status | resolved => closed |
2016-05-06 11:04 | marvintm | Fixed in Version | => RR16Q3 |
Copyright © 2000 - 2009 MantisBT Group |