Quote Originally Posted by ses707 View Post
No responses on this for a week now, can I assume all bugs have been flushed and this is ready to be finalized and added to the contrib download page?
Sorry for the late reply. I think there is a typo in the sql patch for 1.3.9. The line below needs to end with a semicolon, not a comma. I think this could explain some of the earlier errors that were reported:

(NULL, 'Delivery: Default Insurance Value', 'USPS_DELIVERY_INSURANCE_VALUE', '', 'Set to total or subtotal if you want to use that order value for the insurance value, or set to a price (i.e. 5.25) if you want to use a preset price. Or leave blank to not use it', @gid, '75', now(), now(), NULL, NULL);