X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Fassign_invoice.html;fp=templates%2Fwebpages%2Fbank_transactions%2Fassign_invoice.html;h=1df0af29065e91a569356dcfc611f1e5d2062988;hp=26229b8cc97ea6e91c72494496714da8821b364f;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 diff --git a/templates/webpages/bank_transactions/assign_invoice.html b/templates/webpages/bank_transactions/assign_invoice.html index 26229b8cc..1df0af290 100644 --- a/templates/webpages/bank_transactions/assign_invoice.html +++ b/templates/webpages/bank_transactions/assign_invoice.html @@ -2,7 +2,7 @@ [% SET debug = 0 %] -
+ [%- LxERP.t8("Bank transaction") %]: @@ -32,7 +32,7 @@ - + @@ -40,7 +40,7 @@ - + @@ -55,8 +55,8 @@

[% L.submit_tag('', LxERP.t8("Search")) %] - [% L.button_tag('add_selected_invoices()', LxERP.t8("Add invoices"), id='add_selected_record_links_button') %] - [%- LxERP.t8("Reset") %] + [% L.button_tag('kivi.BankTransaction.add_selected_invoices()', LxERP.t8("Add invoices"), id='add_selected_record_links_button') %] + [% L.button_tag('$("#assign_invoice_window_form").resetForm()', LxERP.t8('Reset')) %] [% LxERP.t8("Cancel") %]

@@ -68,37 +68,9 @@ -
[%- LxERP.t8("Invoice number") %] [% L.input_tag('invnumber', '', style=style) %][%- LxERP.t8("Customer/Vendor name") %][%- LxERP.t8("Customer/Vendor Name") %] [% L.input_tag('vcname', '', style=style) %]
[%- LxERP.t8("Amount") %] [% L.input_tag('amount', '', style=style) %][%- LxERP.t8("Customer/Vendor number") %][%- LxERP.t8("Customer/Vendor Number") %] [% L.input_tag('vcnumber', '', style=style) %]