Merge Vincent Dawans's 'bug797879' into stable

This commit is contained in:
John Ralls 2023-04-28 12:18:33 -07:00
commit 842458bc24

View File

@ -2178,7 +2178,7 @@ be excluded from periodic reporting.")
query
(keylist-get-info (sortkey-list BOOK-SPLIT-ACTION) primary-key 'sortkey)
(keylist-get-info (sortkey-list BOOK-SPLIT-ACTION) secondary-key 'sortkey)
'())
(list QUERY-DEFAULT-SORT))
(qof-query-set-sort-increasing
query (eq? primary-order 'ascend) (eq? secondary-order 'ascend)
#t))