http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593
Koha Team Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #79 from Koha Team Lyon 3 <[email protected]> --- Sorry to be very late, I missed your question in comment 75. The isocode had to furnished in currencies table in order the whole thing to work whenever the prices string includes the isocode form. If you are sure that all your prices will only use the symbol form, it's ok but I doubt it could be always true. So I had made it required when entering data in table currencies. It could be left optionnal, but at least 2 things would have to be added : 1) Resetting an isocode column in the currencies table : now, you have to click the edit button to be aware of the existence of an isocode parameter, I think this column must appear anyway. 2) Indicating clearly in the legend that the isocode data is required for prices string that include it. Olivier Crouzet -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
