You are here

10 calls to commerce_tax_rate_load() in Commerce Core 7

CommerceBaseTestCase::createDummyTaxRate in tests/commerce_base.test
* Create a dummy tax rate. * *
CommerceTaxUIAdminTest::testCommerceTaxUICreateTaxRate in modules/tax/tests/commerce_tax_ui.test
Test the creation of a tax rate.
CommerceTaxUIAdminTest::testCommerceTaxUIDeleteTaxRate in modules/tax/tests/commerce_tax_ui.test
Test deleting a tax rate.
CommerceTaxUIAdminTest::testCommerceTaxUIDeleteTaxType in modules/tax/tests/commerce_tax_ui.test
Test deleting a tax type.
CommerceTaxUIAdminTest::testCommerceTaxUIEditTaxRate in modules/tax/tests/commerce_tax_ui.test
Test editing a tax rate.
commerce_tax_commerce_line_item_rebase_unit_price in modules/tax/commerce_tax.module
Implements hook_commerce_line_item_rebase_unit_price().
commerce_tax_field_attach_load in modules/tax/commerce_tax.module
Implements hook_field_attach_load().
commerce_tax_rate_rules_apply in modules/tax/commerce_tax.rules.inc
Rules action: loads and applies a tax rate to the given line item.
commerce_tax_ui_tax_rate_delete in modules/tax/commerce_tax_ui.module
Deletes a tax rate.
commerce_tax_ui_tax_rate_form_validate in modules/tax/includes/commerce_tax_ui.admin.inc
Validation callback for commerce_tax_ui_tax_rate_form().