http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7548 Bug #: 7548 Summary: Missing arguments in the pagination of receptions Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions AssignedTo: henridamien@koha-fr.org ReportedBy: pelletiermaxime@gmail.com QAContact: koha.sekjal@gmail.com In acquisitions, receive shipment and then enter a vendor invoice and click next. If you have more than 20 pending orders (you can change $resultsperpage = 20 unless ($resultsperpage); in the code to test) there will be a pagination at the bottom. The numbers don't have invoice and datereceived as arguments like the Next>>. Patch to follow. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.