http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10366
--- Comment #12 from Nicole C. Engard <[email protected]> --- Okay so I only turned it on once and here's the results: mysql> SELECT * FROM systempreferences WHERE variable = 'AcqWarnOnDuplicateInvoice' \G *************************** 1. row *************************** variable: AcqWarnOnDuplicateInvoice value: 1 options: explanation: Warn librarians when they try to create a duplicate invoice type: YesNo 1 row in set (0.00 sec) I can try to turn it off and on again but if that's the problem we might want to check the db update to make sure it's doing the right thing. -- 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/
