1 Nov
2016
1 Nov
'16
3:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17529 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 57030 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57030&action=edit Bug 17529: Add a --with-records option to populate_db.pl It's so frustrating to have to insert data manually to test with a fresh install. This patch adds the data from the marc21 sandbox and let populate_db.pl inserts them Test plan: DROP DATABASE koha_kohadev; perl misc/devel/populate_db.pl --with-records -v Enjoy -- You are receiving this mail because: You are watching all bug changes.