https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77539|0 |1 is obsolete| | Attachment #77540|0 |1 is obsolete| | --- Comment #26 from Jonathan Druart <[email protected]> --- Created attachment 77541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77541&action=edit Bug 15408: Remove fund's timestamp when cloning a budget To duplicate the budget, the function CloneBudgetHierarchy create a new budget from the old without the parameter timestamp, so that the database generates a new one. Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Nick Clemens <[email protected]> Added unit tests to patch Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Nick Clemens <[email protected]> Modified to run properly the QA tests Signed-off-by: Katrin Fischer <[email protected]> Signed-off-by: Nick Clemens <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
