<%cat_description%>
<%if value=ForPrinting,""%>
<%zTR,Price request,htmltemplates/htmltemplates%>:
<%end if%>
|
<%if value=ForPrinting,""%>
<%zTR,"select part directory",htmltemplates/htmltemplates%>
<%zTR,"Open project",htmltemplates/htmltemplates%>
<%zTR,"Compare with search-part",htmltemplates/htmltemplates%>
|
<%end if%>
| <%zTR,Catalog,htmltemplates/htmltemplates%>: |
<%cat_description%> |
| <%zTR,"Description",htmltemplates/htmltemplates%>: |
<%part_description%> |
| <%zTR,"norm number",htmltemplates/htmltemplates%>: |
<%norm_number%> |
| <%zTR,"norm title",htmltemplates/htmltemplates%>: |
<%norm_text%> |
| <%zTR,"Price",htmltemplates/htmltemplates%>: |
<%set value=Price,"<%variable,costmockup.price%>"%>
<%if value=Price,""%>
- <%variable,costmockup.currency%> |
<%else%>
<%variable,costmockup.price%> <%variable,costmockup.currency%> |
<%end if%>
<%do variables%>
| <%current_variable,caption%>: |
<%variable,"<%current_variable,name%>","<%current_variable,unit%>"%> <%current_variable,unit_translated%> |
<%loop variables%>
| <%zTR,"Compliance",htmltemplates/htmltemplates%>: |
<%set value=MatchPercent,<%match_percent%>%>
<%setvar BarWidth=CDbl(MatchPercent)%>
<%setvar blue=CInt(0)%>
<%if (CDbl(MatchPercent) > 75) then%>
<%setvar red= CInt( (100-CDbl(MatchPercent)) / 100 * 1020)%>
<%setvar green=CInt(255)%>
<%else%>
<%setvar red=CInt(255)%>
<%setvar green=CInt(CDbl(MatchPercent) / 100 * 340) %>
<%end if%>
|
<%if true=ERP%>
| <%zTR,"ERP State",htmltemplates/htmltemplates%>: |
<%state_text%> |
<%end if%>
|