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:13 -0700
commit13f66d3743bbb7be4fb87854636598aae0934815 (patch)
treedb6c90194afd5a74dca8695a0122ea8539a59535 /FS/FS/Schema.pm
parentf10cc704ae52f6d1982e50a4b9a00385a40fa19f (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 b09266b..8a04106 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -5619,6 +5619,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', '', '', '',
],