X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8881a022dc0877a88e4ad48e45dad2f5eea7362f..refs/heads/debian:/templates/webpages/bank_transactions/assign_invoice.html diff --git a/templates/webpages/bank_transactions/assign_invoice.html b/templates/webpages/bank_transactions/assign_invoice.html index ea71ae7b0..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,41 +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) %]