Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / acqui / invoice.pl
2020-07-30 Jonathan DruartBug 21268: Don't remove 0 allocated funds from fund...
2020-07-30 Jonathan DruartBug 24157: Handle the case where logged in user does...
2020-07-30 Jonathan DruartBug 24157: New permission - merge_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - delete_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - edit_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - reopen_closed_invoices
2019-11-06 Owen LeonardBug 11514: Untranslatable "Uncertain" text in acq
2019-03-21 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2019-02-26 Josef MoravecBug 14850: (QA follow-up) Remove debugging code
2019-02-26 Kyle M HallBug 14850: Funds from inactive budgets appear in 'Funds...
2018-07-19 Nick ClemensBug 19166: (follow-up) Adjust table and files and QA...
2018-07-19 Nick ClemensBug 19166: (follow-up) Add ADJ_REASON auhtorised value...
2018-07-19 Nick ClemensBug 19166: Get correct value for encumbering when open...
2018-07-19 Nick ClemensBug 19166: Add the ability to add adjustments to an...
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2018-01-19 Grace SmythBug 19839: Removed Warning (invoice.pl - uncertainprices)
2017-12-21 Jonathan DruartBug 19694: Force scalar context for output_pref called...
2017-04-28 Kyle M HallBug 18471 - Receiving order with unitprice greater...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-09-09 Kyle M HallBug 15164 - Allow editing of the invoice number after...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-21 Marc VéronBug 16089: Acquisitions -> Invoice broken by Bug 15084
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-11-18 Jonathan DruartBug 14946: Remove C4::Dates from acqui/* files
2015-10-02 Jonathan DruartBug 10181: Make string translatable
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-02-19 Jonathan DruartBug 12976: Fix the footer if several tax rate exist
2015-02-19 Jonathan DruartBug 12976: Use the centralize VAT and prices calculatio...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-08-05 Jacek AblewiczBug 12619 - Shipment date gets lost on finishing and...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-25 Jacek AblewiczBug 3050 - Add an option to upload scanned invoices...
2014-05-21 Jonathan DruartBug 12274: Invoice detail: don't crash on certain billi...
2014-05-21 Jacek AblewiczBug 12274: handle closed invoices properly on invoice...
2014-05-04 Jonathan DruartBug 10613: (follow-up) fix QA issues
2014-05-04 Jonathan DruartBug 10613: (follow-up) fix typo supplierid vs booksellerid
2014-05-04 Jonathan DruartBug 10613: calculate the GST rate correctly on the...
2013-10-21 Jared Camins-EsakovBug 10401: Add ability to merge invoices
2013-07-05 Jared Camins-EsakovBug 10390: Add ability to delete empty invoices
2013-02-20 Owen LeonardBug 8913 [Revised] Improve acquisitions navigation
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-09-20 Julian MauriceBug 5339: ergonomic changes
2012-09-18 Julian MauriceBug 5339: perltidy on added files
2012-09-18 Julian MauriceBug 5339: Invoices management improvement