1
0
forked from test/crm
jcrm/crm/integrations
Meer Uzair 092249a159 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.

(cherry picked from commit 7f4f6ff6518bc6cf795d90ea9c74c48dfe0c8c88)
2025-07-28 10:27:32 +00:00
..
2025-07-15 09:41:53 +00:00