https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24491 Sally <sally.healey@cheshiresharedservices.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Sally <sally.healey@cheshiresharedservices.gov.uk> --- This doesn't seem to be working consistently for me. I added a combination of debit types: - Invoicing - Sale - Invoicing and Sale On loading the table, Show Items for Sale / Show Items for Invoicing are both checked: - All debit types show Untick Show items for sale (Sale unticked, Invoicing ticked): - Nothing changes - this is incorrect as it is showing Sale only items Untick Show items for invoicing (Sale unticked, Invoicing unticked): - Sale only items show - feels incorrect, with both unticked nothing should show? Tick Show items for sale (Sale ticked, Invoicing unticked): - All Sale items show (Sale and Invoicing+Sale) - this is correct Tick Show items for invoicing (Sale ticked, Invoicing ticked): - All Invoicing items show (Invoicing and Invoicing+Sale) - Sale only doesn't show - this is incorrect, it should be like the initial load with all debit types showing Untick Sale items (Sale unticked, Invoicing ticked) - All debit types show - this is incorrect, Sale only items should be hidden Tick Sale items (Sale ticked, Invoicing ticked) - All Sale items show (Sale and Invoicing+Sale) - Invoicing only doesn't show - this is incorrect, Invoicing should show Untick Invoicing items (Sale ticked, Invoicing unticked) - Sale only items show - Invoicing+Sale and Invoicing don't show - this is incorrect, as Invoicing+Sale should show
From a UX perspective, I think it's not clear whether 'Show items for sale' and 'Show items for invoicing' being ticked together is saying 'Show all items', or whether it's saying 'Show items which are Sale+Invoicing, excluding Sale only / Invoicing only'.
Is there a use case for seeing Sale only (excluding Sale+Invoicing) and Invoicing only (excluding Invoicing+Sale)? Maybe a drop down menu would be easier to explain what should happen on selection e.g: Show all debit types - default on page load Show all Sale (Sale and Sale+Invoicing) Show Sale only (Sale) Show all Invoicing (Invoicing and Sale+Invoicing) Show Invoicing only (Invoicing) Show Sale and Invoicing (Sale+Invoicing, excluding Sale only and Invoicing only) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.