Bug 19675: Fix update notice templates when they are translatable
authorAndreas Jonsson <andreas.jonsson@kreablo.se>
Sun, 26 Nov 2017 17:10:38 +0000 (14:10 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sun, 26 Nov 2017 17:13:24 +0000 (14:13 -0300)
commit4f9de9f91b022c8919d940968c31a4313cd09ff7
tree1f6da9c95419896debed93b4dfe5a6ee21490460
parentfbcf911f0b8ade40d5189542e4180ceac4d1d109
Bug 19675: Fix update notice templates when they are translatable

Avoid the following error:
DBD::mysql::db do failed: Duplicate entry
'acquisition-xxx--email-default' for key 'PRIMARY' [for Statement "

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
tools/letter.pl