odoo10-addon-account-move-template


Nameodoo10-addon-account-move-template JSON
Version 10.0.2.0.0.99.dev15 PyPI version JSON
download
home_pagehttps://github.com/OCA/account-financial-tools
SummaryTemplates for recurring Journal Entries
upload_time2023-07-12 02:37:17
maintainer
docs_urlNone
authorAgile Business Group,Odoo Community Association (OCA), Aurium Technologies,Vauxoo
requires_python~=2.7
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements freezegun python-dateutil
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Move Template - Templates for Journal Entries
=====================================================

The user can configure journal entries templates, useful for recurring entries.
The amount of each template line can be computed (through python code)
or kept as user input.

If user input, when using the template, user has to fill
the amount of every input lines.

The journal entry form allows lo load, through a wizard,
the template to use and the amounts to fill.


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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_move_template%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
-------

Authors:
~~~~~~~~

* Davide Corio <davide.corio@agilebg.com>
* Lorenzo Battistini <lorenzo.battistini@agilebg.com>
* Paolo Chiara <p.chiara@isa.it>
* Franco Tampieri <franco.tampieri@agilebg.com>

Contributors:
~~~~~~~~~~~~~

* Jalal ZAHID <j.zahid@auriumtechnologies.com>  (port to v10)
* Alex Comba <alex.comba@agilebg.com> (Port to V8)
* Guewen Baconnier <guewen.baconnier@camptocamp.com>



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/account-financial-tools",
    "name": "odoo10-addon-account-move-template",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=2.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Agile Business Group,Odoo Community Association (OCA), Aurium Technologies,Vauxoo",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "Account Move Template - Templates for Journal Entries\n=====================================================\n\nThe user can configure journal entries templates, useful for recurring entries.\nThe amount of each template line can be computed (through python code)\nor kept as user input.\n\nIf user input, when using the template, user has to fill\nthe amount of every input lines.\n\nThe journal entry form allows lo load, through a wizard,\nthe template to use and the amounts to fill.\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-tools/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed feedback\n`here <https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_move_template%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\n\nCredits\n-------\n\nAuthors:\n~~~~~~~~\n\n* Davide Corio <davide.corio@agilebg.com>\n* Lorenzo Battistini <lorenzo.battistini@agilebg.com>\n* Paolo Chiara <p.chiara@isa.it>\n* Franco Tampieri <franco.tampieri@agilebg.com>\n\nContributors:\n~~~~~~~~~~~~~\n\n* Jalal ZAHID <j.zahid@auriumtechnologies.com>  (port to v10)\n* Alex Comba <alex.comba@agilebg.com> (Port to V8)\n* Guewen Baconnier <guewen.baconnier@camptocamp.com>\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Templates for recurring Journal Entries",
    "version": "10.0.2.0.0.99.dev15",
    "project_urls": {
        "Homepage": "https://github.com/OCA/account-financial-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad7affcf898e3fbd66f0dcd066ba681dda42b5ec7d1e7c3f4c9b3fc33827be4c",
                "md5": "1e2bea61e360a8a1bbe56f834504bfd4",
                "sha256": "73984d400dc50ef750e6d8c807bc8d894b026b8a3e528fbed345480f7e9b50b1"
            },
            "downloads": -1,
            "filename": "odoo10_addon_account_move_template-10.0.2.0.0.99.dev15-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e2bea61e360a8a1bbe56f834504bfd4",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": "~=2.7",
            "size": 175462,
            "upload_time": "2023-07-12T02:37:17",
            "upload_time_iso_8601": "2023-07-12T02:37:17.817236Z",
            "url": "https://files.pythonhosted.org/packages/ad/7a/ffcf898e3fbd66f0dcd066ba681dda42b5ec7d1e7c3f4c9b3fc33827be4c/odoo10_addon_account_move_template-10.0.2.0.0.99.dev15-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 02:37:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "account-financial-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "freezegun",
            "specs": []
        },
        {
            "name": "python-dateutil",
            "specs": []
        }
    ],
    "lcname": "odoo10-addon-account-move-template"
}
        
Elapsed time: 0.09559s