Skip to content

Fixes ISSUE-52673: Grouped lines cannot be deleted

== Changes summary ==

=== ob-standard-view.js ===

Delete callback: Check if view.viewGrid.data.handleUpdate if available before executing (it won't be when lines are grouped). If lines are grouped refresh the whole grid to remove the lines from the local data

== Video ==

After:

RemoveGrouped

Try-run: https://builds.openbravo.com/job/try-init/2312/console

Edited by Augusto Mauch

Merge request reports