diff --git a/l10n_es_extension/README.rst b/l10n_es_extension/README.rst index 1750a7c31..8453fb6e3 100644 --- a/l10n_es_extension/README.rst +++ b/l10n_es_extension/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + ================= L10n ES Extension ================= @@ -7,13 +11,13 @@ L10n ES Extension !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:bbe734074653cf6dc868bf0095e337dfbb817d1d65b6aaf830681edc2cd4fe25 + !! source digest: sha256:9cb961e39e358e5b88fc14c3c36759289f8000253ae2b73cfd7d017a3d3a0d94 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-nuobit%2Fodoo--addons-lightgray.png?logo=github diff --git a/l10n_es_extension/__manifest__.py b/l10n_es_extension/__manifest__.py index 09faf50c7..75ae4b975 100644 --- a/l10n_es_extension/__manifest__.py +++ b/l10n_es_extension/__manifest__.py @@ -1,3 +1,4 @@ +# Copyright NuoBiT - Eric Antones # Copyright NuoBiT - Kilian Niubo # Copyright NuoBiT 2025 - Bijaya Kumal # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) @@ -5,7 +6,7 @@ { "name": "L10n ES Extension", "summary": "This module extends l10n_es", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Accounting", "author": "NuoBiT Solutions SL", "website": "https://github.com/nuobit/odoo-addons", @@ -14,6 +15,7 @@ "l10n_es", ], "data": [ - "data/account_capital_asset_map_tax_data.xml", + "data/account_data.xml", + "data/account_tax_data.xml", ], } diff --git a/l10n_es_extension/data/account_capital_asset_map_tax_data.xml b/l10n_es_extension/data/account_data.xml similarity index 100% rename from l10n_es_extension/data/account_capital_asset_map_tax_data.xml rename to l10n_es_extension/data/account_data.xml diff --git a/l10n_es_extension/data/account_tax_data.xml b/l10n_es_extension/data/account_tax_data.xml new file mode 100644 index 000000000..882eb3a76 --- /dev/null +++ b/l10n_es_extension/data/account_tax_data.xml @@ -0,0 +1,53 @@ + + + + + IVA Exento CDD + IVA Exento Repercutido Sujeto (Con derecho a deducción) + + + IVA Exento SDD + sale + IVA Exento Repercutido Sujeto (Sin derecho a deducción) + + + percent + + + + + diff --git a/l10n_es_extension/static/description/index.html b/l10n_es_extension/static/description/index.html index 4d87de22e..b8875b257 100644 --- a/l10n_es_extension/static/description/index.html +++ b/l10n_es_extension/static/description/index.html @@ -1,10 +1,9 @@ - -L10n ES Extension +README.rst -
-

L10n ES Extension

+
+ + +Odoo Community Association + +
+

L10n ES Extension

-

Beta License: AGPL-3 nuobit/odoo-addons

+

Beta License: AGPL-3 nuobit/odoo-addons

+
    +
  • This module extends l10n_es
  • +

Table of contents

    @@ -384,7 +391,7 @@

    L10n ES Extension

-

Bug Tracker

+

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -392,23 +399,30 @@

Bug Tracker

Do not contact contributors directly about support or help with technical issues.

-

Credits

+

Credits

-

Authors

+

Authors

    -
  • NuoBiT Solutions
  • -
  • S.L.
  • +
  • NuoBiT Solutions SL
-

Contributors

+

Contributors

+
-

Maintainers

+

Maintainers

This module is part of the nuobit/odoo-addons project on GitHub.

You are welcome to contribute.

+