summaryrefslogtreecommitdiff
path: root/FS/FS/Schema.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-08-16 20:56:07 -0700
committerMark Wells <mark@freeside.biz>2016-08-16 20:56:07 -0700
commite204d78f913905bcbf46ad5e664443f183875e8e (patch)
treeb86e33a9c3591106f319f9119fca6a27fd1cf4c4 /FS/FS/Schema.pm
parent8f37f0b3f6a946839132120984ec62b6f7ad7594 (diff)
respect granularity settings for display of inbound call duration, #71715
Diffstat (limited to 'FS/FS/Schema.pm')
-rw-r--r--FS/FS/Schema.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index 6e5637c07..29f1b3191 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -5613,6 +5613,7 @@ sub tables_hashref {
'rated_price', 'decimal', 'NULL', '10,4', '', '',
'rated_seconds', 'int', 'NULL', '', '', '',
'rated_minutes', 'double precision', 'NULL', '', '', '',
+ 'rated_granularity','int', 'NULL', '', '', '',
'status', 'varchar', 'NULL', 32, '', '',
'svcnum', 'int', 'NULL', '', '', '',
],