[6.0] account_payment - create new Payment order access error

Bug #727782 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

Error:
Operation prohibited by access rules, or performed on an already deleted document (Operation: read, Document type: Payment Mode).

* Payment mode has all access rights for group "Accounting Payments"
* Record rules has - which apparrently is the problem allthough the users is member of the company. ['|','|',('company_id','=',False),('company_id','child_of',[user.company_id.id]),('company_id.child_ids','child_of',[user.company_id.id])]

after removing this constraint - the same error comes from invoices.

Revision history for this message
Ferdinand (office-chricar) wrote :

see
https://bugs.launchpad.net/openobject-addons/+bug/727778
the patch teher seems to fix some issues here

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.