a2807321b2
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. |
||
---|---|---|
.. | ||
__init__.py | ||
account_account.py | ||
account_asset_group.py | ||
account_asset_line.py | ||
account_asset_profile.py | ||
account_asset_recompute_trigger.py | ||
account_asset.py | ||
account_move.py |