82 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Tomás Cohen Arazi 83bb93ccc9 Bug 26582: (QA follow-up) Rename closed => is_closed 4 years ago
Tomás Cohen Arazi ddf8dfcad0 Bug 26582: Add Koha::Acquisition::Basket->close 4 years ago
Katrin Fischer ee028855c2 Bug 15329: Add new column for budget to the late orders table 4 years ago
Jonathan Druart 7d20cafc4f Bug 26515: Don't need to call safe_to_delete 4 years ago
Tomás Cohen Arazi 14820607c4 Bug 26515: (QA follow-up) Preserve original behaviour 4 years ago
Tomás Cohen Arazi 6f940b5fe9 Bug 26515: Better feedback on errors 4 years ago
Tomás Cohen Arazi be95bc9137 Bug 26515: (follow-up) Do not count self when checking orders 4 years ago
Tomás Cohen Arazi a9de5bd0ee Bug 26515: Add Koha::Acquisition::Order->cancel 4 years ago
Tomás Cohen Arazi 2900cee991 Bug 26524: Add Koha::Acquisition::Basket->orders 4 years ago
Jonathan Druart 3fb268cd4b Bug 26365: Remove comparison with 0000-00-00 for datecancellationprinted 4 years ago
Jonathan Druart c3bab9f414 Bug 23166: Add filter_by_current and _cancelled Koha::Acq::Orders methods 4 years ago
Jonathan Druart 41c6940fcd Bug 24157: Add new method Acq::Invoice::Adjustement->fund 4 years ago
Jonathan Druart 910acdbcfa
Bug 24161: (follow-up) Fix typo in POD 4 years ago
Jonathan Druart 1cf3f11bbd
Bug 24161: Fix license statements 4 years ago
Jonathan Druart d2c2e7740f
Bug 24161: Keep tracks of late orders claims 4 years ago
Jonathan Druart b58c1c692b
Bug 24161: Add the Koha::Acquisition::Order::Claim[s] classes 4 years ago
Tomás Cohen Arazi 15595a5f35
Bug 25297: Consistent return value in K::A::Order->current_item_level_holds 4 years ago
Jonathan Druart 93ed21862a
Bug 18177: remove aqbooksellers.currency 4 years ago
Jonathan Druart 6070492462
Bug 18177: remove aqbooksellers.bookselleremail 4 years ago
Jonathan Druart a961487d65
Bug 18177: remove aqbooksellers.booksellerurl 4 years ago
Jonathan Druart 0d9ff747a2
Bug 18177: remove aqbooksellers.booksellerfax 4 years ago
Jonathan Druart b1122cf0f3
Bug 18177: remove aqbooksellers.othersupplier 4 years ago
Jonathan Druart dcc9381691
Bug 22685: Use DBIx::Class relationships in Koha::Acq::Bookseller methods 4 years ago
Tomás Cohen Arazi b3b58d406e
Bug 24461: Add to_api_mapping to Koha::Acquisition::BasketGroup 4 years ago
Tomás Cohen Arazi 8188655897
Bug 24918: Fix attribute mappings in Koha::Acquisition::Basket 4 years ago
Tomás Cohen Arazi e9e3bb6aa1
Bug 24464: (QA follow-up) Make the method reflect the lack of FK 4 years ago
Tomás Cohen Arazi 71354abe5a
Bug 24464: Add K::A::Basket->creator 4 years ago
Tomás Cohen Arazi 7f815b258f
Bug 24463: Add a basket_group relationship for baskets 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Tomás Cohen Arazi caf1578be6
Bug 24462: Adapt mapping to voted RFC (Invoices) 4 years ago
Jonathan Druart 7c813d0441
Bug 24440: Rename current_holds with current_item_level_holds 4 years ago
Tomás Cohen Arazi ffb5fb60ed
Bug 24440: (follow-up) Make related objects prefetchable 4 years ago
Tomás Cohen Arazi 8829e8d214
Bug 24440: Add ->current_holds to Koha::Acquisition::Order 4 years ago
Tomás Cohen Arazi 1e52cb442b
Bug 24459: Make ->to_api pass $params through 4 years ago
Tomás Cohen Arazi cf038dd938
Bug 24457: Make overloaded ->to_api pass the params to parent method 4 years ago
Tomás Cohen Arazi c742686651
Bug 18731: Overload K::A::Fund->to_api to avoid conflict 4 years ago
Martin Renvoize 8b6d1579b7
Bug 18731: (QA follow-up) Spelling and POD corrections 4 years ago
Tomás Cohen Arazi 5d8ae2e6c8
Bug 18731: Add API mappings to K::A::{Basket,Invoice} 4 years ago
Tomás Cohen Arazi 441cde5dbd
Bug 18731: /acquisitions/orders endpoint 7 years ago
Jonathan Druart 5b694fea9a
Bug 23927: Do not copy invoiceid for a new duplicated order 5 years ago
Tomás Cohen Arazi 1b9f3621df
Bug 23843: Add mapping to Koha::Acquisition::Fund 5 years ago
Tomás Cohen Arazi 70e0a23af6
Bug 23843: Add mapping to Koha::Acquisition::Bookseller 5 years ago
Nick Clemens 3c2ce5df6f Bug 22541: Invoice adjustments should show invoice number and include link on ordered.pl and spent.pl 5 years ago
Jonathan Druart d6122ff78d Bug 22390: Never copy items if original order has been created from a subscription 5 years ago
Jonathan Druart ec78d0cddb Bug 22390: (bug 15184 follow-up) Use aqorders.subscriptionid instead of biblio.serial 5 years ago
Julian Maurice 904a488460 Bug 15774: Use Koha::Object(s) for additional fields 6 years ago
Jonathan Druart bbe179a1d5 Bug 15184: Set created_by to the logged in user 6 years ago
Jonathan Druart d658cb6f7e Bug 15184: Do copy items for not a serial OR if items are created on ordering 6 years ago
Jonathan Druart 6aa113b28b Bug 15184: Add POD 6 years ago
Jonathan Druart bf5d8115f5 Bug 15184: Add the ability to duplicate existing order lines 6 years ago