Bug 10340

Summary: deleted orders should not be taken into account for Item count calculation in booksellers.pl
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P5 - low CC: jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Mathieu Saby 2013-05-25 13:44:16 UTC
in booksellers.pl, the "Item count" column contains all items, even if the order was deleted.
I think it is a wrong behavior.

M. Saby
Comment 1 Jonathan Druart 2015-04-16 13:37:14 UTC
The number of items from a canceled order is now displayed.