https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41182
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190713|0 |1 is obsolete| | --- Comment #4 from Nick Clemens (kidclamp) <[email protected]> --- Created attachment 192041 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192041&action=edit Bug 41182: Pass 10 digit date to SUSHI These patches add a new dateformat field to erm_usage_data_providers to allow for choosing the format sent to sushi To test: 1 - Enable ERMModule 2 - Add a new Data providers 3 - Click 'Add manually' and add a provider without setting the 'Date format' field 4 - Confirm the provider is saved with dateformat 7 digit 5 - Edit and set the provider date format to 10 digit 6 - Confirm it saves correctly 7 - Edit and set to 7 and confirm saved 8 - Edit and clear the field, it saves as 7 9 - Run unit tests -- 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/
