105 Commits (4d011bd9983926488f783730ca43e98e6e07dabe)

Author SHA1 Message Date
Jonathan Druart 03a9bdc851 Bug 24469: Move the new queries to a dedicated ImportBatch subroutine 3 years ago
Jonathan Druart 7bc460e005 Bug 24469: Record biblionumber in import_biblio when adding to basket via file 4 years ago
Jonathan Druart fafcbff015 Bug 27673: Fix encoding issues 3 years ago
Jonathan Druart 46f7239b08 Bug 27673: Replace YAML with YAML::XS 3 years ago
Jonathan Druart 99cebb82dc Bug 24470: Mark a batch as 'imported' if all the bib has been imported 3 years ago
Julian Maurice 96cc447045 Bug 25898: Prohibit indirect object notation 3 years ago
Jonathan Druart 638786e719 Bug 24663: Remove authnotrequired if set to 0 4 years ago
Jonathan Druart 12e1b2facc Bug 26134: (bug 23463 follow-up) Fix add to basket from staged file 3 years ago
Jonathan Druart 8ecaedc22d Bug 21268: Don't remove 0 allocated funds from fund list 3 years ago
Jonathan Druart 2075a22ed3
Bug 23463: Replace AddItem calls with Koha::Item->store 5 years ago
Nick Clemens 95fe32e224
Bug 23338: Allow specifying order level replacement price when adding to basket from file 4 years ago
Josef Moravec 68eeefa07e
Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 5 years ago
Jonathan Druart 3b877cc240 Bug 22713: Remove unecessary $replacementprice var 5 years ago
Nick Clemens 57b027734e Bug 22713: Pass replacement price in to order if defined by MarcItemFieldsToOrder 5 years ago
Ere Maijala 1a8e1165ca Bug 21365: Call BiblioAutoLink from AddBiblio and ModBiblio 5 years ago
Nick Clemens a3e8e12364 Bug 18639: Add replacementprice field to acquisitions workflow 6 years ago
Nick Clemens d1890533c8 Bug 20014: Preselect item budget based on id not code 6 years ago
Kyle Hall edcf4af095 Bug 19813: Make MarcItemFieldsToOrder handle non-existing tags 6 years ago
Nick Clemens d8b89eead0 Bug 19296: Allow all tax processing to happen in C4::Acquisition::populate_order_with_prices 6 years ago
Marcel de Rooy a16510a04a Bug 19425: (QA follow-up) Resolve 'push on reference experimental' warn 6 years ago
Kyle Hall 0dc722c518 Bug 19425: Adding orders from order file with multiple budgets per record triggers error 6 years ago
Nick Clemens 04aea91de0 Bug 15685: (QA follow-up) Address QA issues 6 years ago
Jesse Weaver b29493265b Bug 15685: Allow creation of items (AcqCreateItem) to be customizable per-basket 8 years ago
Jonathan Druart 3aeb1fc7e8 Bug 19256: Make Koha::Acq::Order using Koha::Object 6 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Kyle Hall cf3212cc7f Bug 18627 - Items created via MarcItemFieldsToOrder are not linked to orders 7 years ago
Olivier Crouzet 2ca5866866 Bug 18482 False duplicates detected on adding a batch from a stage file 7 years ago
Nick Clemens c026d9f4e1 Bug 18468 - When adding from a staged file order discounts are not passed into C4::Acquisitions::populate_order_with_prices 7 years ago
Chris Cormack da172a560f Bug 18432 : Follow up - Updating to use they/them 7 years ago
phette23 553ce38225 Bug 18432: code comments assume male gender 7 years ago
Nick Clemens 547208d064 Bug 18115 - Fix use of Objects as hashref in acqui/addorderiso2709.pl - Bug 15503 followup 7 years ago
Koha instance kohadev-koha 2d427b25aa Bug 15503 (QA Followup) 7 years ago
Kyle Hall aa2ecb58d5 Bug 15503 - Populate the order prices 7 years ago
Matthias Meusburger 9b13e06275 Bug 15503 [QA Followup] - Use Koha::AuthorisedValues and fetch notforloan values. 7 years ago
Kyle Hall 73ec9a075a Bug 15503 [QA Followup] - Set itype and ccode properly 7 years ago
Matthias Meusburger 261747e477 Bug 15503 [QA Followup] - Display "uneven number of fields" error only in relevant biblios 7 years ago
Matthias Meusburger 35076653a4 Bug 15503 [Followup] - Add replacementprice and itemcallnumber 7 years ago
Kyle Hall 7c4565428d Bug 15503 [QA Followup] - Remove the use of GetBranchesLoop 7 years ago
Matthias Meusburger 78e539460f Bug 15503 - Fix adding multiple items in multiple biblios. 7 years ago
Matthias Meusburger 9ada51e6b4 Bug 15503: Grab Item Information from Order Files 8 years ago
Jonathan Druart 5c0dfe8523 Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 9 years ago
Kyle Hall 43c6850269 Bug 16493: [QA Followup] Restore title and author match as an option, make it the default 8 years ago
Kyle Hall ed932be618 Bug 16493: acq matching on title and author 8 years ago
Jonathan Druart 42c8019b4d Bug 13321: use the populate_with_prices where needed 9 years ago
Jonathan Druart 20d9ed618f Bug 13321: Rename variables 9 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Jesse Weaver 26297903e4 Bug 15531: (QA followup) Fix several small issues 8 years ago
Jonathan Druart 66aacace08 Bug 16154: CGI->multi_param - Declare a list 8 years ago
Jonathan Druart 1538e9ecf4 Bug 15084: Replace C4::Budgets::GetCurrencies with Koha::Acquisition::Currencies->search 8 years ago
Jonathan Druart 4f5217314c Bug 15629: Koha::Libraries - Remove GetBranchDetail 8 years ago