Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029958Retail ModulesWeb POSpublic2015-05-21 15:442015-06-24 17:45
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR15Q3 
migueldejuana
No
0029958: New feature to view and print the cashup report but without executing the cashup process in the backend
It is usually needed to be able to review the cashup report and print but without executing the cashup process.

This is usually usefull if it is needed to check the cash amount in the drawer or during a shift change
n/a
Add new Menu entry Cash Up Partial to review and print the cashup report but without executing the cashup backend process.
Permissions an authorizations different from the actual cashup process.
The printed cashup report must show a message to differentiate when the printed cashup report closes the terminan and when does not.
No tags attached.
png Captura de pantalla de 2015-06-01 19:15:31.png (154,607) 2015-06-01 19:17
https://issues.openbravo.com/file_download.php?file_id=8148&type=bug
png
Issue History
2015-05-21 15:44adrianromeroNew Issue
2015-05-21 15:44adrianromeroAssigned To => adrianromero
2015-05-21 15:44adrianromeroTriggers an Emergency Pack => No
2015-05-21 15:50hgbotCheckin
2015-05-21 15:50hgbotNote Added: 0077627
2015-05-21 15:50hgbotStatusnew => resolved
2015-05-21 15:50hgbotResolutionopen => fixed
2015-05-21 15:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5c72a2232a76d38ebd14ce1133c4e7018cc27097 [^]
2015-05-21 16:03adrianromeroNote Added: 0077628
2015-05-25 16:18hgbotCheckin
2015-05-25 16:18hgbotNote Added: 0077715
2015-06-01 19:17migueldejuanaNote Added: 0077954
2015-06-01 19:17migueldejuanaStatusresolved => new
2015-06-01 19:17migueldejuanaResolutionfixed => open
2015-06-01 19:17migueldejuanaFile Added: Captura de pantalla de 2015-06-01 19:15:31.png
2015-06-15 09:38adrianromeroStatusnew => scheduled
2015-06-15 09:40adrianromeroNote Added: 0078278
2015-06-15 09:40adrianromeroStatusscheduled => resolved
2015-06-15 09:40adrianromeroResolutionopen => fixed
2015-06-24 17:45migueldejuanaReview Assigned To => migueldejuana
2015-06-24 17:45migueldejuanaNote Added: 0078492
2015-06-24 17:45migueldejuanaStatusresolved => closed
2015-06-24 17:45migueldejuanaFixed in Version => RR15Q3

Notes
(0077627)
hgbot   
2015-05-21 15:50   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5c72a2232a76d38ebd14ce1133c4e7018cc27097
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 21 15:48:51 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5c72a2232a76d38ebd14ce1133c4e7018cc27097 [^]

Fixes issue 0029958: New feature to view and print the cashup report but without executing the cashup process in the backend
* Added new menu entry 'Cash Up Partial' that displays just the cashup report and allows to be printed
* New permisssions 'Web POS window Cash Up Partial' and 'Web POS Cash Up window approval' to securize this new menu option.
* Modified Cash Up report template to diferentiate when the close cashup process is executed and when is not
* This new menu entry just extends the actual Cashup process classes to implement the requirements.

---
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 web/org.openbravo.retail.posterminal/js/closecash/model/cashup-model.js
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-print.js
M web/org.openbravo.retail.posterminal/js/closecash/model/cashup-steps.js
M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js
M web/org.openbravo.retail.posterminal/js/closecash/view/tabpostprintclose.js
M web/org.openbravo.retail.posterminal/res/printcashup.xml
---
(0077628)
adrianromero   
2015-05-21 16:03   
Documentation http://wiki.openbravo.com/wiki/Retail:Web_POS_User_Guide#Cash_Up_Partial [^]
(0077715)
hgbot   
2015-05-25 16:18   
Repository: tools/automation/pi-mobile
Changeset: e9010d1f2e67dea856d343a2f99169475abb1eea
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Mon May 25 09:16:55 2015 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e9010d1f2e67dea856d343a2f99169475abb1eea [^]

Related to issue 29958: Fixed the TestID of the cashup report title

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java
---
(0077954)
migueldejuana   
2015-06-01 19:17   
Printed ticket show totals cut and PARTIAL word is not in the centerm see attached image.
(0078278)
adrianromero   
2015-06-15 09:40   
It looks like a problem between fonts and how the hardware manager emulates printing of receipts. Not a problem of this implementation.

Notice that also other lines in bold does not fit properly in the sheet.
(0078492)
migueldejuana   
2015-06-24 17:45   
Tested and reviewed in 2d80f8cf8501