odoo10-addon-account-renumber


Nameodoo10-addon-account-renumber JSON
Version 10.0.1.0.1 PyPI version JSON
download
home_pagehttp://www.pexego.es
SummaryAccount Renumber Wizard
upload_time2017-10-06 04:30:05
maintainer
docs_urlNone
authorPexego,Tecnativa,Odoo Community Association (OCA)
requires_python
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

=======================
Account Renumber Wizard
=======================

This module extends the functionality of accounting to allow the accounting
manager to renumber account moves by date only for admin.

The wizard, which is accesible from the "End of Period" menuitem,
lets you select journals, periods, and a starting number. When
launched, it renumbers all posted moves that match selected criteria
(after ordering them by date).

It will recreate the sequence number for each account move
using its journal sequence, which means that:

- Sequences per journal are supported.
- Sequences with prefixes and suffixes based on the move date are also
  supported.

Usage
=====

To use this module, you need to:

#. Be an accounting manager.
#. Go to *Accounting > Adviser > Renumber journal entries*.
#. Choose the *First number* of the journal entry that you want. It will be
   used to start numbering from there on.
#. Choose the *Starting date* and *Ending date*, to set when you want the
   process to begin and end.
#. Choose the journals where you want to perform the renumberings.
#. Press *Renumber*.

Now, the wizard will locate all journal entries found in those journals and
dates, and start numbering them without gaps in a sequential order that starts
with the *First number* you chose and matches the entry date order.

If no matches are found, you will be alerted. Otherwise, you will be redirected
to a view of all the entries that have been renumbered.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/92/10.0

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.

Credits
=======

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

* Pedro M. Baeza <pedro.baeza@tecnativa.com>
* Jordi Llinares
* Joaquín Gutiérrez <http://www.gutierrezweb.es>
* Jairo Llopis <jairo.llopis@tecnativa.com>
* David Vidal <david.vidal@tecnativa.com>

Maintainer
----------

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.pexego.es",
    "name": "odoo10-addon-account-renumber",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pexego,Tecnativa,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": "",
    "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n   :alt: License: AGPL-3\n\n=======================\nAccount Renumber Wizard\n=======================\n\nThis module extends the functionality of accounting to allow the accounting\nmanager to renumber account moves by date only for admin.\n\nThe wizard, which is accesible from the \"End of Period\" menuitem,\nlets you select journals, periods, and a starting number. When\nlaunched, it renumbers all posted moves that match selected criteria\n(after ordering them by date).\n\nIt will recreate the sequence number for each account move\nusing its journal sequence, which means that:\n\n- Sequences per journal are supported.\n- Sequences with prefixes and suffixes based on the move date are also\n  supported.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Be an accounting manager.\n#. Go to *Accounting > Adviser > Renumber journal entries*.\n#. Choose the *First number* of the journal entry that you want. It will be\n   used to start numbering from there on.\n#. Choose the *Starting date* and *Ending date*, to set when you want the\n   process to begin and end.\n#. Choose the journals where you want to perform the renumberings.\n#. Press *Renumber*.\n\nNow, the wizard will locate all journal entries found in those journals and\ndates, and start numbering them without gaps in a sequential order that starts\nwith the *First number* you chose and matches the entry date order.\n\nIf no matches are found, you will be alerted. Otherwise, you will be redirected\nto a view of all the entries that have been renumbered.\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n   :alt: Try me on Runbot\n   :target: https://runbot.odoo-community.org/runbot/92/10.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/account-financial-tools/issues>`_. In case of trouble,\nplease check there if your issue has already been reported. If you spotted it\nfirst, help us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Pedro M. Baeza <pedro.baeza@tecnativa.com>\n* Jordi Llinares\n* Joaqu\u00edn Guti\u00e9rrez <http://www.gutierrezweb.es>\n* Jairo Llopis <jairo.llopis@tecnativa.com>\n* David Vidal <david.vidal@tecnativa.com>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Account Renumber Wizard",
    "version": "10.0.1.0.1",
    "project_urls": {
        "Homepage": "http://www.pexego.es"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea9d8dd18d5e49eba568cc740a37c5d8afb9977f4feec6e4ceddef6e2dd50add",
                "md5": "3053ac39a5a9d7d6d1e6d9be5339b5fb",
                "sha256": "84215569828e14959eeb053e7a140e4dde20ac399b36a8e15f0ac0f3f7712f91"
            },
            "downloads": -1,
            "filename": "odoo10_addon_account_renumber-10.0.1.0.1-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "3053ac39a5a9d7d6d1e6d9be5339b5fb",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 122068,
            "upload_time": "2017-10-06T04:30:05",
            "upload_time_iso_8601": "2017-10-06T04:30:05.486479Z",
            "url": "https://files.pythonhosted.org/packages/ea/9d/8dd18d5e49eba568cc740a37c5d8afb9977f4feec6e4ceddef6e2dd50add/odoo10_addon_account_renumber-10.0.1.0.1-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2017-10-06 04:30:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "odoo10-addon-account-renumber"
}
        
Elapsed time: 0.07827s