Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027213Retail ModulesWeb POS Hardware Managerpublic2014-07-28 13:562014-07-29 12:27
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
 
marvintm
No
0027213: Basic audit capabilities for receipts sent to Hardware Manager
Including new audit capabilities for receipts send to Hardware Manager will allow administrators to verify all receipts printed. And in the case receipts are lost in the system because a mayor failure. Receipts can be recovered using this audit capabilities.
In description
This audit capabilities can be implemented as a logging file where all receipts sent are written.
No tags attached.
Issue History
2014-07-28 13:56adrianromeroNew Issue
2014-07-28 13:56adrianromeroAssigned To => adrianromero
2014-07-28 13:56adrianromeroTriggers an Emergency Pack => No
2014-07-28 17:08adrianromeroSummaryBasic audig capabilities for receipts send to Hardware Manager => Basic audit capabilities for receipts sent to Hardware Manager
2014-07-28 17:08adrianromeroProposed Solution updated
2014-07-28 19:03hgbotCheckin
2014-07-28 19:03hgbotNote Added: 0068933
2014-07-28 19:04hgbotStatusnew => resolved
2014-07-28 19:04hgbotResolutionopen => fixed
2014-07-28 19:04hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/retail-hw/rev/5f3317127c9b2c306a7f9f52295879c7e6cca588 [^]
2014-07-29 12:27marvintmReview Assigned To => marvintm
2014-07-29 12:27marvintmNote Added: 0068957
2014-07-29 12:27marvintmStatusresolved => closed

Notes
(0068933)
hgbot   
2014-07-28 19:03   
Repository: erp/pmods/retail-hw
Changeset: 5f3317127c9b2c306a7f9f52295879c7e6cca588
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Mon Jul 28 18:46:41 2014 +0200
URL: http://code.openbravo.com/erp/pmods/retail-hw/rev/5f3317127c9b2c306a7f9f52295879c7e6cca588 [^]

Fixes issue 0027213: Basic audit capabilities for receipts sent to Hardware Manager
Using java logging to implement audit capabilities to receipts. This audit functionality can be configured in file logging.properties

---
M logging.properties
M src/com/openbravo/pos/printer/TicketParser.java
M src/com/openbravo/poshw/Main.java
M src/com/openbravo/poshw/TicketServlet.java
A src/com/openbravo/logging/AuditHandler.java
---
(0068957)
marvintm   
2014-07-29 12:27   
Reviewed and tested. Everything is working correctly.