{ "info": { "author": "Akretion,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": "==========\nSQL Export\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--tools-lightgray.png?logo=github\n :target: https://github.com/OCA/server-tools/tree/12.0/sql_export\n :alt: OCA/server-tools\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-sql_export\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/149/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nAllow to export data in csv files FROM sql requests.\nThere are some restrictions in the sql query, you can only read datas.\nNo update, deletion or creation are possible.\nA new menu named Export is created.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\n\nDashboards > Sql Export\n\n\n**Specific use with parameters**\n\n- `%(company_id)s` allows to set in the query the company id of the user\n- `%(user_id)s` allows to set in the query the user id\n- for any created field with `Sql Export Variables` menu, you can use it with `%(x_field_example)s` syntax \n (Limitation for relational fields)\n\nKnown issues / Roadmap\n======================\n\n* Some words are prohibited and can't be used is the query in anyways, even in\n a select query:\n - delete\n - drop\n - insert\n - alter\n - truncate\n - execute\n - create\n - update\n\nSee sql_request_abstract module to fix this issue.\n\n* checking SQL request by execution and rollback is disabled in this module\n since variables features has been introduced. This can be fixed by\n overloading _prepare_request_check_execution() function.\n\n* Move modules sql_request_abstract and sql_export to oca/reporting-engine\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* Akretion\n\nContributors\n~~~~~~~~~~~~\n\n* `Akretion `_:\n\n * Florian da Costa \n * Mourad EL HADJ MIMOUNE \n * Beno\u00eet GUILLOT \n\n* `Eficent `_:\n\n * Aaron Henriquez \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-tools `_ 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": "http://www.akretion.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-sql-export", "package_url": "https://pypi.org/project/odoo12-addon-sql-export/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-sql-export/", "project_urls": { "Homepage": "http://www.akretion.com" }, "release_url": "https://pypi.org/project/odoo12-addon-sql-export/12.0.1.0.0.99.dev9/", "requires_dist": [ "odoo12-addon-sql-request-abstract", "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Export data in csv file with SQL requests", "version": "12.0.1.0.0.99.dev9" }, "last_serial": 5779192, "releases": { "12.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "8b8c21b5ea10bdcd42ecf03148f33e66", "sha256": "a325539c2d0610b78165745e77020883090676979a19e7326f1d305650bf1125" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "8b8c21b5ea10bdcd42ecf03148f33e66", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 132020, "upload_time": "2019-05-12T04:35:41", "url": "https://files.pythonhosted.org/packages/3a/1c/96533f07780f4c40f898dba77262947f63a47ddb9280c6c12ddf73d4bf6f/odoo12_addon_sql_export-12.0.1.0.0.99.dev4-py3-none-any.whl" } ], "12.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "953ec7f4c7e2841078d869b94fcda978", "sha256": "6f43d3d59358443ba97f1b55c7ec4f73e2bd9cf29696504e46f92f57c3c6fe0e" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "953ec7f4c7e2841078d869b94fcda978", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 145683, "upload_time": "2019-05-21T04:37:03", "url": "https://files.pythonhosted.org/packages/42/8e/70e903e8eda1376412b0cf02c762f56a512aaff1e0c1a6677666aab19a7e/odoo12_addon_sql_export-12.0.1.0.0.99.dev5-py3-none-any.whl" } ], "12.0.1.0.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "cc825cc43a219f9bd3cb1a793869d8dc", "sha256": "06f289a5f3bd5d1ac97a236537e6bd728e8ce3b984e6b8e14b7c893bcb8ce9b5" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "cc825cc43a219f9bd3cb1a793869d8dc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 145724, "upload_time": "2019-05-28T04:35:49", "url": "https://files.pythonhosted.org/packages/08/32/5876495939f0cb062d39c69d03a467e96067147f4f45a248a027257a0b6d/odoo12_addon_sql_export-12.0.1.0.0.99.dev6-py3-none-any.whl" } ], "12.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "26a48ac797ac8e9d073cafc54c12eb8a", "sha256": "bd0750c616fd5eb95ca18f759d8efd758813fe301dd24a91e068be53c6f48987" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev7-py3-none-any.whl", "has_sig": false, "md5_digest": "26a48ac797ac8e9d073cafc54c12eb8a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 145723, "upload_time": "2019-07-30T04:43:19", "url": "https://files.pythonhosted.org/packages/e9/93/352b772aa73ab993c0701aaf519fa45f5011ca1c11ecaa703721d234dbb2/odoo12_addon_sql_export-12.0.1.0.0.99.dev7-py3-none-any.whl" } ], "12.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "5bc462fbc35f8d2bf78431ecfa0392c0", "sha256": "43bdcb4f6c853e45746007af9c81eaed4531ad3962bf6733ed8c0dd85831d3ca" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev8-py3-none-any.whl", "has_sig": false, "md5_digest": "5bc462fbc35f8d2bf78431ecfa0392c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146108, "upload_time": "2019-09-02T04:37:16", "url": "https://files.pythonhosted.org/packages/5d/80/5642e00b968d191545f153f5062fb3d16f931225d8a33ee4dfcd56bc7b78/odoo12_addon_sql_export-12.0.1.0.0.99.dev8-py3-none-any.whl" } ], "12.0.1.0.0.99.dev9": [ { "comment_text": "", "digests": { "md5": "6b7654c33f9e6c0dd79041efe211cbc5", "sha256": "b99b788ab2321dfcf4ded700d5085e62a4184fbf3c092d4fe69e6e76a244a496" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev9-py3-none-any.whl", "has_sig": false, "md5_digest": "6b7654c33f9e6c0dd79041efe211cbc5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146444, "upload_time": "2019-09-04T04:36:52", "url": "https://files.pythonhosted.org/packages/82/83/f7c0a914ece40817c5141e409a32af9f7e65689aaeeabd47efdab257946b/odoo12_addon_sql_export-12.0.1.0.0.99.dev9-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6b7654c33f9e6c0dd79041efe211cbc5", "sha256": "b99b788ab2321dfcf4ded700d5085e62a4184fbf3c092d4fe69e6e76a244a496" }, "downloads": -1, "filename": "odoo12_addon_sql_export-12.0.1.0.0.99.dev9-py3-none-any.whl", "has_sig": false, "md5_digest": "6b7654c33f9e6c0dd79041efe211cbc5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146444, "upload_time": "2019-09-04T04:36:52", "url": "https://files.pythonhosted.org/packages/82/83/f7c0a914ece40817c5141e409a32af9f7e65689aaeeabd47efdab257946b/odoo12_addon_sql_export-12.0.1.0.0.99.dev9-py3-none-any.whl" } ] }