It am trying to create a bill or invoice and getting this error
The requested operation ("read" on "Journal Entries" (account.move)) was rejected because of the following rules:
- All Journal Entries
- Personal Invoice
- All Invoices
- Purchase User Account Move
(Records: Draft Bill (* ) (id=), User: Abdullah Aqeel (id=6))
I tries with Superuser to bypass the permission and still get the same error
The requested operation ("read" on "Journal Entries" (account.move)) was rejected because of the following rules:
(Records: Draft Bill (* ) (id=), User: Abdullah Aqeel (id=6))
When I tried to duplicate the invoice or bill and change the partner it get this error
Database fetch misses ids ((,)) and has extra
ids ((16581,)), may be caused by a type incoherence in a previous
request
Server Logs
2023-08-09 16:30:34,352 29276 INFO db odoo.addons.base.models.ir_rule: Access Denied by record rules for operation: read on record ids: [], uid: 6, model: account.move
2023-08-09 16:30:34,370 29276 INFO db odoo.addons.base.models.ir_rule: Access Denied by record rules for operation: read on record ids: [], uid: 6, model: account.move
2023-08-09 16:30:34,372 29276 WARNING db odoo.http: ('The requested operation ("read" on "Journal Entries" (account.move)) was rejected because of the following rules:\n\n\n(Records: Draft Bill (* ) (id=), User: Abdullah Aqeel (id=6))', None)