|
@@ -9,16 +9,16 @@
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
<p>We can configure mass editing from Menu: Settings -> Mass Editing.</p>
|
|
|
- <p>From here you can create new record for mass editing.
|
|
|
- <p>Select model and configure fields for mass editing.
|
|
|
+ <p>From here you can create a new record for mass editing.
|
|
|
+ <p>Select a model and configure fields for mass editing.
|
|
|
<p>After that click on "Add Sidebar Button".
|
|
|
</div>
|
|
|
</div>
|
|
|
<h4 class="oe_slogan" style="color:#875A7B;"> </h4>
|
|
|
<div class="row mt32" style="overflow: hidden;background: #efefef;box-shadow: none;font-size:15px">
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
- <p>By clicking "Add Sidebar Button" action is created for selected model. With the help of that action we can update and remove fields values that configured in to mass editing configuration.</p>
|
|
|
- <p> If user want to remove that action just click on "Remove Sidebar Button".
|
|
|
+ <p>By clicking on "Add Sidebar Button" action is created for the selected model. With the help of that action, we can update or remove the fields values which were configured in mass editing configuration.</p>
|
|
|
+ <p>The user can remove the action by clicking on the "Remove Sidebar Button".</p>
|
|
|
</div>
|
|
|
<div class="col-md-8 mt16">
|
|
|
<img class="img img-responsive" src="remove_button.png">
|
|
@@ -31,10 +31,9 @@
|
|
|
<img class="img img-responsive" src="mass_editing_menu.png">
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
- <p>Go to that model in which mass editing is configured.</p>
|
|
|
- <p>Select records on which you want to edit or remove some fields.</p>
|
|
|
- <p>You can see created mass editing options into the action bar. Select that option for mass editing</p>
|
|
|
- <p></p>
|
|
|
+ <p>Go to the model/object in which mass editing is configured (ex. Partner).</p>
|
|
|
+ <p>Select records on which you want to edit or remove the value(s) of the fields.</p>
|
|
|
+ <p>You can see the "Mass Editing ()" option in the action bar. Select that option for mass editing.</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
@@ -43,7 +42,7 @@
|
|
|
<img class="img img-responsive" src="mass_edit_wizard.png">
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
- <p>User can set or remove fields value which are configured in mass editing configuration.</p>
|
|
|
+ <p>The user can set or remove the value of the fields which were configured in mass editing configuration.</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
|