[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
Mon Jun 10 11:37:07 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18816|0                           |1
        is obsolete|                            |

--- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 18817
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18817&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: Cedric Vita <cedric.vita at dracenie.com>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list