Hi Guys,

I have a number of the enumerations sets of different types but the problem
is that they have same ids. Example:


http://www.nabble.com/file/p11946308/enum.jpg 

But in the ofbiz enumeration entity enum_id is the only primary key, so I am
not able to load those sets as is. Will it no be a problem with ofbiz
dependant stuff if I change the primary key of Enumeration entity to be a
composite key which will include two fields (enum_id, enum_type_id) ?
Please, let me know if it can cause any problems to the legacy data model?

Thanks for any replies.
-- 
View this message in context: 
http://www.nabble.com/Enumeration-entity-Primary-Key-tf4200307.html#a11946308
Sent from the OFBiz - Dev mailing list archive at Nabble.com.

Reply via email to