From abb33c8514d90e54e8b4539fb020443412be2328 Mon Sep 17 00:00:00 2001 From: alexm Date: Tue, 23 Nov 2021 11:39:31 +0100 Subject: [PATCH] feat(client): consumption.decription sortable --- modules/client/front/consumption/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/client/front/consumption/index.html b/modules/client/front/consumption/index.html index 5109604574..17e1e8c8b8 100644 --- a/modules/client/front/consumption/index.html +++ b/modules/client/front/consumption/index.html @@ -5,7 +5,7 @@ limit="20" user-params="::$ctrl.filterParams" data="sales" - order="itemTypeFk, itemName, itemSize"> + order="itemTypeFk, itemName, itemSize, description"> Item Ticket Fecha - Description + Description Quantity