[Koha-bugs] [Bug 10366] Alert librarian if an invoice number is duplicated

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 6 16:48:34 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10366

--- Comment #12 from Nicole C. Engard <nengard at 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.


More information about the Koha-bugs mailing list