[freeside-commits] branch master updated. 07644a5463751fdaeb0dcd9cc3caf2d19eb877df

Mark Wells mark at 420.am
Thu Feb 27 15:59:46 PST 2014


The branch, master has been updated
       via  07644a5463751fdaeb0dcd9cc3caf2d19eb877df (commit)
      from  a0e00fa0547e99893c735ab3dbdacdb2bb054f5a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 07644a5463751fdaeb0dcd9cc3caf2d19eb877df
Author: Mark Wells <mark at freeside.biz>
Date:   Thu Feb 27 15:59:40 2014 -0800

    misspelled table name

diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index 78cac4a..295ddbd 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -3201,7 +3201,7 @@ sub tables_hashref {
                             table      => 'part_fee',
                           },
                           { columns    => [ 'classnum' ],
-                            table      => 'pkg_class',
+                            table      => 'usage_class',
                           },
                         ],
     },

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Schema.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list