http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8902
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|shelving location not |Many columns do not appear |showing on batch |in batch modification if |modification |selected records do not | |include them --- Comment #2 from Owen Leonard <[email protected]> --- It looks to me like the table of selected items only shows columns which exist in the selected records. I tested this by going through the list of columns and setting each value to NULL for a single selected item. With most columns, setting the value to NULL would make it disappear from the summary. Only withdrawn, lost, damaged, and not for loan appeared to be the exceptions, presumably because they cannot be NULL. -- 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] http://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/
