You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3793 lines
180 KiB
XML
3793 lines
180 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|
<AutoRefresh>0</AutoRefresh>
|
|
<DataSources>
|
|
<DataSource Name="GCIMaintenanceReportsModels">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>35a6ae4f-ae8c-4c9e-8460-efa5e368820b</rd:DataSourceID>
|
|
</DataSource>
|
|
<DataSource Name="GCIMaintenanceReportsModels1">
|
|
<ConnectionProperties>
|
|
<DataProvider>System.Data.DataSet</DataProvider>
|
|
<ConnectString>/* Local Connection */</ConnectString>
|
|
</ConnectionProperties>
|
|
<rd:DataSourceID>470471da-9137-4883-8738-fa5f020678f7</rd:DataSourceID>
|
|
</DataSource>
|
|
</DataSources>
|
|
<DataSets>
|
|
<DataSet Name="InvoiceReportSum">
|
|
<Query>
|
|
<DataSourceName>GCIMaintenanceReportsModels</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="CommonholdName">
|
|
<DataField>CommonholdName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalMaterial">
|
|
<DataField>TotalMaterial</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalTimeDeclared">
|
|
<DataField>TotalTimeDeclared</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TotalTimeMargin">
|
|
<DataField>TotalTimeMargin</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>GCI.Maintenance.Reports.Models</rd:DataSetName>
|
|
<rd:TableName>InvoiceReportSummary</rd:TableName>
|
|
<rd:ObjectDataSourceType>GCI.Maintenance.Reports.Models.InvoiceReportSummary, GCI.Maintenance.Reports, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
<DataSet Name="InvoiceReport">
|
|
<Query>
|
|
<DataSourceName>GCIMaintenanceReportsModels1</DataSourceName>
|
|
<CommandText>/* Local Query */</CommandText>
|
|
</Query>
|
|
<Fields>
|
|
<Field Name="CommonholdAddress">
|
|
<DataField>CommonholdAddress</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CommonholdId">
|
|
<DataField>CommonholdId</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="CommonholdName">
|
|
<DataField>CommonholdName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionId">
|
|
<DataField>InterventionId</DataField>
|
|
<rd:TypeName>System.Int32</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionObservations">
|
|
<DataField>InterventionObservations</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionReportObservations">
|
|
<DataField>InterventionReportObservations</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionTime">
|
|
<DataField>InterventionTime</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionTimeDeclared">
|
|
<DataField>InterventionTimeDeclared</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionTimeMargin">
|
|
<DataField>InterventionTimeMargin</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionTotalMaterialPrice">
|
|
<DataField>InterventionTotalMaterialPrice</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="InterventionTotalTimePrice">
|
|
<DataField>InterventionTotalTimePrice</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MaterialName">
|
|
<DataField>MaterialName</DataField>
|
|
<rd:TypeName>System.String</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MaterialQuantity">
|
|
<DataField>MaterialQuantity</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="MaterialValue">
|
|
<DataField>MaterialValue</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="TechnicianRate">
|
|
<DataField>TechnicianRate</DataField>
|
|
<rd:TypeName>System.Decimal</rd:TypeName>
|
|
</Field>
|
|
<Field Name="ValidationDate">
|
|
<DataField>ValidationDate</DataField>
|
|
<rd:TypeName>System.DateTime</rd:TypeName>
|
|
</Field>
|
|
</Fields>
|
|
<rd:DataSetInfo>
|
|
<rd:DataSetName>GCI.Maintenance.Reports.Models</rd:DataSetName>
|
|
<rd:TableName>InvoiceReport</rd:TableName>
|
|
<rd:ObjectDataSourceType>GCI.Maintenance.Reports.Models.InvoiceReport, GCI.Maintenance.Reports, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</rd:ObjectDataSourceType>
|
|
</rd:DataSetInfo>
|
|
</DataSet>
|
|
</DataSets>
|
|
<ReportSections>
|
|
<ReportSection>
|
|
<Body>
|
|
<ReportItems>
|
|
<Tablix Name="Tablix2">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>1.08627cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>6.72384cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>5.86667cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.8213cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>0.7493cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.39318cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>1.48341cm</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="CommonholdName2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>CommonholdName2</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
<Width>3pt</Width>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>None</Style>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Style>Solid</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>None</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>None</Style>
|
|
</RightBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<ColSpan>7</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox47">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Pedido</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox46</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox49">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Observações</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox48</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox51">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Observações Técnico</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox50</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox53">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Data Final.</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox52</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox55">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>€/h</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox54</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox57">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Tempo</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox56</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox59">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox58</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="InterventionId4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!InterventionId.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>InterventionId1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BottomBorder>
|
|
<Style>None</Style>
|
|
</BottomBorder>
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="InterventionObservations2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!InterventionObservations.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>InterventionObservations1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="InterventionReportObservations2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!InterventionReportObservations.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>InterventionReportObservations1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="ValidationDate3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=FormatDateTime(Fields!ValidationDate.Value, Microsoft.VisualBasic.DateFormat.ShortDate)</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>ValidationDate</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<VerticalAlign>Middle</VerticalAlign>
|
|
<PaddingLeft>1pt</PaddingLeft>
|
|
<PaddingRight>1pt</PaddingRight>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="TechnicianRate2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TechnicianRate.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>TechnicianRate1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="InterventionTotalTime2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!InterventionTime.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>InterventionTotalTime1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox75">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TechnicianRate.Value * Fields!InterventionTime.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox59</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.36187cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox4</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>None</Style>
|
|
</TopBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<BackgroundColor>WhiteSmoke</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Rectangle Name="Rectangle1">
|
|
<ReportItems>
|
|
<Textbox Name="MaterialName">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!MaterialName.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>2.52583cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>5.73211cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialValue">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!MaterialValue.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialValue</rd:DefaultName>
|
|
<Top>0.00001cm</Top>
|
|
<Left>9.78414cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>1.09771cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialQuantity">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!MaterialQuantity.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialQuantity</rd:DefaultName>
|
|
<Top>0.00001cm</Top>
|
|
<Left>12.83977cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>1.0959cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Material:</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>1.18118cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>1.16826cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Valor:</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>8.74817cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>0.85958cm</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName4">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Quantidade:</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Top>0.00001cm</Top>
|
|
<Left>11.05824cm</Left>
|
|
<Height>0.33542cm</Height>
|
|
<Width>1.60514cm</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<BottomBorder>
|
|
<Style>None</Style>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Style>Solid</Style>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Style>Solid</Style>
|
|
</RightBorder>
|
|
</Style>
|
|
</Rectangle>
|
|
<ColSpan>6</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.76329cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Rectangle Name="Rectangle3">
|
|
<ReportItems>
|
|
<Textbox Name="TotalTimeIntervention">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!InterventionTotalTimePrice.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Left>10.80493cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.80899cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName6">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Mão de Obra:</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>7.21359cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>3.41495cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="TotalMaterialIntervention">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!MaterialQuantity.Value*Fields!MaterialValue.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Left>3.99507cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.7661cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName8">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Material:</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>1.18118cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.6375cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="TotalIntervention">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=First(Fields!InterventionTotalMaterialPrice.Value) + First(Fields!InterventionTotalTimePrice.Value)</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Left>15.49808cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.615cm</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total:</Value>
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Left>14.19588cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>1.12581cm</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
</Style>
|
|
</Rectangle>
|
|
<ColSpan>7</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>1.20855cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Rectangle Name="Rectangle4">
|
|
<ReportItems>
|
|
<Textbox Name="TotalCommonhold">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=ReportItems!TotalMaterialCommonhold.Value + ReportItems!TotalTimeCommonhold.Value</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.34397cm</Top>
|
|
<Left>15.49809cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.615cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total:</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Top>0.34398cm</Top>
|
|
<Left>14.19331cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>1.12581cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Material:</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Top>0.3175cm</Top>
|
|
<Left>1.18118cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.6375cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="TotalMaterialCommonhold">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!MaterialQuantity.Value*Fields!MaterialValue.Value)</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.3175cm</Top>
|
|
<Left>3.99507cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.7661cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MaterialName12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total Mão de Obra:</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Top>0.3175cm</Top>
|
|
<Left>7.21359cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>3.41495cm</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="TotalTimeCommonhold">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Max(Fields!InterventionTotalTimePrice.Value, "InterventionId"))</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.3175cm</Top>
|
|
<Left>10.80493cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>2.80899cm</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Style>Solid</Style>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
<BottomBorder>
|
|
<Width>1pt</Width>
|
|
</BottomBorder>
|
|
<LeftBorder>
|
|
<Width>1pt</Width>
|
|
</LeftBorder>
|
|
<RightBorder>
|
|
<Width>1pt</Width>
|
|
</RightBorder>
|
|
</Style>
|
|
</Rectangle>
|
|
<ColSpan>7</ColSpan>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
<TablixCell />
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<Group Name="CommonholdName">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CommonholdName.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
<PageBreak>
|
|
<BreakLocation>Between</BreakLocation>
|
|
</PageBreak>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<TablixHeader>
|
|
<Size>0.12081cm</Size>
|
|
<CellContents>
|
|
<Textbox Name="CommonholdName1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>CommonholdName1</rd:DefaultName>
|
|
<Visibility>
|
|
<Hidden>true</Hidden>
|
|
</Visibility>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>0.12081cm</Size>
|
|
<CellContents>
|
|
<Textbox Name="Textbox210">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox210</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<FixedData>true</FixedData>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>0.12081cm</Size>
|
|
<CellContents>
|
|
<Textbox Name="Textbox36">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Pedido</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox35</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<FixedData>true</FixedData>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
<RepeatOnNewPage>true</RepeatOnNewPage>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="InterventionId">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!InterventionId.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!InterventionId.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<TablixHeader>
|
|
<Size>0.12081cm</Size>
|
|
<CellContents>
|
|
<Textbox Name="InterventionId2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!InterventionId.Value</Value>
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>InterventionId2</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="Details" />
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<TablixHeader>
|
|
<Size>0.12081cm</Size>
|
|
<CellContents>
|
|
<Textbox Name="Textbox262">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontSize>7pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox262</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixHeader>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<RepeatColumnHeaders>true</RepeatColumnHeaders>
|
|
<RepeatRowHeaders>true</RepeatRowHeaders>
|
|
<DataSetName>InvoiceReport</DataSetName>
|
|
<Top>0.15758cm</Top>
|
|
<Left>0.22721cm</Left>
|
|
<Height>4.13371cm</Height>
|
|
<Width>19.36559cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
<Rectangle Name="Rectangle2">
|
|
<ReportItems>
|
|
<Textbox Name="MaterialName14">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Somatório Condominios:</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MaterialName</rd:DefaultName>
|
|
<Top>0.57931cm</Top>
|
|
<Left>0.39439cm</Left>
|
|
<Height>0.57353cm</Height>
|
|
<Width>18.0377cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Tablix Name="Tablix1">
|
|
<TablixBody>
|
|
<TablixColumns>
|
|
<TablixColumn>
|
|
<Width>8.51066cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>3.16258cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>3.43045cm</Width>
|
|
</TablixColumn>
|
|
<TablixColumn>
|
|
<Width>2.934cm</Width>
|
|
</TablixColumn>
|
|
</TablixColumns>
|
|
<TablixRows>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox3">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Condominio</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox3</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox2">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Material</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox2</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox5">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Mão Obra</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox5</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox7">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Total</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox7</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<BackgroundColor>LightGrey</BackgroundColor>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="CommonholdName">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
<Style />
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>CommonholdName</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="TotalMaterial1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TotalMaterial.Value</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>TotalMaterial1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="TotalTime1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>TotalTime1</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox8">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Fields!TotalMaterial.Value+Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value</Value>
|
|
<Style>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox8</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
<TablixRow>
|
|
<Height>0.6cm</Height>
|
|
<TablixCells>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox12">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value />
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox12</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox9">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!TotalMaterial.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox9</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox10">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox10</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
<TablixCell>
|
|
<CellContents>
|
|
<Textbox Name="Textbox11">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Sum(Fields!TotalMaterial.Value+Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value)</Value>
|
|
<Style>
|
|
<FontWeight>Bold</FontWeight>
|
|
<Format>#,0.00' €';-#,0.00' €'</Format>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox11</rd:DefaultName>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>Solid</Style>
|
|
</Border>
|
|
<TopBorder>
|
|
<Width>2pt</Width>
|
|
</TopBorder>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</CellContents>
|
|
</TablixCell>
|
|
</TablixCells>
|
|
</TablixRow>
|
|
</TablixRows>
|
|
</TablixBody>
|
|
<TablixColumnHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
<TablixMember />
|
|
</TablixMembers>
|
|
</TablixColumnHierarchy>
|
|
<TablixRowHierarchy>
|
|
<TablixMembers>
|
|
<TablixMember>
|
|
<KeepWithGroup>After</KeepWithGroup>
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<Group Name="Details1" />
|
|
</TablixMember>
|
|
<TablixMember>
|
|
<KeepWithGroup>Before</KeepWithGroup>
|
|
</TablixMember>
|
|
</TablixMembers>
|
|
</TablixRowHierarchy>
|
|
<DataSetName>InvoiceReportSum</DataSetName>
|
|
<Top>1.32923cm</Top>
|
|
<Left>0.39439cm</Left>
|
|
<Height>1.8cm</Height>
|
|
<Width>18.03769cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Tablix>
|
|
<Chart Name="TotalsComparison">
|
|
<ChartCategoryHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Group Name="Chart1_CategoryGroup">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CommonholdName.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<Label>=Fields!CommonholdName.Value</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartCategoryHierarchy>
|
|
<ChartSeriesHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Label>Total Time Margin</Label>
|
|
</ChartMember>
|
|
<ChartMember>
|
|
<Label>Total Material</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartSeriesHierarchy>
|
|
<ChartData>
|
|
<ChartSeriesCollection>
|
|
<ChartSeries Name="TotalTime">
|
|
<ChartDataPoints>
|
|
<ChartDataPoint>
|
|
<ChartDataPointValues>
|
|
<Y>=Sum(Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value)</Y>
|
|
</ChartDataPointValues>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</ChartDataPoint>
|
|
</ChartDataPoints>
|
|
<Type>Bar</Type>
|
|
<Style />
|
|
<ChartEmptyPoints>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
</ChartEmptyPoints>
|
|
<ChartItemInLegend>
|
|
<LegendText>Total Mão Obra</LegendText>
|
|
</ChartItemInLegend>
|
|
<ValueAxisName>Primary</ValueAxisName>
|
|
<CategoryAxisName>Primary</CategoryAxisName>
|
|
<ChartSmartLabel>
|
|
<CalloutLineColor>Black</CalloutLineColor>
|
|
<MinMovingDistance>0pt</MinMovingDistance>
|
|
</ChartSmartLabel>
|
|
</ChartSeries>
|
|
<ChartSeries Name="TotalMaterial">
|
|
<ChartDataPoints>
|
|
<ChartDataPoint>
|
|
<ChartDataPointValues>
|
|
<Y>=Sum(Fields!TotalMaterial.Value)</Y>
|
|
</ChartDataPointValues>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</ChartDataPoint>
|
|
</ChartDataPoints>
|
|
<Type>Bar</Type>
|
|
<Style />
|
|
<ChartEmptyPoints>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
</ChartEmptyPoints>
|
|
<ValueAxisName>Primary</ValueAxisName>
|
|
<CategoryAxisName>Primary</CategoryAxisName>
|
|
<ChartSmartLabel>
|
|
<CalloutLineColor>Black</CalloutLineColor>
|
|
<MinMovingDistance>0pt</MinMovingDistance>
|
|
</ChartSmartLabel>
|
|
</ChartSeries>
|
|
</ChartSeriesCollection>
|
|
</ChartData>
|
|
<ChartAreas>
|
|
<ChartArea Name="Default">
|
|
<ChartCategoryAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartCategoryAxes>
|
|
<ChartValueAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartValueAxes>
|
|
<Style>
|
|
<BackgroundColor>#00ffffff</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</ChartArea>
|
|
</ChartAreas>
|
|
<ChartLegends>
|
|
<ChartLegend Name="Default">
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
<ChartLegendTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</ChartLegendTitle>
|
|
<HeaderSeparatorColor>Black</HeaderSeparatorColor>
|
|
<ColumnSeparatorColor>Black</ColumnSeparatorColor>
|
|
</ChartLegend>
|
|
</ChartLegends>
|
|
<ChartTitles>
|
|
<ChartTitle Name="Default">
|
|
<Caption>Comparação Totais</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Normal</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
<Color>#a6a6a6</Color>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
</ChartTitle>
|
|
</ChartTitles>
|
|
<Palette>PacificLight</Palette>
|
|
<ChartBorderSkin>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<Color>White</Color>
|
|
</Style>
|
|
</ChartBorderSkin>
|
|
<ChartNoDataMessage Name="NoDataMessage">
|
|
<Caption>No Data Available</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>General</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
</Style>
|
|
</ChartNoDataMessage>
|
|
<DataSetName>InvoiceReportSum</DataSetName>
|
|
<Top>3.58598cm</Top>
|
|
<Left>0.39439cm</Left>
|
|
<Height>6.44035cm</Height>
|
|
<Width>10.13226cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<BackgroundColor>White</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</Chart>
|
|
<Chart Name="Chart2">
|
|
<ChartCategoryHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Group Name="Chart2_CategoryGroup">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CommonholdName.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<Label>=Fields!CommonholdName.Value</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartCategoryHierarchy>
|
|
<ChartSeriesHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Label>Total Time Margin</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartSeriesHierarchy>
|
|
<ChartData>
|
|
<ChartSeriesCollection>
|
|
<ChartSeries Name="TotalTime">
|
|
<ChartDataPoints>
|
|
<ChartDataPoint>
|
|
<ChartDataPointValues>
|
|
<Y>=Sum(Fields!TotalTimeDeclared.Value+Fields!TotalTimeMargin.Value)</Y>
|
|
</ChartDataPointValues>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</ChartDataPoint>
|
|
</ChartDataPoints>
|
|
<Type>Shape</Type>
|
|
<Subtype>Doughnut</Subtype>
|
|
<Style />
|
|
<ChartEmptyPoints>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
</ChartEmptyPoints>
|
|
<ValueAxisName>Primary</ValueAxisName>
|
|
<CategoryAxisName>Primary</CategoryAxisName>
|
|
<ChartSmartLabel>
|
|
<CalloutLineColor>Black</CalloutLineColor>
|
|
<MinMovingDistance>0pt</MinMovingDistance>
|
|
</ChartSmartLabel>
|
|
</ChartSeries>
|
|
</ChartSeriesCollection>
|
|
</ChartData>
|
|
<ChartAreas>
|
|
<ChartArea Name="Default">
|
|
<ChartCategoryAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartCategoryAxes>
|
|
<ChartValueAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartValueAxes>
|
|
<Style>
|
|
<BackgroundColor>#00ffffff</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</ChartArea>
|
|
</ChartAreas>
|
|
<ChartLegends>
|
|
<ChartLegend Name="Default">
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
<ChartLegendTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</ChartLegendTitle>
|
|
<HeaderSeparatorColor>Black</HeaderSeparatorColor>
|
|
<ColumnSeparatorColor>Black</ColumnSeparatorColor>
|
|
</ChartLegend>
|
|
</ChartLegends>
|
|
<ChartTitles>
|
|
<ChartTitle Name="Default">
|
|
<Caption>Comparação de tempo (%)</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Normal</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
<Color>#a6a6a6</Color>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
</ChartTitle>
|
|
</ChartTitles>
|
|
<Palette>Pacific</Palette>
|
|
<ChartBorderSkin>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<Color>White</Color>
|
|
</Style>
|
|
</ChartBorderSkin>
|
|
<ChartNoDataMessage Name="NoDataMessage">
|
|
<Caption>No Data Available</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>General</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
</Style>
|
|
</ChartNoDataMessage>
|
|
<DataSetName>InvoiceReportSum</DataSetName>
|
|
<Top>3.58598cm</Top>
|
|
<Left>10.80493cm</Left>
|
|
<Height>6.44035cm</Height>
|
|
<Width>7.62716cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<BackgroundColor>White</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</Chart>
|
|
<Chart Name="Chart3">
|
|
<ChartCategoryHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Group Name="Chart3_CategoryGroup">
|
|
<GroupExpressions>
|
|
<GroupExpression>=Fields!CommonholdName.Value</GroupExpression>
|
|
</GroupExpressions>
|
|
</Group>
|
|
<SortExpressions>
|
|
<SortExpression>
|
|
<Value>=Fields!CommonholdName.Value</Value>
|
|
</SortExpression>
|
|
</SortExpressions>
|
|
<Label>=Fields!CommonholdName.Value</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartCategoryHierarchy>
|
|
<ChartSeriesHierarchy>
|
|
<ChartMembers>
|
|
<ChartMember>
|
|
<Label>Total Time Declared</Label>
|
|
</ChartMember>
|
|
<ChartMember>
|
|
<Label>Total Time Margin</Label>
|
|
</ChartMember>
|
|
</ChartMembers>
|
|
</ChartSeriesHierarchy>
|
|
<ChartData>
|
|
<ChartSeriesCollection>
|
|
<ChartSeries Name="TotalTimeDeclared">
|
|
<ChartDataPoints>
|
|
<ChartDataPoint>
|
|
<ChartDataPointValues>
|
|
<Y>=Sum(Fields!TotalTimeDeclared.Value)</Y>
|
|
</ChartDataPointValues>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</ChartDataPoint>
|
|
</ChartDataPoints>
|
|
<Type>Bar</Type>
|
|
<Subtype>PercentStacked</Subtype>
|
|
<Style />
|
|
<ChartEmptyPoints>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
</ChartEmptyPoints>
|
|
<ChartItemInLegend>
|
|
<LegendText>Tempo Técnico</LegendText>
|
|
</ChartItemInLegend>
|
|
<ValueAxisName>Primary</ValueAxisName>
|
|
<CategoryAxisName>Primary</CategoryAxisName>
|
|
<ChartSmartLabel>
|
|
<CalloutLineColor>Black</CalloutLineColor>
|
|
<MinMovingDistance>0pt</MinMovingDistance>
|
|
</ChartSmartLabel>
|
|
</ChartSeries>
|
|
<ChartSeries Name="TotalTimeMargin">
|
|
<ChartDataPoints>
|
|
<ChartDataPoint>
|
|
<ChartDataPointValues>
|
|
<Y>=Sum(Fields!TotalTimeMargin.Value)</Y>
|
|
</ChartDataPointValues>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<DataElementOutput>Output</DataElementOutput>
|
|
</ChartDataPoint>
|
|
</ChartDataPoints>
|
|
<Type>Bar</Type>
|
|
<Subtype>PercentStacked</Subtype>
|
|
<Style />
|
|
<ChartEmptyPoints>
|
|
<Style />
|
|
<ChartMarker>
|
|
<Style />
|
|
</ChartMarker>
|
|
<ChartDataLabel>
|
|
<Style />
|
|
</ChartDataLabel>
|
|
</ChartEmptyPoints>
|
|
<ChartItemInLegend>
|
|
<LegendText>Margem</LegendText>
|
|
</ChartItemInLegend>
|
|
<ValueAxisName>Primary</ValueAxisName>
|
|
<CategoryAxisName>Primary</CategoryAxisName>
|
|
<ChartSmartLabel>
|
|
<CalloutLineColor>Black</CalloutLineColor>
|
|
<MinMovingDistance>0pt</MinMovingDistance>
|
|
</ChartSmartLabel>
|
|
</ChartSeries>
|
|
</ChartSeriesCollection>
|
|
</ChartData>
|
|
<ChartAreas>
|
|
<ChartArea Name="Default">
|
|
<ChartCategoryAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Enabled>False</Enabled>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartCategoryAxes>
|
|
<ChartValueAxes>
|
|
<ChartAxis Name="Primary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
<ChartAxis Name="Secondary">
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<FontSize>8pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
<ChartAxisTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>9pt</FontSize>
|
|
<Color>#5c5c5c</Color>
|
|
</Style>
|
|
</ChartAxisTitle>
|
|
<ChartMajorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorGridLines>
|
|
<ChartMinorGridLines>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>Dotted</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMinorGridLines>
|
|
<ChartMajorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</ChartMajorTickMarks>
|
|
<ChartMinorTickMarks>
|
|
<Style>
|
|
<Border>
|
|
<Color>Gainsboro</Color>
|
|
</Border>
|
|
</Style>
|
|
<Length>0.5</Length>
|
|
</ChartMinorTickMarks>
|
|
<CrossAt>NaN</CrossAt>
|
|
<Location>Opposite</Location>
|
|
<Minimum>NaN</Minimum>
|
|
<Maximum>NaN</Maximum>
|
|
<ChartAxisScaleBreak>
|
|
<Style />
|
|
</ChartAxisScaleBreak>
|
|
</ChartAxis>
|
|
</ChartValueAxes>
|
|
<Style>
|
|
<BackgroundColor>#00ffffff</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</ChartArea>
|
|
</ChartAreas>
|
|
<ChartLegends>
|
|
<ChartLegend Name="Default">
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
<ChartLegendTitle>
|
|
<Caption />
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>Center</TextAlign>
|
|
</Style>
|
|
</ChartLegendTitle>
|
|
<HeaderSeparatorColor>Black</HeaderSeparatorColor>
|
|
<ColumnSeparatorColor>Black</ColumnSeparatorColor>
|
|
</ChartLegend>
|
|
</ChartLegends>
|
|
<ChartTitles>
|
|
<ChartTitle Name="Default">
|
|
<Caption>Margens Tempo (%)</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontSize>9pt</FontSize>
|
|
<FontWeight>Normal</FontWeight>
|
|
<TextAlign>Left</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
<Color>#a6a6a6</Color>
|
|
</Style>
|
|
<Position>TopLeft</Position>
|
|
</ChartTitle>
|
|
</ChartTitles>
|
|
<Palette>Pacific</Palette>
|
|
<ChartBorderSkin>
|
|
<Style>
|
|
<BackgroundColor>Gray</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<Color>White</Color>
|
|
</Style>
|
|
</ChartBorderSkin>
|
|
<ChartNoDataMessage Name="NoDataMessage">
|
|
<Caption>No Data Available</Caption>
|
|
<Style>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
<FontWeight>Bold</FontWeight>
|
|
<TextAlign>General</TextAlign>
|
|
<VerticalAlign>Top</VerticalAlign>
|
|
</Style>
|
|
</ChartNoDataMessage>
|
|
<DataSetName>InvoiceReportSum</DataSetName>
|
|
<Top>10.20272cm</Top>
|
|
<Left>10.80493cm</Left>
|
|
<Height>5cm</Height>
|
|
<Width>7.62716cm</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Color>LightGrey</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<BackgroundColor>White</BackgroundColor>
|
|
<BackgroundGradientType>None</BackgroundGradientType>
|
|
</Style>
|
|
</Chart>
|
|
</ReportItems>
|
|
<PageBreak>
|
|
<BreakLocation>Start</BreakLocation>
|
|
</PageBreak>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Top>5.01604cm</Top>
|
|
<Left>0.46883cm</Left>
|
|
<Height>15.45104cm</Height>
|
|
<Width>19.12397cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Rectangle>
|
|
</ReportItems>
|
|
<Height>20.73166cm</Height>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Body>
|
|
<Width>20.18177cm</Width>
|
|
<Page>
|
|
<PageHeader>
|
|
<Height>2.89183cm</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Image Name="Logo">
|
|
<Source>Embedded</Source>
|
|
<Value>invoice</Value>
|
|
<Sizing>FitProportional</Sizing>
|
|
<Top>0.29044cm</Top>
|
|
<Left>0.22721cm</Left>
|
|
<Height>2.425cm</Height>
|
|
<Width>3.38382cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Color>White</Color>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</Image>
|
|
<Textbox Name="Textbox1">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Resumo de intervenção</Value>
|
|
<Style>
|
|
<FontSize>16pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>Textbox1</rd:DefaultName>
|
|
<Top>0.29044cm</Top>
|
|
<Left>13.3086cm</Left>
|
|
<Height>0.78521cm</Height>
|
|
<Width>6.2842cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</PageHeader>
|
|
<PageFooter>
|
|
<Height>1.58675cm</Height>
|
|
<PrintOnFirstPage>true</PrintOnFirstPage>
|
|
<PrintOnLastPage>true</PrintOnLastPage>
|
|
<ReportItems>
|
|
<Textbox Name="MoradaEmpresa">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!MoradaEmpresa.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<LineHeight>6pt</LineHeight>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MoradaEmpresa</rd:DefaultName>
|
|
<Top>0.18595cm</Top>
|
|
<Left>0.22721cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.59562cm</Width>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MoradaEmpresaSegundaLinha">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!MoradaEmpresaSegundaLinha.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MoradaEmpresaSegundaLinha</rd:DefaultName>
|
|
<Top>0.58595cm</Top>
|
|
<Left>0.22721cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.59562cm</Width>
|
|
<ZIndex>1</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="MoradaEmpresaTerceiraLinha">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!MoradaEmpresaTerceiraLinha.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style />
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>MoradaEmpresaTerceiraLinha</rd:DefaultName>
|
|
<Top>0.99039cm</Top>
|
|
<Left>0.22721cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.59562cm</Width>
|
|
<ZIndex>2</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="LabelDataEmissao">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>Data de Emissão: </Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Left</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.99039cm</Top>
|
|
<Left>8.5043cm</Left>
|
|
<Height>0.40597cm</Height>
|
|
<Width>2.49118cm</Width>
|
|
<ZIndex>3</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="TextboxDataEmissaoDoc">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<Top>0.99039cm</Top>
|
|
<Left>10.89406cm</Left>
|
|
<Height>0.40597cm</Height>
|
|
<Width>1.6316cm</Width>
|
|
<ZIndex>4</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="ContactoEmpresa">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!ContactoEmpresa.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>ContactoEmpresa</rd:DefaultName>
|
|
<Top>0.1808cm</Top>
|
|
<Left>14.43831cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.51625cm</Width>
|
|
<ZIndex>5</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="ContactoEmpresaSegundaLinha">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!ContactoEmpresaSegundaLinha.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>ContactoEmpresaSegundaLinha</rd:DefaultName>
|
|
<Top>0.5808cm</Top>
|
|
<Left>14.43831cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.51625cm</Width>
|
|
<ZIndex>6</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
<Textbox Name="ContactoEmpresaTerceiraLinha">
|
|
<CanGrow>true</CanGrow>
|
|
<KeepTogether>true</KeepTogether>
|
|
<Paragraphs>
|
|
<Paragraph>
|
|
<TextRuns>
|
|
<TextRun>
|
|
<Value>=Parameters!ContactoEmpresaTerceiraLinha.Value</Value>
|
|
<Style>
|
|
<FontSize>8pt</FontSize>
|
|
</Style>
|
|
</TextRun>
|
|
</TextRuns>
|
|
<Style>
|
|
<TextAlign>Right</TextAlign>
|
|
</Style>
|
|
</Paragraph>
|
|
</Paragraphs>
|
|
<rd:DefaultName>ContactoEmpresaTerceiraLinha</rd:DefaultName>
|
|
<Top>0.9808cm</Top>
|
|
<Left>14.43831cm</Left>
|
|
<Height>0.41556cm</Height>
|
|
<Width>5.51625cm</Width>
|
|
<ZIndex>7</ZIndex>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
<PaddingLeft>2pt</PaddingLeft>
|
|
<PaddingRight>2pt</PaddingRight>
|
|
<PaddingTop>2pt</PaddingTop>
|
|
<PaddingBottom>2pt</PaddingBottom>
|
|
</Style>
|
|
</Textbox>
|
|
</ReportItems>
|
|
<Style>
|
|
<Border>
|
|
<Style>None</Style>
|
|
</Border>
|
|
</Style>
|
|
</PageFooter>
|
|
<PageHeight>29.7cm</PageHeight>
|
|
<PageWidth>21cm</PageWidth>
|
|
<LeftMargin>2cm</LeftMargin>
|
|
<RightMargin>2cm</RightMargin>
|
|
<TopMargin>2cm</TopMargin>
|
|
<BottomMargin>2cm</BottomMargin>
|
|
<ColumnSpacing>0.13cm</ColumnSpacing>
|
|
<Style />
|
|
</Page>
|
|
</ReportSection>
|
|
</ReportSections>
|
|
<ReportParameters>
|
|
<ReportParameter Name="DataEmissao">
|
|
<DataType>DateTime</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ContactoEmpresa">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ContactoEmpresaSegundaLinha">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="ContactoEmpresaTerceiraLinha">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="MoradaEmpresa">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="MoradaEmpresaSegundaLinha">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
<ReportParameter Name="MoradaEmpresaTerceiraLinha">
|
|
<DataType>String</DataType>
|
|
<Prompt>ReportParameter1</Prompt>
|
|
</ReportParameter>
|
|
</ReportParameters>
|
|
<ReportParametersLayout>
|
|
<GridLayoutDefinition>
|
|
<NumberOfColumns>2</NumberOfColumns>
|
|
<NumberOfRows>5</NumberOfRows>
|
|
<CellDefinitions>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>0</RowIndex>
|
|
<ParameterName>DataEmissao</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>1</RowIndex>
|
|
<ParameterName>ContactoEmpresa</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>ContactoEmpresaSegundaLinha</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>2</RowIndex>
|
|
<ParameterName>ContactoEmpresaTerceiraLinha</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>3</RowIndex>
|
|
<ParameterName>MoradaEmpresa</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>1</ColumnIndex>
|
|
<RowIndex>3</RowIndex>
|
|
<ParameterName>MoradaEmpresaSegundaLinha</ParameterName>
|
|
</CellDefinition>
|
|
<CellDefinition>
|
|
<ColumnIndex>0</ColumnIndex>
|
|
<RowIndex>4</RowIndex>
|
|
<ParameterName>MoradaEmpresaTerceiraLinha</ParameterName>
|
|
</CellDefinition>
|
|
</CellDefinitions>
|
|
</GridLayoutDefinition>
|
|
</ReportParametersLayout>
|
|
<EmbeddedImages>
|
|
<EmbeddedImage Name="invoice">
|
|
<MIMEType>image/png</MIMEType>
|
|
<ImageData>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</ImageData>
|
|
</EmbeddedImage>
|
|
</EmbeddedImages>
|
|
<rd:ReportUnitType>Cm</rd:ReportUnitType>
|
|
<rd:ReportID>37770d48-b77c-47d7-b2a7-5e09b1bae065</rd:ReportID>
|
|
</Report> |