Quote Originally Posted by llmcdonald View Post
Would anyone have a blank . CSV file with the Canada Post measurement fields that they could share?

Thanks in advance.
If you review the installation package for Canada Post, should be able to identify what the field name(s) are by looking for things like alter, insert into or where $db->perform is used and can review the data being provided. There are other methods available as well such as review of the products table in say phpmyadmin and compare the fields to the install sql for a vanilla install.

There's also a plugin that can identify such differences.