Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036773Retail ModulesStoreServerpublic2017-08-23 09:222017-10-31 17:13
lorenzofidalgo 
migueldejuana 
immediatemajoralways
closedfixed 
5
main 
RR17Q3.1RR17Q3.1 
guilleaer
Packaging and release
main
No
0036773: [RR17Q3][StoreServer][HighVol] Searching for Layaways only one record is shown and it is "Undefined"
With a Store Server + High Vol. configuration, searching for Layaways is not possible, a wrong record is shown and it is not possible opening that record. In a RR17Q3 context without Store Server or High Vol. this issue is not reproducible. It seems to be related with Store Server, High Vol or configuration.
0-With a Store Server + High Vol. context, login in a POS Store as vallblanca.
1-Click dropdown menu, and select Layaways option.
2-Click search button using no filters and realise only a record is shown and that record is "Undefined".
No tags attached.
blocks defect 0036698 closed migueldejuana [RR17Q3][StoreServer][HighVol] Searching for Layaways only one record is shown and it is "Undefined" 
Issue History
2017-09-04 11:06marvintmTypedefect => backport
2017-09-04 11:06marvintmTarget Version => RR17Q3
2017-09-15 13:34marvintmTarget VersionRR17Q3 => RR17Q3.1
2017-10-27 11:37hgbotCheckin
2017-10-27 11:37hgbotNote Added: 0100100
2017-10-27 11:37hgbotStatusscheduled => resolved
2017-10-27 11:37hgbotResolutionopen => fixed
2017-10-27 11:37hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/98ba8d2dd7b252122c72d1ac262e19c6f604a213 [^]
2017-10-31 09:26marvintmAssigned ToRetail => migueldejuana
2017-10-31 12:05guilleaerNote Added: 0100183
2017-10-31 12:05guilleaerStatusresolved => new
2017-10-31 12:05guilleaerResolutionfixed => open
2017-10-31 12:11guilleaerStatusnew => scheduled
2017-10-31 16:20migueldejuanaNote Added: 0100198
2017-10-31 16:20migueldejuanaStatusscheduled => resolved
2017-10-31 16:20migueldejuanaResolutionopen => fixed
2017-10-31 17:13guilleaerReview Assigned To => guilleaer
2017-10-31 17:13guilleaerStatusresolved => closed
2017-10-31 17:13guilleaerFixed in Version => RR17Q3.1

Notes
(0100100)
hgbot   
2017-10-27 11:37   
Repository: retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal
Changeset: 98ba8d2dd7b252122c72d1ac262e19c6f604a213
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Oct 27 11:36:58 2017 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/98ba8d2dd7b252122c72d1ac262e19c6f604a213 [^]

Fixed issue 0036773: [RR17Q3][StoreServer][HighVol] Searching for Layaways only one record is shown and it is "Undefined"

- Handle exceptions when loading receipts from backend

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js
---
(0100183)
guilleaer   
2017-10-31 12:05   
In case of error without exception (Should not happen but its better to be ready) web POS should show a generic error.
(0100198)
migueldejuana   
2017-10-31 16:20   
Repository: retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal
Changeset: f8ceac62310a8f1dc9e23cbba0457986123d67cf
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 31 16:18:45 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.1/org.openbravo.retail.posterminal/rev/f8ceac62310a8f1dc9e23cbba0457986123d67cf [^] [^]

Fixed 0036698: [RR17Q3][StoreServer][HighVol] Searching for Layaways only one record is shown and it is "Undefined"

- If it fails we have to show the message always, not just when data.exception exists

---
M web/org.openbravo.retail.posterminal/js/components/modalmultiorders.js
M web/org.openbravo.retail.posterminal/js/components/modalpaidreceipts.js