********************************************************************
                     D R U P A L    M O D U L E
********************************************************************
Name: Ecom Canada (For drupal 4.7.x)

Author    : Chris Geoghegan (chris@imagexmedia.com).  Packaged by Rick Vugteveen (rickvug@gmail.com)

********************************************************************
DESCRIPTION:

This module/patch makes the eCommerce address book functionality Canadian native by renaming some fields and adding Provinces to the States drop down selector.  The reason for the change is to force strict Province naming conventions so that taxes will always be applied.  Previously, loosley typing in a region did not allow for taxes such as PST (Provincial Sales Tax) to be applied accurately.  Now setting a tax rule such as "Add 7.00% where state = 'British Columbia'" will be a hard and fast rule

********************************************************************
INSTALLATION: (** NOTE!**)

This module requires a patch against the code store module to add Provinces to the States drop down list.  The diff file is included with the module.

In the future, this hack and module should be removed altogether in favor of stronger internationalization in the ecommerce core.