X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fio%2Fselect_item.html;h=f57ef775078975f5401ba477a732ea1305aaeaf9;hb=88bd305a4cf8eee63e4b8b81f714395584e3bb52;hp=2e3c91d32f39cce67abea54ffa4d859182544537;hpb=461b6311d70b58f07997b209d6e55c3d0b9c838c;p=kivitendo-erp.git diff --git a/templates/webpages/io/select_item.html b/templates/webpages/io/select_item.html index 2e3c91d32..f57ef7750 100644 --- a/templates/webpages/io/select_item.html +++ b/templates/webpages/io/select_item.html @@ -23,10 +23,10 @@ [% HTML.escape(item.partnumber) %] [% HTML.escape(item.description) %] + [% LxERP.format_amount(item.display_sellprice, 2) %] [%- IF IS_PURCHASE %] [% LxERP.format_amount(item.rop, '') %] [%- END %] - [% LxERP.format_amount(item.display_sellprice, 2) %] [% LxERP.format_amount(item.onhand, '') %] [% HTML.escape(item.unit) %]