[UPD] README.rst
parent
c411ba4b11
commit
e4e1d0c6e8
|
@ -67,7 +67,7 @@ Record Changesets > Fields Rules``.
|
|||
|
||||
* Configuration of rules
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/rules.png
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/rules.png
|
||||
|
||||
For each record field, an action can be defined:
|
||||
|
||||
|
@ -118,7 +118,7 @@ Remove the "Pending" filter to show all the changesets.
|
|||
|
||||
* Changeset waiting for validation
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/changeset.png
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/changeset.png
|
||||
|
||||
The changes view shows the name of the record's field, the Origin value
|
||||
and the New value alongside the state of the change. By clicking on the
|
||||
|
@ -138,13 +138,13 @@ number of pending changes next to it like this:
|
|||
|
||||
* Badge with the number of pending changes
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge.png
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge.png
|
||||
|
||||
When you click on it:
|
||||
|
||||
* Clicking the badge: red button to reject, green one to apply
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge_click.png
|
||||
.. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge_click.png
|
||||
|
||||
Click the red button to reject the change, click the green one to apply it.
|
||||
|
||||
|
|
|
@ -406,7 +406,7 @@ with the group <tt class="docutils literal">Changesets Validations</tt></p>
|
|||
Record Changesets > Fields Rules</tt>.</p>
|
||||
<ul>
|
||||
<li><p class="first">Configuration of rules</p>
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/rules.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/rules.png" />
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/rules.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/rules.png" />
|
||||
</li>
|
||||
</ul>
|
||||
<p>For each record field, an action can be defined:</p>
|
||||
|
@ -452,7 +452,7 @@ Changesets > Changesets</tt>.</p>
|
|||
Remove the “Pending” filter to show all the changesets.</p>
|
||||
<ul>
|
||||
<li><p class="first">Changeset waiting for validation</p>
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/changeset.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/changeset.png" />
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/changeset.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/changeset.png" />
|
||||
</li>
|
||||
</ul>
|
||||
<p>The changes view shows the name of the record’s field, the Origin value
|
||||
|
@ -470,13 +470,13 @@ records. When there is a pending change for a field you get a badge with the
|
|||
number of pending changes next to it like this:</p>
|
||||
<ul>
|
||||
<li><p class="first">Badge with the number of pending changes</p>
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge.png" />
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge.png" />
|
||||
</li>
|
||||
</ul>
|
||||
<p>When you click on it:</p>
|
||||
<ul>
|
||||
<li><p class="first">Clicking the badge: red button to reject, green one to apply</p>
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge_click.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge_click.png" />
|
||||
<img alt="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge_click.png" src="https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/static/src/img/badge_click.png" />
|
||||
</li>
|
||||
</ul>
|
||||
<p>Click the red button to reject the change, click the green one to apply it.</p>
|
||||
|
|
Loading…
Reference in New Issue