Dear all,

I am currently working on the 2.7 branch here
https://github.com/care2x/2.7 and am looking to bring in the changes
that have been done over the years in the East African version.

I am currently trying to get an understanding of the insurance tables.
I can see 4 tables:

+--------------------------------+
| Tables_in_care2x (%insurance%) |
+--------------------------------+
| care_class_insurance           |
| care_insurance_firm            |
| care_person_insurance          |
| care_type_insurance            |
+--------------------------------+

I am trying to work out the purpose of these tables and how they get updated.

Obviously care_insurance_firm is updated by this script
modules/insurance_co/insurance_co_new.php and its purpose is obvious.

I assume care_person_insurance is intended to store the persons
interaction with an insurance company. However there seems to be very
little to it, basically just a status and a free form text field.

I can see what care_class_insurance may be for but again the fields
are actually limited to a status and free form text field. I am unsure
what if any use care2x currently makes of this table. Is it perhaps
for future use?

Finally care_type_insurance appears a duplication of
care_class_insurance and doesn't seem to be referenced in the code.
Can this table be removed??

I would appreciate the input of those more knowledgeable than myself,
as I am probably totally wrong on the above :-)

Thanks
Tim



-- 
Course View Towers,
Plot 21 Yusuf Lule Road,
Kampala
T   +256 (0) 312 314 418
M +256 (0) 752 963 325
www.weberpafrica.com
@TimSchofield2
Blog: http://weberpafrica.blogspot.co.uk/

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to