Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040374Retail ModulesWeb POSpublic2019-03-13 16:242019-03-20 16:09
javierRodriguez 
javierRodriguez 
normalmajoralways
closedfixed 
5
 
RR19Q2 
jorge-garcia
No
0040374: Unable to use Ipad with more than 8000 products storaged locally
In Ipad, there is a limit that webpos can use to storage data in the browser (50MB). Apart of that, Safari is going to ask if the user is going to want to increase the storage limitation. This limit start in 5MB ans it will ask until 50MB. The problem is that safari is not answering with the correct user wishes (ex. if the user click on allow this web to has more storage limitation, Safari is going to response with the opposite, 'the user do not want to'). In any case, If, at the beginning, webpos try to create a database in the browser with the maximum storage limit (50MB), safari ask for increase ones and that is it. That's works fine.
-create more than 8k products in backend
-try to login in ipad with safari (in google chrome doesn't happend)
No tags attached.
Issue History
2019-03-13 16:24javierRodriguezNew Issue
2019-03-13 16:24javierRodriguezAssigned To => javierRodriguez
2019-03-13 16:24javierRodriguezTriggers an Emergency Pack => No
2019-03-13 16:35hgbotCheckin
2019-03-13 16:35hgbotNote Added: 0110417
2019-03-13 16:35hgbotStatusnew => resolved
2019-03-13 16:35hgbotResolutionopen => fixed
2019-03-13 16:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/caaa210aa4973fe043a52fdfa2372a5afb9dacb3 [^]
2019-03-13 16:42hgbotCheckin
2019-03-13 16:42hgbotNote Added: 0110418
2019-03-20 15:30jorge-garciaReview Assigned To => jorge-garcia
2019-03-20 16:09jorge-garciaNote Added: 0110516
2019-03-20 16:09jorge-garciaStatusresolved => closed
2019-03-20 16:09jorge-garciaFixed in Version => RR19Q2

Notes
(0110417)
hgbot   
2019-03-13 16:35   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: caaa210aa4973fe043a52fdfa2372a5afb9dacb3
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Wed Mar 13 16:34:54 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/caaa210aa4973fe043a52fdfa2372a5afb9dacb3 [^]

Fixed issue 40374: Unable to use Ipad with more than 8000 products storaged locally

---
M web/org.openbravo.retail.posterminal/js/main.js
---
(0110418)
hgbot   
2019-03-13 16:42   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 39caab0b782a0da538416e85819786b25441a151
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Wed Mar 13 16:42:18 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/39caab0b782a0da538416e85819786b25441a151 [^]

Related to issue 40374

---
M web/org.openbravo.mobile.core/source/main.js
---
(0110516)
jorge-garcia   
2019-03-20 16:09   
Code reviewed and tested