http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798
--- Comment #18 from Elliott Davis <[email protected]> --- (In reply to comment #17) > 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 So you're sayng they exist in the database because they were added by updatedatabase but not 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? Are you saying when you ran the generation script it gave you the singular form? I see the plural form in the Results file so I'm a bit confused as to how that slipped through as well. -- You are receiving this mail because: 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/
