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

--- Comment #1 from mathieu saby <[email protected]> ---
Created attachment 22747
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22747&action=edit
[PATCH] Bug 11206 - Factorize code for getting orders in C4::Acquisitions

This patch adds a new sub C4::Acquisition::_get_orders_with_params
This sub is now called by
- GetOrder
- GetOrders
- GetCancelledOrders
- GetOrdersByBiblionumber
- GetOrderFromItemnumber
- SearchOrder

It also makes changes to  acqui/lateorders-export.pl,
.../prog/en/modules/acqui/csv/lateorders.tt and
.../prog/en/modules/acqui/lateorders.tt to take into account some variable
renaming

Next step : use it in GetLateOrders

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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