Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037196Retail ModulesStoreServerpublic2017-08-23 09:222017-12-22 12:56
lorenzofidalgo 
migueldejuana 
immediatemajoralways
closedfixed 
5
main 
RR17Q4RR17Q4 
marvintm
Packaging and release
main
No
0037196: [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-10-31 12:11guilleaerTypedefect => backport
2017-10-31 12:11guilleaerTarget Version => RR17Q4
2017-12-21 16:29hgbotCheckin
2017-12-21 16:29hgbotNote Added: 0101186
2017-12-21 16:29hgbotStatusscheduled => resolved
2017-12-21 16:29hgbotResolutionopen => fixed
2017-12-21 16:29hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d00d2e25c258c06f94699ae44987fcd4370a8628 [^] => http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal/rev/fbb0ff38d9380546041763468c8a7f20b6e6a7e3 [^]
2017-12-22 12:56marvintmReview Assigned To => marvintm
2017-12-22 12:56marvintmStatusresolved => closed
2017-12-22 12:56marvintmFixed in Version => RR17Q4

Notes
(0101186)
hgbot   
2017-12-21 16:29   
Repository: retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal
Changeset: fbb0ff38d9380546041763468c8a7f20b6e6a7e3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Dec 21 16:13:06 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q4/org.openbravo.retail.posterminal/rev/fbb0ff38d9380546041763468c8a7f20b6e6a7e3 [^]

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

- Handle exceptions when loading receipts from backend
- 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
---