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

--- Comment #55 from Kyle M Hall <k...@bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #54)
> Thanks for the follow-ups.
> 
> (In reply to Jonathan Druart from comment #38)
> > 1. How did you generate $RESULTSET_PATRON_ID_MAPPING?
> > How are we going to keep it up-to-date?

I went through the tables looking for columns that represent borrowernumbers.
It's pretty easy for columns with foreign keys to borrowers.borrowernumber, but
not all the columns have a borrowernumber. We should just add that to the qa
process. If a new column is added that is a borrowernumber, it should be added
to the mapping. We could move the mapping itself its own perl module to make it
more obvious if you wish.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to