X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fbb83292bc25a065821c3f5b69755fa6b1b8c7fd..c0ed7d2fa:/templates/webpages/inventory/_stock.html diff --git a/templates/webpages/inventory/_stock.html b/templates/webpages/inventory/_stock.html index 3b018b41f..b9ecc1cfc 100644 --- a/templates/webpages/inventory/_stock.html +++ b/templates/webpages/inventory/_stock.html @@ -3,7 +3,7 @@ [%- USE L %] [%- USE T8 %] [%- IF SELF.part.id %] -

[% LxERP.t8('Stock for part #1', SELF.part.long_description) %]

+

[% LxERP.t8('Stock for part #1', SELF.part.displayable_name) %]

[%- IF SELF.stock_empty && !SELF.part.bin_id %]

[% 'Nothing stocked yet.' | $T8 %]