Notes |
|
(0107517)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d0cae1cd7d545309ef3a89e68e79159aa328cb8b
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 02 12:15:52 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d0cae1cd7d545309ef3a89e68e79159aa328cb8b [^]
Fixed issue 0039010: Delete cache deletion revision
- Check if we have non processed chasups when unlinking a terminal. Warn the user and ask if continue or not.
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBUIAPP_PROCESS.xml
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
A src/org/openbravo/retail/posterminal/process/ValidationUnlinkDeviceActionHandler.java
A web/org.openbravo.retail.posterminal/js/utils/unlinkDeviceValidation.js
---
|
|
|
(0107518)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9736e7239ee084871e2a0b12197c426ccbab33d0
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 02 12:17:09 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9736e7239ee084871e2a0b12197c426ccbab33d0 [^]
Fixed issue 0039010: Delete cache deletion revision
- Show a popup to warn the user that the terminal has changed and the caché will be cleared
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.mobile.core/source/component/ob-login.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
M web/org.openbravo.mobile.core/source/utils/ob-localStorage.js
---
|
|
|
(0107519)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: c6f89bd8c915f52b0c54692c72059311248162fb
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Fri Oct 05 11:25:42 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c6f89bd8c915f52b0c54692c72059311248162fb [^]
Fixed issue 0039010: Delete cache deletion revision
- Add new modal when changing terminal
- Remove localStorace.clear() from DocumentnoSynchronizationContentInReceipt
---
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/DocumentnoSynchronizationContentInReceipt.java
---
|
|
|
(0107520)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: 12bce858178136faf1f3a3b899c7a115ac4deaa3
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Oct 08 16:13:19 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/12bce858178136faf1f3a3b899c7a115ac4deaa3 [^]
Fixed issue 0039010: Delete cache deletion revision
- Adapt tests to new popup
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/CheckInitialCountInSeller.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/CloseSellerSession.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/PayFullyLayawayInSeller.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/PayOpenTicketInSeller.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/PayPartiallyLayawayInSeller.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/terminals/WebPOSSPMTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I29055_TerminalChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/payment/CreateLayawayPayment.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicket.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicketLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32135_NavigatingFailsToLoadTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/VerifyCrossStoreOnlyDefined.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/I31591_VerifySharePaymentsCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I28393_IncrementalRefreshProductLoad.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I32714_HookPreCustomerAddrSaveCancelling.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I34586_CashupErrorLoginRestricted.java
---
|
|
|
(0107521)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: 379f34f1533970bdf1662a1bb384db4fc57e1306
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 09 16:48:43 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/379f34f1533970bdf1662a1bb384db4fc57e1306 [^]
Fixed issue 0039010: Delete cache deletion revision
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/CheckInitialCountInSeller.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/CloseSellerSession.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/PayFullyLayawayInSeller.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/sessions/terminal_for_seller/PayPartiallyLayawayInSeller.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I29055_TerminalChange.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/I34396_VerifyLoginNotExitsTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicket.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/DeleteTicketLines.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32135_NavigatingFailsToLoadTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/I31591_VerifySharePaymentsCashup.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/SPMNeedToCloseMaster.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sharedpaymentmethods/SPMQuotationSharedPayments.java
---
|
|
|
(0107522)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: 24b2d9929f40328c31b70b49cf28dd70e10abb33
Author: Javier Rodriguez <javier.rodriguez <at> openbravo.com>
Date: Thu Oct 11 16:20:59 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/24b2d9929f40328c31b70b49cf28dd70e10abb33 [^]
Fixed issue 0039010: Delete cache deletion revision
---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I31196_ReassignNewCustomer.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32135_NavigatingFailsToLoadTerminal.java
---
|
|
|
(0107523)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: fa5b77ca7d678979a3a2ce0c20e5fb9ea111a366
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Oct 15 13:51:47 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fa5b77ca7d678979a3a2ce0c20e5fb9ea111a366 [^]
Fixed issue 0039010: Delete cache deletion revision
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I36010_PayCertificateTicketOtherTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/I33019_VerifyPacksInNaturalTreeOrganization.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeAllowed.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I32135_NavigatingFailsToLoadTerminal.java
---
|
|
|
(0107524)
|
hgbot
|
2018-10-23 11:47
|
|
Repository: tools/automation/pi-mobile
Changeset: aac2e8a27e2ef069159731de9625339206434c1c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Tue Oct 16 07:43:49 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/aac2e8a27e2ef069159731de9625339206434c1c [^]
Fixed issue 0039010: Delete cache deletion revision
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I36010_PayCertificateTicketOtherTerminal.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/loginout/TerminalChangeAllowed.java
---
|
|
|
(0107525)
|
hgbot
|
2018-10-23 11:47
|
|
|
|
(0107611)
|
hgbot
|
2018-10-26 09:36
|
|
|