X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/53593baa211863fbf66540cf1bcc36c8fb37257f..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) %] +
@@ -28,6 +29,7 @@ + @@ -54,6 +56,7 @@ [% END %] + @@ -61,8 +64,11 @@ + [% IF SELF.orphaned || AUTH.assert('assembly_edit', 1) %] + [% END %] + @@ -78,8 +84,11 @@ + [% IF SELF.orphaned || AUTH.assert('assembly_edit', 1) %] + [% END %] + @@ -103,12 +112,13 @@ +
[%- 'Unit' | $T8 %] [%- 'BOM' | $T8 %] [%- 'Line Total' | $T8 %] [%- 'Price Factor' | $T8 %] [%- 'Sellprice' | $T8 %] [%- 'Lastcost' | $T8 %] [%- 'Partsgroup' | $T8 %] [% 'Totals' | $T8 %]: [%- LxERP.format_amount(items_sellprice_sum, 2, 0) %]
[% L.button_tag("kivi.Part.set_assembly_sellprice()", LxERP.t8("Set sellprice")) %]
- +
[% L.sortable_element('#assembly_rows') %]