Bug 32779: Add tests
[koha.git] / acqui / duplicate_orders.pl
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-07-30 Jonathan DruartBug 21268: Don't remove 0 allocated funds from fund...
2020-02-26 Nick ClemensBug 24733: created_by param should be an arrayref
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2019-09-06 Jonathan DruartBug 23079: Handle invalid timezones when adding/subtrac...
2018-11-08 Jonathan DruartBug 15184: Change permission (+x) on .pl
2018-11-08 Jonathan DruartBug 15184: Add the ability to duplicate existing order...