https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11808
Rui <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Rui <[email protected]> --- This functionality is absolutely essential in some institutional/corporate environments, and is a much better idea than using scripts to synchronize all users. We've just tested the patches and all is working as expected from a user perspective. However, there is room for improvement: a) when the user doesn't exist locally, if you checkout using circulation introducing cardnumber, the user is added as expected. However, in my opinion, it should be added as well if "Search patrons" is used and cardnumber is introduced in that form, which doesn't happen at the moment. b) if the user doesn't have branch code defined in the AD an error regarding FK constraints is produced. Koha should deal with that gracefully. Thanks a lot for your work. -- 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/
