]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/order/tabs/_row.html
DATEV: Buchungen festschreiben als Benutzer-Option
[mfinanz.git] / templates / webpages / order / tabs / _row.html
index b59ffb45cf693342f043174877938003d9b8cfc3..f000ba6fdd0d63f03a194dae8b08f4fc17fb2ce2 100644 (file)
       <div name="partnumber">[% HTML.escape(ITEM.part.partnumber) %]</div>
     </td>
     <td>
-      <div name="partclassification">[% P.typeclass_abbreviation(ITEM.part) %]</div>
+      <div name="partclassification">[% ITEM.part.presenter.typeclass_abbreviation %]</div>
     </td>
     <td>
-      [% L.input_tag("order.orderitems[].description",
+      [% L.areainput_tag("order.orderitems[].description",
                      ITEM.description,
+                     size='40',
                      style='width: 300px') %]
       [%- L.button_tag("kivi.Order.show_longdescription_dialog(this)", LxERP.t8("L")) %]
     </td>