You are here

7 calls to uc_order_log_changes() in Ubercart 6.2

uc_order_edit_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_edit_form().
uc_order_edit_products in uc_order/uc_order.admin.inc
Populates the product add/edit div on the order edit screen.
uc_order_mail_invoice_form_submit in uc_order/uc_order.admin.inc
Form submission handler for uc_order_mail_invoice_form().
uc_order_update_status in uc_order/uc_order.module
Update an order's status as long as no one objects.
uc_payment_delete in payment/uc_payment/uc_payment.module
Deletes a payment from the database.
uc_payment_enter in payment/uc_payment/uc_payment.module
Enters a payment for an order.
uc_taxes_order in uc_taxes/uc_taxes.module
Implements hook_order().