X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a823f2b0dcf59d7344f7b112272849018e1bbf91..0b26e5752e295:/templates/webpages/order/tabs/basic_data.html diff --git a/templates/webpages/order/tabs/basic_data.html b/templates/webpages/order/tabs/basic_data.html index 870e4aaa1..8e4776ca6 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -212,6 +212,9 @@ [%- 'Partnumber' | $T8 %] [%- 'Type' | $T8 %] [%- 'Description' | $T8 %] + [%- IF (SELF.type == "sales_order" || SELF.type == "purchase_order") -%] + [%- 'Delivered' | $T8 %] + [%- END -%] [%- 'Qty' | $T8 %] [%- 'Price Factor' | $T8 %] [%- 'Unit' | $T8 %]