fix: designation insufficient permission on lead doctype. (#25331)

This commit is contained in:
Asharam Seervi 2021-05-04 19:28:07 +05:30 committed by GitHub
parent eebc6e9277
commit 18ad15ed16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,6 +182,10 @@
"share": 1,
"submit": 0,
"write": 1
},
{
"read": 1,
"role": "Sales User"
}
],
"quick_entry": 1,
@ -191,4 +195,4 @@
"track_changes": 0,
"track_seen": 0,
"track_views": 0
}
}