Notes |
|
(0101950)
|
hgbot
|
2018-01-25 16:30
|
|
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 5b506aa23c67f77754d50b191f226642de3f62e3
Author: Kepa Choperena <kepa.choperena <at> openbravo.com>
Date: Thu Jan 25 13:49:11 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/5b506aa23c67f77754d50b191f226642de3f62e3 [^]
Fixed issue 37673: Forbid that the Anonymous Customer and a customer different from the registered on the ticket use a credit note.
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/giftcards/GCNVComponentProvider.java
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
A web/org.openbravo.retail.giftcards/js/hooks/afterPaymentSelectedHook.js
---
|
|
|
(0101977)
|
hgbot
|
2018-01-25 18:15
|
|
|
|
|
Backout reason -> Moved to 18Q3 release |
|
|
(0106173)
|
hgbot
|
2018-08-07 14:38
|
|
|
|
(0106174)
|
hgbot
|
2018-08-07 14:39
|
|
Repository: erp/pmods/org.openbravo.retail.giftcards
Changeset: 57e889c7cdbed1570c048b9d6238d302aa71e049
Author: Kepa Choperena <kepa.choperena <at> openbravo.com>
Date: Tue Aug 07 14:14:33 2018 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.giftcards/rev/57e889c7cdbed1570c048b9d6238d302aa71e049 [^]
Related to issue 37673: Forbid that the Anonymous Customer and a customer different from the registered on the ticket use a credit note.
Added new development
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/giftcards/GCNVComponentProvider.java
M web/org.openbravo.retail.giftcards/js/components/GiftCardDetails.js
A web/org.openbravo.retail.giftcards/js/hooks/afterPaymentSelectedHook.js
A web/org.openbravo.retail.giftcards/js/hooks/preOrderSaveHook.js
---
|
|
|
(0106241)
|
hgbot
|
2018-08-08 13:16
|
|
|
|
(0106248)
|
hgbot
|
2018-08-09 08:31
|
|
Repository: tools/automation/pi-mobile
Changeset: 1165afd694bb4643eccbd67944d5a00731c0b544
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Aug 09 08:31:22 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1165afd694bb4643eccbd67944d5a00731c0b544 [^]
Related to issue 37673: [SERQA 3684]: Forbid that the Anonymous Customer and a customer different from the registered on the ticket use a credit note
New tests for issue checking
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreateCreditNoteWithAnonymous.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNote.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNoteInPayOpenTickets.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomer.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomerInPayOpenTickets.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I37470_ChangeProfile.java
---
|
|
|
(0106282)
|
hgbot
|
2018-08-10 13:21
|
|
Repository: tools/automation/pi-mobile
Changeset: 3f0c70d69954a552178af546f5b82920456ba3b1
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Fri Aug 10 11:15:29 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3f0c70d69954a552178af546f5b82920456ba3b1 [^]
Related to issue 37673: Added test cases for Anonymous Credit Notes
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
---
|
|
|
(0106286)
|
hgbot
|
2018-08-10 14:50
|
|
Repository: tools/automation/pi-mobile
Changeset: 80bfdabba1b65d8aef27e23b331a27e1d550ff4f
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Fri Aug 10 14:50:10 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/80bfdabba1b65d8aef27e23b331a27e1d550ff4f [^]
Related to issue 37673: Added test cases for Anonymous Credit Notes
---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreateCreditNoteWithAnonymous.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNote.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNoteInPayOpenTickets.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomer.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomerInPayOpenTickets.java
---
|
|
|
(0106302)
|
hgbot
|
2018-08-11 12:23
|
|
Repository: tools/automation/pi-mobile
Changeset: 64bee1d4ea7640b155b18c1334ccd205919b4d45
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Fri Aug 10 18:48:11 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/64bee1d4ea7640b155b18c1334ccd205919b4d45 [^]
Related to issue 37673: Added test cases for Anonymous Credit Notes
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/CreateCreditNoteWithAnonymous.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNote.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/ForbidCustomerDifferentAssignedTicketUseCreditNoteInPayOpenTickets.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomer.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/creditnote/UseCreditNoteWithAnonymousCustomerInPayOpenTickets.java
---
|
|
|
(0106303)
|
hgbot
|
2018-08-11 12:23
|
|
|