projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce2f03
)
unchecked seems like a more sensible default to start the page with
author
Ivan Kohler
<ivan@freeside.biz>
Fri, 11 Mar 2016 23:34:55 +0000
(15:34 -0800)
committer
Ivan Kohler
<ivan@freeside.biz>
Fri, 11 Mar 2016 23:34:55 +0000
(15:34 -0800)
httemplate/search/report_cust_pkg.html
patch
|
blob
|
history
diff --git
a/httemplate/search/report_cust_pkg.html
b/httemplate/search/report_cust_pkg.html
index
dd1f97d
..
27aecec
100755
(executable)
--- a/
httemplate/search/report_cust_pkg.html
+++ b/
httemplate/search/report_cust_pkg.html
@@
-204,7
+204,7
@@
'nogeocode'=> 'has an implicit tax location',
'geocode' => 'has a hardcoded tax location',
},
- 'value' => { map { $_ =>
1
} @location_options },
+ 'value' => { map { $_ =>
0
} @location_options },
&>
<& /elements/tr-title.html, value => mt('Display options') &>