Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045661Retail ModulesWeb POSpublic2020-12-29 10:112021-01-11 09:51
aferraz 
aferraz 
normalmajorhave not tried
closedfixed 
5
 
RR21Q2RR21Q2 
migueldejuana
No
0045661: Move loadTicket action to the state
Move the action of loading a ticket from backoffice through Open Receipt selector to the state
*
No tags attached.
causes defect 0050530 closed guillermogil [22Q4] In Open receipt the image does not change depending of the product 
Issue History
2020-12-29 10:11aferrazNew Issue
2020-12-29 10:11aferrazAssigned To => aferraz
2020-12-29 10:11aferrazTriggers an Emergency Pack => No
2021-01-11 09:46hgbotNote Added: 0125344
2021-01-11 09:49hgbotResolutionopen => fixed
2021-01-11 09:49hgbotStatusnew => resolved
2021-01-11 09:49hgbotFixed in Version => RR21Q2
2021-01-11 09:49hgbotNote Added: 0125345
2021-01-11 09:50hgbotNote Added: 0125346
2021-01-11 09:51aferrazReview Assigned To => migueldejuana
2021-01-11 09:51aferrazStatusresolved => closed
2023-02-14 06:14guillermogilRelationship addedcauses 0050530

Notes
(0125344)
hgbot   
2021-01-11 09:46   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: efb03523fd460ee78fd0d1afa37e2c1208c7665b
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-11T09:44:08+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/efb03523fd460ee78fd0d1afa37e2c1208c7665b [^]

Related to ISSUE-45661: Move loadTicket action to the state

---
M web/org.openbravo.mobile.core/app/util/DAL.js
M web/org.openbravo.mobile.core/app/view/DialogUIHandler.js
---
(0125345)
hgbot   
2021-01-11 09:49   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 9326f9b1660deb505923a823e77e36d4a50b9563
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-11T09:47:34+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/9326f9b1660deb505923a823e77e36d4a50b9563 [^]

Fixes ISSUE-45661: Move loadTicket action to the state

---
A web-test/model/business-object/ticket-list/actions/BringTicketToSession.test.js
A web-test/model/business-object/ticket-list/actions/LoadLocalTicket.test.js
A web-test/model/business-object/ticket-list/actions/LoadRemoteTicket.test.js
A web-test/model/business-object/ticket-list/actions/MarkIgnoreCheckIfIsActiveToPendingTickets.test.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadLocalTicket.js
A web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/LoadRemoteTicket.js
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/retail/posterminal/OBPOSComponentProvider.java
M web/org.openbravo.retail.posterminal/app/model/business-object/ticket/TicketUtils.js
M web/org.openbravo.retail.posterminal/js/components/modalorderselector.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.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/utils/ticketListUtils.js
R web-test/model/business-object/ticket-list/LoadTicket.test.js
---
(0125346)
hgbot   
2021-01-11 09:50   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 978198cd3041d979504462d55af003e18298f570
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 2021-01-11T09:45:27+01:00
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/978198cd3041d979504462d55af003e18298f570 [^]

Related to ISSUE-45661: Move loadTicket action to the state

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/certification_france/OBCFRTestBase.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/crossstore/CrossStoreUIOpenReceipt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/I43858_CrossStoreAnonymCustomerWithoutContact.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/crossstore/InStoreUIOpenReceipt.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/customercreation/AddressEditShippingInvoicingQuotation.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/I35663_QuotationCreateOrder.java
---