Modules
Centric CRM comes with several modules that can be configured. From a developer's perspective, Centric CRM modules make use of several framework features, including:
- User session created by the Login process which defines the user's id, role, and permissions
- System configuration values that are cached in the servlet context
- Database Objects that interact with the data stored in the database
- Document Library framework for uploading and downloading files
- Folders & Forms for custom fields
- Import Manager for queueing and processing files for importing into the database
- Form validation
- etc.
Centric CRM currently has the following modules:
Sign in to add your comment.