opensynergy team mailing list archive
-
opensynergy team
-
Mailing list archive
-
Message #00013
Contacts module changes
Hi!
I've made some changes to the Contacts component Model module.
First of all - the table structure was changed.
It's name was changed from 'clients' to 'contacts', and some fields were added
or modified (check the comments in the source code).
The most important filed change is the change in the 'type' field meaning: up
to now that field was used to distinguish between physical client (an
ordinary clinet that is neither an instiution nor a firm) having the value =
0 and the economical client (an institution or a firm) having the type value
= 1. I've changed that a little, now, the values mean:
0 - the contact is an ordinary contact, not a client
1 - the contact is a physical client
2 - the contact is an economical client
If You wish to check the source code:
bzr branch lp:~sebzur/os.contacts/seba
It is quite important module, so it will be great if You could check it - just
a table structure - maybe I've missed something?
Thanks for Your comments!
Seba