Spanish Account Module
######################
The Spanish account module defines the following charts of account:
* Plan General Contable EspaƱol 2008
* Plan Contable para PYMES 2008
The chart was published as `REAL DECRETO 1514/2007
<https://www.boe.es/boe/dias/2007/11/20/pdfs/C00001-00152.pdf>`_ on 20th November
2007.
A wizard allows to generate the following AEAT files:
* Modelo 111
* Modelo 115
* Modelo 303
The module generates the chart of accounts for the normal and pyme charts.
The XML files for each variant are generated from the same original XML file
thanks to the create_variant.xsl XSLT script. The script will produce on the
standard output the desired XML file. The XSLT script can be launched with the
following commands::
xsltproc --stringparam chart <chart> create_chart.xsl account.xml
xsltproc --stringparam chart <chart> create_chart.xsl tax.xml
where ``chart`` is ``normal`` or ``pyme``.
Raw data
{
"_id": null,
"home_page": "http://www.tryton.org/",
"name": "trytond-account-es",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "tryton account chart spanish",
"author": "Tryton",
"author_email": "foundation@tryton.org",
"download_url": "https://files.pythonhosted.org/packages/dd/dd/16769089a862ef81e916ab8165eb757205e8ae20c0183685c29c0d7d5d56/trytond_account_es-7.2.1.tar.gz",
"platform": null,
"description": "Spanish Account Module\n######################\n\nThe Spanish account module defines the following charts of account:\n\n * Plan General Contable Espa\u00f1ol 2008\n * Plan Contable para PYMES 2008\n\nThe chart was published as `REAL DECRETO 1514/2007\n<https://www.boe.es/boe/dias/2007/11/20/pdfs/C00001-00152.pdf>`_ on 20th November\n2007.\n\nA wizard allows to generate the following AEAT files:\n\n* Modelo 111\n* Modelo 115\n* Modelo 303\n\nThe module generates the chart of accounts for the normal and pyme charts.\nThe XML files for each variant are generated from the same original XML file\nthanks to the create_variant.xsl XSLT script. The script will produce on the\nstandard output the desired XML file. The XSLT script can be launched with the\nfollowing commands::\n\n xsltproc --stringparam chart <chart> create_chart.xsl account.xml\n xsltproc --stringparam chart <chart> create_chart.xsl tax.xml\n\nwhere ``chart`` is ``normal`` or ``pyme``.\n",
"bugtrack_url": null,
"license": "GPL-3",
"summary": "Tryton with Spanish chart of accounts",
"version": "7.2.1",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.2/",
"Forum": "https://www.tryton.org/forum",
"Homepage": "http://www.tryton.org/",
"Source Code": "https://code.tryton.org/tryton"
},
"split_keywords": [
"tryton",
"account",
"chart",
"spanish"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "29504f256a90e0cbba9d4293b631f5822d9c33aa5fa483fe257e4854af3d5f26",
"md5": "25497aa0e63e85581f1c59eddd3db926",
"sha256": "121ca64b93945d036c2ec43546219e3bf2b221191af6afd40129e8eef27fd570"
},
"downloads": -1,
"filename": "trytond_account_es-7.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "25497aa0e63e85581f1c59eddd3db926",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 148628,
"upload_time": "2024-06-02T17:08:11",
"upload_time_iso_8601": "2024-06-02T17:08:11.300999Z",
"url": "https://files.pythonhosted.org/packages/29/50/4f256a90e0cbba9d4293b631f5822d9c33aa5fa483fe257e4854af3d5f26/trytond_account_es-7.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "dddd16769089a862ef81e916ab8165eb757205e8ae20c0183685c29c0d7d5d56",
"md5": "0cab18a512907960e52f66aa5d521306",
"sha256": "a03f607fcae0654e085cb9b955218e312320cded8a67fe49c3fda44fecba1f7d"
},
"downloads": -1,
"filename": "trytond_account_es-7.2.1.tar.gz",
"has_sig": false,
"md5_digest": "0cab18a512907960e52f66aa5d521306",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 136930,
"upload_time": "2024-06-02T17:08:13",
"upload_time_iso_8601": "2024-06-02T17:08:13.090957Z",
"url": "https://files.pythonhosted.org/packages/dd/dd/16769089a862ef81e916ab8165eb757205e8ae20c0183685c29c0d7d5d56/trytond_account_es-7.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-02 17:08:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-account-es"
}