You are here

8 calls to commerce_price_component_load() in Commerce Core 7

CommerceTaxUIAdminTest::testCommerceTaxUIAdminOrder in modules/tax/tests/commerce_tax_ui.test
Check the taxes applied in the order admin view.
CommerceTaxUIAdminTest::testCommerceTaxUIApplySalesTax in modules/tax/tests/commerce_tax_ui.test
Check if a 'Salex tax' rate is correctly applied in a given order.
CommerceTaxUIAdminTest::testCommerceTaxUIApplyVAT in modules/tax/tests/commerce_tax_ui.test
Check if a 'VAT' tax type is correctly applied in a given product.
CommerceTaxUIAdminTest::testCommerceTaxUIApplyVATInclusive in modules/tax/tests/commerce_tax_ui.test
Check if a 'VAT' tax type is correctly applied in a given product.
CommerceTaxUIAdminTest::testCommerceTaxUITaxNoMatchingCondition in modules/tax/tests/commerce_tax_ui.test
A tax rate with no matching condition doesn't get applied.
CommerceTaxUIAdminTest::testCommerceTaxUIUserOrderView in modules/tax/tests/commerce_tax_ui.test
Check the taxes applied in the order that a normal user can view.
commerce_product_line_item_populate in modules/product_reference/commerce_product_reference.module
Populates an existing product line item with the product and quantity data.
commerce_tax_rate_calculate in modules/tax/commerce_tax.module
Calculates a price array for the tax on the unit price of a line item.