Modify Marque.pm.in so --since "works" with --items and --lib. user/dyrcona/marque-export
authorJason Stephenson <jstephenson@mvlc.org>
Tue, 4 Feb 2014 17:56:41 +0000 (12:56 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Tue, 4 Feb 2014 17:56:41 +0000 (12:56 -0500)
commite48c79dd40e3103f412cacb261222f8ac70b2f3b
tree10875325b9360241043ca5c05294e8164c12f79d
parent12876fa219db03f58225e39eb5d02821c2c9e397
Modify Marque.pm.in so --since "works" with --items and --lib.

When the --since option is specified with --items and/or --lib,
don't include the deleted = 'f' restrictions on acp and acn.
This is because we want to build an update file of MARC records
since the given date, so we want to include deleted MARC records
with 'd' in the leader's 05.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/support-scripts/Marque.pm.in