[Koha-bugs] [Bug 7303] Not being able to create funds with the same name

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 13:06:59 CET 2012


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> 2012-02-16 12:06:59 UTC ---
Created attachment 7683
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7683
Bug 7303 Adds unicity for budget and fund

    This patch adds a unique key on fields:
    aqbudgets.budget_name
    aqbudgets.budget_code
    aqbudgetperiods.budget_period_description

    To test, try to:
    - create 2 budgets with same description
    - create 2 funds with same name
    - create 2 funds with same code

    All of these cases should be generate an error

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list