trytond-account-es


Nametrytond-account-es JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton with Spanish chart of accounts
upload_time2024-04-29 15:33:02
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account chart spanish
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/71/ce/d7b9acb3213d086dcaded1843e62d60eab2f00689b3387f899ff1f6522a5/trytond_account_es-7.2.0.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.0",
    "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": "cf552604a2c591166007f0e3be7ac0bced27a506f0f99719d020ec63d04f0493",
                "md5": "c1b6babaac821b268495ea925a54dbd8",
                "sha256": "f9a2bdf66fb9acbac8c3eb4a9d03f2d2c289956ed62c726ab405e679fbbfb141"
            },
            "downloads": -1,
            "filename": "trytond_account_es-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1b6babaac821b268495ea925a54dbd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 148631,
            "upload_time": "2024-04-29T15:33:00",
            "upload_time_iso_8601": "2024-04-29T15:33:00.280114Z",
            "url": "https://files.pythonhosted.org/packages/cf/55/2604a2c591166007f0e3be7ac0bced27a506f0f99719d020ec63d04f0493/trytond_account_es-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71ced7b9acb3213d086dcaded1843e62d60eab2f00689b3387f899ff1f6522a5",
                "md5": "568d82a83267b1593792ad405b0fbd8f",
                "sha256": "958f0bedbd6a9d66b1832b1a1a5df7a27f70d05bf8c3dcc3727596c776b0a231"
            },
            "downloads": -1,
            "filename": "trytond_account_es-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "568d82a83267b1593792ad405b0fbd8f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 137272,
            "upload_time": "2024-04-29T15:33:02",
            "upload_time_iso_8601": "2024-04-29T15:33:02.726001Z",
            "url": "https://files.pythonhosted.org/packages/71/ce/d7b9acb3213d086dcaded1843e62d60eab2f00689b3387f899ff1f6522a5/trytond_account_es-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:33:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-es"
}
        
Elapsed time: 0.24686s