Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036774Retail ModulesStoreServerpublic2017-08-23 09:222017-10-31 17:12
lorenzofidalgo 
migueldejuana 
immediatemajoralways
closedfixed 
5
main 
RR17Q2.4RR17Q2.4 
guilleaer
Packaging and release
main
No
0036774: [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 => RR17Q2.3
2017-09-12 14:04marvintmTarget VersionRR17Q2.3 => RR17Q2.4
2017-10-30 11:57hgbotCheckin
2017-10-30 11:57hgbotNote Added: 0100140
2017-10-30 11:57hgbotStatusscheduled => resolved
2017-10-30 11:57hgbotResolutionopen => fixed
2017-10-30 11:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/8b72acd02183df703a6dba642764baabed5e2419 [^]
2017-10-31 09:26marvintmAssigned ToRetail => migueldejuana
2017-10-31 12:05guilleaerNote Added: 0100185
2017-10-31 12:05guilleaerStatusresolved => new
2017-10-31 12:05guilleaerResolutionfixed => open
2017-10-31 12:11guilleaerStatusnew => scheduled
2017-10-31 16:20hgbotCheckin
2017-10-31 16:20hgbotNote Added: 0100197
2017-10-31 16:20hgbotStatusscheduled => resolved
2017-10-31 16:20hgbotResolutionopen => fixed
2017-10-31 16:20hgbotFixed in SCM revisionhttp://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/8b72acd02183df703a6dba642764baabed5e2419 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/9f48c534d59a9dd5cf280d21c132371a2687591f [^]
2017-10-31 17:12guilleaerReview Assigned To => guilleaer
2017-10-31 17:12guilleaerStatusresolved => closed
2017-10-31 17:12guilleaerFixed in Version => RR17Q2.4

Notes
(0100140)
hgbot   
2017-10-30 11:57   
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal
Changeset: 8b72acd02183df703a6dba642764baabed5e2419
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Oct 30 11:56:51 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/8b72acd02183df703a6dba642764baabed5e2419 [^]

Fixed issue 0036774: [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
---
(0100185)
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.
(0100197)
hgbot   
2017-10-31 16:20   
Repository: retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal
Changeset: 9f48c534d59a9dd5cf280d21c132371a2687591f
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 31 16:20:12 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q2.4/org.openbravo.retail.posterminal/rev/9f48c534d59a9dd5cf280d21c132371a2687591f [^]

Fixed issue 0036774: [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
---