{ "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 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n================\nRecords Archiver\n================\n\nCreate a cron job that deactivates old records in order to optimize\nperformance.\n\nRecords are deactivated based on their last activity (write_date).\n\nConfiguration\n=============\n\nYou can configure lifespan of each type of record in\n`Settings -> Configuration -> Records Archiver`\n\nA different lifespan can be configured for each model.\n\nUsage\n=====\n\nOnce the lifespans are configured, the cron will automatically\ndeactivate the old records.\n\nKnown issues / Roadmap\n======================\n\nThe default behavior is to archive all records having a ``write_date`` <\nlifespan and with a state being ``done`` or ``cancel``. If these rules\nneed to be modified for a model (e.g. change the states to archive), the\nhook ``RecordLifespan._archive_domain`` can be extended.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed `feedback\n`_.\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Yannick Vaucher \n* Guewen Baconnier \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 http://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/server-tools", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-record-archiver", "package_url": "https://pypi.org/project/odoo9-addon-record-archiver/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-record-archiver/", "project_urls": { "Homepage": "https://github.com/OCA/server-tools" }, "release_url": "https://pypi.org/project/odoo9-addon-record-archiver/9.0.1.0.0.99.dev3/", "requires_dist": [ "odoo (<9.1a,>=9.0a)" ], "requires_python": "~=2.7", "summary": "Records Archiver", "version": "9.0.1.0.0.99.dev3" }, "last_serial": 5083862, "releases": { "9.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "c9de339ef6ea3acf25e82c023225ed5a", "sha256": "d8fe9c6b737a8a0de0d0fab1333059cbc43ecb3724e9304796700e123bbc999b" }, "downloads": -1, "filename": "odoo9_addon_record_archiver-9.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "c9de339ef6ea3acf25e82c023225ed5a", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 18443, "upload_time": "2019-03-30T10:36:33", "url": "https://files.pythonhosted.org/packages/76/b1/ddb7eff6dc1a50053bede44fd9fb9202978d1a6b684fc79e8eec5d142d92/odoo9_addon_record_archiver-9.0.1.0.0.99.dev2-py2-none-any.whl" } ], "9.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "c3402e748cd866f8a7e058c2b7c7f7b6", "sha256": "36fd2a18b0a83897527cf3635f35fcc294e3cca3a7917e39c7768aa1d30eb4e0" }, "downloads": -1, "filename": "odoo9_addon_record_archiver-9.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "c3402e748cd866f8a7e058c2b7c7f7b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 28017, "upload_time": "2019-04-03T05:17:48", "url": "https://files.pythonhosted.org/packages/cc/69/c7fe9d53bad1c9a22ef825841c7d3963fa29e8eb07213d3f65bce1e2e782/odoo9_addon_record_archiver-9.0.1.0.0.99.dev3-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c3402e748cd866f8a7e058c2b7c7f7b6", "sha256": "36fd2a18b0a83897527cf3635f35fcc294e3cca3a7917e39c7768aa1d30eb4e0" }, "downloads": -1, "filename": "odoo9_addon_record_archiver-9.0.1.0.0.99.dev3-py2-none-any.whl", "has_sig": false, "md5_digest": "c3402e748cd866f8a7e058c2b7c7f7b6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 28017, "upload_time": "2019-04-03T05:17:48", "url": "https://files.pythonhosted.org/packages/cc/69/c7fe9d53bad1c9a22ef825841c7d3963fa29e8eb07213d3f65bce1e2e782/odoo9_addon_record_archiver-9.0.1.0.0.99.dev3-py2-none-any.whl" } ] }