https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23390 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This enhancement allows for |This enhancement allows for release notes|renaming columns used to |renaming columns used to |trigger batch modification |trigger batch modification |actions in reports. Before |actions in reports. Before |this patch, a column had to |this patch, a column had to |be called 'itemnumber' to |be called 'itemnumber' to |be sent from reports to |be sent from reports to |batch modification. With |batch modification. With |this enhancement, you can |this enhancement, you can |specify `[[itemnumber| |specify `[[itemnumber| |Koha_internal_id]]` to |Koha_internal_id]]` to |allow for a clearer name |allow for a clearer name |for the end-user and to |for the end-user and to |allow translation of terms |allow translation of terms |like 'itemnumber' while |like 'itemnumber' while |preserving the batch |preserving the batch |modification functionality |modification functionality. |something like that? | -- You are receiving this mail because: You are watching all bug changes.