33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Web Field Required Invisible Readonly Managerr </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="web-field-required-invisible-readonly-managerr ">
364- < h1 class ="title "> Web Field Required Invisible Readonly Managerr</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="web-field-required-invisible-readonly-managerr ">
370+ < h1 > Web Field Required Invisible Readonly Managerr</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:b8db09bac933e558edafafdefcf07eac51dc2973fa12c9c2084cdbe41a99c413
375+ !! source digest: sha256:98d4d1bfda87a2402b7cd5b3fddeb8c5d3c7422f31a2fb169da044a933e3c30e
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/14.0/web_field_required_invisible_manager "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_field_required_invisible_manager "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/14.0/web_field_required_invisible_manager "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_field_required_invisible_manager "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module allows to set a field required, invisible or readonly for users belonging to a specific group.</ p >
374379< p > The field can be required, invisible or readonly in any case, or according to specific conditions.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -387,37 +392,37 @@ <h1 class="title">Web Field Required Invisible Readonly Managerr</h1>
387392</ ul >
388393</ div >
389394< div class ="section " id ="usage ">
390- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
395+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
391396< p > Go to Settings > Technical > Models</ p >
392397< p > Select a model > in tab “Custom required fields”, “Custom invisible fields” or “Custom readonly fields” add a line</ p >
393398< p > Select a field, add one or more group and enable flag “Required”, “Invisible” or “Readonly”</ p >
394399< p > If needed, set a condition for which the field should be required, invisible or readonly for users of those groups.</ p >
395400</ div >
396401< div class ="section " id ="known-issues-roadmap ">
397- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
402+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
398403< p > When one model inherits another (e.g. res.users inherits res.partner) and new custom
399404field is created, then same field is created for inheriting model as well, which should
400405be avoided or at least duplicated field should be also manual, but created as base.</ p >
401406</ div >
402407< div class ="section " id ="bug-tracker ">
403- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
408+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
404409< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
405410In case of trouble, please check there if your issue has already been reported.
406411If you spotted it first, help us to smash it by providing a detailed and welcomed
407412< a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_field_required_invisible_manager%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
408413< p > Do not contact contributors directly about support or help with technical issues.</ p >
409414</ div >
410415< div class ="section " id ="credits ">
411- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
416+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
412417< div class ="section " id ="authors ">
413- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
418+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
414419< ul class ="simple ">
415420< li > Ilyas</ li >
416421< li > ooops404</ li >
417422</ ul >
418423</ div >
419424< div class ="section " id ="contributors ">
420- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
425+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
421426< ul class ="simple ">
422427< li > < a class ="reference external " href ="https://www.ooops404.com "> Ooops404</ a > :< ul >
423428< li > Ilyas << a class ="reference external " href ="mailto:irazor147@gmail.com "> irazor147@gmail.com</ a > ></ li >
@@ -430,7 +435,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
430435</ ul >
431436</ div >
432437< div class ="section " id ="maintainers ">
433- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
438+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
434439< p > This module is maintained by the OCA.</ p >
435440< a class ="reference external image-reference " href ="https://odoo-community.org ">
436441< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -445,5 +450,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
445450</ div >
446451</ div >
447452</ div >
453+ </ div >
448454</ body >
449455</ html >
0 commit comments