Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031508Retail ModulesWeb POSpublic2015-11-16 16:422015-11-20 11:21
lorenzofidalgo 
Retail 
immediateminoralways
closedfixed 
5
main 
RR15Q4 
marvintm
Packaging and release
main
No
0031508: [RR15Q4] Uncaught exception is shown clicking in an address in "Assign customer address to receipt" Popup
Clicking an address in "Assign customer address to receipt" popup induces an uncaught exception to be shown.
0-Login POS as vallblanca.
1-In the receipt that is shown, click the address.
2-Click the magnifier to see the addresses.
3-Click in the address/es shown.
4-Uncaught exception is shown (check attached image).
No tags attached.
depends on defect 0031195RR16Q1 closed migueldejuana Remote customer: search on address of customer does not return results 
caused by backport 0031464RR15Q4 closed migueldejuana Address popup does an additional request when selecting an address 
png UncaughtExceptionInAddress.png (387,794) 2015-11-16 18:03
https://issues.openbravo.com/file_download.php?file_id=8738&type=bug
Issue History
2015-11-16 16:42lorenzofidalgoNew Issue
2015-11-16 16:42lorenzofidalgoAssigned To => Retail
2015-11-16 16:42lorenzofidalgoFile Added: UncaughtExceptionInAddress.png
2015-11-16 16:42lorenzofidalgoRegression level => Packaging and release
2015-11-16 16:42lorenzofidalgoRegression introduced in release => main
2015-11-16 16:42lorenzofidalgoTriggers an Emergency Pack => No
2015-11-16 16:43lorenzofidalgoRelationship addedcaused by 0031464
2015-11-16 18:01lorenzofidalgoFile Deleted: UncaughtExceptionInAddress.png
2015-11-16 18:03lorenzofidalgoFile Added: UncaughtExceptionInAddress.png
2015-11-17 12:15OrekariaStatusnew => acknowledged
2015-11-17 13:18migueldejuanaTypedefect => backport
2015-11-17 13:19migueldejuanaRelationship addeddepends on 0031195
2015-11-17 13:46hgbotCheckin
2015-11-17 13:46hgbotNote Added: 0081928
2015-11-17 13:46hgbotStatusacknowledged => resolved
2015-11-17 13:46hgbotResolutionopen => fixed
2015-11-17 13:46hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/bc1ba63992bb2fae7e5b2d56b69a61859a6dd8e0 [^]
2015-11-20 11:21marvintmReview Assigned To => marvintm
2015-11-20 11:21marvintmStatusresolved => closed
2015-11-20 11:21marvintmFixed in Version => RR15Q4

Notes
(0081928)
hgbot   
2015-11-17 13:46   
Repository: retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal
Changeset: bc1ba63992bb2fae7e5b2d56b69a61859a6dd8e0
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Nov 17 13:31:03 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q4/org.openbravo.retail.posterminal/rev/bc1ba63992bb2fae7e5b2d56b69a61859a6dd8e0 [^]

Fixed issue 0031508: [RR15Q4] Uncaught exception is shown clicking in an address in "Assign customer address to receipt" Popup

There was missing a change where labels names are changed

---
M web/org.openbravo.retail.posterminal/js/components/bplocation.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/customeraddrsearch.js
---