https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41052 --- Comment #1 from Kyle M Hall (khall) <kyle@bywatersolutions.com> --- Created attachment 188387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188387&action=edit Bug 41052: Add option to specify one or more accounts for marc_ordering_process.pl For debugging it would be helpful to be able to specify to run only for a single account or file/directory Test Plan: 1) Create 3 marc order accounts 2) Run script with no options 2) Script should process all 3 marc order accounts 3) Run script with one -a parameter for one account id 4) Script should run for only that account 5) Run script with two -a parameters for two account ids 6) Script should run for only those two accounts -- You are receiving this mail because: You are watching all bug changes.