https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027
Phan Tung Bui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #161852|0 |1 is obsolete| | --- Comment #3 from Phan Tung Bui <[email protected]> --- Created attachment 161953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161953&action=edit Bug 36027: search_for_data_inconsistencies.pl - make each section optional 1. Code has been tidied up for better readability and maintainability. 2. The Data::Dumper import has been removed as it was unnecessary. 3. Unnecessary empty lines have been removed to improve code cleanliness. 4. The script has been updated to accept parameters instead of relying on interactive input. Now you can specify which checks to run using command-line parameters, while retaining the default behavior of running all checks if no parameters are provided. Thank you for your feedback! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
