You are here

12 calls to commerce_currency_amount_to_decimal() in Commerce Core 7

CommerceCartTestCaseAnonymousToAuthenticated::testCommerceCartAnonymousToAuthenticated in modules/cart/tests/commerce_cart.test
Test anonymous cart conversion.
CommerceOrderUIAdminTest::testCommerceOrderUIUpdateLineItems in modules/order/tests/commerce_order_ui.test
Test updating line items within an order.
CommercePaymentUITest::testCommercePaymentAdministration in modules/payment/tests/commerce_payment_ui.test
Test the adding payments using administration pages.
CommerceProductUIAdminTest::testCommerceProductUIAddProduct in modules/product/tests/commerce_product_ui.test
Test the add product process.
CommerceProductUIAdminTest::testCommerceProductUIEditProduct in modules/product/tests/commerce_product_ui.test
Test the edit process for a product.
CommerceProductUIAdminTest::testCommerceProductUISaveAndAddAnother in modules/product/tests/commerce_product_ui.test
Test the save and add another product.
commerce_currency_format in ./commerce.module
Formats a price for a particular currency.
commerce_payment_handler_field_amount::render in modules/payment/includes/views/handlers/commerce_payment_handler_field_amount.inc
Render the field.
commerce_payment_order_transaction_add_form in modules/payment/includes/commerce_payment.forms.inc
Allows an administrator to choose a payment method type and add a transaction for a specific order.
commerce_price_amount_decimal_get in modules/price/commerce_price.module
Property getter callback returning the amount (as a decimal).
commerce_price_field_widget_form in modules/price/commerce_price.module
Implements hook_field_widget_form().
RulesDataUICommercePrice::inputForm in modules/price/commerce_price.rules.inc
Constructs the direct input form.