'date', name => 'fromdate', size => '11', title => user.dateformat, value => form.fromdate, } ?> 'date', name => 'todate', size => '11', title => user.dateformat, value => form.todate, } ?> 'radio', name => 'interval', value => '0', label => text('Current'), checked => 'checked', } -?> 'radio', name => 'interval', value => '1', label => text('Month'), } -?> 'radio', name => 'interval', value => '3', label => text('Quarter'), } -?> 'radio', name => 'interval', value => '12', label => text('Year'), } -?>
'l_heading', type => 'checkbox', value => 'Y', label => text('Heading'), } -?> 'l_subtotal', type => 'checkbox', value => 'Y', label => text('Subtotal'), } -?>