|
@@ -28,7 +28,7 @@
|
|
|
|
|
|
<div class="row mt32" style="font-size:15px">
|
|
|
<div class="col-md-8 mt16">
|
|
|
- <img class="img img-responsive" src="mass_editing_menu.png">
|
|
|
+ <img class="img img-responsive" src="mass_edit_menu.png">
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
<p>Go to the model/object in which mass editing is configured (ex. Partner).</p>
|
|
@@ -39,26 +39,27 @@
|
|
|
|
|
|
<div class="row mt32" style="overflow: hidden;background: #efefef;box-shadow: none;font-size:15px">
|
|
|
<div class="col-md-8 mt16">
|
|
|
- <img class="img img-responsive" src="mass_edit_wizard.png">
|
|
|
+ <img class="img img-responsive" src="mass_edit_copy.png">
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
- <p>The user can set or remove the value of the fields which were 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.
|
|
|
+ you can also copy the value of the fields from another field.</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="row mt32" style='font-size:15px'>
|
|
|
+ <div class="row mt32" style='font-size:15px'>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
<p>You can see the mass editing changes in customer tree view..</p>
|
|
|
</div>
|
|
|
<div class="col-md-8 mt16">
|
|
|
- <img class="img img-responsive" src="after_mass_edit.png">
|
|
|
+ <img class="img img-responsive" src="mass_edit_tree.png">
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
|
|
|
|
|
|
<div class="row mt32" style="overflow: hidden;background: #efefef;box-shadow: none;font-size:15px">
|
|
|
<div class="col-md-8 mt16">
|
|
|
- <img class="img img-responsive" src="after_edit_note.png">
|
|
|
+ <img class="img img-responsive" src="mass_edit_result.png">
|
|
|
</div>
|
|
|
<div class="col-md-4 text-justify mt32">
|
|
|
<p>You can see the mass editing changes in selected customer</p>
|