Bug 21182: Remove acqui/check_duplicate_barcode_ajax.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 6 Aug 2018 18:38:58 +0000 (15:38 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 22 Aug 2018 14:47:52 +0000 (14:47 +0000)
commit3f05bda8fd6a3a079c4042dc15f6372a2d62f451
treea22d19feea8a3dcb295356b30d17ea31c78c8cd3
parenta49490a2f4c67e121cd475ee5866e9bef25d134e
Bug 21182: Remove acqui/check_duplicate_barcode_ajax.pl

It has been added by
  commit 327be442bd6e63e5ff8c0a5e2461ae836e8deffb
  Bug 6963: Corrects a problem when a new order is created with a duplicate barcode.

But its last call removed since:
  commit eefc774e274ce8167f1063be5f9204a0d5cf5650
  Bug 7178: Acquisition item creation improvement

Test plan:
  git grep check_duplicate_barcode
should not return anything

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
acqui/check_duplicate_barcode_ajax.pl [deleted file]