{ "info": { "author": "Camptocamp,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :alt: License\n\nAccount Move Batch Validate\n===========================\n\nThis module provides a wizard to post many Journal Entries in batch. it\nuses the queue system introduced by the OpenERP Connector to handle a\nbig quantity of moves in batch.\n\nThe module account_default_draft_move introduces a workflow where the\nJournal Entries are always entered in OpenERP in draft state, and the\nposting happens later, for example at the end of the period. The core\naccount module provides a wizard to post all the moves in the period,\nbut that is problematic when there are many moves.\n\nThe posting of a move takes some time, and doing that synchronously,\nin one transaction is problematic.\n\nIn this module, we leverage the power of the queue system of the\nOpenERP Connector, that can be very well used without other concepts\nlike Backends and Bindings.\n\nThis approach provides many advantages, similar to the ones we get\nusing that connector for e-commerce:\n\n- Asynchronous: the operation is done in background, and users can\n continue to work.\n- Dedicated workers: the queued jobs are performed by specific workers\n (processes). This is good for a long task, since the main workers are\n busy handling HTTP requests and can be killed if operations take\n too long, for example.\n- Multiple transactions: this is an operation that doesn't need to be\n atomic, and if a line out of 100,000 fails, it is possible to catch\n it, see the error message, and fix the situation. Meanwhile, all\n other jobs can proceed.\n\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub 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 `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Leonardo Pistone \n* Nicolas Bessi \n* Rudolf Schnapka \n* St\u00e9phane Bidoul (ACSONE) \n* Adrien Peiffer (ACSONE) \n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, 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.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.camptocamp.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-account-move-batch-validate", "package_url": "https://pypi.org/project/odoo8-addon-account-move-batch-validate/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-account-move-batch-validate/", "project_urls": { "Homepage": "http://www.camptocamp.com" }, "release_url": "https://pypi.org/project/odoo8-addon-account-move-batch-validate/8.0.0.2.0.99.dev18/", "requires_dist": [ "odoo8-addon-account-default-draft-move", "odoo8-addon-connector", "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Account Move Batch Validate", "version": "8.0.0.2.0.99.dev18" }, "last_serial": 5360977, "releases": { "8.0.0.2.0.99.dev10": [ { "comment_text": "", "digests": { "md5": "adff820a71c18c0da101fa0e3710f07d", "sha256": "11ad96c99e38dd51790776e0b50fb4e7b37ea28e73bc4a6666fbf7421cf0e034" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev10-py2-none-any.whl", "has_sig": false, "md5_digest": "adff820a71c18c0da101fa0e3710f07d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 80868, "upload_time": "2017-04-11T09:30:24", "url": "https://files.pythonhosted.org/packages/c8/1b/465bb73e52d0ac4e3fd10aac6251698a01ca4fdf151aed59c3040d8f2ec2/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev10-py2-none-any.whl" } ], "8.0.0.2.0.99.dev11": [ { "comment_text": "", "digests": { "md5": "a84225297b50008114322cd6f27d19f8", "sha256": "1b6d721f4854c5d65b93dd5f5f837f31680b2eda2af2ad8c174f8960f32dcc96" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev11-py2-none-any.whl", "has_sig": false, "md5_digest": "a84225297b50008114322cd6f27d19f8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 81164, "upload_time": "2017-04-11T09:30:28", "url": "https://files.pythonhosted.org/packages/79/7d/4725cc805c7fb0afa5a78e7cc2ea353f69373688db8006bc9876074932c4/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev11-py2-none-any.whl" } ], "8.0.0.2.0.99.dev12": [ { "comment_text": "", "digests": { "md5": "c8d166ba064afe1c3564c7dd702aac33", "sha256": "70e1644cde0aa9691d2d6c667a325f5e4f24ac3c584e4901d17e6f7be4bbd139" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev12-py2-none-any.whl", "has_sig": false, "md5_digest": "c8d166ba064afe1c3564c7dd702aac33", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 81413, "upload_time": "2017-04-11T09:30:33", "url": "https://files.pythonhosted.org/packages/e1/35/88561a1378c54cd2112dc4f7d196c253354e24c9ffb542aedcee3415cd9e/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev12-py2-none-any.whl" } ], "8.0.0.2.0.99.dev13": [ { "comment_text": "", "digests": { "md5": "7633ce5b38b926967a91eefe15c66493", "sha256": "9958bbcb72a058f90aac7c0975ed7aedc681c6569326a3397a0640383e3c460d" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev13-py2-none-any.whl", "has_sig": false, "md5_digest": "7633ce5b38b926967a91eefe15c66493", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 82734, "upload_time": "2017-05-02T04:42:48", "url": "https://files.pythonhosted.org/packages/8f/fa/7ca4a9cda6ebc9435496b96941525ca2ff302fb332ddb442fbd63dfaddbe/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev13-py2-none-any.whl" } ], "8.0.0.2.0.99.dev14": [ { "comment_text": "", "digests": { "md5": "4b52b6154d61076caff223f4fa9b8b18", "sha256": "f997ec8967e1941b460826d32d9c7669bec3eda7dd3e8e0e024de6050a18998d" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev14-py2-none-any.whl", "has_sig": false, "md5_digest": "4b52b6154d61076caff223f4fa9b8b18", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 81865, "upload_time": "2018-06-16T05:11:00", "url": "https://files.pythonhosted.org/packages/57/2a/d3c4fc57c0c1d5e4498aeaf666d95fc8a0cd56336af5e12fa933dd5cc2af/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev14-py2-none-any.whl" } ], "8.0.0.2.0.99.dev15": [ { "comment_text": "", "digests": { "md5": "e36a5918782d9ee8896c5abe47fb9667", "sha256": "c20b698251f41ded98ab2bc575df308e13f5ac6d0f3c557b6a294ab8e263fd19" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev15-py2-none-any.whl", "has_sig": false, "md5_digest": "e36a5918782d9ee8896c5abe47fb9667", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 89002, "upload_time": "2019-04-03T05:44:09", "url": "https://files.pythonhosted.org/packages/23/b5/001e3d801366eb78face7218c930d7be722de2e1f5c46531debc8b853478/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev15-py2-none-any.whl" } ], "8.0.0.2.0.99.dev18": [ { "comment_text": "", "digests": { "md5": "16bbc798897df7220f0fe0f110f50918", "sha256": "4dd31edd4ec61d2ef9726962bca5ac802e272776223df0d4690524ed92ed5bc6" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev18-py2-none-any.whl", "has_sig": false, "md5_digest": "16bbc798897df7220f0fe0f110f50918", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 79364, "upload_time": "2019-06-05T05:01:57", "url": "https://files.pythonhosted.org/packages/1f/ee/854a5c74fae91ee51ec6913b676cc8e9c1c3cd00a53f16adb1e8dd561f73/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev18-py2-none-any.whl" } ], "8.0.0.2.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "ccdcb8ca73aee280bd37bd4c0eb0677b", "sha256": "6ef6ea34289d53331ee345d52a7d19b3397f630e95c6aca5b2c4d1af1bcfcd0e" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev6-py2-none-any.whl", "has_sig": false, "md5_digest": "ccdcb8ca73aee280bd37bd4c0eb0677b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 78262, "upload_time": "2017-04-11T09:30:08", "url": "https://files.pythonhosted.org/packages/18/37/81d6e984ee2e8ad44638a8cecf045aff7269b57a9df1c2fb981b908a0c1f/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev6-py2-none-any.whl" } ], "8.0.0.2.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "85672d9b5d4c8fddefacb45e0f33569f", "sha256": "55314ec28112d42cc6832ccdb95cc2e1381e50fb753f9b0ac4bc70bb236d9674" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev7-py2-none-any.whl", "has_sig": false, "md5_digest": "85672d9b5d4c8fddefacb45e0f33569f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 78084, "upload_time": "2017-04-11T09:30:12", "url": "https://files.pythonhosted.org/packages/25/54/f48b8b0d7b1c29a88542238eb3c477199c3387399d16fa319042b64e8e9d/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev7-py2-none-any.whl" } ], "8.0.0.2.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "acf27d5305642a8e8573a092bd0c5c57", "sha256": "0b7719855c21bdc3b77d879c3bc0f4da5c4af54e93ba94247d81fdb76e40f207" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev8-py2-none-any.whl", "has_sig": false, "md5_digest": "acf27d5305642a8e8573a092bd0c5c57", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 79656, "upload_time": "2017-04-11T09:30:16", "url": "https://files.pythonhosted.org/packages/ee/d2/0f8d0418868e68e0d7cda4c06144874d5f88e4422b00761ad75ee00fd1d2/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev8-py2-none-any.whl" } ], "8.0.0.2.0.99.dev9": [ { "comment_text": "", "digests": { "md5": "3a205e99c2a89f9ef46bb2d0fb2f6990", "sha256": "fe24470e88f7cf2a4d3b22a866fadbfc03f63751714b4bfe3e3d7f08fdbac294" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev9-py2-none-any.whl", "has_sig": false, "md5_digest": "3a205e99c2a89f9ef46bb2d0fb2f6990", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 79858, "upload_time": "2017-04-11T09:30:20", "url": "https://files.pythonhosted.org/packages/8c/73/ae0392bb35ed327697b1ea09b738f3f8beaeaf7b531148f31be50367d2fb/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev9-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "16bbc798897df7220f0fe0f110f50918", "sha256": "4dd31edd4ec61d2ef9726962bca5ac802e272776223df0d4690524ed92ed5bc6" }, "downloads": -1, "filename": "odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev18-py2-none-any.whl", "has_sig": false, "md5_digest": "16bbc798897df7220f0fe0f110f50918", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 79364, "upload_time": "2019-06-05T05:01:57", "url": "https://files.pythonhosted.org/packages/1f/ee/854a5c74fae91ee51ec6913b676cc8e9c1c3cd00a53f16adb1e8dd561f73/odoo8_addon_account_move_batch_validate-8.0.0.2.0.99.dev18-py2-none-any.whl" } ] }