Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
byI added a related field to a model, and then saving other data on it somehow also triggered a write operation on the related model, even though the related field was readonly in the form.
Other than adding the permission, I found that making the related field readonly in the model also "solved", but I suspect of an ORM bug.
--Daniel
You could create a new issue in https://github.com/odoo/odoo/issues/new
With next template: https://github.com/odoo/odoo/wiki/Contributing#reporting-issues
Hello Community,
I keep getting this error when creating payslip using Human Resources / Manager role;
AccessError: ('AccessError', u'The requested operation cannot be completed due to security restrictions. Please contact your system administrator.\n\n(Document type: hr.payslip, Operation: read)')
hr.payslip model permission has not being touched and looks fine; tested on base with only hr_payroll and requirement installed also tested on latest runbot.odoo.com 2 days ago.
Is this happening with anyone else?
Merci
--
<img src="cid:part1.02010707.00060600@idtlabs.sl" border="0">_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe
Reference
-
[8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
bySalton Massally-
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
bySalton Massally -
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis -
Re: [8.0] AccessError: (Document type: hr.payslip, Operation: read)') - using Human Resources / Manager
by moy lop <moylop260@gmail.com> - 05/11/2015 15:33:16 - 0
-