Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057086 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | always | 2024-11-13 12:53 | 2024-11-20 08:51 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057086: 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | stackTrace.txt [^] (5,741 bytes) 2024-11-13 12:53 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0172259) hgbot (developer) 2024-11-20 06:59 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1790 [^] |
(0172294) hgbot (developer) 2024-11-20 08:51 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: c02fd4158414bf23b36f4fe87ba1e19a59f740a3 Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 19-11-2024 18:45:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c02fd4158414bf23b36f4fe87ba1e19a59f740a3 [^] Fixed ISSUE-57086: Alternate address should be added to Order if address is valid --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
(0172295) hgbot (developer) 2024-11-20 08:51 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1790 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-13 12:53 | malsasua | New Issue | |
2024-11-13 12:53 | malsasua | Assigned To | => Retail |
2024-11-13 12:53 | malsasua | File Added: stackTrace.txt | |
2024-11-13 12:53 | malsasua | Triggers an Emergency Pack | => No |
2024-11-13 12:53 | malsasua | Assigned To | Retail => guilleaer |
2024-11-18 13:27 | guilleaer | Status | new => acknowledged |
2024-11-18 13:30 | ranjith_qualiantech_com | Assigned To | guilleaer => ranjith_qualiantech_com |
2024-11-19 07:12 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2024-11-20 06:59 | hgbot | Note Added: 0172259 | |
2024-11-20 07:13 | ranjith_qualiantech_com | Steps to Reproduce Updated | View Revisions |
2024-11-20 08:51 | hgbot | Resolution | open => fixed |
2024-11-20 08:51 | hgbot | Status | scheduled => closed |
2024-11-20 08:51 | hgbot | Fixed in Version | => RR25Q1 |
2024-11-20 08:51 | hgbot | Note Added: 0172294 | |
2024-11-20 08:51 | hgbot | Note Added: 0172295 |
Copyright © 2000 - 2009 MantisBT Group |