projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81643ac
)
71873: GlobalVision - directions [v3 fix]
author
Jonathan Prykop
<jonathan@freeside.biz>
Tue, 27 Sep 2016 17:43:34 +0000
(12:43 -0500)
committer
Jonathan Prykop
<jonathan@freeside.biz>
Tue, 27 Sep 2016 17:43:34 +0000
(12:43 -0500)
FS/FS/Conf.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Conf.pm
b/FS/FS/Conf.pm
index
17ec736
..
a1fff2d
100644
(file)
--- a/
FS/FS/Conf.pm
+++ b/
FS/FS/Conf.pm
@@
-2225,6
+2225,13
@@
and customer address. Include units.',
'type' => 'checkbox',
},
+ {
+ 'key' => 'safe-part_bill_event',
+ 'section' => 'UI',
+ 'description' => 'Validates invoice event expressions against a preset list. Useful for webdemos, annoying to powerusers.',
+ 'type' => 'checkbox',
+ },
+
{
'key' => 'google_maps_api_key',
'section' => 'UI',