Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028901Retail ModulesWeb POSpublic2015-02-09 19:562015-03-27 17:07
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q2 
marvintm
No
0028901: Log: add error log entries when the receipt values are inconsistent
Log: add error log entries when the receipt values are inconsistent
Apply this patch and unapply issue 28900

Log in the webpos
Add a product
Edit the new line
Delete the line
Verify that a console error is shown and that at least 1 row has been added to the log client table in the backend
No tags attached.
depends on defect 0028900 closed Orekaria 'calculategross()' functions do not reset unnecessary 'net' and 'gross' fields 
blocks feature request 0029377RR15Q3 closed Orekaria Stabilization: RR15Q2 related 
patch Q3_posterminal_3794.patch (4,209) 2015-02-11 20:33
https://issues.openbravo.com/file_download.php?file_id=7784&type=bug
Issue History
2015-02-09 19:56OrekariaNew Issue
2015-02-09 19:56OrekariaAssigned To => Orekaria
2015-02-09 19:56OrekariaTriggers an Emergency Pack => No
2015-02-10 09:28OrekariaRelationship addeddepends on 0028900
2015-02-10 09:41OrekariaFile Added: Q2, Q3.patch
2015-02-10 09:43OrekariaFile Deleted: Q2, Q3.patch
2015-02-10 09:43OrekariaFile Added: Q2, Q3.patch
2015-02-10 09:43OrekariaIssue Monitored: jecharri
2015-02-10 09:53OrekariaFile Deleted: Q2, Q3.patch
2015-02-10 09:56OrekariaFile Added: Q3.patch
2015-02-11 20:33OrekariaFile Deleted: Q3.patch
2015-02-11 20:33OrekariaFile Added: Q3_posterminal_3794.patch
2015-02-11 22:01hgbotCheckin
2015-02-11 22:01hgbotNote Added: 0074361
2015-02-11 22:01hgbotStatusnew => resolved
2015-02-11 22:01hgbotResolutionopen => fixed
2015-02-11 22:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1e11e3142acc26c5592837a9abf21ef63ea7d02 [^]
2015-02-19 16:45OrekariaNote Added: 0074674
2015-02-19 16:45OrekariaStatusresolved => new
2015-02-19 16:45OrekariaResolutionfixed => open
2015-03-27 11:05hgbotCheckin
2015-03-27 11:05hgbotNote Added: 0076065
2015-03-27 11:05hgbotStatusnew => resolved
2015-03-27 11:05hgbotResolutionopen => fixed
2015-03-27 11:05hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1e11e3142acc26c5592837a9abf21ef63ea7d02 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc484116f470f5fd131460014a0459c9c4bb4400 [^]
2015-03-27 11:08OrekariaRelationship addedblocks 0029377
2015-03-27 16:09hgbotCheckin
2015-03-27 16:09hgbotNote Added: 0076101
2015-03-27 16:09hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc484116f470f5fd131460014a0459c9c4bb4400 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d880accac08ed4bcc864a6fcddc5e3b73cce93b3 [^]
2015-03-27 17:07marvintmReview Assigned To => marvintm
2015-03-27 17:07marvintmStatusresolved => closed
2015-03-27 17:07marvintmFixed in Version => RR15Q2

Notes
(0074361)
hgbot   
2015-02-11 22:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b1e11e3142acc26c5592837a9abf21ef63ea7d02
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Feb 11 22:00:34 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b1e11e3142acc26c5592837a9abf21ef63ea7d02 [^]

Fixes issue 28901: Added receipt verification logic that logs receipt inconsistences
- the 'hasIntegrity()' method has been removed

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0074674)
Orekaria   
2015-02-19 16:45   
This fix is "work in progress"
But, it will be closed for RR15Q2
(0076065)
hgbot   
2015-03-27 11:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: cc484116f470f5fd131460014a0459c9c4bb4400
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Mar 27 10:55:08 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/cc484116f470f5fd131460014a0459c9c4bb4400 [^]

Fixes issue 28901: Modifications after client feedback and optimizations

- 2/3 verifications have been disabled
- 3/4 events have been ignored

as a consequence,
- the event 'all' will no longer be used. the 'closed' event will be used instead

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---
(0076101)
hgbot   
2015-03-27 16:09   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d880accac08ed4bcc864a6fcddc5e3b73cce93b3
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Mar 27 16:09:14 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d880accac08ed4bcc864a6fcddc5e3b73cce93b3 [^]

Fixes issue 28901: Removed comments

---
M web/org.openbravo.retail.posterminal/js/data/dataordersave.js
---