Browse Source

[UPD] README.rst

pull/45/head
OCA-git-bot 6 years ago
parent
commit
76012d0c4d
  1. 10
      mass_editing/README.rst
  2. 10
      mass_editing/static/description/index.html

10
mass_editing/README.rst

@ -55,27 +55,27 @@ As shown in figure you have to configure the object and fields for mass editing.
* Select the object and add the fields of that object on which you want to apply mass editing.
.. image:: /mass_editing/static/description/mass_editing-1.png
.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-1.png
:width: 70%
* *Add Action*: As shown in figure click on *Add Sidebar Button* to add mass editing option in *Action* option in action.
.. image:: /mass_editing/static/description/mass_editing-2.png
.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-2.png
:width: 70%
* *Go for Mass Editing*: As shown in figure, select the records which you want to modify and click on *Action* to open mass editing popup.
.. image:: /mass_editing/static/description/mass_editing-3.png
.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-3.png
:width: 70%
* Select *Set / Remove* action and write down the value to set or remove the value for the given field.
.. image:: /mass_editing/static/description/mass_editing-4.png
.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-4.png
:width: 70%
* This way you can set / remove the values of the fields.
.. image:: /mass_editing/static/description/mass_editing-5.png
.. image:: https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-5.png
:width: 70%
Bug Tracker

10
mass_editing/static/description/index.html

@ -401,23 +401,23 @@ ul.auto-toc {
<ul class="simple">
<li>Select the object and add the fields of that object on which you want to apply mass editing.</li>
</ul>
<img alt="/mass_editing/static/description/mass_editing-1.png" src="/mass_editing/static/description/mass_editing-1.png" style="width: 70%;" />
<img alt="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-1.png" src="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-1.png" style="width: 70%;" />
<ul class="simple">
<li><em>Add Action</em>: As shown in figure click on <em>Add Sidebar Button</em> to add mass editing option in <em>Action</em> option in action.</li>
</ul>
<img alt="/mass_editing/static/description/mass_editing-2.png" src="/mass_editing/static/description/mass_editing-2.png" style="width: 70%;" />
<img alt="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-2.png" src="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-2.png" style="width: 70%;" />
<ul class="simple">
<li><em>Go for Mass Editing</em>: As shown in figure, select the records which you want to modify and click on <em>Action</em> to open mass editing popup.</li>
</ul>
<img alt="/mass_editing/static/description/mass_editing-3.png" src="/mass_editing/static/description/mass_editing-3.png" style="width: 70%;" />
<img alt="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-3.png" src="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-3.png" style="width: 70%;" />
<ul class="simple">
<li>Select <em>Set / Remove</em> action and write down the value to set or remove the value for the given field.</li>
</ul>
<img alt="/mass_editing/static/description/mass_editing-4.png" src="/mass_editing/static/description/mass_editing-4.png" style="width: 70%;" />
<img alt="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-4.png" src="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-4.png" style="width: 70%;" />
<ul class="simple">
<li>This way you can set / remove the values of the fields.</li>
</ul>
<img alt="/mass_editing/static/description/mass_editing-5.png" src="/mass_editing/static/description/mass_editing-5.png" style="width: 70%;" />
<img alt="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-5.png" src="https://raw.githubusercontent.com/mass_editing/static/description/mass_editing-5.png" style="width: 70%;" />
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>

Loading…
Cancel
Save