X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Fassign_invoice.html;h=1df0af29065e91a569356dcfc611f1e5d2062988;hb=c1f05dac17769164b09edf1c25f4619b5689892d;hp=967a1eaf1f02366620e360860a8215b8fe5713bd;hpb=405313d551dc6e398887716a2889f19d51f0375b;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/assign_invoice.html b/templates/webpages/bank_transactions/assign_invoice.html index 967a1eaf1..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,7 +55,7 @@

[% L.submit_tag('', LxERP.t8("Search")) %] - [% L.button_tag('add_selected_invoices()', LxERP.t8("Add invoices"), id='add_selected_record_links_button') %] + [% 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,33 +68,6 @@
[%- 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) %]