-
-
Notifications
You must be signed in to change notification settings - Fork 534
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] l10n_es_aeat_mod303_oss: Migration to 17.0 #4009
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] l10n_es_aeat_mod303_oss: Migration to 17.0 #4009
Conversation
1d6eb83
to
bf5c8bd
Compare
bf5c8bd
to
54c1e9a
Compare
@Tisho99 Could you rebase, please? |
- Standard procedure. - Add tests for full coverage. - Fix compatibility with `l10n_es_aeat_vat_prorrate` due to a problem with ormcache and virtual records.
- Standard procedure
Currently translated at 100.0% (1 of 1 strings) Translation: l10n-spain-15.0/l10n-spain-15.0-l10n_es_aeat_mod303_oss Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-15-0/l10n-spain-15-0-l10n_es_aeat_mod303_oss/ca/
Currently translated at 100.0% (1 of 1 strings) Translation: l10n-spain-16.0/l10n-spain-16.0-l10n_es_aeat_mod303_oss Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-16-0/l10n-spain-16-0-l10n_es_aeat_mod303_oss/es/
For proper OSS taxes creation after the fix in OCA/account-fiscal-rule#399.
54c1e9a
to
5b50fcb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional Review: LGTM
@@ -0,0 +1,50 @@ | |||
<?xml version="1.0" encoding="utf-8" ?> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Este fichero es necesario? Ya creas las l10n.es.aeat.map.tax.line.csv en l10n.es.aeat.map.tax.line.csv y tampoco aparece en el manifest.
Standard migration
Deleted old 2021 files and replaced for 2023 in tests
Refactored l10n.es.aeat.map.tax.line files and get_taxes function
T-7534