You are here

7 calls to uc_order_state_default() in Ubercart 6.2

UcOrder::__construct in uc_order/uc_order.module
uc_cart_complete_sale in uc_cart/uc_cart.module
Completes a sale, including adjusting order status and creating user account.
uc_checkout_pane_comments in uc_cart/uc_cart_checkout_pane.inc
Allows a customer to make comments on the order.
uc_credit_cron in payment/uc_credit/uc_credit.module
Implements hook_cron().
uc_order_new in uc_order/uc_order.module
Generate a new order for user $uid.
uc_order_workflow_form in uc_order/uc_order.admin.inc
Displays the order workflow form for order state and status customization.
uc_payment_method_credit in payment/uc_credit/uc_credit.module
Callback function for the Credit Card payment method.