You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.1 KiB

  1. This module allows to add, update or remove the values of more than one records on the fly at the same time.
  2. As shown in figure you have to configure the object and fields for mass editing.
  3. * Select the object and add the fields of that object on which you want to apply mass editing.
  4. .. image:: /mass_editing/static/description/mass_editing-1.png
  5. :width: 70%
  6. * *Add Action*: As shown in figure click on *Add Sidebar Button* to add mass editing option in *Action* option in action.
  7. .. image:: /mass_editing/static/description/mass_editing-2.png
  8. :width: 70%
  9. * *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.
  10. .. image:: /mass_editing/static/description/mass_editing-3.png
  11. :width: 70%
  12. * Select *Set / Remove* action and write down the value to set or remove the value for the given field.
  13. .. image:: /mass_editing/static/description/mass_editing-4.png
  14. :width: 70%
  15. * This way you can set / remove the values of the fields.
  16. .. image:: /mass_editing/static/description/mass_editing-5.png
  17. :width: 70%