|
Terrasoft CRM provides powerful customization tools that enable you customize Record list views, Record details and create new fields. Different system options and settings let you customize the software according to your preferences.
Based on Delphi inbuilt Script Editor lets you develop custom tools, forms, links between fields and custom
behaviors. Using Terrasoft script you can implement any SQL query to CRM database or to other applications.
Filters are used to create dynamic groups and custom Record list views. You can create custom filters using the Filter configurator by SQL queries to the CRM database.
Inbuilt Fast Report - powerful report builder enables you to create analytical reports, processing data from any database table or document templates (orders, invoices, posters) that you can print.
You can create custom plug-ins and register them in Terrasoft CRM. Plug-ins are used to create new sections, tabs, Home page modules or other custom applications.
Terrasoft CRM has an open database structure and can be integrated with third-party application or website by SQL queries to the database. Script Editor enables interaction with third-party application integration objects or database. |