https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40445
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #186643|0 |1 is obsolete| | --- Comment #22 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 189340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189340&action=edit Bug 40445: Use centralized exception handling in Cash Register methods Update start_cashup and add_cashup methods to use the new centralized exception translation system instead of letting raw DBIx::Class exceptions bubble up. This provides consistent Koha-specific exceptions across the API. Also update the corresponding unit tests to expect proper Koha::Exceptions::Object::FKConstraint exceptions instead of generic errors when invalid manager_id values are provided. -- You are receiving this mail because: 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/
