This plugin allows us to manage customers (CUST_TYPE=CUST_CUSTOMER). It provides functionality to CRUD customers. It is required for several functionalities including checks, payrolls, employees, etc.
For Developers
Created customers are stored in the customer’s table. Any additional details about the customer are stored in the customer details table.