X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/26a7b7af2734e081e1c32c2248c8ee35c67a4225..c0ed7d2fa:/templates/webpages/order/tabs/_item_input.html diff --git a/templates/webpages/order/tabs/_item_input.html b/templates/webpages/order/tabs/_item_input.html index 4e92e159e..1d86cf42f 100644 --- a/templates/webpages/order/tabs/_item_input.html +++ b/templates/webpages/order/tabs/_item_input.html @@ -22,7 +22,7 @@ [% L.input_tag('add_item.sellprice_as_number', '', size = 10, class="add_item_input numeric") %] [% L.input_tag('add_item.discount_as_percent', '', size = 5, class="add_item_input numeric") %] - [% L.button_tag('add_item()', LxERP.t8('Add part')) %] + [% L.button_tag('kivi.Order.add_item()', LxERP.t8('Add part')) %]