https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27780
Bug ID: 27780
Summary: Add ability to set a customised default sort order for
sale items
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Staff Client
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The 'Items for purchase' table on the point of sale page can be sorted by code
or description.
However, it would be beneficial to have 'popular' items appear at the top to
prevent the requirement for searching for these items.
We have a few options:
* We could attempt to calculate this popularity dynamically.
* We could add a user-definable sort field in debit types.
* We could add a 'popular' flag to the debit types and then sort on 'popular +
code/description'.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/