X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8d6e65bb997ce3c55fc68842378140384bd97f51..refs/heads/master:/templates/webpages/part/_assembly.html diff --git a/templates/webpages/part/_assembly.html b/templates/webpages/part/_assembly.html index bc32cf899..e10ec738b 100644 --- a/templates/webpages/part/_assembly.html +++ b/templates/webpages/part/_assembly.html @@ -10,6 +10,7 @@ [% L.hidden_tag('assembly_id', SELF.part.id) %] +
| [%- 'Unit' | $T8 %] | [%- 'BOM' | $T8 %] | [%- 'Line Total' | $T8 %] | +[%- 'Price Factor' | $T8 %] | [%- 'Sellprice' | $T8 %] | [%- 'Lastcost' | $T8 %] | [%- 'Partsgroup' | $T8 %] | @@ -54,6 +56,7 @@[% END %] | + | [% 'Totals' | $T8 %]: | [%- LxERP.format_amount(items_sellprice_sum, 2, 0) %] | @@ -61,8 +64,11 @@|||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| + [% END %] + | @@ -78,8 +84,11 @@ | ||||||||||||
| + [% END %] + | @@ -103,12 +112,13 @@ | + | [% L.button_tag("kivi.Part.set_assembly_sellprice()", LxERP.t8("Set sellprice")) %] |