https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39530
--- Comment #1 from Matt Blenkinsop <[email protected]> --- Created attachment 180432 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180432&action=edit Bug 39530: Make MARC order cronjob dependent on AcqCreateitems Test plan: 1) View the patch diff and confirm that the hardcoded value of 'ordering' has been replaced with undef 2) In C4/Acquisition.pm, look at the method description for ModBasketHeader and observe the descritpion for 'create_items' 3) Note that if the value is set to undef as per step 1, the AcqCreateItem syspref takes precedence -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
