Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0040340 | Retail Modules | Web POS | public | 2019-03-08 10:31 | 2019-03-26 13:21 |
Reporter | samuel_nicuesa | ||||
Assigned To | ranjith_qualiantech_com | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | RR19Q2 | |||
Merge Request Status | |||||
Review Assigned To | jorge-garcia | ||||
OBNetwork customer | Gold | ||||
Support ticket | 8573 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0040340: An exception may occur if the ticket contains lines with attributes | ||||
Description | An exception may occur if the ticket contains lines with attributes | ||||
Steps To Reproduce | I changed the function updateLinesWithAttributes adding some comments to force the error. attr needs to be null in this point. if (attr.equals("null")) { attr = null; } Create a new ticket and pay it. An exception will be thrown | ||||
Proposed Solution | We need to remove this part of the code if (attr.equals("null")) { attr = null; } att has been initialized doing: String attr = null; | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2019-03-08 10:31 | samuel_nicuesa | New Issue | |||
2019-03-08 10:31 | samuel_nicuesa | Assigned To | => Retail | ||
2019-03-08 10:31 | samuel_nicuesa | OBNetwork customer | => Gold | ||
2019-03-08 10:31 | samuel_nicuesa | Resolution time | => 1553814000 | ||
2019-03-08 10:31 | samuel_nicuesa | Triggers an Emergency Pack | => No | ||
2019-03-08 10:32 | samuel_nicuesa | Support ticket | => 8573 | ||
2019-03-11 11:36 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com | ||
2019-03-12 06:38 | ranjith_qualiantech_com | Status | new => scheduled | ||
2019-03-12 06:40 | hgbot | Checkin | |||
2019-03-12 06:40 | hgbot | Note Added: 0110366 | |||
2019-03-12 06:40 | hgbot | Status | scheduled => resolved | ||
2019-03-12 06:40 | hgbot | Resolution | open => fixed | ||
2019-03-12 06:40 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/1c533d386e6e95337e56c84ab40b84d3f69590f5 [^] | ||
2019-03-21 13:45 | jorge-garcia | Note Added: 0110548 | |||
2019-03-21 13:45 | jorge-garcia | Status | resolved => new | ||
2019-03-21 13:45 | jorge-garcia | Resolution | fixed => open | ||
2019-03-21 13:45 | jorge-garcia | Review Assigned To | => jorge-garcia | ||
2019-03-22 09:57 | ranjith_qualiantech_com | Status | new => scheduled | ||
2019-03-22 10:20 | hgbot | Checkin | |||
2019-03-22 10:20 | hgbot | Note Added: 0110576 | |||
2019-03-22 12:05 | ranjith_qualiantech_com | Status | scheduled => resolved | ||
2019-03-22 12:05 | ranjith_qualiantech_com | Resolution | open => fixed | ||
2019-03-26 13:21 | jorge-garcia | Note Added: 0110658 | |||
2019-03-26 13:21 | jorge-garcia | Status | resolved => closed | ||
2019-03-26 13:21 | jorge-garcia | Fixed in Version | => RR19Q2 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|