3
0
Fork 0

[UPD] README.rst

14.0
OCA-git-bot 2023-08-02 08:21:45 +00:00
parent 5fcf10c59b
commit 9460f8fbc9
2 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
====================================
Web Field Required Invisible Manager
====================================
==============================================
Web Field Required Invisible Readonly Managerr
==============================================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
@ -25,9 +25,9 @@ Web Field Required Invisible Manager
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows to set a field required or invisible for users belonging to a specific group.
This module allows to set a field required, invisible or readonly for users belonging to a specific group.
The field can be required or invisible in any case, or according to specific conditions.
The field can be required, invisible or readonly in any case, or according to specific conditions.
**Table of contents**
@ -39,11 +39,11 @@ Usage
Go to Settings > Technical > Models
Select a model > in tab "Custom required fields" or "Custom invisible fields" add a line
Select a model > in tab "Custom required fields", "Custom invisible fields" or "Custom readonly fields" add a line
Select a field, add one or more group and enable flag "Required" or "Invisible"
Select a field, add one or more group and enable flag "Required", "Invisible" or "Readonly"
If needed, set a condition for which the field should be required or invisible for users of those groups.
If needed, set a condition for which the field should be required, invisible or readonly for users of those groups.
Bug Tracker
===========

View File

@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<title>Web Field Required Invisible Manager</title>
<title>Web Field Required Invisible Readonly Managerr</title>
<style type="text/css">
/*
@ -360,16 +360,16 @@ ul.auto-toc {
</style>
</head>
<body>
<div class="document" id="web-field-required-invisible-manager">
<h1 class="title">Web Field Required Invisible Manager</h1>
<div class="document" id="web-field-required-invisible-readonly-managerr">
<h1 class="title">Web Field Required Invisible Readonly Managerr</h1>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" 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" 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" 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" 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" href="https://runbot.odoo-community.org/runbot/162/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module allows to set a field required or invisible for users belonging to a specific group.</p>
<p>The field can be required or invisible in any case, or according to specific conditions.</p>
<p>This module allows to set a field required, invisible or readonly for users belonging to a specific group.</p>
<p>The field can be required, invisible or readonly in any case, or according to specific conditions.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
@ -386,9 +386,9 @@ ul.auto-toc {
<div class="section" id="usage">
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
<p>Go to Settings &gt; Technical &gt; Models</p>
<p>Select a model &gt; in tab “Custom required fields” or “Custom invisible fields” add a line</p>
<p>Select a field, add one or more group and enable flag “Required” or “Invisible</p>
<p>If needed, set a condition for which the field should be required or invisible for users of those groups.</p>
<p>Select a model &gt; in tab “Custom required fields”, “Custom invisible fields” or “Custom readonly fields” add a line</p>
<p>Select a field, add one or more group and enable flag “Required”, “Invisible” or “Readonly</p>
<p>If needed, set a condition for which the field should be required, invisible or readonly for users of those groups.</p>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>