https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408
--- Comment #11 from Baptiste <[email protected]> --- Hi, Working on mine, did you follow a testplan like this one ? And I'm surprized about all tests being fine, because the test about budget is supposed to be false : checkout all file except test 1 - go on mysql "select * from aqbudgets \G" 2 - duplicate a budget 3 - "select * from aqbudgets \G" => new budgets should have the same timestamp as the others 4 - apply patch 5 - "select * from aqbudgets \G" => new budget have new timestamp Errors I think you can have done testing my patch: - look at aqbudgetperiods - look at the date of creation or enddate and not timestamp -- You are receiving this mail because: 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/
