[Koha-bugs] [Bug 15408] Timestamp not updated when you duplicate a budget

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 30 10:14:04 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408

--- Comment #11 from Baptiste <baptiste.wojtkowski at biblibre.com> ---
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.


More information about the Koha-bugs mailing list