|
Hi,
I have a need to enter four names for customers(First Name, Second First Name, Last Name and Second Last Name). But in ofbiz I see only firstName, middleName and lastName. I have a two options: - to extend existing data model with one new field for Second Last Name and use existing fisrtName, middleName and lastname. - or to use the existing fields (fisrtName - First Name, firstNameLocal - SecondFirstName, lastName - Last Name and lastNameLocal - Second Last Name). Do you have any advice? Can you tell me what are the purposes of firstNameLocal and lastNameLocal and where are they used? Regards Stanimir |
|
Administrator
|
I guess it's up to you. firstNameLocal and lastNameLocal are not used specifically but they can be used automatically in widgets or
services as non PK... An alternative to this is to use the Person-alternate model in The Data Model Resource book. Jacques ----- Message d'origine ----- De : "stodorov" <[hidden email]> À : <[hidden email]> Envoyé : mercredi 17 octobre 2007 11:18 Objet : Enter four names on Person. > > Hi, > I have a need to enter four names for customers(First Name, Second First > Name, Last Name and Second Last Name). But in ofbiz I see only firstName, > middleName and lastName. > I have a two options: > - to extend existing data model with one new field for Second Last Name and > use existing fisrtName, middleName and lastname. > - or to use the existing fields (fisrtName - First Name, firstNameLocal - > SecondFirstName, lastName - Last Name and lastNameLocal - Second Last Name). > Do you have any advice? > Can you tell me what are the purposes of firstNameLocal and lastNameLocal > and where are they used? > > Regards > Stanimir > > -- > View this message in context: http://www.nabble.com/Enter-four-names-on-Person.-tf4639102.html#a13249849 > Sent from the OFBiz - User mailing list archive at Nabble.com. > |
|
Maybe it's an international thing that I don't understand but why not just
put both last names in the lastName field? Scott On 18/10/2007, Jacques Le Roux <[hidden email]> wrote: > > I guess it's up to you. firstNameLocal and lastNameLocal are not used > specifically but they can be used automatically in widgets or > services as non PK... > > An alternative to this is to use the Person-alternate model in The Data > Model Resource book. > > Jacques > > ----- Message d'origine ----- > De : "stodorov" <[hidden email]> > À : <[hidden email]> > Envoyé : mercredi 17 octobre 2007 11:18 > Objet : Enter four names on Person. > > > > > > Hi, > > I have a need to enter four names for customers(First Name, Second First > > Name, Last Name and Second Last Name). But in ofbiz I see only > firstName, > > middleName and lastName. > > I have a two options: > > - to extend existing data model with one new field for Second Last Name > and > > use existing fisrtName, middleName and lastname. > > - or to use the existing fields (fisrtName - First Name, firstNameLocal > - > > SecondFirstName, lastName - Last Name and lastNameLocal - Second Last > Name). > > Do you have any advice? > > Can you tell me what are the purposes of firstNameLocal and > lastNameLocal > > and where are they used? > > > > Regards > > Stanimir > > > > -- > > View this message in context: > http://www.nabble.com/Enter-four-names-on-Person.-tf4639102.html#a13249849 > > Sent from the OFBiz - User mailing list archive at Nabble.com. > > > > |
| Free forum by Nabble | Edit this page |
