http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10366
--- Comment #13 from Jared Camins-Esakov <[email protected]> --- (In reply to Nicole C. Engard from comment #12) > 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. What's weird is that looks the same as what I have now that it's working. Let me know if the toggle fixes it. -- 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/
