Files
account-financial-tools/account_asset_management/models
Saran440 b044cd643d [FIX] account_asset_management: Allow to write on moves with no asset permission
Steps to reproduce the problem:

- User (Not accountant) create an invoice.
- Create invoice plan with Deposit on 1st Invoice
- Confirm Order > Register Deposit > Create and View bills
- It throws a permission error

That's because the search on asset lines is done always for each write on the account.move
if certain fields (like the date) are written.
2022-07-07 16:15:31 +07:00
..
2022-03-30 21:38:04 +02:00