{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "Programming Language :: Python :: 2.7" ], "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================\nRead Only ByPass\n================\n\nThis module provides a solution to the problem of the interaction between\n'readonly' attribute and 'on_change' attribute when used together. It allows\nsaving onchange modifications to readonly fields.\n\nBehavior: add readonly fields changed by `on_change` methods to the values\npassed to write or create. If `readonly_by_pass` is in the context and\nTrue then it will by pass readonly fields and save its data provide by onchange\nmethod.\n\nUsage\n=====\n\nThis module changes the behaviour of Odoo by propagating\non_change modifications to readonly fields to the backend create and write\nmethods.\n\nTo change that behavior you have to set context on ``ur.actions.act_window``::\n\n \n {'readonly_by_pass': True}\n \n\nor by telling fields allowed to change::\n\n \n \n {'readonly_by_pass': ['readonly_field_1', 'readonly_field_2',]}\n \n \n\nFor further information, please visit:\n\n* https://www.odoo.com/forum/help-1\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/162/9.0\n\nKnown issues / Roadmap\n======================\n\n* Migrate to v9 JS API both normal code and QUnit tests.\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\nCredits\n=======\n\nContributors\n------------\n\n* Jonathan Nemry \n* Laetitia Gangloff \n* Pierre Verkest \n* Jairo Llopis \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.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.acsone.eu", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-web-readonly-bypass", "package_url": "https://pypi.org/project/odoo9-addon-web-readonly-bypass/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo9-addon-web-readonly-bypass/", "project_urls": { "Homepage": "http://www.acsone.eu" }, "release_url": "https://pypi.org/project/odoo9-addon-web-readonly-bypass/9.0.1.0.1/", "requires_dist": [ "odoo (<9.1a,>=9.0a)" ], "requires_python": "", "summary": "Allow to save onchange modifications to readonly fields", "version": "9.0.1.0.1" }, "last_serial": 5413382, "releases": { "9.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "727b2960a535ba1480b31cc67acf2bb0", "sha256": "230f08b1d966e17a857187dfad3b0d3c8e70d18f249829fca89778590c6d7113" }, "downloads": -1, "filename": "odoo9_addon_web_readonly_bypass-9.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "727b2960a535ba1480b31cc67acf2bb0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 10581, "upload_time": "2017-04-11T20:53:36", "url": "https://files.pythonhosted.org/packages/1b/4d/76487adc166d2fd3aac46d99dd1d1290a7e6f83a6d4197128393fd090b78/odoo9_addon_web_readonly_bypass-9.0.1.0.0-py2-none-any.whl" } ], "9.0.1.0.1": [ { "comment_text": "", "digests": { "md5": "013bf3c4b1a4b0b2281f424405161dc8", "sha256": "9c8441f26e7c8ae936795a684fb7db3e0c06d582af30e0383dcabeb8e07e99f8" }, "downloads": -1, "filename": "odoo9_addon_web_readonly_bypass-9.0.1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "013bf3c4b1a4b0b2281f424405161dc8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11472, "upload_time": "2017-04-11T20:53:39", "url": "https://files.pythonhosted.org/packages/d6/8b/6f4a15e6fc29b708512f846f63f240d074e0e4a98fcae48a90cec47dae48/odoo9_addon_web_readonly_bypass-9.0.1.0.1-py2-none-any.whl" } ], "9.0.1.0.1.99.dev1": [ { "comment_text": "", "digests": { "md5": "3bbeb357db455e68ffa6627c12032aa1", "sha256": "4ef520d2840b60258b612bbf9c343d9c376a637b06cfc70541b9c822462c9a1a" }, "downloads": -1, "filename": "odoo9_addon_web_readonly_bypass-9.0.1.0.1.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "3bbeb357db455e68ffa6627c12032aa1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 19196, "upload_time": "2019-04-03T05:22:14", "url": "https://files.pythonhosted.org/packages/88/93/cd469bef7481fdbaaffe72ac604b38a3c33f6bb891bac18a345b90c244f0/odoo9_addon_web_readonly_bypass-9.0.1.0.1.99.dev1-py2-none-any.whl" } ], "9.0.1.0.1.99.dev2": [ { "comment_text": "", "digests": { "md5": "0030285673a9e4f31c196e8819d3f889", "sha256": "8f51b24914800a3f7e5907e499b8afe604177d26b74006a85c0c1580393e4e16" }, "downloads": -1, "filename": "odoo9_addon_web_readonly_bypass-9.0.1.0.1.99.dev2-py2-none-any.whl", "has_sig": false, "md5_digest": "0030285673a9e4f31c196e8819d3f889", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 19246, "upload_time": "2019-06-18T04:53:23", "url": "https://files.pythonhosted.org/packages/84/c9/91e8e431647e38848c72e90e0c0654497628f75d7151646ba5759e9dc72e/odoo9_addon_web_readonly_bypass-9.0.1.0.1.99.dev2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "013bf3c4b1a4b0b2281f424405161dc8", "sha256": "9c8441f26e7c8ae936795a684fb7db3e0c06d582af30e0383dcabeb8e07e99f8" }, "downloads": -1, "filename": "odoo9_addon_web_readonly_bypass-9.0.1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "013bf3c4b1a4b0b2281f424405161dc8", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11472, "upload_time": "2017-04-11T20:53:39", "url": "https://files.pythonhosted.org/packages/d6/8b/6f4a15e6fc29b708512f846f63f240d074e0e4a98fcae48a90cec47dae48/odoo9_addon_web_readonly_bypass-9.0.1.0.1-py2-none-any.whl" } ] }