82 Commits (2f60cd8dd23662ad2878cb6d189679fde125290f)

Author SHA1 Message Date
Jonathan Druart 2f60cd8dd2 Bug 22762: Fix items.collection display on receiving 5 years ago
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago
Jonathan Druart 9a011c58e7 Bug 21467: Do not erase the internal note of the first order 6 years ago
Jonathan Druart 40267be085 Bug 21467: Allow several receipts for a given subscription 6 years ago
Josef Moravec 4a61f18f41 Bug 21205: (follow-up) Fix column name - itemnumbers -> itemnumber 6 years ago
Jonathan Druart 7d10549ae8 Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls 6 years ago
Martin Renvoize 702ca8e9a3 Bug 21387: Receive items from - form should include tax hints 6 years ago
Nick Clemens a3e8e12364 Bug 18639: Add replacementprice field to acquisitions workflow 6 years ago
Julian Maurice 9487049640 Bug 12395: Save order line's creator 10 years ago
Jonathan Druart 37d6bafcf8 Bug 20303: Do not explode when receiving an order if authorisedby not set 6 years ago
Charlotte Cordwell cc37c04bf3 Bug 19993: use Modern::Perl in Acquisition perl scripts 6 years ago
Tomás Cohen Arazi f18af55a39 Bug 15685: (follow-up) K:A:O->find and ->fetch are no longer used 7 years ago
Jesse Weaver b29493265b Bug 15685: Allow creation of items (AcqCreateItem) to be customizable per-basket 8 years ago
Aleisha Amohia 51a65731c0 Bug 19194: Check itemtype is defined when receiving an order 7 years ago
Marcel de Rooy f55b849346 Bug 18971: Typo Koha::ItemsTypes for Koha::ItemTypes 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 7 years ago
Jonathan Druart 091d6c513b Bug 17843: Replace C4::Koha::getitemtypeinfo with Koha::ItemTypes 7 years ago
Jonathan Druart 598ee32db3 Bug 17835: Re-add the use Koha in orderreceive 7 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 7 years ago
Jonathan Druart 5c0dfe8523 Bug 13726: Make Koha::Acq::Bookseller using Koha::Object 9 years ago
Jonathan Druart 6585bfc284 Bug 17642: use get_description_by_koha_field when needed 8 years ago
Jonathan Druart c45b26aea2 Bug 17642: use find_by_koha_field when needed 8 years ago
Jonathan Druart 19398f2777 Bug 13323: Tax rate can change on receiving 10 years ago
Jonathan Druart 20d9ed618f Bug 13321: Rename variables 10 years ago
Jonathan Druart baf78b2a33 Bug 17253: Koha::AuthorisedValues - Remove GetKohaAuthorisedValues 8 years ago
Jonathan Druart d019f86f67 Bug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode 8 years ago
Jonathan Druart bb1e9c500c Bug 17248 - Koha::AuthorisedValues - Remove GetKohaAuthorisedValueLib 8 years ago
Marcel de Rooy 82ffd2812c Bug 16365: Adding additional unsafe call-candidates from Acquisition 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Jonathan Druart 19a977dc7b Bug 15758: Koha::Libraries - Remove GetBranchName 8 years ago
Jonathan Druart 57999441a8 Bug 8417: Make the order receive date editable 9 years ago
Stefan Weil fc70c3a4bc Bug 14383: acqui: Fix some typos in comments and documentation 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Jonathan Druart 469f36d38f Bug 12896: Move the bookseller-related code into Koha::Acquisition::Bookseller 10 years ago
Tomás Cohen Arazi afd2418d73 Bug 11349: Change .tmpl -> .tt in scripts using templates 10 years ago
Mathieu Saby 36074fba65 Bug 9416: add new order vendor note field 10 years ago
Jared Camins-Esakov d910cee85c Bug 10403: Show inactive but unlocked budgets on orderreceive 11 years ago
Jared Camins-Esakov 480841965e Bug 10403: add ability to change fund on receipt 11 years ago
Jonathan Druart 4820462185 Bug 10723: Merge GetPendingOrders and SearchOrders routines 11 years ago
Jonathan Druart da0337b374 Bug 9987: Remove DB field aqorders.biblioitemnunmber 11 years ago
Christophe Croullebois 392ae1245f Bug 9923: (MT #11060) actual cost not getting populated 11 years ago
Jonathan Druart ed63c13957 Bug 5343: Link serial and acqui modules 12 years ago
Jonathan Druart 0126eb3fb5 Bug 8240: Remove dead code from orderreceive 12 years ago
Jonathan Druart d7faf087a3 Bug 5335 - More granular VAT 12 years ago
Julian Maurice bf803c521f Bug 5339: Invoices management improvement 12 years ago
Aleksa Vujicic f2ca89b30e Bug 7129: Added a sprintf to format the actual cost. 12 years ago
Julian Maurice 2338d02e9e Bug 7175: Allow to choose which items to receive 12 years ago
Julian Maurice b156055ad2 Bug 7175: orderreceive.pl cosmetic changes 12 years ago
Julian Maurice eefc774e27 Bug 7178: Acquisition item creation improvement 12 years ago