[Koha-bugs] [Bug 14950] Remove C4::Dates from tools/batchMod.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 4 20:21:07 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14950

--- Comment #1 from Marc Véron <veron at veron.ch> ---
Created attachment 43095
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43095&action=edit
Bug 14950 - Remove C4::Dates from tools/batchMod.pl

This patch removes C4::Dates from tools/batchMod.pl

To test:

- In MARC bibliographic Default framework, define a default value
  for one of the in Tag 952 Subfield struture, e.g. for
  subfield x Non-public note. You can define it under
  'Advancde constraints'. Define the value similar to the following:
  Year:YYYY Month:MM Day:DD
- Got to Home > Tools > Batch item modification
- Enter one ore more barcodes you want to modify
- Check checkbox 'Populate fields with defautl values from defautl framework
- Click 'Continue'
- Verify on the follwing screen that the field in Edit form is populated
  as appropriate (in our example 'x - Non public note')
- Clcik 'Save'
- Verify that the items are updated as appropriate

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list