Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045157Retail ModulesWeb POSpublic2020-09-29 10:372020-11-18 13:09
remibrunet 
jorge-garcia 
normalmajoralways
closedfixed 
5
 
RR21Q1 
No
0045157: [SafeBox] Same search key can't be used on different Organization
Customer usually use value from 1 to 10 for their safe box, in every organization, but currently the value of a search key can't be the same among different Organization.
Create a safebox with search key = 1 for organization A with cash payment method
Create a safebox with search key = 1 for organization B with cash payment method
Connect to POS on organization A
Link the safebox 1 and do a ticket in cash
Remove the safebox from the menu
Put the unicity on (Organization, searchkey) level
We also need to ensure that safe boxes are created at store level, otherwise more than one safe box may be visible if we only do the constraint change
No tags attached.
causes defect 0045525pi closed rqueralta [SafeBox - Cashup] During processing the cashup an error happen on ProcessCashClose 
Issue History
2020-09-29 10:37remibrunetNew Issue
2020-09-29 10:37remibrunetAssigned To => Retail
2020-09-29 10:37remibrunetTriggers an Emergency Pack => No
2020-09-30 11:30javietxeIssue Monitored: javietxe
2020-09-30 11:30javietxeResolution time => 1603144800
2020-10-30 14:48marvintmResolution time1603144800 => 1605826800
2020-10-30 14:48marvintmTypedesign defect => defect
2020-10-30 14:49marvintmProposed Solution updated
2020-11-16 15:22jorge-garciaAssigned ToRetail => jorge-garcia
2020-11-16 16:57hgbotNote Added: 0124431
2020-11-17 08:12jorge-garciaStatusnew => scheduled
2020-11-18 13:09hgbotResolutionopen => fixed
2020-11-18 13:09hgbotStatusscheduled => closed
2020-11-18 13:09hgbotNote Added: 0124479
2020-11-18 13:09hgbotFixed in Version => RR21Q1
2020-11-18 13:09hgbotNote Added: 0124480
2020-11-18 13:09hgbotNote Added: 0124481
2020-11-27 13:57javietxeRelationship addedcauses 0045525

Notes
(0124431)
hgbot   
2020-11-16 16:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/184 [^]
(0124479)
hgbot   
2020-11-18 13:09   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/184 [^]
(0124480)
hgbot   
2020-11-18 13:09   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 2793d1030c644624f83c87c729799af0e0da0f37
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2020-11-18T11:08:18+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/2793d1030c644624f83c87c729799af0e0da0f37 [^]

Fixed BUG-45157: Add some constraints to safe box table

---
M src-db/database/model/tables/OBPOS_SAFEBOX.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
---
(0124481)
hgbot   
2020-11-18 13:09   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 82be77b07e9b7ecc09bdbd244d952a3f9b9fe6cd
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 2020-11-18T13:01:12+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/82be77b07e9b7ecc09bdbd244d952a3f9b9fe6cd [^]

Related to BUG-45157: Replace reference for an existing one

Remove new reference created for the issue

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_REFERENCE.xml
M src-db/database/sourcedata/AD_REF_TABLE.xml
---