[Koha-bugs] [Bug 11206] Factorize code for getting orders in C4::Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 6 11:10:46 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11206

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Mathieu,
Not sure it is a good idea to factorize like that.
Now, some routines did 1, 2 or 3 join, with your patch, they will always do 8
join.
That will increase the load in acquisition pages.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list