6 Aug
2013
6 Aug
'13
4:48 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10366 --- Comment #12 from Nicole C. Engard <nengard@gmail.com> --- 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.