https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41956
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |k --- Comment #1 from Pedro Amorim <[email protected]> --- Hi Sarah and Andrew, I understand the requirement but I believe implementing this whilst keeping the 'visual_group_id' implementation would cause confusion (or be redundant). The 'Visual_group_id' was implemented and designed to make it easier for staff members to identify which holds are part of which group, without showing an ever increasing database auto-increment number. My suggestion of implementation: - Abandon the visual_group_id implementation and always show the 'real' database Id hold_group_id - Add the hold_group_id to other areas where it is not currently shown (as per Sara's comment). Please let me know what you think. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
