X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpackages%2Flocation.html;h=6664629abac335ff73425ac55d259ca916aca748;hp=3c641304a5ee83ceea0f9e659df102639ee1a547;hb=6397a30ca9f53c90a503da8786925ec75535a699;hpb=a5b4bfc7728cf3014106806b729d2390045c71a6 diff --git a/httemplate/view/cust_main/packages/location.html b/httemplate/view/cust_main/packages/location.html index 3c641304a..6664629ab 100644 --- a/httemplate/view/cust_main/packages/location.html +++ b/httemplate/view/cust_main/packages/location.html @@ -19,7 +19,10 @@ -% if ($FS::CurrentUser::CurrentUser->access_right('Change customer package')) { +% if ( ! $cust_pkg->get('cancel') +% && $FS::CurrentUser::CurrentUser->access_right('Change customer package') +% ) +% { ( <%pkg_change_location_link($cust_pkg)%> )