Openbravo Issue Tracking System - Retail Modules
View Issue Details
0038641Retail ModulesCash uppublic2018-05-28 11:572019-03-27 18:47
ebecerra 
Retail 
normalminorhave not tried
closedfixed 
5
 
RR19Q2 
marvintm
No
0038641: Improvement in Cash Up in the "Count Cash" and "Post, Print & Close" steps
Allow to group the payments for expected quantity. For payment with 0 expected quantity will be automatically validated in Count Cash step.
N/A
No tags attached.
diff posterminal.diff (31,733) 2019-01-25 09:09
https://issues.openbravo.com/file_download.php?file_id=12548&type=bug
diff TestSuite_I38641.diff (19,594) 2019-01-30 08:30
https://issues.openbravo.com/file_download.php?file_id=12566&type=bug
Issue History
2018-05-28 11:57ebecerraNew Issue
2018-05-28 11:57ebecerraAssigned To => Retail
2018-05-28 11:57ebecerraTriggers an Emergency Pack => No
2018-06-08 12:50ebecerraFile Added: I38641_test.diff
2019-01-21 08:55ebecerraFile Added: posterminal.diff
2019-01-22 12:01ebecerraFile Deleted: I38641_test.diff
2019-01-22 12:01ebecerraFile Added: TestSuite_I38641.diff
2019-01-22 12:03ebecerraFile Deleted: TestSuite_I38641.diff
2019-01-22 12:03ebecerraFile Added: TestSuite_I38641.diff
2019-01-22 12:11ebecerraFile Deleted: posterminal.diff
2019-01-22 12:12ebecerraFile Added: posterminal.diff
2019-01-23 17:03ebecerraFile Deleted: posterminal.diff
2019-01-23 17:04ebecerraFile Added: posterminal.diff
2019-01-25 09:09ebecerraFile Deleted: posterminal.diff
2019-01-25 09:09ebecerraFile Added: posterminal.diff
2019-01-29 13:50ebecerraFile Deleted: TestSuite_I38641.diff
2019-01-29 13:52ebecerraFile Added: TestSuite_I38641.diff
2019-01-30 08:29ebecerraFile Deleted: TestSuite_I38641.diff
2019-01-30 08:30ebecerraFile Added: TestSuite_I38641.diff
2019-02-12 10:27hgbotCheckin
2019-02-12 10:27hgbotNote Added: 0109682
2019-02-12 10:31hgbotCheckin
2019-02-12 10:31hgbotNote Added: 0109683
2019-03-27 18:46marvintmStatusnew => scheduled
2019-03-27 18:46marvintmStatusscheduled => resolved
2019-03-27 18:46marvintmFixed in Version => RR19Q2
2019-03-27 18:46marvintmResolutionopen => fixed
2019-03-27 18:47marvintmReview Assigned To => marvintm
2019-03-27 18:47marvintmStatusresolved => closed

Notes
(0109682)
hgbot   
2019-02-12 10:27   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: dc29a8fe7ce166b782772d3f3791176e55aabd9a
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Tue Feb 12 10:26:07 2019 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dc29a8fe7ce166b782772d3f3791176e55aabd9a [^]

Fix issue 38641: Improvement in Cash Up in the "Count Cash" and "Post, Print & Close" steps

---
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java
M web/org.openbravo.retail.posterminal/css/obpos-main.css
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-steps.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/utils/cashUpReportUtils.js
---
(0109683)
hgbot   
2019-02-12 10:31   
Repository: tools/automation/pi-mobile
Changeset: afe409e21659499cf130ae487a1bbc378def1aae
Author: Eduardo Becerra <ebec70 <at> yahoo.com>
Date: Tue Feb 12 10:30:36 2019 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/afe409e21659499cf130ae487a1bbc378def1aae [^]

Related issue 38641: Test suite

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/selfcheckout/SCOCashup.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/I38641_AgileCashUp.java
---