Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040957Retail ModulesWeb POSpublic2019-05-28 09:202019-06-25 19:41
asiermartirena 
asiermartirena 
normalmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040957: It would be nice to have a process controller for total amount and pay open tickets validations
It would be nice to have defined process controllers for the flows where validations are done when navigating to the pay open tickets window and the payments tab.
Click on the total amount button or the done button of the pay open tickets selector.
No tags attached.
Issue History
2019-05-28 09:20asiermartirenaNew Issue
2019-05-28 09:20asiermartirenaAssigned To => asiermartirena
2019-05-28 09:20asiermartirenaTriggers an Emergency Pack => No
2019-06-09 17:36hgbotCheckin
2019-06-09 17:36hgbotNote Added: 0112519
2019-06-09 17:36hgbotStatusnew => resolved
2019-06-09 17:36hgbotResolutionopen => fixed
2019-06-09 17:36hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/350ab969e8d734782da3fe9570f9bacedfc31c20 [^]
2019-06-09 17:36hgbotCheckin
2019-06-09 17:36hgbotNote Added: 0112522
2019-06-09 17:36hgbotCheckin
2019-06-09 17:36hgbotNote Added: 0112524
2019-06-09 17:37hgbotCheckin
2019-06-09 17:37hgbotNote Added: 0112525
2019-06-09 17:37hgbotCheckin
2019-06-09 17:37hgbotNote Added: 0112526
2019-06-24 13:34hgbotCheckin
2019-06-24 13:34hgbotNote Added: 0112977
2019-06-25 19:41marvintmReview Assigned To => marvintm
2019-06-25 19:41marvintmStatusresolved => closed
2019-06-25 19:41marvintmFixed in Version => RR19Q3

Notes
(0112519)
hgbot   
2019-06-09 17:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 350ab969e8d734782da3fe9570f9bacedfc31c20
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue May 28 13:45:26 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/350ab969e8d734782da3fe9570f9bacedfc31c20 [^]

Fixed issue 40957: New 'totalAmountValidation' and 'payOpenTicketsValidation' processes

---
M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml
M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0112522)
hgbot   
2019-06-09 17:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 79b0cef79a4e84402faa56574ffacd1c39cf776b
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Jun 06 10:09:15 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/79b0cef79a4e84402faa56574ffacd1c39cf776b [^]

Related to issue 40957: Added onHideFunction to finish the process

---
M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js
---
(0112524)
hgbot   
2019-06-09 17:36   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0fa619ebbc8338a11bf6602874e14526b8e4273f
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Sat Jun 08 01:18:45 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0fa619ebbc8338a11bf6602874e14526b8e4273f [^]

Related to issue 40957: Fixed context variable to call approvals

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0112525)
hgbot   
2019-06-09 17:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 93a46bfbfdb2d735bde187163cde3bb7609f1c9c
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Sat Jun 08 20:42:53 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/93a46bfbfdb2d735bde187163cde3bb7609f1c9c [^]

Related to issue 40957: Stop the totalAmountValidation process when calculating final mandatory services

Also moved duplicated if condition to a global point.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---
(0112526)
hgbot   
2019-06-09 17:37   
Repository: tools/automation/pi-mobile
Changeset: a868dfaef211628f041987617f356dd5484bb8d9
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Sun Jun 09 00:28:22 2019 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a868dfaef211628f041987617f356dd5484bb8d9 [^]

Related to issue 40957: Changes in automated tests

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/I35582_VerifyLayawayApprovalOnReload.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/productlockeddiscontinued/VerifyProductDiscontinuedWithPreference.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I40087_VerifyNewPayOpenTicketsFlow.java
---
(0112977)
hgbot   
2019-06-24 13:34   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8850179f78844f0cde0eda3d3a94e3d61eff6957
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Mon Jun 24 10:20:59 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8850179f78844f0cde0eda3d3a94e3d61eff6957 [^]

Related to issue 40957: The showLoading is controlled by the process controller in Pay Open Tickets

---
M src-db/database/sourcedata/OBMOBC_PROCESS_DEFINITION.xml
M web/org.openbravo.retail.posterminal/js/components/modal-pay-open-tickets.js
---