https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32029
Marius <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] | |m --- Comment #2 from Marius <[email protected]> --- without packages 1.Created a "Rules for automatically changing articles by age" with condition biblioitems.biblioitemnumber=7(new article) and substitutions=REF. 2.Created a record with biblioitemnumber=7 and substitutions=BK. 3.In terminal:Run misc/cronjobs/automatic_item_modification_by_age.pl -c -v. Answer:There is no item to modify. With packages 1.Created a "Rules for automatic item modifications by age" with condition biblioitems.biblioitemnumber=8(new item) and substitutions=REF. 2.Created a record with biblioitemnumber=8 and substitutions=BK. 3.In terminal:Run misc/cronjobs/automatic_item_modification_by_age.pl -c -v. Answer:There is no item to modify. Packages do not change anything. -- You are receiving this mail because: 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/
