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

--- Comment #7 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 199828
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199828&action=edit
Bug 22707: Delegate fixup_cardnumber to Koha::Patron::AutoNumber

Replaces the inline generation logic in fixup_cardnumber with a one-line
call to the active AutoNumber strategy. The strategy is responsible for
locking autoMemberNumValue FOR UPDATE, computing the next value, and
applying any formatting — keeping Patron.pm free of generation details.

-- 
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/

Reply via email to