Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] account_analytic_required: Migration to 17.0 #669

Open
wants to merge 110 commits into
base: 17.0
Choose a base branch
from

Conversation

peluko00
Copy link

@peluko00 peluko00 commented Jun 18, 2024

Module migrated to version 17.0

cc https://github.com/APSL 156840
@miquelalzanillas @lbarry-apsl @javierobcn @mpascuall please review

Alexis de Lattre and others added 30 commits June 18, 2024 12:12
…bit=0.0

This is useful in some situations where the tax generates move lines with credit=debit=0.0 with a non-zero tax amount (for instance with tax code VAT-IN-V82-21-EU-S in l10n_be). Without this patch the transaction would be rejected when analytic policy is 'required', since analytic accounts are not propagated through taxes in 6.1.
[RFR] Line length of affected code
[UPD] Update pot file with newly generated code strings
[ADD] Dutch translations
Update import path.
For compatibility with account_constraints.
Plus: use lambda trick in the selection field for readability
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
these cause Warnings during the tests
OCA-git-bot and others added 27 commits June 18, 2024 12:12
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/fr_FR/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/pt_BR/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/pt_BR/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/pt_BR/
Co-authored-by: Alexis de Lattre <alexis@via.ecp.fr>
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/it/
Currently translated at 100.0% (12 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/sv/
Currently translated at 91.6% (11 of 12 strings)

Translation: account-analytic-16.0/account-analytic-16.0-account_analytic_required
Translate-URL: https://translation.odoo-community.org/projects/account-analytic-16-0/account-analytic-16-0-account_analytic_required/hr/
@peluko00 peluko00 mentioned this pull request Jun 18, 2024
13 tasks
Copy link

@mpascuall mpascuall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet