96 Commits (24804aa4c61de8044e3666d7c3d010f65ecaf493)

Author SHA1 Message Date
Martin Renvoize 24804aa4c6 Bug 24786: Update paycollect to use session register 4 years ago
Martin Renvoize 308f52d764 Bug 26536: Assignment fix 4 years ago
Martin Renvoize d4a54196f5 Bug 26536: Fix incorrectly scoped variable 4 years ago
Martin Renvoize 89716a78e9 Bug 26269: Fix variable name mismatch for cash_register in paycollect 4 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Kyle Hall c9887a8753 Bug 26076: (QA Follow up) Prevent error by using a fresh resultset 4 years ago
Kyle Hall 6441296903 Bug 26076: Sum the amount due in the database query instead of a loop in Perl 4 years ago
Martin Renvoize bbac95d9fb Bug 25526: Equality matching is case sensative 4 years ago
Andrew Isherwood a2449a81be
Bug 23051: (follow-up) Add renewal feedback and move code to subroutines and test 5 years ago
Martin Renvoize 0d91f9e72b
Bug 22359: Prevent undercollection at the server 4 years ago
Jonathan Druart eaee34f47a
Bug 24018: Remove die "Not logged in" 5 years ago
Martin Renvoize fc7da400ac
Bug 24100: (bug 23788 follow-up) Capitalization correction 4 years ago
Kyle Hall 5ef116c58d
Bug 23788: Recalculate ammount due for selected accountlines 5 years ago
Kyle Hall 4975e8b958
Bug 23788: Rename $select_lines to $selected_lines 5 years ago
Kyle Hall 059788e736
Bug 23788: Rename $select to $selected_accts 5 years ago
Martin Renvoize 6bfd41eb0a
Bug 23805: Update 'Pay' to 'PAYMENT' for consistency 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Nick Clemens ae075fded2
Bug 17140: Make rounding syspref controlled 5 years ago
Blou c2df905bfe
Bug 17140: fix rounding errors when paying fines 5 years ago
Kyle Hall 1feb110d05
Bug 23507: Add ability to show change given on auto-popup fee receipt from FinePaymentAutoPopup 5 years ago
Martin Renvoize 57a93704c0
Bug 23321: (follow-up) Require cash registers for payments 5 years ago
Martin Renvoize 1a740fda1e
Bug 23321: Add cash register support to paycollect 5 years ago
Kyle Hall 1bc1642b94
Bug 23228: Add option to automatically display payment receipt for printing after making a payment 5 years ago
Tomás Cohen Arazi 0f83de1669
Bug 21801: (follow-up) Use ->account 6 years ago
Tomás Cohen Arazi 9bdd6a0990
Bug 21801: Make paycollect.pl pass library_id when calling ->pay 6 years ago
Nick Clemens 3034c02826 Bug 22724: Check permissions in the script before displaying template 5 years ago
Martin Renvoize 9ec4d86636 Bug 22600: Add 'interface' to accountlines 5 years ago
Josef Moravec 4fe300dec1 Bug 12159: Fix getting extended patron attributes for circ-menu 6 years ago
Jonathan Druart b990b953b3 Bug 21993: Display a user-friendly message when the CSRF token is wrong 5 years ago
Jonathan Druart 81431ee28a Bug 20226: Centralize update child code (CATCODE_MULTI) 6 years ago
Jonathan Druart 5995275b74 Bug 21008: Use Koha::Patron->is_child 6 years ago
Tomás Cohen Arazi 14f818edf6 Bug 21008: Use patron object to get category_type 6 years ago
Kyle M Hall 3f85c9b16b Bug 19617: Allow 'writeoff of selected' 6 years ago
Tomás Cohen Arazi 72058d2741 Bug 20946: (QA follow-up) make outstanding_debits return the account lines only 6 years ago
Tomás Cohen Arazi b0cb7f44ef Bug 20946: Use K::Account->outstanding_debits in pay.pl and paycollect.pl 6 years ago
Jonathan Druart 11223294b6 Bug 20120: force scalar context for CGI->param 6 years ago
Kyle M Hall 515cab0c46 Bug 20120: Prevent writeoffs of more than the amount owed for a fee 6 years ago
Kyle Hall fde5ea23fc Bug 18786: Add ability to create custom payment types 7 years ago
Jonathan Druart 51aa6db46c Bug 12001: Move GetMemberAccountRecords to the Koha namespace 6 years ago
Jonathan Druart 2ee70dd082 Bug 18789: Remove adultborrower from the pay* scripts 7 years ago
Jonathan Druart b4c23e1a3e Bug 18789: Use Koha::Patron->image from the templates 7 years ago
Jonathan Druart 0ab22e1c7c Bug 18789: Send Koha::Patron object to the templates 7 years ago
Jonathan Druart cee2cf9ff9 Bug 18403: Add sub output_and_exit_if_error - unknown_patron & cannot_see_patron_infos 7 years ago
Jonathan Druart 4bc92169dc Bug 18403: Update permissions - borrowers => 1|* becomes borrowers => 'edit_borrowers' 7 years ago
Te Rauhina Jackson f2502c9499 Bug 20009: use Modern::Perl in Members perl scripts 6 years ago
Jonathan Druart 585453fe20 Bug 19921: Fix update child when only one adult patron category exist 6 years ago
Nick Clemens 96a42b873a Bug 19621: Use Koha.Preference on template side to display/hide "Routing lists" tab 7 years ago
Jonathan Druart f54693ac86 Bug 10021: Drop columns notify_id and notify_level from accountlines 7 years ago
Jonathan Druart 3f2c1c879c Bug 19117: Add CSRF protection to paycollect.pl 7 years ago
Aleisha Amohia 9ffda7a7bc Bug 19258: Prevent warn when paying a fine or charge 7 years ago