https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15336
--- Comment #33 from Alex Arnaud <[email protected]> --- (In reply to Jonathan Druart from comment #31) > I do not understand why you put the transaction in the pl and not in the > method, are there any good reasons? My opinion is that commit or rollback should not take place in the API. As Katrin asked, we could use merge_with to add this feature on the GUI. In this case, what is point to have the transaction in there ? Will we offer the ability to "test" before confirm on the GUI ? -- 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/
