Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0058212
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[POS2] POSminoralways2024-11-13 12:532025-03-12 10:27
ReportermalsasuaView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version24Q4.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerGold
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0058212: EWI: NPE in org.openbravo.retail.posterminal.OrderLoader.lambda$getLocationFromAddress$0(OrderLoader.java:680)

DescriptionEWI: 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 ReproduceBackoffice:
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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0057086 closedranjith_qualiantech_com EWI: NPE in org.openbravo.retail.posterminal.OrderLoader.lambda$getLocationFromAddress$0(OrderLoader.java:680) 

-  Notes
(0176700)
hgbot (developer)
2025-03-12 06:50

Merge Request created: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1966 [^]
(0176711)
hgbot (developer)
2025-03-12 10:27

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 03fc09c5a171c8d9239819d5ea0cfbd73e82b5cb
Author: Ranjith S R <r.rangaraju@external.orisha.com>
Date: 12-03-2025 11:19:39
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/03fc09c5a171c8d9239819d5ea0cfbd73e82b5cb [^]

Fixed ISSUE-58212: Alternate address should be added to Order if address is valid

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0176712)
hgbot (developer)
2025-03-12 10:27

Merge request merged: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1966 [^]

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker