/main
The Customer Management main page allows authorized users (admin, seller, developer with permissions) to manage customers through full CRUD operations with role-based access control.
Add new customers through a structured popup that supports:
- Assignment of seller and developer
- Customer profile and company data
- Service credentials
- Contract and quote file uploads
- Fee configuration and installment plans
- The creation process is fully transactional, ensuring atomicity and data consistency.