X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fded0cc6dab294c2d3cf60011758f1af3d7b4357..3e79972f6ef:/templates/webpages/part/_customerprices.html 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 %]