X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FClientAPI%2FMyAccount.pm;h=4614af2f5cae7b6c5c0519401b29234706101e33;hp=558e694b255305a004abace73eafe8c12c09d73c;hb=31f1e1bd302bd88d97d56b20dffad5c5f2388261;hpb=57290f5ec7acdfd413cbd6c24026ce153efd9f14 diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index 558e694b2..4614af2f5 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -867,6 +867,7 @@ sub payment_info { 'show_paystate' => $conf->exists('show_bankstate'), 'save_unchecked' => $conf->exists('selfservice-save_unchecked'), + 'ach_read_only' => $conf->exists('selfservice-ACH_info_readonly'), };