[Koha-bugs] [Bug 7498] Cloning a budget, enable change of description

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 11:51:33 CEST 2013


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

--- Comment #7 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 18341
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18341&action=edit
Add new features and tests to the budget duplication :

* Allow to enter a new name for the duplicate
    * Add option to transfer the not received orders in the budget copy
    * Transfer the duplication code in Budgets.pm to allow easier testing. In
doing this I removed the code block " # deal with any children" because
      I just don't understand it and it had a typo in the table name
('aqcudgets'), so I figured it was useless code
    * Update Budgets.t with the right field names, test the data more and tests
the duplication code. Sadly I didn't write tests for the order transfers
because it just depends on too much stuff :/

http://bugs.koha-community.org/show_bug.cgi?id=7498
Signed-off-by: C

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list