2
0
account-financial-tools/account_asset_management/models
Pedro M. Baeza 095a205ab1 [FIX] account_asset_management: Don't depend on account.fiscal.year created records
* There's no need of forcing to create such records if your fiscal years are regular ones.
* FY date range computation duplicates code that is already on core.
* DummyFY is a good idea, but was not used at all. Now it is.
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 [FIX][12.0]asset_management - fix date string compare 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: Don't depend on account.fiscal.year created records 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