2
0
account-financial-tools/account_asset_management/models
Pedro M. Baeza 2aa11d4e40 [FIX] account_asset_management: Proper asset unlink + move unlink
2 related fixes:

- When removing an asset line depreciation move, we have to pass it
  first to draft, or we won't be able to remove it even with the
  context.
- When removing a move, the check for removing the linked asset should
  be only for purchase documents, not for "not sale" documents.
2022-12-24 00:42:21 +01:00
..
__init__.py [MIG] account_asset_management: Migration to 13.0 2022-12-24 00:42:21 +01:00
account_account.py [MIG] account_asset_management: Migration to 13.0 2022-12-24 00:42:21 +01:00
account_asset_group.py [MIG] account_asset_management: Migration to 13.0 2022-12-24 00:42:21 +01:00
account_asset_line.py [FIX] account_asset_management: Proper asset unlink + move unlink 2022-12-24 00:42:21 +01:00
account_asset_profile.py [IMP] account_asset_management: Refinements 2022-12-24 00:42:21 +01:00
account_asset_recompute_trigger.py [MIG] account_asset_management: Migration to 13.0 2022-12-24 00:42:21 +01:00
account_asset.py [IMP] account_asset_management: Refinements 2022-12-24 00:42:21 +01:00
account_fiscal_year.py [MIG] account_asset_management: Migration to 13.0 2022-12-24 00:42:21 +01:00
account_move.py [FIX] account_asset_management: Proper asset unlink + move unlink 2022-12-24 00:42:21 +01:00