Bug 28648 - Add a counter variable to MARC modification template field value
Summary: Add a counter variable to MARC modification template field value
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-02 04:37 UTC by paxed
Modified: 2023-07-01 11:44 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2021-07-02 04:37:31 UTC
Marc modification templates currently support two placeholders in the field value: __CURRENTDATE__ and __BRANCHCODE__. It would be useful (for eg. renumbering or adding barcodes) to have a __COUNTER__ (which would count from 1 up to how many records are being modified in the batch)