https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35654
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185416|0 |1 is obsolete| | --- Comment #27 from Andrew Fuerste-Henry <[email protected]> --- Created attachment 185426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185426&action=edit Bug 35654: (follow-up) Update example script to be compatible with change to using Koha::Items Since this patch updates the script to use Koha::Items->search instead of a direct database query --where options that refer to the items table will be broken and result in an error like: execute failed: Unknown column 'items.withdrawn' in 'where clause' Signed-off-by: Andrew Fuerste Henry <[email protected]> -- 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/
