[IMP] l10n_es: add default asset models#5004
Open
jordi-josc wants to merge 1 commit into19.0-l10n_es-accounting-onboarding-malbfrom
Open
[IMP] l10n_es: add default asset models#5004jordi-josc wants to merge 1 commit into19.0-l10n_es-accounting-onboarding-malbfrom
jordi-josc wants to merge 1 commit into19.0-l10n_es-accounting-onboarding-malbfrom
Conversation
|
This PR targets the un-managed branch odoo-dev/odoo:19.0-l10n_es-accounting-onboarding-malb, it needs to be retargeted before it can be merged. |
malb-odoo
reviewed
Jan 29, 2026
malb-odoo
left a comment
There was a problem hiding this comment.
Commit message needs to be improved, let's follow the guidelines 😄
https://www.odoo.com/documentation/19.0/contributing/development/git_guidelines.html
| "asset_development","","280000","680000","Development","5","12" | ||
| "asset_administrative_concessions","","280000","682000","Administrative concessions","5","12" | ||
| "asset_industrial_property","","280000","682000","Industrial property","10","12" | ||
| "asset_goodwill","","280000","682000","Goodwill","10","12" |
There was a problem hiding this comment.
Care that if you follow the excel, this one should not be here 👀
5fdd005 to
581e03b
Compare
New data file containing the standard asset models. It also links these assets to their respective accounts in the chart of accounts. In order to facilitate the accounting onboarding process.
581e03b to
b3a958f
Compare
malb-odoo
reviewed
Feb 4, 2026
| @@ -0,0 +1,19 @@ | |||
| "id","account_asset_id","account_depreciation_id","account_depreciation_expense_id","name","method_number","method_period" | |||
There was a problem hiding this comment.
This file can actually be totally removed, we just need the common and full 😄
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.
New data file containing the standard asset models.
It also links these assets to their respective accounts in the chart of accounts to facilitate the accounting onboarding process.