https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30328 --- Comment #8 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Owen Leonard from comment #5)
I think the description of the BarcodePrefix preference should say that it is used in connection with the autoBarcode preference, and include a link to it (and vice versa). For example:
"Define library specific barcode prefixes in YAML format. This defines the behavior of the <code><prefix>yyyymm0001</code> option of <a>autoBarcode</a>."
And added to the autoBarcode description, "Define the behavior of the <code><prefix>yyyymm0001</code> option using <a>BarcodePrefix</a>."
Added links to descriptions and also changed BarcodePrefix as CodeMirror editor.
Should the BarcodePrefix preference provide an example for the syntax which is expected? Or perhaps a link to the wiki like OpacHiddenItems has?
Oh, I didn't notice this one. But I guess it would be more convenient to provide example on the sysprefs description rather than external wiki page. Something like "Syntax for barcodes is e.g. <code>DEF2022040001</code>". -- You are receiving this mail because: You are watching all bug changes.