fix voiding of invoices containing taxes on fees, #33798, see also #32223
[freeside.git] / FS / FS / Schema.pm
index e7b3b6f..378a521 100644 (file)
@@ -1283,9 +1283,6 @@ sub tables_hashref {
                           { columns    => [ 'billpkgnum' ],
                             table      => 'cust_bill_pkg_void',
                           },
-                          { columns    => [ 'pkgnum' ],
-                            table      => 'cust_pkg',
-                          },
                           { columns    => [ 'locationnum' ],
                             table      => 'cust_location',
                           },