Greetings Ajay,
I am not informed on POS nor multi-company so basic troubleshooting questions -
Is this behaviour changed now in v11 from V10? Does Administrator make any difference, that message is in the permissions code:
rappe@ubuntu:~/frappe-bench$ find . -name '*.py' | xargs grep 'Not allowed for Company'
./apps/frappe/frappe/permissions.py: # "Not allowed for Company = Restricted Company in Row 3. Restricted field: reference_type"
./apps/frappe/frappe/permissions.py: # "Not allowed for Company = Restricted Company. Restricted field: reference_type"
frappe@ubuntu:~/frappe-bench$
With v11 apparently ‘apply role permissions’ no longer apply whatever that is about [Version 11] Frappe permission manager "apply user permissions" missing - #3 by rmehta