eileenmcnaughton / nz.co.fuzion.csvimport

Import to API using csv GUI
GNU Affero General Public License v3.0
8 stars 27 forks source link

Invalid value for field (financial_type_id) => error is erroneous #44

Open andyburnsco opened 2 years ago

andyburnsco commented 2 years ago

If you get the error Invalid value for field (financial_type_id) => and are actually using the corresponding financial type integer it fails. You actually can use the label of the financial type and it will then import. In my case I was importing to the civicrm_price_field_value table.

Just posting here so people know.