Openbravo Issue Tracking System - Retail Modules
View Issue Details
0030745Retail ModulesCash uppublic2015-08-24 21:422015-10-02 12:37
rbianchini 
marvintm 
normalmajoralways
closedfixed 
5
RR15Q3 
RR15Q2.5RR15Q2.5 
Orekaria
Production - Confirmed Stable
RR15Q1.5
No
0030745: 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 => RR15Q2.5
2015-09-28 11:06hgbotCheckin
2015-09-28 11:06hgbotNote Added: 0080663
2015-09-28 11:06hgbotStatusscheduled => resolved
2015-09-28 11:06hgbotResolutionopen => fixed
2015-09-28 11:06hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR15Q2.5/org.openbravo.retail.posterminal/rev/a09231790fb8661b79d70fcd8cc0d91a5e3fcd88 [^]
2015-10-01 13:05marvintmAssigned ToRetail => marvintm
2015-10-02 12:37OrekariaReview Assigned To => Orekaria
2015-10-02 12:37OrekariaStatusresolved => closed
2015-10-02 12:37OrekariaFixed in Version => RR15Q2.5

Notes
(0080663)
hgbot   
2015-09-28 11:06   
Repository: retail/backports/3.0RR15Q2.5/org.openbravo.retail.posterminal
Changeset: a09231790fb8661b79d70fcd8cc0d91a5e3fcd88
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 28 10:26:28 2015 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR15Q2.5/org.openbravo.retail.posterminal/rev/a09231790fb8661b79d70fcd8cc0d91a5e3fcd88 [^]

Fixed issue 30745. Set the user in cash up process

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