Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0029958 | Retail Modules | Web POS | public | 2015-05-21 15:44 | 2015-06-24 17:45 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR15Q3 | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0029958: New feature to view and print the cashup report but without executing the cashup process in the backend |
Description | 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 |
Steps To Reproduce | n/a |
Proposed Solution | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 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

|
|
Issue History |
Date Modified | Username | Field | Change |
2015-05-21 15:44 | adrianromero | New Issue | |
2015-05-21 15:44 | adrianromero | Assigned To | => adrianromero |
2015-05-21 15:44 | adrianromero | OBNetwork customer | => No |
2015-05-21 15:44 | adrianromero | Triggers an Emergency Pack | => No |
2015-05-21 15:50 | hgbot | Checkin | |
2015-05-21 15:50 | hgbot | Note Added: 0077627 | |
2015-05-21 15:50 | hgbot | Status | new => resolved |
2015-05-21 15:50 | hgbot | Resolution | open => fixed |
2015-05-21 15:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5c72a2232a76d38ebd14ce1133c4e7018cc27097 [^] |
2015-05-21 16:03 | adrianromero | Note Added: 0077628 | |
2015-05-25 16:18 | hgbot | Checkin | |
2015-05-25 16:18 | hgbot | Note Added: 0077715 | |
2015-06-01 19:17 | migueldejuana | Note Added: 0077954 | |
2015-06-01 19:17 | migueldejuana | Status | resolved => new |
2015-06-01 19:17 | migueldejuana | Resolution | fixed => open |
2015-06-01 19:17 | migueldejuana | File Added: Captura de pantalla de 2015-06-01 19:15:31.png | |
2015-06-15 09:38 | adrianromero | Status | new => scheduled |
2015-06-15 09:40 | adrianromero | Note Added: 0078278 | |
2015-06-15 09:40 | adrianromero | Status | scheduled => resolved |
2015-06-15 09:40 | adrianromero | Resolution | open => fixed |
2015-06-24 17:45 | migueldejuana | Review Assigned To | => migueldejuana |
2015-06-24 17:45 | migueldejuana | Note Added: 0078492 | |
2015-06-24 17:45 | migueldejuana | Status | resolved => closed |
2015-06-24 17:45 | migueldejuana | Fixed 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
---
|
|
|
|
|
|
(0077715)
|
hgbot
|
2015-05-25 16:18
|
|
|
|
|
Printed ticket show totals cut and PARTIAL word is not in the centerm see attached image. |
|
|
|
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. |
|
|
|
Tested and reviewed in 2d80f8cf8501 |
|