Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 264 |
Technical Name |
edit_button_in_form |
License | OPL-1 |
Website | https://www.x2soft.cn |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 264 |
Technical Name |
edit_button_in_form |
License | OPL-1 |
Website | https://www.x2soft.cn |
Versions | 16.0 17.0 18.0 |
Enable Edit Button In Form
Since Odoo 16, when users access a form, they are taken directly into the edit interface. This change streamlines the process by reducing the number of steps required. However, it can also lead to confusion for users without edit permissions, as they might mistakenly believe they have the ability to edit records.
The user-friendly solution provided by the module is as follows:
Enable edit button in form
by default, they will enter the form in read-only mode, with an Edit button displayed. Clicking this button will put them into edit mode.
For users without edit permissions
hide edit button base on user permission per record
【2024/12/23】 update below v 0.1.2
For some special forms, you may want to maintain the automatic entry into the edit interface.
For users with edit permissions, setting auto_edit_mode='1'
on the form will automatically enter them into edit mode.
Our Recommended Modules
Should you have any questions or other specific customization requirements, don't hesitate to reach out to me
Mail: yuze@x2soft.cn Skype: live:5888101
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hi,
We would like to have a demo link or schedule a demo call to ensure our requirements will satisfied.
Re:
Please refer to the above, thank you.
Edit/Read mode
Does this module restore the edit and read mode? Or does it still enter edit mode when clicking on a field?
Re: Edit/Read mode
Yes, the edit button and read-only mode have been re-enabled. You need to click the button to enter edit mode