{ "info": { "author": "GRAP,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============\nMass Sorting\n============\n\nThis module extends the functionality of odoo to allow users to sort an\none2many fields in any model.\n\nTypically, you can sort sale order lines on a sale order, using any fields.\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n* Go to Settings / Technical / Mass Sorting\n\n* Create a new item and define:\n * a name\n * the model you want to sort\n * the field of the model, you want to sort\n * The lists of the fields, by which the sort will be done\n\n.. image:: /mass_sorting/static/description/1_mass_sort_config.png\n :width: 70%\n\n(You can allow users to change or not the values, by checking 'Allow custom Setting')\n\n* Click on the button 'Add sidebar button'\n\nUsage\n=====\n\n* Go to the form view of the given model, in this sample, a sale order. (or select items in a tree view)\n\n.. image:: /mass_sorting/static/description/4_before.png\n\n* click on the button 'Action' and then select the according action.\n If you just created your action, please refresh the page\n to see the new action appear.\n\n.. image:: /mass_sorting/static/description/2_button.png\n\n* On the pop up (depending of the configuration), change the fields and the order\n\n.. image:: /mass_sorting/static/description/3_mass_sort_wizard_custom.png\n\n(If changing configuration is not allowed, a simple message is displayed.)\n\n.. image:: /mass_sorting/static/description/3_mass_sort_wizard.png\n\n* The items will be reordered.\n\n.. image:: /mass_sorting/static/description/5_after.png\n\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/149/8.0\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 smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon `_.\n\nContributors\n------------\n\n* Sylvain LE GAL (https://twitter.com/legalsylvain)\n\nFunders\n-------\n\nThe development of this module has been financially supported by:\n\n* GRAP (http://www.grap.coop)\n\nThis module is highly inspired by 'mass_editing' module. (by OCA and SerpentCS)\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\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.grap.coop", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-mass-sorting", "package_url": "https://pypi.org/project/odoo8-addon-mass-sorting/", "platform": "", "project_url": "https://pypi.org/project/odoo8-addon-mass-sorting/", "project_urls": { "Homepage": "http://www.grap.coop" }, "release_url": "https://pypi.org/project/odoo8-addon-mass-sorting/8.0.1.0.0.99.dev2/", "requires_dist": [ "odoo (<9.0a,>=8.0a)" ], "requires_python": "~=2.7", "summary": "Sort any models by any fields list", "version": "8.0.1.0.0.99.dev2" }, "last_serial": 4002483, "releases": { "8.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "8b55a90ce95796d8242704c123a032ed", "sha256": "af126af992f1b0e438488468a0553165dc2eb30e2f273c5a0c97a833683ce01f" }, "downloads": -1, "filename": "odoo8_addon_mass_sorting-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "8b55a90ce95796d8242704c123a032ed", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 202892, "upload_time": "2018-06-26T04:47:34", "url": "https://files.pythonhosted.org/packages/db/eb/17143011261a5d7bb213055436a0ce35d639f61501870a3a820c4f9ef470/odoo8_addon_mass_sorting-8.0.1.0.0.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b55a90ce95796d8242704c123a032ed", "sha256": "af126af992f1b0e438488468a0553165dc2eb30e2f273c5a0c97a833683ce01f" }, "downloads": -1, "filename": "odoo8_addon_mass_sorting-8.0.1.0.0.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "8b55a90ce95796d8242704c123a032ed", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 202892, "upload_time": "2018-06-26T04:47:34", "url": "https://files.pythonhosted.org/packages/db/eb/17143011261a5d7bb213055436a0ce35d639f61501870a3a820c4f9ef470/odoo8_addon_mass_sorting-8.0.1.0.0.99.dev2-py2-none-any.whl" } ] }