https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24695
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to paxed from comment #8) > (In reply to Jonathan Druart from comment #7) > > It could even prevent the store in an overridden ->store method. And throw > > an exception if not valid. > > I don't know how to do it that way off the top of my head, so I'd have to > spend several days on this, and I don't have that kind of time to spend. Dropping it for now as we do not use Koha::Report->store yet to insert them. What about this patch? -- 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] https://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/
