Fatal error: Call to undefined function commerce_tax_rate_titles() in /website/sites/all/modules/commerce_default_tax_rate/commerce_default_tax_rate.module on line 9

Comments

Donit created an issue. See original summary.

Donit’s picture

The error occurred because I enabled this module without pre-enabling Commerce Tax.

Only "commerce" is listed in the "requirements" section in the module description here; on the other hand, it requires just Entity API in the module list (admin/modules).

Maybe commerce_tax is also a requirement?

andyd328’s picture

Assigned: Unassigned » andyd328
Status: Active » Fixed

Thanks for the report Donit and sorry for messing up the dependencies. New release available.

Donit’s picture

Status: Fixed » Closed (fixed)

Thanks for the fast fixing, Andy.