Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030744Retail ModulesCash uppublic2015-08-24 21:422015-11-02 11:41
rbianchini 
Retail 
normalmajoralways
closedfixed 
5
RR15Q3 
RR15Q3.2RR15Q3.2 
guilleaer
Production - Confirmed Stable
RR15Q1.5
No
0030744: Wrong user in cash up
When you make a cash up in a version greater than 14Q3.6, the user/contact who made the cash up is wrong. This value is filled with the user who made the previous cash up.
1 - Log in WebPOS as vallblanca
2 - sell something and make a cash up
3 - select back office in the menu
4 - check the cash up made and observes the user/contact field is valblanca
5 - log out WebPOS
6 - Log in WebPOS as openbravo
7 - sell something and make a cash up
8 - go to ERP
9 - Observes that the first cash up (made by vallblanca) has the field user filled with openbravo and the second cash up (made by openbravo) has the field user filled with valblanca
No tags attached.
blocks defect 0030658RR15Q4 closed mario_castello Wrong user in cash up 
Issue History
2015-09-02 17:19OrekariaTypedefect => backport
2015-09-02 17:19OrekariaTarget VersionRR15Q4 => RR15Q3.2
2015-10-30 13:10hgbotCheckin
2015-10-30 13:10hgbotNote Added: 0081407
2015-10-30 13:10hgbotStatusscheduled => resolved
2015-10-30 13:10hgbotResolutionopen => fixed
2015-10-30 13:10hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/86c5049ad57deaf7c4e9c3cce22759b5650d5d7c [^]
2015-11-02 11:41guilleaerReview Assigned To => guilleaer
2015-11-02 11:41guilleaerStatusresolved => closed
2015-11-02 11:41guilleaerFixed in Version => RR15Q3.2

Notes
(0081407)
hgbot   
2015-10-30 13:10   
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal
Changeset: 86c5049ad57deaf7c4e9c3cce22759b5650d5d7c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Fri Oct 30 13:10:15 2015 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/86c5049ad57deaf7c4e9c3cce22759b5650d5d7c [^]

Fixed issue 30744. Set the user in cash up process

---
M src/org/openbravo/retail/posterminal/CashCloseProcessor.java
---