https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25448 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- -- Create the ACQ framework based on the default framework, fields 952 only -INSERT IGNORE INTO biblio_framework VALUES( 'ACQ', 'Erwerbung' ); +INSERT IGNORE INTO biblio_framework VALUES( 'ACQ', 'Acquisition framework' ); Is that correct? -- You are receiving this mail because: You are watching all bug changes.