Openbravo Issue Tracking System - POS2
View Issue Details
0046649POS2POSpublic2021-05-12 16:362021-09-21 18:04
jcbourgeois 
AugustoMauch 
normalmajoralways
closedfixed 
5
 
 
No
0046649: JIRA 1816 - Safe Boxes : display of cashier's username
Currently, in both initial count and count safe box, the username and first name / last name are displayed only if the safe boxes are configured with a user assignation (in Safe Box screen of OB Backend).

Agapes will not configure a user on each safe box but they would like to know the user who is currently using the safe box.

Change to make (in both Initial count & Count Safe Box features) : display the username in code field / display the first name and the last name in Cashier field of the cashier who is currently using the safe box.
Those information will be displayed if the status of the safe box = Attached
1) In POS, click on Count Safe Box menu
2) The list of known safe boxes is displayed
3) Code field and Cashier field are empty for safe boxes having status=Attached
No tags attached.
png 2021-05-12 16_36_36-.png (39,077) 2021-05-12 16:36
https://issues.openbravo.com/file_download.php?file_id=15711&type=bug
png
Issue History
2021-05-12 16:36jcbourgeoisNew Issue
2021-05-12 16:36jcbourgeoisAssigned To => Retail
2021-05-12 16:36jcbourgeoisFile Added: 2021-05-12 16_36_36-.png
2021-05-12 16:36jcbourgeoisTriggers an Emergency Pack => No
2021-05-13 19:34guilleaerStatusnew => acknowledged
2021-05-14 10:27dbazNote Added: 0128110
2021-09-16 14:10hgbotNote Added: 0131869
2021-09-16 15:11AugustoMauchAssigned ToRetail => AugustoMauch
2021-09-16 15:11AugustoMauchAssigned ToAugustoMauch => jcbourgeois
2021-09-16 15:11AugustoMauchAssigned Tojcbourgeois => AugustoMauch
2021-09-16 15:12AugustoMauchStatusacknowledged => scheduled
2021-09-21 18:04hgbotResolutionopen => fixed
2021-09-21 18:04hgbotStatusscheduled => closed
2021-09-21 18:04hgbotFixed in Version => RR21Q4
2021-09-21 18:04hgbotNote Added: 0131965
2021-09-21 18:04hgbotNote Added: 0131966

Notes
(0128110)
dbaz   
2021-05-14 10:27   
Original mockups:

https://drive.google.com/drive/u/0/folders/1ZPKQs-Afqr2ox3KV6enpeSvggtmAdHtf [^]

https://drive.google.com/drive/u/0/folders/1SSi68oHBpnfrOklckoWnUTDc8cZ1546D [^]
(0131869)
hgbot   
2021-09-16 14:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/577 [^]
(0131965)
hgbot   
2021-09-21 18:04   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a8d9d6ce0cdf9e815a704ecf8f88a75b6fe0b98a
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 2021-09-21T18:03:12+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a8d9d6ce0cdf9e815a704ecf8f88a75b6fe0b98a [^]

Fixes ISSUE-46649: Return proper user info on SafeBoxes.java

Now the user info returned by SafeBoxes.java will be related to the user currently using the safebox (is safebox is in use) or
to the last user that used the safebox (if it is not in use).

---
M src-db/database/model/tables/OBPOS_SAFEBOX_TOUCHPOINT.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/retail/posterminal/CountSafeBoxProcessor.java
M src/org/openbravo/retail/posterminal/SafeBoxes.java
---
(0131966)
hgbot   
2021-09-21 18:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/577 [^]