You are here

9 calls to commerce_order_new() in Commerce Core 7

CommerceOrderCRUDTestCase::testCommerceOrderCrud in modules/order/tests/commerce_order.test
Test the order CRUD functions.
CommerceOrderCRUDTestCase::testCommerceOrderTokens in modules/order/tests/commerce_order.test
Test order Token replacement.
commerce_cart_get_properties in modules/cart/commerce_cart.module
Entity metadata callback: returns the current user's shopping cart order.
commerce_cart_order_new in modules/cart/commerce_cart.module
Creates a new shopping cart order for the specified user.
commerce_line_item_get_properties in modules/line_item/commerce_line_item.module
Callback for getting line item properties.
commerce_order_handler_field_order_link_delete::render in modules/order/includes/views/handlers/commerce_order_handler_field_order_link_delete.inc
Render the field.
commerce_order_handler_field_order_link_edit::render in modules/order/includes/views/handlers/commerce_order_handler_field_order_link_edit.inc
Render the field.
commerce_order_ui_order_form_wrapper in modules/order/includes/commerce_order_ui.orders.inc
Form callback wrapper: create or edit an order.
commerce_payment_transaction_get_properties in modules/payment/commerce_payment.module
Callback for getting payment transaction properties.