Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-8009

Missing two Spanish provinces (Toledo and Cordoba)

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.0.0
    • Fix Version/s: 3.4.1
    • Component/s: None
    • Labels:
      None

      Description

      Missing two Spanish provinces in the table "civicrm_state_province" which prevents the import of some data. Error displayed is "Invalid value for field(s) : State / Province":

      The script required to add those provinces is:

      INSERT INTO civicrm_state_province (`id` ,`name` ,`abbreviation` ,`country_id`) VALUES (NULL , 'Toledo', 'TO', '1198');
      INSERT INTO civicrm_state_province (`id` ,`name` ,`abbreviation` ,`country_id`) VALUES (NULL , 'Córdoba', 'CO', '1198');

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              iwidevelopment iWi development
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 5 minutes
                5m
                Remaining:
                Remaining Estimate - 5 minutes
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified