https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14826
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #127 from Jonathan Druart <[email protected]> --- 1. I think these patches must be based on top of bug 12768 (or the reverse). 2. Could you document this enhancement for the release notes? 3. (In reply to Jonathan Druart from comment #40) > What would be a test plan for the 2 calls to _FixAccountForLostAndReturned > in AddIssue and AddReturn? ? 4. diff --git a/Koha/Schema/Result/Rating.pm b/Koha/Schema/Result/Rating.pm deleted file mode 100644 Hum!? At this point it may be better to remove these schema files from the patches, I will regenerate them. Just make sure that the update DB process will generate the same schema as new installations (accountoffsets is not dropped by the atomic update for instance). 5. The update DB process fails if executed twice -- 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/
