|
| 1 | +.. image:: https://odoo-community.org/readme-banner-image |
| 2 | + :target: https://odoo-community.org/get-involved?utm_source=readme |
| 3 | + :alt: Odoo Community Association |
| 4 | + |
| 5 | +===================== |
| 6 | +Update Restrict Model |
| 7 | +===================== |
| 8 | + |
| 9 | +.. |
| 10 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 11 | + !! This file is generated by oca-gen-addon-readme !! |
| 12 | + !! changes will be overwritten. !! |
| 13 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 14 | + !! source digest: sha256:a0a6bc8d798dea0412aeb5e7c9f5fe8f7aec4d6d0e40c7e0d2c19ffc07bbb2cb |
| 15 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 16 | +
|
| 17 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 18 | + :target: https://odoo-community.org/page/development-status |
| 19 | + :alt: Beta |
| 20 | +.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png |
| 21 | + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html |
| 22 | + :alt: License: LGPL-3 |
| 23 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github |
| 24 | + :target: https://github.com/OCA/server-tools/tree/18.0/base_model_restrict_update |
| 25 | + :alt: OCA/server-tools |
| 26 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 27 | + :target: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_model_restrict_update |
| 28 | + :alt: Translate me on Weblate |
| 29 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 30 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0 |
| 31 | + :alt: Try me on Runboat |
| 32 | + |
| 33 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 34 | + |
| 35 | +This module adds the following features: |
| 36 | + |
| 37 | +- The ability to limit the update permissions for a model to certain |
| 38 | + groups |
| 39 | +- The ability to revoke update permissions for specific users |
| 40 | + |
| 41 | +**Table of contents** |
| 42 | + |
| 43 | +.. contents:: |
| 44 | + :local: |
| 45 | + |
| 46 | +Configuration |
| 47 | +============= |
| 48 | + |
| 49 | +When you want to limit the update permissions of a model to certain |
| 50 | +groups: |
| 51 | + |
| 52 | +1. Go to *Settings > Techinical > Database Structure > Models* |
| 53 | +2. Open the form view of the model, and select **Update Restrict Model** |
| 54 | +3. Assign the groups that should be exempt from the restriction to |
| 55 | + **Update-allowed Groups** |
| 56 | + |
| 57 | +When you want revoke update permissions for a specific user: |
| 58 | + |
| 59 | +1. Go to *Settings > Users & Companies > Users* |
| 60 | +2. Open the user's form view and click the **Read-only** smart button |
| 61 | +3. In case you wish to exclude some models from being read-only, go to |
| 62 | + *Settings > General Settings* and update **Excluded Models from |
| 63 | + Read-only** under the Permissions section by listing the models |
| 64 | + separated by commas (e.g., sale.order,sale.order.line). |
| 65 | + |
| 66 | +Bug Tracker |
| 67 | +=========== |
| 68 | + |
| 69 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_. |
| 70 | +In case of trouble, please check there if your issue has already been reported. |
| 71 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 72 | +`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20base_model_restrict_update%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 73 | + |
| 74 | +Do not contact contributors directly about support or help with technical issues. |
| 75 | + |
| 76 | +Credits |
| 77 | +======= |
| 78 | + |
| 79 | +Authors |
| 80 | +------- |
| 81 | + |
| 82 | +* Quartile |
| 83 | + |
| 84 | +Contributors |
| 85 | +------------ |
| 86 | + |
| 87 | +- `Quartile <https://www.quartile.co>`__: |
| 88 | + |
| 89 | + - Yoshi Tashiro < [email protected]> |
| 90 | + |
| 91 | +- Ecosoft |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | +Other credits |
| 96 | +------------- |
| 97 | + |
| 98 | +- This module borrows the idea from 'Moises Lopez |
| 99 | + <https://odoo-community.org/groups/contributors-15/contributors-161807>' |
| 100 | + |
| 101 | +Maintainers |
| 102 | +----------- |
| 103 | + |
| 104 | +This module is maintained by the OCA. |
| 105 | + |
| 106 | +.. image:: https://odoo-community.org/logo.png |
| 107 | + :alt: Odoo Community Association |
| 108 | + :target: https://odoo-community.org |
| 109 | + |
| 110 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 111 | +mission is to support the collaborative development of Odoo features and |
| 112 | +promote its widespread use. |
| 113 | + |
| 114 | +.. |maintainer-yostashiro| image:: https://github.com/yostashiro.png?size=40px |
| 115 | + :target: https://github.com/yostashiro |
| 116 | + :alt: yostashiro |
| 117 | +.. |maintainer-aungkokolin1997| image:: https://github.com/aungkokolin1997.png?size=40px |
| 118 | + :target: https://github.com/aungkokolin1997 |
| 119 | + :alt: aungkokolin1997 |
| 120 | + |
| 121 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 122 | + |
| 123 | +|maintainer-yostashiro| |maintainer-aungkokolin1997| |
| 124 | + |
| 125 | +This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/18.0/base_model_restrict_update>`_ project on GitHub. |
| 126 | + |
| 127 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments