21 Sep
2012
21 Sep
'12
5:33 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #17 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Couple of minor anomalies, you're missing classes for labels_batches, labels_templates and labels_layouts They were added via updatedatabase but dont exist in kohastructure.sql You've got an ActionLogs class but if you recreate the schema it generates an ActionLog class (Standard behaviour the Loader generates a singular named class for plural tables) shouls ActionLogs.pm be removed? -- You are receiving this mail because: You are watching all bug changes.