Koha/misc/maintenance
Fridolyn SOMERS 20022e5b58 Bug 9192: let UNIMARC_sync_date_created_with_marc_biblio.pl create fields if needed
Prior to this patch, this script would only modify the date
created and modified fields; this patch changes the behavior
so that the fields can be created if they're not already present
in the record.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Mason James <mtj@kohaaloha.com>

Bug 9192: UNIMARC_sync_date_created_with_marc_biblio.pl field creation (followup)

Add tests :
if field < 10 it must not have a subfield
if field > 9 is must have a subfield

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Both patches applied, no koha-qa errors.

Bug 9192: followup fix typo

Fix typo on usage message.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-23 14:20:14 +00:00
..
borrowers-force-messaging-defaults Bug 5610: Add --since for setting messaging to default 2011-03-21 21:07:09 +13:00
check_sysprefs.sh Bug 8353 follow-up adding a tiny sh in misc/maintenance 2012-07-13 14:42:55 +02:00
cmp_sysprefs.pl bug 9998: (follow-up) use Modern::Perl as per coding guidelines 2013-07-02 07:09:22 -07:00
fix_accountlines_date.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
fix_accountlines_rmdupfines_bug8253.pl Bug 8253 - fix fine doubling, when upgrading from 3.6 to 3.8 - Add de-duplication script 2012-10-28 19:12:30 +01:00
fix_mysql_constraints.pl Bug 8915: Followup FIX QA issues 2012-11-12 10:03:39 -05:00
make_zebra_dom_cfg_from_record_abs Bug 7818: utility to generate DOM indexing configs 2012-06-09 11:44:00 +02:00
MARC21_utf8_flag_fix.pl Fix FSF address in directory misc/ 2010-03-16 20:17:54 -04:00
process_record_through_filter.pl Bug 7417: Include see from references in bibliographic searches 2012-09-13 14:19:28 +02:00
remove_items_from_biblioitems.pl Bug 5579: further fancifying remove_items_from_biblioitems.pl 2011-05-27 20:01:37 +12:00
touch_all_biblios.pl Bug 5987: Add cl scripts to touch all biblios and items 2011-04-01 20:11:04 +13:00
touch_all_items.pl Bug 5987: Add cl scripts to touch all biblios and items 2011-04-01 20:11:04 +13:00
UNIMARC_fix_collectiontitle.pl 3040 : seriestitle mistaken as collection title 2009-04-06 09:53:16 -05:00
UNIMARC_sync_date_created_with_marc_biblio.pl Bug 9192: let UNIMARC_sync_date_created_with_marc_biblio.pl create fields if needed 2013-10-23 14:20:14 +00:00