68dc420e62
Add CRUD API endpoints for the ERP system: - ErpRolesController: list/create/update/delete contact roles - ErpDealsController: full deal management with stage/contact joins - ErpActivitiesController: activity log CRUD per contact/deal - ErpPipelineController: pipeline summary with stage counts and weighted values Routes registered in plg_webservices_mokowaas: - /v1/mokowaas/erp/roles - /v1/mokowaas/erp/deals - /v1/mokowaas/erp/activities - /v1/mokowaas/erp/pipeline