]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/inventory/_stock.html
customernotes auch als notes Form Variable(fixmaster)
[mfinanz.git] / templates / webpages / inventory / _stock.html
index 3b018b41f161e142945625cfd063d9f4124afe8a..b9ecc1cfce0d0143a279b047adda004fd6add484 100644 (file)
@@ -3,7 +3,7 @@
 [%- USE L %]
 [%- USE T8 %]
 [%- IF SELF.part.id %]
-<h3>[% LxERP.t8('Stock for part #1', SELF.part.long_description) %]</h3>
+<h3>[% LxERP.t8('Stock for part #1', SELF.part.displayable_name) %]</h3>
 
 [%- IF SELF.stock_empty && !SELF.part.bin_id  %]
 <p>[% 'Nothing stocked yet.' | $T8 %]</p>