Openbravo Issue Tracking System - Retail Modules
View Issue Details
0025752Retail ModulesWeb POSpublic2014-02-17 19:132014-03-27 13:47
marvintm 
marvintm 
normalminorhave not tried
closedfixed 
5
 
RR14Q2 
adrianromero
No
0025752: Unique index in OBRETCO_CMEVENTS shouldn't be unique just for the name column
This index doesn't allow any user to define more than one cash management event with the same name, even for different client and organization. This is wrong.
- Try to define two cash management events with the same name for different clients or organizations.
No tags attached.
Issue History
2014-02-17 19:13marvintmNew Issue
2014-02-17 19:13marvintmAssigned To => marvintm
2014-02-17 19:13marvintmTriggers an Emergency Pack => No
2014-02-17 19:27hgbotCheckin
2014-02-17 19:27hgbotNote Added: 0064303
2014-02-17 19:27hgbotStatusnew => resolved
2014-02-17 19:27hgbotResolutionopen => fixed
2014-02-17 19:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/69504cd23208520723e7d05d20fec0bb2d0f45e6 [^]
2014-03-27 13:47adrianromeroReview Assigned To => adrianromero
2014-03-27 13:47adrianromeroNote Added: 0065523
2014-03-27 13:47adrianromeroStatusresolved => closed
2014-03-27 13:47adrianromeroFixed in Version => RR14Q2

Notes
(0064303)
hgbot   
2014-02-17 19:27   
Repository: erp/pmods/org.openbravo.retail.config
Changeset: 69504cd23208520723e7d05d20fec0bb2d0f45e6
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Feb 17 19:27:35 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.config/rev/69504cd23208520723e7d05d20fec0bb2d0f45e6 [^]

Fixed issue 25752. Changed index so that it's not unique. Added a weaker constraint

---
M src-db/database/model/tables/OBRETCO_CMEVENTS.xml
---
(0065523)
adrianromero   
2014-03-27 13:47   
Reviewed