OCA/account-financial-tools

[14.0] account_loan: needed explicit acl for transient model account.loan.post

cubells opened this issue · 5 comments

As stated in migration notes: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0

in version 14.0 when we define a transient model , an acl line is needed.

If not an error is raised

2022-02-03_07-53

cc @AntoniRomera

FIX merged. Thanks!

pleirb commented

How's everybody? The same thing happens to me after migrating from 13 to 14. Is it related to account-financial-tools or could the problem be other modules? What do you suggest me to do? In principle it does not give me a problem but this error is passed to the following versions that I want to migrate. Attached image:
image

Upgrade to last version of the module

pleirb commented

@etobella I'm using doodba for oca repositories and I'm supposed to be using the updated modules. I don't know what it could be. Thanks for the reply

pleirb commented

I have solved it by granting the access rights from the user interface, in configuration -> Technical -> Security -> Access Control List and leaving the ir.property objects like this:
image