https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26175 --- Comment #7 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- (In reply to Jonathan Druart from comment #5)
How is this --deleted_barcodes flag used?
I don't understand why it is in this script.
Why don't we display an empty line instead? Imagine someone using it to know the number of deleted records (wc -l).
Hi, It is used to update a portal : After exporting modified/created records, we exported a list of deleted barcodes to remove items from the portal (they may not be in a modified record). Barcode is enough because other datas are fetched live via ILS-DI. An empty line does not mean anything I think. -- You are receiving this mail because: You are watching all bug changes.