Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 110 additions & 0 deletions l10n_es_account_asset/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

====================================
Gestión de activos fijos para España
====================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:7de4a556d6b30c0393c6037485c6689ca8476246b003fb5c19ab4b77a427af59
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Production/Stable
.. |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-OCA%2Fl10n--spain-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-spain/tree/19.0/l10n_es_account_asset
:alt: OCA/l10n-spain
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-spain-19-0/l10n-spain-19-0-l10n_es_account_asset
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-spain&target_branch=19.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Cambia la gestión estándar de activos fijos de Odoo para acomodarla a
las regulaciones españolas:

- Cambia el método de cálculo para el prorrateo temporal.
- Añade un nuevo método de cálculo para porcentaje fijo por periodo.
- Añade la opción de trasladar la depreciación al final del periodo.
- Añade un campo de fecha de comienzo de amortizacion para definir una
distinta a la de compra.
- Gestiona los impuestos no deducibles y prorrata de IVA, incrementando
el valor amortizable en los activos generados desde la factura.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-spain/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
`feedback <https://github.com/OCA/l10n-spain/issues/new?body=module:%20l10n_es_account_asset%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
-------

* Tecnativa

Contributors
------------

- `Tecnativa <https://www.tecnativa.com>`__:

- Pedro M. Baeza
- Antonio Espinosa
- João Marques

- `Sygel <https://www.sygel.es>`__:

- Valentin Vinagre
- Manuel Regidor

- `Ingeos <https://ingeos.es/>`__:

- Sisco Casasempere

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px
:target: https://github.com/pedrobaeza
:alt: pedrobaeza

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-pedrobaeza|

This module is part of the `OCA/l10n-spain <https://github.com/OCA/l10n-spain/tree/19.0/l10n_es_account_asset>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions l10n_es_account_asset/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models
19 changes: 19 additions & 0 deletions l10n_es_account_asset/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2015 AvanzOSC - Ainara Galdona
# Copyright 2016 Tecnativa - Antonio Espinosa
# Copyright 2021 Tecnativa - João Marques
# Copyright 2012,2023,2025 Tecnativa - Pedro M. Baezas
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Gestión de activos fijos para España",
"version": "19.0.1.0.0",
"depends": ["account_asset_management", "l10n_es_aeat"],
"author": "Tecnativa, Odoo Community Association (OCA)",
"license": "AGPL-3",
"website": "https://github.com/OCA/l10n-spain",
"category": "Accounting & Finance",
"data": ["views/account_asset_profile_views.xml", "views/account_asset_views.xml"],
"installable": True,
"development_status": "Production/Stable",
"maintainers": ["pedrobaeza"],
}
71 changes: 71 additions & 0 deletions l10n_es_account_asset/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_es_account_asset
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-13 12:03+0000\n"
"PO-Revision-Date: 2026-05-11 08:27+0000\n"
"Last-Translator: QuiJoQuim <quim.rebull@gmail.com>\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.15.2\n"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__annual_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__annual_percentage
msgid "Annual depreciation percentage"
msgstr "Percentatge d’amortització anual"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset
msgid "Asset"
msgstr "Actiu"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset_profile
msgid "Asset profile"
msgstr "Perfil del actiu"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__method_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__method_percentage
msgid "Depreciation percentage"
msgstr "Percentatge d'amortització"

#. module: l10n_es_account_asset
#. odoo-python
#: code:addons/l10n_es_account_asset/models/account_asset_profile.py:0
msgid "Fixed percentage"
msgstr "Percentatge fix"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_move
msgid "Journal Entry"
msgstr "Assentament Comptable"

#. module: l10n_es_account_asset
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_annual_percentage
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_profile_annual_percentage
msgid "Wrong percentage!"
msgstr "Percentatge equivocat!"

#~ msgid "Display Name"
#~ msgstr "Nom visible"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Darrera modificació el"

#~ msgid "Asset category"
#~ msgstr "Categoria d'actiu"
61 changes: 61 additions & 0 deletions l10n_es_account_asset/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_es_account_asset
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-13 12:03+0000\n"
"PO-Revision-Date: 2017-07-02 02:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__annual_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__annual_percentage
msgid "Annual depreciation percentage"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset
msgid "Asset"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset_profile
msgid "Asset profile"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__method_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__method_percentage
msgid "Depreciation percentage"
msgstr ""

#. module: l10n_es_account_asset
#. odoo-python
#: code:addons/l10n_es_account_asset/models/account_asset_profile.py:0
msgid "Fixed percentage"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_annual_percentage
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_profile_annual_percentage
msgid "Wrong percentage!"
msgstr ""

#~ msgid "Asset category"
#~ msgstr "Kategorie majetku"
58 changes: 58 additions & 0 deletions l10n_es_account_asset/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# German translation for openerp-spain
# Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
# This file is distributed under the same license as the openerp-spain package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: openerp-spain\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-13 12:03+0000\n"
"PO-Revision-Date: 2013-11-12 09:00+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German <de@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2014-06-22 05:57+0000\n"
"X-Generator: Launchpad (build 17058)\n"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__annual_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__annual_percentage
msgid "Annual depreciation percentage"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset
msgid "Asset"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset_profile
msgid "Asset profile"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__method_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__method_percentage
msgid "Depreciation percentage"
msgstr ""

#. module: l10n_es_account_asset
#. odoo-python
#: code:addons/l10n_es_account_asset/models/account_asset_profile.py:0
msgid "Fixed percentage"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: l10n_es_account_asset
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_annual_percentage
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_profile_annual_percentage
msgid "Wrong percentage!"
msgstr ""
68 changes: 68 additions & 0 deletions l10n_es_account_asset/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_es_account_asset
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-09-13 12:03+0000\n"
"PO-Revision-Date: 2026-04-13 17:16+0000\n"
"Last-Translator: Ed-Spain <eduamoros@gmail.com>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.15.2\n"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__annual_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__annual_percentage
msgid "Annual depreciation percentage"
msgstr "Porcentaje anual de amortización"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset
msgid "Asset"
msgstr "Activo"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_asset_profile
msgid "Asset profile"
msgstr "Perfil de activo"

#. module: l10n_es_account_asset
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset__method_percentage
#: model:ir.model.fields,field_description:l10n_es_account_asset.field_account_asset_profile__method_percentage
msgid "Depreciation percentage"
msgstr "Porcentaje de amortización"

#. module: l10n_es_account_asset
#. odoo-python
#: code:addons/l10n_es_account_asset/models/account_asset_profile.py:0
msgid "Fixed percentage"
msgstr "Porcentaje fijo"

#. module: l10n_es_account_asset
#: model:ir.model,name:l10n_es_account_asset.model_account_move
msgid "Journal Entry"
msgstr "Asiento contable"

#. module: l10n_es_account_asset
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_annual_percentage
#: model:ir.model.constraint,message:l10n_es_account_asset.constraint_account_asset_profile_annual_percentage
msgid "Wrong percentage!"
msgstr "¡Porcentaje incorrecto!"

#~ msgid "Display Name"
#~ msgstr "Nombre mostrado"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación"
Loading
Loading