-
-
Notifications
You must be signed in to change notification settings - Fork 535
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG]l10n_es_aeat_sii_oca: Migration to 17.0
- Loading branch information
1 parent
f23bf69
commit 1fb8cbf
Showing
33 changed files
with
668 additions
and
545 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,11 +14,12 @@ | |
# Copyright 2017-2023 Tecnativa - Pedro M. Baeza | ||
# Copyright 2023 Aures Tic - Jose Zambudio <[email protected]> | ||
# Copyright 2023 Pol Reig <[email protected]> | ||
# Copyright 2024 Manuel Regidor <[email protected]> | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
|
||
{ | ||
"name": "Suministro Inmediato de Información en el IVA", | ||
"version": "16.0.2.0.0", | ||
"version": "17.0.1.0.0", | ||
"category": "Accounting & Finance", | ||
"website": "https://github.com/OCA/l10n-spain", | ||
"author": "Acysos S.L.," | ||
|
@@ -39,12 +40,11 @@ | |
"external_dependencies": {"python": ["zeep", "requests"]}, | ||
"depends": [ | ||
"account_invoice_refund_link", | ||
"l10n_es", | ||
"l10n_es_aeat", | ||
"queue_job", | ||
], | ||
"data": [ | ||
"data/aeat_sii_queue_job.xml", | ||
"data/ir_config_parameter_data.xml", | ||
"data/ir_cron.xml", | ||
"data/aeat_sii_tax_agency_data.xml", | ||
"views/res_company_view.xml", | ||
"views/account_move_views.xml", | ||
|
@@ -53,11 +53,12 @@ | |
"views/aeat_sii_mapping_registration_keys_view.xml", | ||
"data/aeat_sii_mapping_registration_keys_data.xml", | ||
"views/aeat_sii_map_view.xml", | ||
"data/l10n.es.aeat.map.tax.line.tax.csv", | ||
"data/aeat_sii_map_data.xml", | ||
"security/ir.model.access.csv", | ||
"security/aeat_sii.xml", | ||
"views/product_view.xml", | ||
"views/queue_job_views.xml", | ||
"views/ir_cron_trigger_views.xml", | ||
"views/account_fiscal_position_view.xml", | ||
"views/res_partner_views.xml", | ||
"views/aeat_tax_agency_view.xml", | ||
|
Oops, something went wrong.