Skip to content

Fix adminui-vue UEntityTable show summary

UTableEntity showSummary:

  • use column.id, NOT column.attribute.code
  • allow to specify MIN/MAX/AVG, not just SUM
  • allow to disallow column in summary

This allows to fix LDOC-1270 / LDOC-1213

Edited by Andrii Bezuglyi

Merge request reports

Loading