crm/crm/integrations
Meer Uzair 7f4f6ff651
fix: Correct field name from 'agent' to 'user' in CRM Telephony Agent creation
- The `CRM Telephony Agent` doctype requires the field `user` (not `agent`) as per its schema (`reqd: 1` + `autoname: field:user`).
- This fixes the `ValidationError: User is required` by using the correct field name when creating a new agent.
2025-07-27 22:58:43 +05:30
..
2025-07-15 14:52:19 +05:30