2
0
account-financial-tools/account_asset_management/models
Pedro M. Baeza 68509d7386 [FIX] account_asset_management: Provide hook _compute_depreciation_amount_per_fiscal_year
This way, other method_time mechanism like localization ones is able to overwrite it.

You also got an error of variable `number` not set due to previous code. Although no
alternate implementation for a new method_time, now you don't have any error,
fallbacking to standard proportional repartition.
2022-12-24 00:42:21 +01:00
..
__init__.py [12.0][FIX] account_asset_management: date_range -> account_fiscal_year, account_analytic_id without domain 2022-12-24 00:42:21 +01:00
account_account.py [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00
account_asset_line.py Included PR #828 Fix computation of depreciation lines when having multiple assets in invoice 2022-12-24 00:42:21 +01:00
account_asset_profile.py [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00
account_asset_recompute_trigger.py [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00
account_asset.py [FIX] account_asset_management: Provide hook _compute_depreciation_amount_per_fiscal_year 2022-12-24 00:42:21 +01:00
account_fiscal_year.py [12.0][FIX] account_asset_management: date_range -> account_fiscal_year, account_analytic_id without domain 2022-12-24 00:42:21 +01:00
account_invoice.py [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00
account_move.py Finish 12.0 migration of account_asset_management 2022-12-24 00:42:21 +01:00
res_config_settings.py [MIG] account_asset_management: Migration to 11.0 2022-12-24 00:42:20 +01:00