don't try to produce plain text quotations without a template, #34460, from #31786
[freeside.git] / FS / FS / Upgrade.pm
index 3146222..3694f8a 100644 (file)
@@ -406,6 +406,9 @@ sub upgrade_data {
 
     #populate state FIPS codes if not already done
     'state' => [],
+
+    #set default locations on quoted packages
+    'quotation_pkg' => [],
   ;
 
   \%hash;