[% USE L %] [% FOREACH invoice = INVOICES %]
[% L.hidden_tag('invoice_ids.' _ bt_id _'[]', invoice.id) %] [% invoice.invnumber %] x
[% END %]