add E911 address to self-service provision_phone, document it, RT#34069
[freeside.git] / httemplate / elements / tr-select-invoice_mode.html
1 <& tr-select-table.html,
2   'label'       => 'Invoice mode',
3   'table'       => 'invoice_mode',
4   'field'       => 'modenum',
5   'name_col'    => 'modename',
6   'agent_virt'  => 1,
7   'agent_null'  => 1,
8   'empty_label' => '(none)',
9   @_
10 &>