summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-01-13 19:01:29 -0800
committerIvan Kohler <ivan@freeside.biz>2013-01-13 19:01:29 -0800
commita65d16767bcaa1077be0f41568a4349c9db18990 (patch)
treefc4c3e6465b735ddcf4d740afd9f1196c89fbac7 /FS/FS/Schema.pm
parenta62346b3ac1f66ffbf12d109c9da186c8d0ca576 (diff)
parentf88dda7fe57054bd030491a5b9363a1aff601bf2 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'FS/FS/Schema.pm')
-rw-r--r--FS/FS/Schema.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index f6dfe4d7a..6fb84d970 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -1738,6 +1738,8 @@ sub tables_hashref {
'change_pkgnum', 'int', 'NULL', '', '', '',
'change_pkgpart', 'int', 'NULL', '', '', '',
'change_locationnum', 'int', 'NULL', '', '', '',
+ 'main_pkgnum', 'int', 'NULL', '', '', '',
+ 'pkglinknum', 'int', 'NULL', '', '', '',
'manual_flag', 'char', 'NULL', 1, '', '',
'no_auto', 'char', 'NULL', 1, '', '',
'quantity', 'int', 'NULL', '', '', '',