X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Fsearch.html;h=65fdf7fd7fc823ea96b603424d02472a501d46a9;hb=c1f05dac17769164b09edf1c25f4619b5689892d;hp=2ea2ef4505bbf6a3c50a61f840ada85e8e3cfdf2;hpb=2003e0561586fca5e9fe5d825ab4d470411fe32a;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/search.html b/templates/webpages/bank_transactions/search.html index 2ea2ef450..65fdf7fd7 100644 --- a/templates/webpages/bank_transactions/search.html +++ b/templates/webpages/bank_transactions/search.html @@ -8,8 +8,10 @@
[% 'Search bank transactions' | $T8 %]
-

+ [%- IF INSTANCE_CONF.get_payments_changeable != '0' -%] + [% 'Cannot safely book imported bank transactions due to lax posting settings for payments' | $T8 %] + [%- ELSE -%] @@ -27,5 +29,6 @@
[% L.date_tag('filter.todate', filter.todate) %]
+ [%- END -%]