The page that displays recurring fees for an order (admin/store/orders/[order-id]/recurring) utilises uc_order_admin() to generate the order listing.
It is planned for ubercart for the uc_order_admin() function is not going to be used in future in favour of using views.
uc_recurring will need to do the same.
Comments
Comment #1
SeanA commentedThis is being discussed here: #1372106: remove the use of the uc_order_admin