I’m doing my best to keep adding features to CarsonDB. That is, when I’m not fighting legal battles. The newest version adds the following tables and fields.
Appointments Table:
APPOINT_NEWCLIENT
APPOINT_NEWPATIENT
APPOINT_NEWSPECIES
APPOINT_NEWPHONE
APPOINT_NEWAREA
* These fields are used if the client and/or patient is not in the system yet.
Clients Table:
CLIENT_BALANCE
I will continue add the fields that you request. CarsonDB is not completed until all fields in the AVImark database are available. Remember, all fields have unit tests associated with them. All unit tests must run successfully before CarsonDB will be released.
Thank you for all your support!