X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2F_customerprices.html;h=3f7eeb63a05501093907582d025103aabbfc2374;hb=fc1e67b429bb959ab60bd50d144c0a51fbc4b292;hp=49f32c3289f2b9c2248b57acc4b85965af97ce5c;hpb=fded0cc6dab294c2d3cf60011758f1af3d7b4357;p=kivitendo-erp.git diff --git a/templates/webpages/part/_customerprices.html b/templates/webpages/part/_customerprices.html index 49f32c328..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 %]
[%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %][% 'Customer Part Number' | $T8 %] [% 'Customer Price' | $T8 %] [% 'Updated' | $T8 %]