X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fpart%2F_customerprices.html;h=3f7eeb63a05501093907582d025103aabbfc2374;hb=d53d7a0a5ddc16d962ae32326ad4a8f8bf871978;hp=9384a6c8f2749884e447357cb66043b205259269;hpb=974e8264c338823486ae5d4fcece5c4712e66833;p=kivitendo-erp.git diff --git a/templates/webpages/part/_customerprices.html b/templates/webpages/part/_customerprices.html index 9384a6c8f..3f7eeb63a 100644 --- a/templates/webpages/part/_customerprices.html +++ b/templates/webpages/part/_customerprices.html @@ -8,6 +8,7 @@ + @@ -16,10 +17,11 @@ + [% SET listrow = 0 %] - [%- FOREACH customerprice = SELF.part.customerprices %] + [%- FOREACH customerprice = SELF.part.customerprices_sorted %] [% listrow = listrow + 1 %] [% PROCESS 'part/_customerprice_row.html' customerprice=customerprice listrow=listrow %] [%- END %] @@ -38,13 +40,3 @@ [% L.sortable_element('#customerprice_rows') %] - -
[%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %][% 'Customer Part Number' | $T8 %] [% 'Customer Price' | $T8 %] [% 'Updated' | $T8 %]