Having no active currency defined can lead to unexpected behaviour or crash (e.g. in SCO). There should be a general warning on About page (Warnings regarding the system configuration). BTW: Bug 3970 introduced such warning on budget admin pages and currency admin page.
Created attachment 25303 [details] [review] Bug 11772 - Show warning on About page:System information if no active currency is defined This patch displays a warning on the About page when no active currency is defined. Test plan: 1) Make sure that no currency is defined as active (Home › Administration › Currencies & Exchange rates › Currencies) 2) Go to Home › About Koha > System information Result: No warning issued. 3) Applay patch and reload About page Result: Warning issued.
Created attachment 25307 [details] [review] Bug 11772 - Show warning on About page:System information if no active currency is defined This patch displays a warning on the About page when no active currency is defined. Test plan: 1) Make sure that no currency is defined as active (Home › Administration › Currencies & Exchange rates › Currencies) 2) Go to Home › About Koha > System information Result: No warning issued. 3) Applay patch and reload About page Result: Warning issued. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Created attachment 25346 [details] [review] Bug 11772 - Show warning on About page:System information if no active currency is defined Bug 11772 - Show warning on About page:System information if no active currency is defined This patch displays a warning on the About page when no active currency is defined. Test plan: 1) Make sure that no currency is defined as active (Home › Administration › Currencies & Exchange rates › Currencies) 2) Go to Home › About Koha > System information Result: No warning issued. 3) Applay patch and reload About page Result: Warning issued. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Pushed to master, along with a follow-up that makes the warning be a link to the currency admin page. Thanks, Marc!
Pushed to 3.14.x, will be in 3.14.08
Pushed to 3.12.x will be in 3.12.13