Skip to content

Commit

Permalink
[MIG] l10n_es_aeat: Finish migration
Browse files Browse the repository at this point in the history
- Switch to XML-ID names models
- Adapt API and calls
- Some other minor adjustments
- Translations
  • Loading branch information
pedrobaeza committed Mar 21, 2024
1 parent a5dca32 commit 66f713f
Show file tree
Hide file tree
Showing 20 changed files with 150 additions and 4,158 deletions.
9 changes: 4 additions & 5 deletions l10n_es_aeat/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
# Copyright 2016 Antonio Espinosa <antonio.espinosa@tecnativa.com>
# Copyright 2018 Juan Vicente Pascual <jvpascual@puntsistemes.es>
# Copyright 2019 Tecnativa - Carlos Dauden
# Copyright 2013-2021 Tecnativa - Pedro M. Baeza
# Copyright 2022 Moduon - Eduardo de Miguel
# Copyright 2024 David Ramia
# Copyright 2013-2024 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl

{
Expand All @@ -27,20 +28,18 @@
"data": [
"security/aeat_security.xml",
"security/ir.model.access.csv",
"data/aeat_tax.xml",
"data/aeat_account.xml",
"data/aeat_partner.xml",
"data/ir_config_parameter.xml",
"data/aeat_tax_agency_data.xml",
"wizard/export_to_boe_wizard.xml",
"wizard/compare_boe_file_views.xml",
"wizard/aeat_certificate_password_view.xml",
"views/aeat_menuitem.xml",
"views/aeat_menuitem.xml", # it should be before the other views
"views/aeat_map_tax_views.xml",
"views/aeat_report_view.xml",
"views/aeat_tax_agency_view.xml",
"views/aeat_tax_line_view.xml",
"views/aeat_export_configuration_view.xml",
"views/aeat_tax_code_mapping_view.xml",
"views/account_move_line_view.xml",
"views/res_company_view.xml",
"views/res_partner_view.xml",
Expand Down
4 changes: 0 additions & 4 deletions l10n_es_aeat/data/aeat_account.xml

This file was deleted.

4 changes: 0 additions & 4 deletions l10n_es_aeat/data/aeat_tax.xml

This file was deleted.

261 changes: 29 additions & 232 deletions l10n_es_aeat/i18n/es.po

Large diffs are not rendered by default.

Loading

0 comments on commit 66f713f

Please sign in to comment.