X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Forder%2Ftabs%2F_item_input.html;h=1d86cf42f45b1a0fdff5c80af7d6a8b1293a3fe5;hb=164c1f98afc215230d131828337a963fbe8c7527;hp=4e92e159e1aa143af1b00c72eca0408d36959254;hpb=26a7b7af2734e081e1c32c2248c8ee35c67a4225;p=kivitendo-erp.git 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')) %]