http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8575 Priority: P5 - low Change sponsored?: --- Bug ID: 8575 Assignee: koha-bugs@lists.koha-community.org Summary: Number of items expected is wrong Severity: normal Classification: Unclassified OS: All Reporter: julian.maurice@biblibre.com Hardware: All Status: NEW Version: master Component: Acquisitions Product: Koha In acqui/booksellers.pl, the number below "Items expected" column is wrong, because it also takes into account cancelled orders. Steps to reproduce: 1/ create a new basket with 2 orders, one with 1 item, another with 2 items 2/ look at booksellers.pl page, you should see that 3 items are expected 3/ cancel one order 4/ refresh booksellers.pl page, there are still 3 items expected -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.