[MIG] l10n_it_asset_management: Migration to 18.0 #4917
Merged
Conversation
Contributor
Author
|
/ocabot migration l10n_it_asset_management |
dfdeb4c to
319e4c8
Compare
Contributor
319e4c8 to
fb9f354
Compare
Contributor
Author
Contributor
|
/ocabot rebase |
Co-authored-by: Simone Rubino <simone.rubino@aion-tech.it>
When creating an asset from a vendor bill, the context value of "default_dismiss_date" used for the asset management wizard is passed from the wizard to the asset creation. In order to avoid using such default, explicitly set that a newly created asset has no dismiss_date.
Currently translated at 100.0% (448 of 448 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_asset_management Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_asset_management/it/
Deciding the depreciation type based on the move type does not work with entries because they could be either "in" or "out". Everything depends on the sign of the account move lines amount: if it is positive then it is an "in" depreciation, otherwise "out".
Depreciation mode lines represent years after asset purchase
Currently translated at 100.0% (447 of 447 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_asset_management Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_asset_management/it/
Allow to use a different account in the asset depreciation than the asset category account
Currently translated at 100.0% (458 of 458 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_asset_management Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_asset_management/it/
Currently translated at 100.0% (460 of 460 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_asset_management Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_asset_management/it/
Currently translated at 100.0% (461 of 461 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_asset_management Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_asset_management/it/
The 'numbercall' and 'doall' fields have been removed. More details: odoo/odoo@2700dd3 Invalid JSDoc tag name "odoo-module" Since 17.0, the "attrs" and "states" attributes are no longer used DeprecationWarning: Since 18.0: odoo.tests.common.Form is deprecated, use odoo.tests.Form object has no attribute 'name_get'. More details: odoo/odoo@3c62ca1 WARNING odoo.tools.translate: no translation language detected, skipping translation. More details: odoo/odoo@b794f0f Invoice date is only checked for posted moves. More details: odoo/odoo@b70d9ad WARNING odoo.addons.web.controllers.utils: Action 'Assets' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead
Contributor
|
Congratulations, PR rebased to 18.0. |
fb9f354 to
2baaeef
Compare
Member
|
/ocabot merge nobump |
Contributor
|
On my way to merge this fine PR! |
Contributor
|
Congratulations, your PR was merged at 7f63f7c. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrazione standard da
16.0(https://github.com/OCA/l10n-italy/tree/a9f4de7ecf67e66dad20790f523b4e46ac8bee03/l10n_it_asset_management).