Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0044743
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Retail Modules] Web POSminorN/A2020-08-03 17:272020-08-19 09:05
ReportercaristuView Statuspublic 
Assigned ToRetail 
PriorityhighResolutionfixedFixed in VersionRR20Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0044743: IndexedDB - Phase 2

DescriptionThis issue tracks the changes introduced with the phase 2 of the IndexedDB project.

See: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/6 [^]
Steps To ReproduceN/A
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0043657 closedSandrahuguet Masterdata IndexedDB - Phase 1 
related to feature request 0043701 newRetail Implement local data storage with IndexedDB 
related to feature request 0044381 newgorka_gil Cashup and Cash management models need to be migrated to Indexeddb 
related to defect 0044789 closedcaristu OB.UTIL.RfidController.removeEpc should be called if add product action fails 
related to defect 0044805 closedcaristu More ticket action features 
related to feature request 0044843 closedcaristu Implement the TicketList model in the new state engine 
related to defect 0045182 closedcaristu AddProduct action can't be executed from new UI 

-  Notes
(0121781)
hgbot (developer)
2020-08-04 10:14

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: bf21ded351dca4fb3a7ea1b39f8b943b3a526d34
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:12:19+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/bf21ded351dca4fb3a7ea1b39f8b943b3a526d34 [^]

Fixes ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/6 [^]

---
A web-test/model/business-logic/pack/Pack.test.js
A web-test/model/business-logic/stock/StockChecker.test.js
A web-test/model/business-object/cashup/Cashup-InitCashup-ActionPreparation.test.js
A web-test/model/business-object/cashup/Cashup-cancelCashManagements-StateAction.test.js
A web-test/model/business-object/cashup/Cashup-completeCashupAndCreateNew.test.js
A web-test/model/business-object/cashup/Cashup-createCashManagement-StateAction.test.js
A web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromBackend.test.js
A web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromLocal.test.js
A web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromScratch.test.js
A web-test/model/business-object/cashup/Cashup-processCashManagements-StateAction.test.js
A web-test/model/business-object/cashup/Cashup-updateCashupFunction-afterTicketDone.test.js
A web-test/model/business-object/cashup/Cashup.test.js
A web-test/model/business-object/cashup/SetupCashup.js
A web-test/model/business-object/cashup/SetupCashupUtils.js
A web-test/model/business-object/cashup/SetupGlobalUtils.js
A web-test/model/business-object/cashup/test-data/cashupAfterComplete.js
A web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackend.js
A web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackendWithoutPayments.js
A web-test/model/business-object/cashup/test-data/cashupAfterTicketDone.js
A web-test/model/business-object/cashup/test-data/cashupBeforeComplete.js
A web-test/model/business-object/cashup/test-data/cashupBeforeTicketDone.js
A web-test/model/business-object/cashup/test-data/cashupCreatedFromScratch.js
A web-test/model/business-object/cashup/test-data/cashupCreatedFromScratchWithoutLastCashupPayments.js
A web-test/model/business-object/cashup/test-data/cashupMessageSharedPayments.js
A web-test/model/business-object/cashup/test-data/cleanCashup.js
A web-test/model/business-object/cashup/test-data/closeCashupInfoForCompleteCashup.js
A web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashup.js
A web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashupSharedPayments.js
A web-test/model/business-object/cashup/test-data/requestCashupFromBackend.js
A web-test/model/business-object/cashup/test-data/requestCashupFromBackendNoData.js
A web-test/model/business-object/cashup/test-data/requestCashupFromBackendProcessed.js
A web-test/model/business-object/cashup/test-data/terminalPayments.js
A web-test/model/business-object/cashup/test-data/terminalPaymentsWhenLoadingCashupFromBackend.js
A web-test/model/business-object/cashup/test-data/ticketAfterTicketDone.js
A web-test/model/business-object/cashup/test-data/ticketBeforeUpdateCashup.js
A web-test/model/business-object/cashup/test-data/unInitializeCashup.js
A web-test/model/business-object/ticket/AddApprovalsModelHook.test.js
A web-test/model/business-object/ticket/CalculateTotalsModelHook.test.js
A web-test/model/business-object/ticket/TicketUtils.test.js
A web-test/model/business-object/ticket/actions/AddByTotalPromotion.test.js
A web-test/model/business-object/ticket/actions/AddProduct-actionPreparation.test.js
A web-test/model/business-object/ticket/actions/AddProduct.test.js
A web-test/model/business-object/ticket/actions/DisplayTotal.test.js
A web-test/model/business-object/ticket/actions/Print.test.js
A web-test/model/business-object/ticket/actions/PrintLine.test.js
A web-test/model/business-object/ticket/actions/ReactivateQuotation.test.js
A web-test/model/business-object/ticket/actions/RemovePromotion.test.js
A web-test/model/business-object/ticket/actions/SetLinePrice-actionPreparation.test.js
A web-test/model/business-object/ticket/actions/SetLinePrice.test.js
A web-test/model/business-object/ticket/actions/SetupTicketUtils.js
A web-test/model/business-object/ticket/actions/SplitLine-actionPreparation.test.js
A web-test/model/business-object/ticket/actions/SplitLine.test.js
A web-test/model/synchronization-buffer/HardwareManagerEndpoint.test.js
A web/org.openbravo.retail.posterminal/app/model/business-logic/pack/Pack.js
A web/org.openbravo.retail.posterminal/app/model/business-logic/pack/ProductPack.js
A web/org.openbravo.retail.posterminal/app/model/business-logic/pack/ProductPackProvider.js
A web/org.openbravo.retail.posterminal/app/model/business-logic/stock/StockChecker.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashManagementUtils.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/Cashup.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/CashupUtils.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/PaymentMethodUtils.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CancelCashManagements.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CompleteCashupAndCreateNew.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/CreateCashManagement.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/ProcessCashManagements.js
A web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/UpdateCashup.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/AddApprovalsModelHook.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/CalculateTotalsModelHook.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/Ticket.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddByTotalPromotion.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/AddProduct.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/DisplayTotal.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/Print.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/PrintLine.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/ReactivateQuotation.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/RejectQuotation.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/RemovePromotion.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/SetLinePrice.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket/actions/SplitLine.js
A web/org.openbravo.retail.posterminal/app/model/synchronization-buffer/HardwareManagerEndpoint.js
A web/org.openbravo.retail.posterminal/js/pointofsale/model/stock-checker.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M src/org/openbravo/retail/posterminal/OrderLoader.java
M src/org/openbravo/retail/posterminal/PaidReceiptLinesProperties.java
M src/org/openbravo/retail/posterminal/ProcessCashClose.java
M src/org/openbravo/retail/posterminal/UpdateCashup.java
M src/org/openbravo/retail/posterminal/importprocess/QuotationsRejectEntryProcessor.java
M src/org/openbravo/retail/posterminal/master/Cashup.java
M web-test/model/business-object/business-partner/SynchronizeBusinessPartner.test.js
M web-test/model/business-object/business-partner/SynchronizeBusinessPartnerLocation.test.js
M web-test/model/business-object/document-sequence/DocumentSequence-DecreaseSequence.test.js
M web-test/model/business-object/document-sequence/DocumentSequence-IncreaseSequence.test.js
M web-test/model/business-object/document-sequence/DocumentSequence-InitializeSequence.test.js
M web-test/model/business-object/safebox/SynchronizeCountSafeBox.test.js
M web/org.openbravo.retail.posterminal/app/model/business-logic/taxes-engine/interface/tax-posinterface.js
M web/org.openbravo.retail.posterminal/js/actions/changeprice.js
M web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/cashmgmt.js
M web/org.openbravo.retail.posterminal/js/cashmgmt/view/listdepositsdrops.js
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup/cashup-model.js
M web/org.openbravo.retail.posterminal/js/closecash/view/cashup/cashup.js
M web/org.openbravo.retail.posterminal/js/closecash/view/cashup/tabcashmaster.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabcountcash.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
M web/org.openbravo.retail.posterminal/js/components/mockpayments.js
M web/org.openbravo.retail.posterminal/js/components/modalPriceModification.js
M web/org.openbravo.retail.posterminal/js/components/modalinvoices.js
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
M web/org.openbravo.retail.posterminal/js/components/modalselectopenreceipts.js
M web/org.openbravo.retail.posterminal/js/components/modalsplitlines.js
M web/org.openbravo.retail.posterminal/js/components/order.js
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/data/dataordertaxes.js
M web/org.openbravo.retail.posterminal/js/datasource.js
M web/org.openbravo.retail.posterminal/js/discountsengine/pos/pos-discounts.js
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/cashmanagement.js
M web/org.openbravo.retail.posterminal/js/model/cashup.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/model/paymentmethodcashup.js
M web/org.openbravo.retail.posterminal/js/model/prepaymentrules.js
M web/org.openbravo.retail.posterminal/js/model/product.js
M web/org.openbravo.retail.posterminal/js/model/taxcashup.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-print.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
M web/org.openbravo.retail.posterminal/js/taxesengine/pos/pos-taxes.js
M web/org.openbravo.retail.posterminal/js/utils/cashManagementUtils.js
M web/org.openbravo.retail.posterminal/js/utils/cashUpReportUtils.js
M web/org.openbravo.retail.posterminal/js/utils/ob-utilitiesuipos.js
R web/org.openbravo.retail.posterminal/js/data/dataorderdiscount.js
---
(0121782)
hgbot (developer)
2020-08-04 10:17

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 403ad50524737ea0c37e7d9c23cacf55ac0554b4
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:16:35+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/403ad50524737ea0c37e7d9c23cacf55ac0554b4 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/13 [^]

---
A web/org.openbravo.mobile.core/app/exception/TranslatableError.js
A web/org.openbravo.mobile.core/app/model/terminal/TerminalProperty.js
A web/org.openbravo.mobile.core/app/util/DAL.js
A web/org.openbravo.mobile.core/app/util/SpecialCharacters.js
A web/org.openbravo.mobile.core/app/view/DialogUIHandler.js
M legal/Licensing.txt
M package.json
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web-test/model/application-state/State.test.js
M web-test/model/application-state/compat/StateBackwardCompatibility-backbone-state.test.js
M web-test/model/application-state/compat/StateBackwardCompatibility-bidirectional.test.js
M web-test/model/application-state/compat/StateBackwardCompatibility-infra.test.js
M web-test/model/application-state/compat/StateBackwardCompatibility-state-backbone.test.js
M web-test/model/application-state/compat/backward-compat-integration-base.js
M web-test/model/business-object/messages/Messages.test.js
M web-test/model/business-object/terminal-log/TerminalLog-AddButtonClick-ActionPreparation.test.js
M web-test/model/business-object/terminal-log/TerminalLog-AddLog-ActionPreparation.test.js
M web-test/model/business-object/terminal-log/TerminalLog-AddProcess-ActionPreparation.test.js
M web-test/model/business-object/terminal-log/TerminalLog-Addkey-ActionPreparation.test.js
M web-test/model/business-object/terminal-log/TerminalLog-StateAction-AddLog.test.js
M web-test/model/business-object/terminal-log/TerminalLog-StateAction-AddProcess.test.js
M web-test/model/business-object/terminal-log/TerminalLog-StateAction-AddbuttonClick.test.js
M web-test/model/business-object/terminal-log/TerminalLog-StateAction-Addkey.test.js
M web-test/model/synchronization-buffer/SynchronizationBuffer.test.js
M web-test/util/Approval.test.js
M web-test/util/ArrayUtils.test.js
M web-test/view/ActionCanceledUIHandler.test.js
M web/org.openbravo.mobile.core/app/model/application-state/ActionCanceled.js
M web/org.openbravo.mobile.core/app/model/application-state/State.js
M web/org.openbravo.mobile.core/app/model/application-state/StateAPI.js
M web/org.openbravo.mobile.core/app/model/application-state/StateBackwardCompatibility.js
M web/org.openbravo.mobile.core/app/model/business-object/messages/MessagesUtils.js
M web/org.openbravo.mobile.core/app/model/login/PasswordHash.js
M web/org.openbravo.mobile.core/app/model/synchronization-buffer/BackendEndpoint.js
M web/org.openbravo.mobile.core/app/model/synchronization-buffer/MasterdataEndpoint.js
M web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationBuffer.js
M web/org.openbravo.mobile.core/app/model/synchronization-buffer/SynchronizationEndpoint.js
M web/org.openbravo.mobile.core/app/util/ArrayUtils.js
M web/org.openbravo.mobile.core/app/util/Security.js
M web/org.openbravo.mobile.core/app/view/ActionCanceledUIHandler.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/offline/ob-fetch-manifest.js
R web/org.openbravo.mobile.core/lib/vendor/deepfreeze-2.0.0.js
---
(0121783)
hgbot (developer)
2020-08-04 10:19

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns [^]
Changeset: 787ed1c29c2cc0e7448535b35b70a1f1d899ae61
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:18:44+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/commit/787ed1c29c2cc0e7448535b35b70a1f1d899ae61 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.returns/-/merge_requests/4 [^]

---
M web/org.openbravo.retail.returns/js/returnUtils.js
---
(0121784)
hgbot (developer)
2020-08-04 10:21

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts [^]
Changeset: c8b063473d8604afad7c8161434888b24dd2e02e
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:21:02+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/commit/c8b063473d8604afad7c8161434888b24dd2e02e [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts/-/merge_requests/1 [^]

---
M web/org.openbravo.retail.discounts/app/model/business-logic/discounts-engine/engine/discount-rules.js
M web/org.openbravo.retail.discounts/app/model/business-logic/discounts-engine/interface/discount-posinterface.js
M web/org.openbravo.retail.discounts/js/promotion-manual.js
---
(0121785)
hgbot (developer)
2020-08-04 10:23

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^]
Changeset: c722f847417967a0e0c5128a943d8b1891b81b68
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:22:43+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/c722f847417967a0e0c5128a943d8b1891b81b68 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/merge_requests/1 [^]

---
A web-test/model/business-logic/pack/Combo.test.js
A web/org.openbravo.retail.discounts.combo/app/model/business-logic/pack/Combo.js
M src/org/openbravo/retail/discounts/combo/ComboComponentProvide.java
M web/org.openbravo.retail.discounts.combo/source/combo-popup.js
R web/org.openbravo.retail.discounts.combo/source/combo-rule-impl.js
---
(0121787)
hgbot (developer)
2020-08-04 10:24

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 454006a1ce90bdcb923b78e9cf89ca760c8e5bb0
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:24:23+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/454006a1ce90bdcb923b78e9cf89ca760c8e5bb0 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/1 [^]

---
A package.json
A web-test/model/business-object/cashup/Cashup-processCashManagements-ActionPreparation.test.js
A web-test/model/business-object/cashup/Cashup-processCashManagements-AddHook.test.js
A web-test/model/business-object/cashup/SetupCashup.js
A web-test/model/business-object/cashup/SetupGlobalUtils.js
A web-test/model/business-object/ticket/actions/AddProductActionPreparations.test.js
A web/org.openbravo.retail.giftcards/app/model/business-object/cashup/actions/CashManagementActions.js
A web/org.openbravo.retail.giftcards/app/model/business-object/ticket/actions/AddProductActionPreparations.js
M src/org/openbravo/retail/giftcards/GCNVComponentProvider.java
M web/org.openbravo.retail.giftcards/js/components/GCNewEntitiesExpirationDate.js
M web/org.openbravo.retail.giftcards/js/components/GCNewEntitiesGCOwner.js
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/components/lineproperties.js
M web/org.openbravo.retail.giftcards/js/model/GiftCardUtils.js
R web/org.openbravo.retail.giftcards/js/hooks/preSaveCashManagementsHook.js
---
(0121788)
hgbot (developer)
2020-08-04 10:28

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pricing.scalablelevelpricing [^]
Changeset: 81d23edefee3ea11e768ecf238b7f3e20ce7b485
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:27:33+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pricing.scalablelevelpricing/-/commit/81d23edefee3ea11e768ecf238b7f3e20ce7b485 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pricing.scalablelevelpricing/-/merge_requests/1 [^]

---
M web/org.openbravo.pricing.scalablelevelpricing/js/addalgorithm.js
M web/org.openbravo.pricing.scalablelevelpricing/js/tabedit.js
---
(0121789)
hgbot (developer)
2020-08-04 10:30

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod [^]
Changeset: 1728ad27a1ef524617f9a3f231ba6f22d824a2a5
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:29:34+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/commit/1728ad27a1ef524617f9a3f231ba6f22d824a2a5 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.bypaymentmethod/-/merge_requests/1 [^]

---
M web/org.openbravo.retail.discounts.bypaymentmethod/js/paymentmethod-discount.js
---
(0121790)
hgbot (developer)
2020-08-04 10:31

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary [^]
Changeset: 613daac006a586ddc3f05dde9c8950ebf8107c29
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:30:50+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/commit/613daac006a586ddc3f05dde9c8950ebf8107c29 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.complementary/-/merge_requests/1 [^]

---
M web/org.openbravo.retail.complementary/js/hooks/hookRenderOrderLine.js
---
(0121791)
hgbot (developer)
2020-08-04 10:33

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation [^]
Changeset: 24a25aec2bbe5479ea0d3d2fb717d9cda451cdf1
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:32:46+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation/-/commit/24a25aec2bbe5479ea0d3d2fb717d9cda451cdf1 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.stockvalidation/-/merge_requests/1 [^]

---
A web-test/model/business-object/ticket/actions/AddProductActionPreparations.test.js
A web/org.openbravo.retail.stockvalidation/app/.eslintrc.json
A web/org.openbravo.retail.stockvalidation/app/model/business-object/ticket/actions/AddProductActionPreparations.js
M src/org/openbravo/retail/stockvalidation/OBPOSSVComponentProvider.java
M web/org.openbravo.retail.stockvalidation/js/modals.js
---
(0121792)
hgbot (developer)
2020-08-04 10:38

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs [^]
Changeset: c7abce7c12fa12d0b6ff42d335bf14d1f35cced7
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:37:39+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/commit/c7abce7c12fa12d0b6ff42d335bf14d1f35cced7 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.programs/-/merge_requests/4 [^]

---
M web-test/model/business-object/business-partner/SynchronizeLoyaltyBusinessPartner.test.js
M web-test/model/business-object/loyalty/SynchronizeLoyaltyCard.test.js
M web-test/model/business-object/loyalty/SynchronizeLoyaltyEarnedPoints.test.js
M web-test/model/business-object/loyalty/SynchronizeLoyaltySubscription.test.js
---
(0121794)
hgbot (developer)
2020-08-04 10:41

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: 32e2df7e0cfd2a639308347ebf4f5786d75f5d2f
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:40:35+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/32e2df7e0cfd2a639308347ebf4f5786d75f5d2f [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/6 [^]

---
A package.json
A web-test/model/business-object/cashup/Cashup-processCashManagements-AddHook.test.js
A web-test/model/business-object/cashup/SetupCashup.js
A web-test/model/business-object/cashup/SetupGlobalUtils.js
A web/org.openbravo.retail.sessions/app/.eslintrc.json
A web/org.openbravo.retail.sessions/app/model/business-object/cashup/actions/ProcessCashManagements.js
M src/org/openbravo/retail/sessions/POSSComponentProvider.java
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
---
(0121796)
hgbot (developer)
2020-08-04 10:43

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.burn.giftcertificate [^]
Changeset: bfecc0627f97d01690bc7434abdbce1086eb58f5
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:42:22+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.loyalty.burn.giftcertificate/-/commit/bfecc0627f97d01690bc7434abdbce1086eb58f5 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

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

---
M web/org.openbravo.retail.loyalty.burn.giftcertificate/js/util/giftCertificateUtils.js
---
(0121797)
hgbot (developer)
2020-08-04 10:45

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 6f03a923f30e83eb55fd0bd8713369eeb9b687fa
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-04T10:44:30+02:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/6f03a923f30e83eb55fd0bd8713369eeb9b687fa [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  MR: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/2 [^]

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTerminalMonitor.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTicket.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreditNoteReimburse.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_bypaymentmethod/I41181_VerifyReceiptEventChange.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I34251_VerifyGiftCardEditPrice.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I35816_VerfiyGiftVoucherWithProductMultiQty.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I33172_VerifyTillDifferencesReconciliationDeposits.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I33172_VerifyTillDifferencesReconciliationWithdrawal.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I34235_CashUpSynchonizedWithOpenTillRequest.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I34280_VerifyLoginOffline.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I36052_VerifyMultiPaymentMethodWithInitialCountCash.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I40490_VerifyTillDifferenceNotDeletedWhenCacheIsCleared.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/I40868_VerifyCashupWithUnPaidOrder.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/openstoretill/OfflineCheckCashManagement.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/CheckStockValidation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/EnableDisableStockValidation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I37065A_VerifyProductCantBeSoldWithNoOverissueBin.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I37065C_AddProductWithNoInventory.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I37065D_AddProductWithZeroStockInOverissueBin.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/stockvalidation/I37065E_VerifyProductAttributesAreFullyDefined.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA001SerialNumberProductWithoutStock.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/supportforattributes/SFA002NonSerialNumberProductWithoutStock.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/offline/OfflineMS004_Cashup.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/offline/OfflineMSCentral004_Cashup.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS004_Cashup.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS009_SaleAndCashupVerifyingDatabaseI.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS010_SaleAndCashupVerifyingDatabaseII.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store1/MS012_I31462_VoidLayaway.java
M src-test/org/openbravo/test/mobile/retail/multiserver/selenium/tests/store2/MSS2004_Cashup.java
M src-test/org/openbravo/test/mobile/retail/pack/API/WebPOSAPI.java
M src-test/org/openbravo/test/mobile/retail/pack/database/WebPOSDatabaseHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cancelandreplace/I40978_VerifyCashupDataWithCR.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I30160_UseTheSameGLItem.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I31757_CashMgmtTrxDate.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I31838_FilterCashMgmtEventsByPaymentMethod.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I32274_VerifyCashMgmtModel.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpGroupingWithDifferentsBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpNoGroupingWithDifferentsBP.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesMultitax.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesMultitaxNotIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLinesNotIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpWithPartialPaidCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpWithTotalPaidCredit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I29153_CashupWithSaleAndReturnRetrieveFromServer.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I30658_VerifyUserCashpUp.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I34582_VerifyFinTransactionDateAfterCashUp.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35565_CashUpVerifyDeposit.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I35631_VerifyCashupKeyboard.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I39397_VerifyCashupAmtOnReversePayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I40019_VerifyCountedAmountAfterCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/MultiterminalSaleAndCashupVerifyingDatabase.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/SaleAndCashupVerifyingDatabaseI.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/SaleAndCashupVerifyingDatabaseII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/CrossStoreTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/CheckShippingAddressMandatory.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I30885_Communit8624UseOnWebPOSFlag.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I28322_WrongInvoiceWhenPayingLayawayWithCreditI.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I28322_WrongInvoiceWhenPayingLayawayWithCreditII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I30236_LayawayVerifyDocumentNumber.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31462_VoidLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31612_CancelLayawayAddPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I31626_CancelLayawayAddPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I43113_VerifyCountLayawayAsSales.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Cancel2.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Fin1.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Fin2.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par1Fin2.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Cancel3.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin1.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin2.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/Layaway_Cre1Par2Fin3.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multichange/ChangeDialogRemaining.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multichange/ThreePaymentMethods.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLCashupAfterPricelistChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multipricelists/MPLCashupWithDifferentPricelist.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/ApplyDiscountPriceMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/ChangePriceMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/ChangeQtyMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/DecrementQtyMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/DisablePlusMinusMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/I32634_MultiSelectionDeleteLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/I32634_MultiSelectionDeleteLinesII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/IncrementQtyMultipleLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/multiselection/MultiSelectHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/negativelayaways/NegativeLayawaysVoidLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/CreateLayawayOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/I34503_JSErrorShownInCashManagementDetails.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlows.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineAllowedFlows.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOnlineBusinessDay.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/MultiPriceListOffline.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/WebPOSOfflineCustomTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/paymentrounding/PaymentRoundingTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/prepaymentsAndInvoiceTerms/OMNI160_ServiceUniqueQuantityUndeliverableProductsPrepaymentWithapprovalAfterDelivery.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicketWithDeletedLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I29953_ReactivateQuotation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I30084_DeleteLinesApprovalNotSkipped.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I30084_DeleteLinesApprovalNotSkippedII.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33526_ReceiptVerifyPaymentMethod.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34441_ReactivateQuotationAndCreateOrder.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34968_ReceiptPayOpenTicket.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I35829_VerifyOrderLineNotTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I36071_VerifyNotServicesShownWhenProductNotAdd.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I37436_VerifyReceiptOnPreSaveHook.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I39121_VerifyTotalAmountWithBOMProduct.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I39816_VerifyReceiptOnDelete.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/QuotationProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I31887_ReceiptWithDifferentProductTaxRate.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/VerifiedReturnProductsNotInAssortment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/AddDeletedRFID.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/AddMultipleSameRFID.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/rfid/DisableScaningFocusRFID.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateSaleVerifyingDatabaseFields.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I31137_Sale.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I31137_SaleWithOverpayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMChangePricelistInLayaway.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMDiscountsWithPriceIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMDiscountsWithoutPriceIncludeTaxes.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMModifyPricelistSharedPayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMMulticurrencyPayInEURUSD.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMQuotationSharedPayments.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMSaleAndReloadSharedPayments.java
R src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/levelproductprices/LevelProductPrices.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashmanagement/I35881_TwoCashMgmtAtOnceInSynchronizeMode.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I36522_VerifyCashUpInSynchronizeMode.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I34300_VerifyReceiptDiscountUndo.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I28728_UndoButtonRemovesInformation.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I33029_VerifyUndoForQuotation.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34416_VerifyUndoOnDeleteLineWithPref.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I30962_CheckUpdateModalBeingProcessed.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33078_VerifyUndoOnNegateButton.java
R src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33443_VerifyUndoOnNegateButton.java
---
(0121827)
hgbot (developer)
2020-08-05 08:46

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: c4441ea025d87ee9d8c670cc8203c9e54a274039
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-05T08:45:47+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/c4441ea025d87ee9d8c670cc8203c9e54a274039 [^]

Related to ISSUE-44743: remove usage of no longer existing function

---
M web/org.openbravo.retail.sessions/js/countcash/countcash-model.js
---
(0121841)
hgbot (developer)
2020-08-05 10:10

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct [^]
Changeset: 8f864301d81140764d8aa54c1baeb8e9d0d3520d
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-05T09:57:51+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.contactinfoforproduct/-/commit/8f864301d81140764d8aa54c1baeb8e9d0d3520d [^]

Related to ISSUE-44743: IndexedDB - Phase 2

---
A web/org.openbravo.retail.contactinfoforproduct/app/model/business-object/ticket/actions/AddProductActionPreparations.js
M src/org/openbravo/retail/contactinfoforproduct/ContactInfoForProductComponentProvider.java
M web/org.openbravo.retail.contactinfoforproduct/js/hookPreAddProductToOrder.js
M web/org.openbravo.retail.contactinfoforproduct/js/hookPreTapComboApplyButton.js
R web/org.openbravo.retail.contactinfoforproduct/js/hookAddProductToOrder.js
---
(0121875)
hgbot (developer)
2020-08-06 11:30

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 88ac11f41f22a008366c4d0bd989d59af3f9c83e
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-06T11:29:44+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/88ac11f41f22a008366c4d0bd989d59af3f9c83e [^]

Related to ISSUE-44743: IndexedDB - Phase 2

  Use getters if possible as accessing directly the attributes bring
outdated values in some fields

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
---
(0121956)
hgbot (developer)
2020-08-10 18:17

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 15ac3306bd0b478564fd90fe4558f154e8895955
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2020-08-10T18:15:56+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/15ac3306bd0b478564fd90fe4558f154e8895955 [^]

Related to ISSUE-44743: IndexedDB - Phase 2

---
M web-test/model/business-object/cashup/Cashup-completeCashupAndCreateNew.test.js
M web-test/model/business-object/cashup/Cashup-createCashManagement-StateAction.test.js
M web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromBackend.test.js
M web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromLocal.test.js
M web-test/model/business-object/cashup/Cashup-initCashup-StateAction-fromScratch.test.js
M web-test/model/business-object/cashup/Cashup-processCashManagements-StateAction.test.js
M web-test/model/business-object/cashup/Cashup-updateCashupFunction-afterTicketDone.test.js
M web-test/model/business-object/cashup/Cashup.test.js
M web-test/model/business-object/cashup/test-data/cashupAfterComplete.js
M web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackend.js
M web-test/model/business-object/cashup/test-data/cashupAfterLoadCashupFromBackendWithoutPayments.js
M web-test/model/business-object/cashup/test-data/cashupAfterTicketDone.js
M web-test/model/business-object/cashup/test-data/cashupBeforeComplete.js
M web-test/model/business-object/cashup/test-data/cashupBeforeTicketDone.js
M web-test/model/business-object/cashup/test-data/cashupCreatedFromScratch.js
M web-test/model/business-object/cashup/test-data/cashupCreatedFromScratchWithoutLastCashupPayments.js
M web-test/model/business-object/cashup/test-data/cashupMessageSharedPayments.js
M web-test/model/business-object/cashup/test-data/cleanCashup.js
M web-test/model/business-object/cashup/test-data/closeCashupInfoForCompleteCashup.js
M web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashup.js
M web-test/model/business-object/cashup/test-data/messagesAfterCompleteCashupSharedPayments.js
M web-test/model/business-object/cashup/test-data/requestCashupFromBackend.js
M web-test/model/business-object/cashup/test-data/requestCashupFromBackendNoData.js
M web-test/model/business-object/cashup/test-data/requestCashupFromBackendProcessed.js
M web-test/model/business-object/cashup/test-data/terminalPayments.js
M web-test/model/business-object/cashup/test-data/terminalPaymentsWhenLoadingCashupFromBackend.js
M web-test/model/business-object/cashup/test-data/ticketAfterTicketDone.js
M web-test/model/business-object/cashup/test-data/ticketBeforeUpdateCashup.js
M web-test/model/business-object/cashup/test-data/unInitializeCashup.js
---
(0122131)
hgbot (developer)
2020-08-18 10:53

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 03cf5d2e80f478aaa2439b5a05e5794b360607ca
Author: david.miguelez <david.miguelez@openbravo.com>
Date: 2020-08-18T08:52:44+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/03cf5d2e80f478aaa2439b5a05e5794b360607ca [^]

Related to ISSUE-44743: IndexedDB - Phase 2

Allows to send extra parameters for the Form Data information in the additionalParameters
JsonObject

---
M web/org.openbravo.retail.posterminal/js/components/modalreceiptlineproperties.js
---

- Issue History
Date Modified Username Field Change
2020-08-03 17:27 caristu New Issue
2020-08-03 17:27 caristu Assigned To => Retail
2020-08-03 17:27 caristu Triggers an Emergency Pack => No
2020-08-03 17:27 caristu Issue generated from 0043657
2020-08-03 17:27 caristu Relationship added related to 0043657
2020-08-03 17:27 caristu Relationship added related to 0043701
2020-08-03 17:28 caristu Relationship added related to 0044381
2020-08-04 10:14 hgbot Resolution open => fixed
2020-08-04 10:14 hgbot Status new => resolved
2020-08-04 10:14 hgbot Fixed in Version => RR20Q4
2020-08-04 10:14 hgbot Note Added: 0121781
2020-08-04 10:17 hgbot Note Added: 0121782
2020-08-04 10:19 hgbot Note Added: 0121783
2020-08-04 10:21 hgbot Note Added: 0121784
2020-08-04 10:23 hgbot Note Added: 0121785
2020-08-04 10:24 hgbot Note Added: 0121787
2020-08-04 10:28 hgbot Note Added: 0121788
2020-08-04 10:30 hgbot Note Added: 0121789
2020-08-04 10:31 hgbot Note Added: 0121790
2020-08-04 10:33 hgbot Note Added: 0121791
2020-08-04 10:38 hgbot Note Added: 0121792
2020-08-04 10:41 hgbot Note Added: 0121794
2020-08-04 10:43 hgbot Note Added: 0121796
2020-08-04 10:45 hgbot Note Added: 0121797
2020-08-05 08:46 hgbot Note Added: 0121827
2020-08-05 10:10 hgbot Note Added: 0121841
2020-08-06 11:30 hgbot Note Added: 0121875
2020-08-10 18:17 hgbot Note Added: 0121956
2020-08-12 09:45 caristu Relationship added related to 0044789
2020-08-13 08:10 caristu Relationship added related to 0044805
2020-08-17 12:42 marvintm Review Assigned To => marvintm
2020-08-17 12:42 marvintm Status resolved => closed
2020-08-18 10:53 hgbot Note Added: 0122131
2020-08-19 09:05 caristu Issue cloned 0044843
2020-08-19 09:05 caristu Relationship added related to 0044843
2020-10-02 16:25 caristu Relationship added related to 0045182


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker