oca-travis
b549ad5194
[UPD] Update account_asset_management.pot
2022-12-24 00:42:23 +01:00
oca-travis
5c538fd93d
[UPD] Update account_asset_management.pot
2022-12-24 00:42:22 +01:00
oca-travis
052ce5e6c5
[UPD] Update account_asset_management.pot
2022-12-24 00:42:22 +01:00
oca-travis
9bfd612c51
[UPD] Update account_asset_management.pot
2022-12-24 00:42:22 +01:00
oca-travis
761bd91cd9
[UPD] Update account_asset_management.pot
2022-12-24 00:42:22 +01:00
oca-travis
ad6603c3a9
[UPD] Update account_asset_management.pot
2022-12-24 00:42:22 +01:00
oca-travis
d82c9c0221
[UPD] Update account_asset_management.pot
2022-12-24 00:42:21 +01:00
Pedro M. Baeza
2b360a8c27
[IMP] account_asset_management: Refinements
2022-12-24 00:42:21 +01:00
Carlos Dauden
389d82839e
[IMP] account_asset_management: Improve code and translation
2022-12-24 00:42:21 +01:00
Valentin Vinagre Urteaga
9f9a72f073
[FIX] account_asset_management: FIX empty asset reference
...
If the assets are created before posting the invoice, they wouldn't have a name and the "code" field of the assets will be empty, but they would have the invoice name.
2022-12-24 00:42:21 +01:00
Valentin Vinagre Urteaga
009b0b494a
[IMP] account_asset_management: Add chatter entry in invoice for generated asset
2022-12-24 00:42:21 +01:00
ernestotejeda
7e9d38ef5e
[MIG] account_asset_management: Migration to 13.0
2022-12-24 00:42:21 +01:00
Pedro M. Baeza
ee1087d1b4
[MIG] account_asset_management: Handle account_asset_analytic migration
...
Only field renaming is needed.
2022-12-24 00:42:21 +01:00
Joan Sisquella
f8af00f03a
[ADD] allows setting a depreciation ending date
2022-12-24 00:42:21 +01:00
Pedro M. Baeza
dab2a897b4
[MIG+FIX+IMP] account_asset_management: Rework migration scripts + make asset group m2m
2022-12-24 00:42:21 +01:00
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
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
Henrik
61d5a0b076
[12.0][FIX] account_asset_management: date_range -> account_fiscal_year, account_analytic_id without domain
2022-12-24 00:42:21 +01:00
Stéphane Bidoul (ACSONE)
0cece3a4b7
[IMP] asset mgt: use exclude manifest key
...
This is now supported natively by Odoo 11.
2022-12-24 00:42:20 +01:00
Akim Juillerat
a7cdfdd14d
[MIG] account_asset_management: Migration to 11.0
2022-12-24 00:42:20 +01:00