Files
account-financial-tools/account_asset_management/models
Pedro M. Baeza 6e64ea2dea [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-04-13 10:57:56 +02:00
..