Nationality/race/minority/whatever would be in the PartyClassification and 
related entities.

Language we'd need more info about to model. If you want to model all languages 
spoken I think we would need a new entity def, though actually 
PartyClassification could be used for that too. If you are looking for a 
language preference for application interaction, the UserLogin entity is the 
way to go.

-David


Jacques Le Roux wrote:
Yes AFAIK for now there is nothing regarding Language and Nationality in the 
data model, hence the code. This might be interesting
as a contribution.

Jacques

De : "Jonathon -- Improov" <[EMAIL PROTECTED]>
For entity Person, you can extend it (using <extend-entity>) to include those 2 
fields.

I've not seen any OFBiz codes dealing with Person/Party language or 
nationality. You may have to
roll your own here.

Jonathon

Stanimir Todorov wrote:
Hi all,

I am a novice in Ofbiz. This is the best project :)

I have a question about Person. I need to put Person Language and Person
Nationality, but I don't find the way during creating a Person.
May be, this is good idea to add this functionality in Ofbiz entities
(Person) like fields Language and Nationality.

I am not sure if this is the right way?
I need of suggestion and I will be glad to help about this.

Thanks!



Reply via email to