Koha/koha-tmpl/intranet-tmpl/prog/en
Julian Maurice 42e9c49934 Bug 19349: Store record's creator and last modifier in record
Test plan:
1. Run updatedatabase.pl
2. Set sysprefs MarcFieldForCreatorId, MarcFieldForCreatorName,
   MarcFieldForModifierId, MarcFieldForModifierName
3. Create a new biblio
4. Verify that the fields are correctly filled
5. Logout and login as another user
6. Modify the same biblio
7. Verify that only the fields for last modifier have been modified

Works perfectly.

Signed-off-by: Simon Pouchol <simon.pouchol@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-08 20:53:27 +00:00
..
data Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
includes Bug 15395: Make QA test script happy 2018-11-08 15:55:52 +00:00
modules Bug 19349: Store record's creator and last modifier in record 2018-11-08 20:53:27 +00:00
xslt Bug 21719: Fix typos 2018-11-08 02:18:46 +00:00
columns.def Bug 17672: Add damaged_on to items and deleteditems tables 2018-02-18 16:48:43 -03:00