Openbravo Issue Tracking System - POS2 | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0058212 | POS2 | POS | public | 2024-11-13 12:53 | 2025-03-12 10:27 | |||||||
Reporter | malsasua | |||||||||||
Assigned To | ranjith_qualiantech_com | |||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 24Q4.2 | Fixed in Version | ||||||||||
Merge Request Status | approved | |||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | Gold | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0058212: EWI: NPE in org.openbravo.retail.posterminal.OrderLoader.lambda$getLocationFromAddress$0(OrderLoader.java:680) | |||||||||||
Description | EWI: NPE in org.openbravo.retail.posterminal.OrderLoader.lambda$getLocationFromAddress$0(OrderLoader.java:680) the whole stack trace attached Fixed removing these 2 properties from the json: "alternateShippingLocation": null, "alternateInvoicingLocation": null, | |||||||||||
Steps To Reproduce | Backoffice: 1) POS2 1) Change BP to "Arturo" 2) Add product 3) Put breakpoint in 'completeTicket' State action "ticket/actions/CompleteTicket.js" Update ticket properties like below newTicket.alternateShippingLocation = null; newTicket.alternateInvoicingLocation = null; 4) Complete Ticket Error/EWI occurs | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2025-03-12 04:57 | ranjith_qualiantech_com | Type | defect => backport | |||||||||
2025-03-12 04:57 | ranjith_qualiantech_com | Target Version | => 24Q4.2 | |||||||||
2025-03-12 06:50 | hgbot | Note Added: 0176700 | ||||||||||
2025-03-12 10:27 | hgbot | Resolution | open => fixed | |||||||||
2025-03-12 10:27 | hgbot | Status | scheduled => closed | |||||||||
2025-03-12 10:27 | hgbot | Fixed in Version | => RR24Q4.2 | |||||||||
2025-03-12 10:27 | hgbot | Note Added: 0176711 | ||||||||||
2025-03-12 10:27 | hgbot | Note Added: 0176712 |