X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_customerprices.html;h=49f32c3289f2b9c2248b57acc4b85965af97ce5c;hb=fb19e57e03d1d60c48c921def198b009583e4a74;hp=d7c74bceac5c3e02434ec0fe277d8989c899fc11;hpb=62f2141002f5b8c11fa9d881473fd3bc469b4eef;p=kivitendo-erp.git diff --git a/templates/webpages/part/_customerprices.html b/templates/webpages/part/_customerprices.html index d7c74bcea..49f32c328 100644 --- a/templates/webpages/part/_customerprices.html +++ b/templates/webpages/part/_customerprices.html @@ -30,7 +30,7 @@ [% 'Customer' | $T8 %] - [% P.customer_vendor.customer_picker('add_customerprice', '', style='width: 300px', class="add_customerprice_input") %] + [% P.customer_vendor.customer_picker('add_customerprice', '', style='width: 300px', class="add_customerprice_input", action={commit_one='kivi.Part.add_customerprice_row'}) %] [% L.button_tag('kivi.Part.add_customerprice_row()', LxERP.t8('Add')) %] @@ -38,13 +38,3 @@ [% L.sortable_element('#customerprice_rows') %] - -