Hi
After upgraded Sugarcrm from v10.0.4 to v11.0.0
We found that one of the api function throwing an exception and the message were
{ "status": "fail", "message": "Exception Caught: You are not authorized to create Invoices/Quotes. Contact your administrator if you need access." }
I have tried
1. Admin->Repaired Roles
2. Check the roles permission and nothing were set which mean all user have all access right.
3. Check the custom acl module and we did have one custom acl module, but it's not related Invoices/Quotes module.
Can anyone give me any hints to narrow down where I should check?
Thank you.