<% include('/elements/header-popup.html', 'Vacation rule') %>
%# XXX upstream Vacation 1 <% ntable("#cccccc", 2) %> Vacation message <% include('/elements/tr-input-date-field.html', { 'label' => 'Ends', 'name' => 'vacationTill', 'value' => '', #XXX }) %> %# XXX upstream: %# VacationTill 1 %# vacationDay %# vacationMonth %# vacationYear %#XXX Clear 'Replied Addresses' List
%#XXX Add/Edit
<%init> my %opt = @_; my $svc_acct = qsearchs('svc_acct', { 'svcnum' => $opt{'svcnum'} } ) or die "unknown svcnum"; #XXX look for existing vacation rule