Files
grocy/public
JOKer b2eec2b111 Improve sorting for stock entries view (#1695)
In the stockentries view the ordering by expiration date, amount, price
and purchase date did not work as expected. b5fc64cf already addressed a
similar issue for other views. This commit now does the same: set
DataTables types on the specific columns.

Since the units being part of the "amount" column break numeric sorting,
this commit adds a "data-order" field for that column, so numeric
sorting can still work. This is done in aligment with the stockoverview
page, that already contains such an entry to facilitate proper sorting.
2021-11-25 19:08:53 +01:00
..
2021-11-15 20:05:10 +01:00
2020-01-26 15:35:01 +01:00
2018-04-12 21:13:38 +02:00
2020-08-31 20:40:31 +02:00
2018-04-11 20:47:03 +02:00