Bug 34047

Summary: Add the number of orders in the table in acqui-home.pl
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mathieu Saby 2023-06-18 17:30:42 UTC
In acqui/acqui-home.pl the table displays Amount, Order, Spent and Total Available for each fund.

It could be useful to add the number of orders in the Amount, Order, Spent columns, so that the librarian could immediately get this info.
For example instead of "1 400,00", it would be "1 400,00 (45 orders)"