Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044381Retail ModulesWeb POSpublic2020-06-17 09:052020-08-04 10:43
marvintm 
gorka_gil 
normalmajorhave not tried
newopen 
5
 
 
No
0044381: Cashup and Cash management models need to be migrated to Indexeddb
Cashup (including the main Cashup, PaymentMethodCashup, TaxCashup) and CashManagement models need to be migrated to the Application State so they run off IndexedDB instead of using WebSQL.

This requires defining the models in the state, and reimplementing the logic as actions on these models.
.
No tags attached.
related to feature request 0043701 new Retail Implement local data storage with IndexedDB 
related to defect 0044397 new Retail Sending more information than needed in the ticket, after adding the cashup to the state 
related to defect 0044398 new Retail CashManagements not loaded form backend, after adding the cashup to the state 
related to defect 0044402 new Retail Missing to update cashup creation date when doing countcash, after adding the cashup to the state 
related to feature request 0044743 closed Retail IndexedDB - Phase 2 
Issue History
2020-06-17 09:05marvintmNew Issue
2020-06-17 09:05marvintmAssigned To => gorka_gil
2020-06-17 09:05marvintmTriggers an Emergency Pack => No
2020-06-17 09:11marvintmRelationship addedrelated to 0043701
2020-06-17 17:35gorka_gilRelationship addedrelated to 0044397
2020-06-17 17:56gorka_gilRelationship addedrelated to 0044398
2020-06-17 18:57gorka_gilRelationship addedrelated to 0044402
2020-08-03 17:28caristuRelationship addedrelated to 0044743
2020-08-04 10:24hgbotNote Added: 0121786
2020-08-04 10:41hgbotNote Added: 0121793
2020-08-04 10:43hgbotNote Added: 0121795

Notes
(0121786)
hgbot   
2020-08-04 10:24   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: fa47eecef1cc6415f449dc5cd839fedb830cac87
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2020-06-17T09:22:53+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/fa47eecef1cc6415f449dc5cd839fedb830cac87 [^]

[indexedDB-state-cashup] Related to ISSUE-44381: Merge cashup into indexeddb-stable

mr: https://gitlab.com/openbravo/projects/retail/pmods/org.openbravo.retail.giftcards/-/merge_requests/2 [^]

---
M web/org.openbravo.retail.giftcards/js/components/GiftCardCertificate.js
M web/org.openbravo.retail.giftcards/js/components/GiftCardReimbursePaymentSelector.js
M web/org.openbravo.retail.giftcards/js/hooks/preSaveCashManagementsHook.js
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
---
(0121793)
hgbot   
2020-08-04 10:41   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 9995528a5cc3468d1b6e03a7389144f579697fd7
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2020-06-17T09:27:22+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/9995528a5cc3468d1b6e03a7389144f579697fd7 [^]

[indexedDB-state-cashup] Related to ISSUE-44381: Merge cashup into indexeddb-stable

mr: https://gitlab.com/openbravo/projects/retail/pmods/org.openbravo.retail.sessions/-/merge_requests/1 [^]

---
M web/org.openbravo.retail.sessions/js/components/editcashupreporthook.js
M web/org.openbravo.retail.sessions/js/components/loginhook.js
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
M web/org.openbravo.retail.sessions/js/countcash/countcash.js
---
(0121795)
hgbot   
2020-08-04 10:43   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.burn.giftcertificate [^]
Changeset: 025c7b419bdd01e79a8df36c19f0bb8701182231
Author: Gorka Gil <gorka.gil@openbravo.com>
Date: 2020-06-17T09:25:19+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.burn.giftcertificate/-/commit/025c7b419bdd01e79a8df36c19f0bb8701182231 [^]

[indexedDB-state-cashup] Related to ISSUE-44381: Merge cashup into indexeddb-stable

mr: https://gitlab.com/openbravo/projects/retail/pmods/org.openbravo.retail.loyalty.burn.giftcertificate/-/merge_requests/1 [^]

---
M web/org.openbravo.retail.loyalty.burn.giftcertificate/js/util/giftCertificateUtils.js
---