Bug 10340 - deleted orders should not be taken into account for Item count calculation in booksellers.pl
Summary: deleted orders should not be taken into account for Item count calculation in...
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-25 13:44 UTC by Mathieu Saby
Modified: 2015-12-03 22:00 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.