{ "info": { "author": "Tecnativa, LasLabs, Ursa Information Systems, 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": "============================\nManage model export profiles\n============================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github\n :target: https://github.com/OCA/server-ux/tree/11.0/base_export_manager\n :alt: OCA/server-ux\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-base_export_manager\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/250/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the export capability:\n\n1. It allows an admin to manage export profiles (``ir.exports``) that\n Odoo stores internally but does not show anywhere.\n2. It also adds a new column to access rights to enable/disable export and\n override the export method to check if the user is allowed to export. Export\n is enabled by default.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\n* Activate the developer mode\n* Go to Settings > Users > Groups to select a user group\n* Edit the group and go to the Access Rights tab\n* Uncheck the \"Export Access\" box on the object of your choice and save\n\nYou can also go to Settings > Technical > Security > Access Rights.\n\nUsage\n=====\n\nYou can create the export profiles as you are used to:\n\n* Go to any list view.\n* Check some records.\n* Press *More > Export*.\n* Use the wizard to choose the columns to export.\n* Press *Save fields list*.\n* Give it a name.\n* Press *OK*.\n\nTo manage export profiles, you need to:\n\n* Go to *Settings > Technical > User Interface > Export Profiles*.\n* Create a new one.\n* Choose a name.\n* Choose a model (table in the database).\n* Choose the fields to export.\n\n * If you choose a related field, you can choose also up to 4 levels of\n subfields.\n * You can drag & drop to reorder the fields.\n\nTo use one of those profiles, you need to:\n\n* Go to any list view.\n* Check some records.\n* Press *More > Export*.\n* Choose your saved export from *Saved exports*.\n* Press *Export to file*.\n\nOnce you have configured groups who cannot export an object:\n\n* Connect as a user of this group\n* Go to the list view of the object you disabled the export\n* Select records and open the Action menu. The \"Export\" is not there.\n\nKnown issues / Roadmap\n======================\n\n* Translated labels are not used in final exported file.\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\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n* LasLabs\n* Ursa Information Systems\n\nContributors\n~~~~~~~~~~~~\n\n* Javier Iniesta \n* Antonio Espinosa \n* Rafael Blasco \n* Jairo Llopis \n* Dave Lasley \n* Sandip Mangukiya \n* Maxime Chambreuil \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\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\nThis module is part of the `OCA/server-ux `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.tecnativa.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-base-export-manager", "package_url": "https://pypi.org/project/odoo11-addon-base-export-manager/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-export-manager/", "project_urls": { "Homepage": "https://www.tecnativa.com" }, "release_url": "https://pypi.org/project/odoo11-addon-base-export-manager/11.0.1.0.0.99.dev5/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Manage model export profiles", "version": "11.0.1.0.0.99.dev5" }, "last_serial": 5605415, "releases": { "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "61abb2cba9a23c173102a2b76877969c", "sha256": "23406deb32ef1425d0b63edd01d249496ca98a7049316dd2c7dbee7179b521eb" }, "downloads": -1, "filename": "odoo11_addon_base_export_manager-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "61abb2cba9a23c173102a2b76877969c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 112068, "upload_time": "2018-08-30T04:49:38", "url": "https://files.pythonhosted.org/packages/41/a7/1ed093bf8a5896ad76f9f3d2c5216835d7bb66fb31fc5b867691dbba19f6/odoo11_addon_base_export_manager-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "51eb5d7f36707d024cd93f759598f79f", "sha256": "31b2a6b7980cb03637790f15871873c9508ab027d71b1efc3cdbc23df457751a" }, "downloads": -1, "filename": "odoo11_addon_base_export_manager-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51eb5d7f36707d024cd93f759598f79f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 112280, "upload_time": "2018-09-07T04:50:09", "url": "https://files.pythonhosted.org/packages/26/a7/0f80e3acbecbd41d75a9c308ae16e2d91c6e29f99f2ebb5fa5c5d770eb83/odoo11_addon_base_export_manager-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "0a5b423f8ba05ada460b606b1f904abe", "sha256": "9b248d702dd1d4bf79a76b7c6ed0b7de3a08646d3ec1e82c41259ace1fb9731f" }, "downloads": -1, "filename": "odoo11_addon_base_export_manager-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0a5b423f8ba05ada460b606b1f904abe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 112267, "upload_time": "2018-12-04T05:54:30", "url": "https://files.pythonhosted.org/packages/ab/c0/ecf9d10bca52be200ef50724a90522b9dadbecd294d07f4a3363852179e8/odoo11_addon_base_export_manager-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "b2a037340e5f5d94071d8ff1b4a7e558", "sha256": "efa832a32abb1b5967074d589fdf28deef3972c6f9001a87ece62109854414bd" }, "downloads": -1, "filename": "odoo11_addon_base_export_manager-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b2a037340e5f5d94071d8ff1b4a7e558", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 112269, "upload_time": "2019-07-30T05:47:51", "url": "https://files.pythonhosted.org/packages/4b/e9/f0043e9479319ca4daf6960ffa528ff4d3e7ea367a04992f1254ffa24091/odoo11_addon_base_export_manager-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b2a037340e5f5d94071d8ff1b4a7e558", "sha256": "efa832a32abb1b5967074d589fdf28deef3972c6f9001a87ece62109854414bd" }, "downloads": -1, "filename": "odoo11_addon_base_export_manager-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b2a037340e5f5d94071d8ff1b4a7e558", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 112269, "upload_time": "2019-07-30T05:47:51", "url": "https://files.pythonhosted.org/packages/4b/e9/f0043e9479319ca4daf6960ffa528ff4d3e7ea367a04992f1254ffa24091/odoo11_addon_base_export_manager-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ] }