949 Commits (add47bf472cefacc6efafe0c73a36a1ea309de81)

Author SHA1 Message Date
Nazlı Çetin add47bf472 Bug 19489: Change method name issue --> checkout 5 years ago
Nazlı Çetin 6338bf19a8 Bug 19489: Detailed Description of charges in Patron accounting 5 years ago
Katrin Fischer 3c2cc8da26 Bug 22120: Add price formattig to patron summary print 5 years ago
Tomás Cohen Arazi 0f83ac98c7 Bug 22253: Check we actually need to update the password 5 years ago
Owen Leonard 0e7b449ca8 Bug 22134: (follow-up) Simplify check for expired patron 5 years ago
Owen Leonard e193254e35 Bug 22134: Add account expiration information to patron details 5 years ago
Tomás Cohen Arazi 094a1cb070 Bug 22066: Record library_id for manual credits 6 years ago
Jonathan Druart b990b953b3 Bug 21993: Display a user-friendly message when the CSRF token is wrong 6 years ago
Tomás Cohen Arazi c425a003fd Bug 22048: Use set_password in memberentry.pl 6 years ago
Tomás Cohen Arazi abea0ea9d2 Bug 22048: Use set_password in member-password.pl 6 years ago
Tomás Cohen Arazi 0693052bfc Bug 21915: Call reconcile_balance on manual credit creation 6 years ago
Tomás Cohen Arazi 0c43fa326a Bug 21915: Call reconcile_balance on manual invoice creation 6 years ago
Jonathan Druart d561273ef8 Bug 21986: Do not escape quotation marks when cataloguing 6 years ago
Tomás Cohen Arazi a3036b4760 Bug 18805: Add ability to use up account credits 6 years ago
Nick Clemens 449116857e Bug 21649: Pass guarantee info to template when adding child 6 years ago
Tomás Cohen Arazi 1e5e9f5e80 Bug 20629: (QA follow-up) Remove actions_col 6 years ago
Kyle Hall 146f1ca3a6 Bug 20629: Rename reverse_col to actions_col 6 years ago
Mark Tompsett b6c8f9f7ef Bug 20629: (follow-up) fix reverse_col value 6 years ago
Kyle Hall 9f112ff75c Bug 20629: Pass accountline objects to template instead of hashref 6 years ago
Kyle Hall fb15a96310 Bug 20629: Remove ability to 'reverse' payments 6 years ago
Tomás Cohen Arazi a90502043f Bug 21702: (follow-up) Simplify checks and use standard fallback behaviour 6 years ago
Tomás Cohen Arazi 466e292639 Bug 21702: Make mancredit.pl use the patron id for the staff user 6 years ago
Katrin Fischer 184c44ee31 Bug 21167: Fix price formatting on printed fee invoice and receipt 6 years ago
Jonathan Druart 270a408949 Bug 21397: Mark "Routing list" tab as active when selected 6 years ago
Nick Clemens 0fd329724b Bug 20656: Don't print lines that have no balance on print summary 6 years ago
Jonathan Druart 2b1b168ec4 Bug 21183: Replace C4::Items::GetItemnumberFromBarcode calls 6 years ago
Jonathan Druart 7c05f4fbe4 Bug 21068: Remove NorwegianPatronDB related code 6 years ago
Jonathan Druart 644de1c4e7 Bug 21222: (bug 20226 follow-up) Fix patron creation 6 years ago
Jonathan Druart 51933c7753 Bug 21221: Shortcut memberentry scripts if patron does not exist 6 years ago
Jonathan Druart 81431ee28a Bug 20226: Centralize update child code (CATCODE_MULTI) 6 years ago
Owen Leonard 9d4c735061 Bug 20828: Step 4 of moremember is used for Housebound and additional attributes 6 years ago
Jonathan Druart b7fa3b9b43 Bug 21136: Fix add/edit patron when cities are defined 6 years ago
Jonathan Druart ce1f9033fb Bug 21087: Fix one wrong call 6 years ago
Jonathan Druart 2e6fb40ef8 Bug 21087: Hash passwords in ->update_password 6 years ago
Katrin Fischer b8a2365a34 Bug 11911: Add a separate permission for managing suggestions 6 years ago
Jonathan Druart c95f5c17a6 Bug 21085: Fix add/edit of patrons when HouseboundModule is set 6 years ago
Jonathan Druart 4a25b95e14 Bug 20287: generate_userid now set the userid 6 years ago
Jonathan Druart 1bb6cec902 Bug 20287: Fix update of patrons, clean the data before ->store 6 years ago
Jonathan Druart d2a2d973ce Bug 20287: Move ModMember to Koha::Patron 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 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
Owen Leonard 94b2b6c4f9 Bug 20805: Update child to adult patron process broken on several patron-related pages 6 years ago
Kyle M Hall 3f85c9b16b Bug 19617: Allow 'writeoff of selected' 6 years ago
Tomás Cohen Arazi cc30dc39bf Bug 20980: Make mancredit.pl use Koha::Account::add_credit 6 years ago
Kyle M Hall 462ec9601a Bug 20703: Add ability to void any credit 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 7f79a9a5f8 Bug 20991: Do not lost patron's category when editing a patron 6 years ago
Josef Moravec a09643ca23 Bug 20903: Remove unnecessary category code parameters 6 years ago