| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|---|
| 3 | <DataSources>
|
|---|
| 4 | <DataSource Name="BAZA_REKLAM">
|
|---|
| 5 | <rd:DataSourceID>f393d778-91f0-457a-b250-e98d2bd145a3</rd:DataSourceID>
|
|---|
| 6 | <DataSourceReference>BAZA_REKLAM</DataSourceReference>
|
|---|
| 7 | </DataSource>
|
|---|
| 8 | </DataSources>
|
|---|
| 9 | <InteractiveHeight>29.7cm</InteractiveHeight>
|
|---|
| 10 | <ReportParameters>
|
|---|
| 11 | <ReportParameter Name="prawa_agencje">
|
|---|
| 12 | <DataType>String</DataType>
|
|---|
| 13 | <Nullable>true</Nullable>
|
|---|
| 14 | <Prompt>prawa_agencje</Prompt>
|
|---|
| 15 | <Hidden>true</Hidden>
|
|---|
| 16 | </ReportParameter>
|
|---|
| 17 | <ReportParameter Name="rok">
|
|---|
| 18 | <DataType>Integer</DataType>
|
|---|
| 19 | <DefaultValue>
|
|---|
| 20 | <Values>
|
|---|
| 21 | <Value>=Year(Today)</Value>
|
|---|
| 22 | </Values>
|
|---|
| 23 | </DefaultValue>
|
|---|
| 24 | <Prompt>rok</Prompt>
|
|---|
| 25 | <ValidValues>
|
|---|
| 26 | <DataSetReference>
|
|---|
| 27 | <DataSetName>ListaLat</DataSetName>
|
|---|
| 28 | <ValueField>rok</ValueField>
|
|---|
| 29 | <LabelField>rok</LabelField>
|
|---|
| 30 | </DataSetReference>
|
|---|
| 31 | </ValidValues>
|
|---|
| 32 | </ReportParameter>
|
|---|
| 33 | <ReportParameter Name="ms">
|
|---|
| 34 | <DataType>Integer</DataType>
|
|---|
| 35 | <DefaultValue>
|
|---|
| 36 | <Values>
|
|---|
| 37 | <Value>=Month(Today)</Value>
|
|---|
| 38 | </Values>
|
|---|
| 39 | </DefaultValue>
|
|---|
| 40 | <AllowBlank>true</AllowBlank>
|
|---|
| 41 | <Prompt>ms</Prompt>
|
|---|
| 42 | <ValidValues>
|
|---|
| 43 | <ParameterValues>
|
|---|
| 44 | <ParameterValue>
|
|---|
| 45 | <Value>1</Value>
|
|---|
| 46 | </ParameterValue>
|
|---|
| 47 | <ParameterValue>
|
|---|
| 48 | <Value>2</Value>
|
|---|
| 49 | </ParameterValue>
|
|---|
| 50 | <ParameterValue>
|
|---|
| 51 | <Value>3</Value>
|
|---|
| 52 | </ParameterValue>
|
|---|
| 53 | <ParameterValue>
|
|---|
| 54 | <Value>4</Value>
|
|---|
| 55 | </ParameterValue>
|
|---|
| 56 | <ParameterValue>
|
|---|
| 57 | <Value>5</Value>
|
|---|
| 58 | </ParameterValue>
|
|---|
| 59 | <ParameterValue>
|
|---|
| 60 | <Value>6</Value>
|
|---|
| 61 | </ParameterValue>
|
|---|
| 62 | <ParameterValue>
|
|---|
| 63 | <Value>7</Value>
|
|---|
| 64 | </ParameterValue>
|
|---|
| 65 | <ParameterValue>
|
|---|
| 66 | <Value>8</Value>
|
|---|
| 67 | </ParameterValue>
|
|---|
| 68 | <ParameterValue>
|
|---|
| 69 | <Value>9</Value>
|
|---|
| 70 | </ParameterValue>
|
|---|
| 71 | <ParameterValue>
|
|---|
| 72 | <Value>10</Value>
|
|---|
| 73 | </ParameterValue>
|
|---|
| 74 | <ParameterValue>
|
|---|
| 75 | <Value>11</Value>
|
|---|
| 76 | </ParameterValue>
|
|---|
| 77 | <ParameterValue>
|
|---|
| 78 | <Value>12</Value>
|
|---|
| 79 | </ParameterValue>
|
|---|
| 80 | </ParameterValues>
|
|---|
| 81 | </ValidValues>
|
|---|
| 82 | <MultiValue>true</MultiValue>
|
|---|
| 83 | </ReportParameter>
|
|---|
| 84 | <ReportParameter Name="agencja">
|
|---|
| 85 | <DataType>String</DataType>
|
|---|
| 86 | <DefaultValue>
|
|---|
| 87 | <DataSetReference>
|
|---|
| 88 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 89 | <ValueField>Symbol</ValueField>
|
|---|
| 90 | </DataSetReference>
|
|---|
| 91 | </DefaultValue>
|
|---|
| 92 | <Prompt>agencja</Prompt>
|
|---|
| 93 | <ValidValues>
|
|---|
| 94 | <DataSetReference>
|
|---|
| 95 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 96 | <ValueField>Symbol</ValueField>
|
|---|
| 97 | <LabelField>Symbol</LabelField>
|
|---|
| 98 | </DataSetReference>
|
|---|
| 99 | </ValidValues>
|
|---|
| 100 | <MultiValue>true</MultiValue>
|
|---|
| 101 | </ReportParameter>
|
|---|
| 102 | </ReportParameters>
|
|---|
| 103 | <rd:DrawGrid>true</rd:DrawGrid>
|
|---|
| 104 | <InteractiveWidth>21cm</InteractiveWidth>
|
|---|
| 105 | <rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|---|
| 106 | <rd:SnapToGrid>true</rd:SnapToGrid>
|
|---|
| 107 | <RightMargin>1cm</RightMargin>
|
|---|
| 108 | <LeftMargin>1cm</LeftMargin>
|
|---|
| 109 | <BottomMargin>1cm</BottomMargin>
|
|---|
| 110 | <rd:ReportID>49620b09-a36e-46bb-a124-4654221e2b29</rd:ReportID>
|
|---|
| 111 | <PageWidth>29.7cm</PageWidth>
|
|---|
| 112 | <DataSets>
|
|---|
| 113 | <DataSet Name="Zaleglosci">
|
|---|
| 114 | <Fields>
|
|---|
| 115 | <Field Name="Agencja">
|
|---|
| 116 | <DataField>Agencja</DataField>
|
|---|
| 117 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 118 | </Field>
|
|---|
| 119 | <Field Name="SymbolSprzedawcy">
|
|---|
| 120 | <DataField>SymbolSprzedawcy</DataField>
|
|---|
| 121 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 122 | </Field>
|
|---|
| 123 | <Field Name="FirstName">
|
|---|
| 124 | <DataField>FirstName</DataField>
|
|---|
| 125 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 126 | </Field>
|
|---|
| 127 | <Field Name="data_sprzedazy">
|
|---|
| 128 | <DataField>data_sprzedazy</DataField>
|
|---|
| 129 | <rd:TypeName>System.DateTime</rd:TypeName>
|
|---|
| 130 | </Field>
|
|---|
| 131 | <Field Name="TERMIN_ZAPLATY">
|
|---|
| 132 | <DataField>TERMIN_ZAPLATY</DataField>
|
|---|
| 133 | <rd:TypeName>System.DateTime</rd:TypeName>
|
|---|
| 134 | </Field>
|
|---|
| 135 | <Field Name="numer">
|
|---|
| 136 | <DataField>numer</DataField>
|
|---|
| 137 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 138 | </Field>
|
|---|
| 139 | <Field Name="numer_roz">
|
|---|
| 140 | <DataField>numer_roz</DataField>
|
|---|
| 141 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 142 | </Field>
|
|---|
| 143 | <Field Name="brutto">
|
|---|
| 144 | <DataField>brutto</DataField>
|
|---|
| 145 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 146 | </Field>
|
|---|
| 147 | <Field Name="suma_zaplat">
|
|---|
| 148 | <DataField>suma_zaplat</DataField>
|
|---|
| 149 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 150 | </Field>
|
|---|
| 151 | <Field Name="zalega">
|
|---|
| 152 | <DataField>zalega</DataField>
|
|---|
| 153 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 154 | </Field>
|
|---|
| 155 | <Field Name="ILOSC">
|
|---|
| 156 | <DataField>ILOSC</DataField>
|
|---|
| 157 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 158 | </Field>
|
|---|
| 159 | <Field Name="procent">
|
|---|
| 160 | <DataField>procent</DataField>
|
|---|
| 161 | <rd:TypeName>System.Double</rd:TypeName>
|
|---|
| 162 | </Field>
|
|---|
| 163 | </Fields>
|
|---|
| 164 | <Filters>
|
|---|
| 165 | <Filter>
|
|---|
| 166 | <FilterExpression>=Month(Fields!data_sprzedazy.Value)</FilterExpression>
|
|---|
| 167 | <Operator>In</Operator>
|
|---|
| 168 | <FilterValues>
|
|---|
| 169 | <FilterValue>=Parameters!ms.Value</FilterValue>
|
|---|
| 170 | </FilterValues>
|
|---|
| 171 | </Filter>
|
|---|
| 172 | <Filter>
|
|---|
| 173 | <FilterExpression>=Fields!Agencja.Value</FilterExpression>
|
|---|
| 174 | <Operator>In</Operator>
|
|---|
| 175 | <FilterValues>
|
|---|
| 176 | <FilterValue>=Parameters!agencja.Value</FilterValue>
|
|---|
| 177 | </FilterValues>
|
|---|
| 178 | </Filter>
|
|---|
| 179 | </Filters>
|
|---|
| 180 | <Query>
|
|---|
| 181 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 182 | <CommandText>SELECT
|
|---|
| 183 | Agencja, SymbolSprzedawcy, FirstName, data_sprzedazy,TERMIN_ZAPLATY, numer,numer_roz,
|
|---|
| 184 | SUM(brutto) AS brutto,
|
|---|
| 185 | SUM(suma_zaplat) AS suma_zaplat,
|
|---|
| 186 | SUM(zalega) AS zalega,
|
|---|
| 187 | COUNT(ID_FAKTURY) As ILOSC,
|
|---|
| 188 | CONVERT(float, (SUM(zalega))) / CONVERT(float, SUM(brutto)) AS procent
|
|---|
| 189 | FROM
|
|---|
| 190 | (SELECT dbo.view_ZESTAWIENIE_LISTA_FAKTUR.*,
|
|---|
| 191 | DATEPART(year, DATA_SPRZEDAZY) AS rok,
|
|---|
| 192 | DATEPART(month, DATA_SPRZEDAZY) AS ms,
|
|---|
| 193 | DATEPART(quarter, DATA_SPRZEDAZY) AS kw,
|
|---|
| 194 | brutto - suma_zaplat AS zalega,
|
|---|
| 195 | dbo.AGENCJE.Symbol AS Agencja
|
|---|
| 196 | FROM dbo.view_ZESTAWIENIE_LISTA_FAKTUR
|
|---|
| 197 | INNER JOIN dbo.AGENCJE ON dbo.view_ZESTAWIENIE_LISTA_FAKTUR.ID_AGENCJI = dbo.AGENCJE.ID_AGENCJI
|
|---|
| 198 | WHERE DatePart(year,data_sprzedazy)=@rok AND brutto - suma_zaplat > 0 ) as F GROUP BY Agencja, SymbolSprzedawcy,FirstName,data_sprzedazy,TERMIN_ZAPLATY, numer,numer_roz
|
|---|
| 199 | order by zalega desc</CommandText>
|
|---|
| 200 | <QueryParameters>
|
|---|
| 201 | <QueryParameter Name="@rok">
|
|---|
| 202 | <Value>=Parameters!rok.Value</Value>
|
|---|
| 203 | </QueryParameter>
|
|---|
| 204 | </QueryParameters>
|
|---|
| 205 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 206 | </Query>
|
|---|
| 207 | </DataSet>
|
|---|
| 208 | <DataSet Name="ListaLat">
|
|---|
| 209 | <Fields>
|
|---|
| 210 | <Field Name="rok">
|
|---|
| 211 | <DataField>rok</DataField>
|
|---|
| 212 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 213 | </Field>
|
|---|
| 214 | </Fields>
|
|---|
| 215 | <Query>
|
|---|
| 216 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 217 | <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null order by year(DATA_W)desc</CommandText>
|
|---|
| 218 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 219 | </Query>
|
|---|
| 220 | </DataSet>
|
|---|
| 221 | <DataSet Name="ListaAgencji">
|
|---|
| 222 | <Fields>
|
|---|
| 223 | <Field Name="Id_agencji">
|
|---|
| 224 | <DataField>Id_agencji</DataField>
|
|---|
| 225 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 226 | </Field>
|
|---|
| 227 | <Field Name="Symbol">
|
|---|
| 228 | <DataField>Symbol</DataField>
|
|---|
| 229 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 230 | </Field>
|
|---|
| 231 | </Fields>
|
|---|
| 232 | <Query>
|
|---|
| 233 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 234 | <CommandText>SELECT Id_agencji, Symbol
|
|---|
| 235 | FROM AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
|
|---|
| 236 | <QueryParameters>
|
|---|
| 237 | <QueryParameter Name="@prawa_agencje">
|
|---|
| 238 | <Value>=Parameters!prawa_agencje.Value</Value>
|
|---|
| 239 | </QueryParameter>
|
|---|
| 240 | </QueryParameters>
|
|---|
| 241 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 242 | </Query>
|
|---|
| 243 | </DataSet>
|
|---|
| 244 | </DataSets>
|
|---|
| 245 | <Code>Public Function GetMonths(P as Parameter) as String
|
|---|
| 246 | Dim i As Integer
|
|---|
| 247 | Dim s As String
|
|---|
| 248 | s = p.value(0)
|
|---|
| 249 | For i = 1 to Ubound(P.Value)
|
|---|
| 250 | s = s & "," & p.Value(i)
|
|---|
| 251 | Next i
|
|---|
| 252 | Return s
|
|---|
| 253 | End Function</Code>
|
|---|
| 254 | <Width>27.57937cm</Width>
|
|---|
| 255 | <Body>
|
|---|
| 256 | <ColumnSpacing>1cm</ColumnSpacing>
|
|---|
| 257 | <ReportItems>
|
|---|
| 258 | <Textbox Name="textbox37">
|
|---|
| 259 | <rd:DefaultName>textbox37</rd:DefaultName>
|
|---|
| 260 | <Top>0.25cm</Top>
|
|---|
| 261 | <Width>24.75cm</Width>
|
|---|
| 262 | <Style>
|
|---|
| 263 | <BorderStyle>
|
|---|
| 264 | <Top>Solid</Top>
|
|---|
| 265 | <Bottom>Solid</Bottom>
|
|---|
| 266 | </BorderStyle>
|
|---|
| 267 | <BorderWidth>
|
|---|
| 268 | <Default>0.5pt</Default>
|
|---|
| 269 | </BorderWidth>
|
|---|
| 270 | <FontSize>16pt</FontSize>
|
|---|
| 271 | <TextAlign>Center</TextAlign>
|
|---|
| 272 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 273 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 274 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 275 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 276 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 277 | </Style>
|
|---|
| 278 | <ZIndex>1</ZIndex>
|
|---|
| 279 | <CanGrow>true</CanGrow>
|
|---|
| 280 | <Height>0.63492cm</Height>
|
|---|
| 281 | <Value>="ZALEGÅOÅCI " & Parameters!rok.Value & " " & Code.GetMonths(Parameters!ms)</Value>
|
|---|
| 282 | </Textbox>
|
|---|
| 283 | <Table Name="table1">
|
|---|
| 284 | <DataSetName>Zaleglosci</DataSetName>
|
|---|
| 285 | <Top>1.5cm</Top>
|
|---|
| 286 | <TableGroups>
|
|---|
| 287 | <TableGroup>
|
|---|
| 288 | <Grouping Name="agencja_Group">
|
|---|
| 289 | <GroupExpressions>
|
|---|
| 290 | <GroupExpression>=Fields!Agencja.Value</GroupExpression>
|
|---|
| 291 | </GroupExpressions>
|
|---|
| 292 | </Grouping>
|
|---|
| 293 | <Header>
|
|---|
| 294 | <TableRows>
|
|---|
| 295 | <TableRow>
|
|---|
| 296 | <TableCells>
|
|---|
| 297 | <TableCell>
|
|---|
| 298 | <ReportItems>
|
|---|
| 299 | <Textbox Name="Agencja">
|
|---|
| 300 | <rd:DefaultName>Agencja</rd:DefaultName>
|
|---|
| 301 | <Style>
|
|---|
| 302 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 303 | <BorderColor>
|
|---|
| 304 | <Default>LightGrey</Default>
|
|---|
| 305 | </BorderColor>
|
|---|
| 306 | <BorderStyle>
|
|---|
| 307 | <Left>Solid</Left>
|
|---|
| 308 | <Top>Solid</Top>
|
|---|
| 309 | <Bottom>Solid</Bottom>
|
|---|
| 310 | </BorderStyle>
|
|---|
| 311 | <BorderWidth>
|
|---|
| 312 | <Default>0.5pt</Default>
|
|---|
| 313 | </BorderWidth>
|
|---|
| 314 | <FontSize>8pt</FontSize>
|
|---|
| 315 | <TextAlign>Left</TextAlign>
|
|---|
| 316 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 317 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 318 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 319 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 320 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 321 | </Style>
|
|---|
| 322 | <ZIndex>54</ZIndex>
|
|---|
| 323 | <CanGrow>true</CanGrow>
|
|---|
| 324 | <Value>=Fields!Agencja.Value</Value>
|
|---|
| 325 | </Textbox>
|
|---|
| 326 | </ReportItems>
|
|---|
| 327 | </TableCell>
|
|---|
| 328 | <TableCell>
|
|---|
| 329 | <ReportItems>
|
|---|
| 330 | <Textbox Name="textbox11">
|
|---|
| 331 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 332 | <Style>
|
|---|
| 333 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 334 | <BorderColor>
|
|---|
| 335 | <Default>LightGrey</Default>
|
|---|
| 336 | </BorderColor>
|
|---|
| 337 | <BorderStyle>
|
|---|
| 338 | <Top>Solid</Top>
|
|---|
| 339 | <Bottom>Solid</Bottom>
|
|---|
| 340 | </BorderStyle>
|
|---|
| 341 | <BorderWidth>
|
|---|
| 342 | <Default>0.5pt</Default>
|
|---|
| 343 | </BorderWidth>
|
|---|
| 344 | <FontSize>8pt</FontSize>
|
|---|
| 345 | <TextAlign>Left</TextAlign>
|
|---|
| 346 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 347 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 348 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 349 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 350 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 351 | </Style>
|
|---|
| 352 | <ZIndex>53</ZIndex>
|
|---|
| 353 | <CanGrow>true</CanGrow>
|
|---|
| 354 | <Value />
|
|---|
| 355 | </Textbox>
|
|---|
| 356 | </ReportItems>
|
|---|
| 357 | </TableCell>
|
|---|
| 358 | <TableCell>
|
|---|
| 359 | <ReportItems>
|
|---|
| 360 | <Textbox Name="textbox12">
|
|---|
| 361 | <rd:DefaultName>textbox12</rd:DefaultName>
|
|---|
| 362 | <Style>
|
|---|
| 363 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 364 | <BorderColor>
|
|---|
| 365 | <Default>LightGrey</Default>
|
|---|
| 366 | </BorderColor>
|
|---|
| 367 | <BorderStyle>
|
|---|
| 368 | <Top>Solid</Top>
|
|---|
| 369 | <Bottom>Solid</Bottom>
|
|---|
| 370 | </BorderStyle>
|
|---|
| 371 | <BorderWidth>
|
|---|
| 372 | <Default>0.5pt</Default>
|
|---|
| 373 | </BorderWidth>
|
|---|
| 374 | <FontSize>8pt</FontSize>
|
|---|
| 375 | <TextAlign>Left</TextAlign>
|
|---|
| 376 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 377 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 378 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 379 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 380 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 381 | </Style>
|
|---|
| 382 | <ZIndex>52</ZIndex>
|
|---|
| 383 | <CanGrow>true</CanGrow>
|
|---|
| 384 | <Value />
|
|---|
| 385 | </Textbox>
|
|---|
| 386 | </ReportItems>
|
|---|
| 387 | </TableCell>
|
|---|
| 388 | <TableCell>
|
|---|
| 389 | <ReportItems>
|
|---|
| 390 | <Textbox Name="textbox35">
|
|---|
| 391 | <rd:DefaultName>textbox35</rd:DefaultName>
|
|---|
| 392 | <Style>
|
|---|
| 393 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 394 | <BorderColor>
|
|---|
| 395 | <Default>LightGrey</Default>
|
|---|
| 396 | </BorderColor>
|
|---|
| 397 | <BorderStyle>
|
|---|
| 398 | <Top>Solid</Top>
|
|---|
| 399 | <Bottom>Solid</Bottom>
|
|---|
| 400 | </BorderStyle>
|
|---|
| 401 | <BorderWidth>
|
|---|
| 402 | <Default>0.5pt</Default>
|
|---|
| 403 | </BorderWidth>
|
|---|
| 404 | <FontSize>8pt</FontSize>
|
|---|
| 405 | <TextAlign>Left</TextAlign>
|
|---|
| 406 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 407 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 408 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 409 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 410 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 411 | </Style>
|
|---|
| 412 | <ZIndex>51</ZIndex>
|
|---|
| 413 | <CanGrow>true</CanGrow>
|
|---|
| 414 | <Value />
|
|---|
| 415 | </Textbox>
|
|---|
| 416 | </ReportItems>
|
|---|
| 417 | </TableCell>
|
|---|
| 418 | <TableCell>
|
|---|
| 419 | <ReportItems>
|
|---|
| 420 | <Textbox Name="textbox54">
|
|---|
| 421 | <rd:DefaultName>textbox54</rd:DefaultName>
|
|---|
| 422 | <Style>
|
|---|
| 423 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 424 | <BorderColor>
|
|---|
| 425 | <Default>LightGrey</Default>
|
|---|
| 426 | </BorderColor>
|
|---|
| 427 | <BorderStyle>
|
|---|
| 428 | <Top>Solid</Top>
|
|---|
| 429 | <Bottom>Solid</Bottom>
|
|---|
| 430 | </BorderStyle>
|
|---|
| 431 | <BorderWidth>
|
|---|
| 432 | <Default>0.5pt</Default>
|
|---|
| 433 | </BorderWidth>
|
|---|
| 434 | <FontSize>8pt</FontSize>
|
|---|
| 435 | <TextAlign>Left</TextAlign>
|
|---|
| 436 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 437 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 438 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 439 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 440 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 441 | </Style>
|
|---|
| 442 | <ZIndex>50</ZIndex>
|
|---|
| 443 | <CanGrow>true</CanGrow>
|
|---|
| 444 | <Value />
|
|---|
| 445 | </Textbox>
|
|---|
| 446 | </ReportItems>
|
|---|
| 447 | </TableCell>
|
|---|
| 448 | <TableCell>
|
|---|
| 449 | <ReportItems>
|
|---|
| 450 | <Textbox Name="textbox24">
|
|---|
| 451 | <rd:DefaultName>textbox24</rd:DefaultName>
|
|---|
| 452 | <Style>
|
|---|
| 453 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 454 | <BorderColor>
|
|---|
| 455 | <Default>LightGrey</Default>
|
|---|
| 456 | </BorderColor>
|
|---|
| 457 | <BorderStyle>
|
|---|
| 458 | <Top>Solid</Top>
|
|---|
| 459 | <Bottom>Solid</Bottom>
|
|---|
| 460 | </BorderStyle>
|
|---|
| 461 | <BorderWidth>
|
|---|
| 462 | <Default>0.5pt</Default>
|
|---|
| 463 | </BorderWidth>
|
|---|
| 464 | <FontSize>8pt</FontSize>
|
|---|
| 465 | <TextAlign>Left</TextAlign>
|
|---|
| 466 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 467 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 468 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 469 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 470 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 471 | </Style>
|
|---|
| 472 | <ZIndex>49</ZIndex>
|
|---|
| 473 | <CanGrow>true</CanGrow>
|
|---|
| 474 | <Value />
|
|---|
| 475 | </Textbox>
|
|---|
| 476 | </ReportItems>
|
|---|
| 477 | </TableCell>
|
|---|
| 478 | <TableCell>
|
|---|
| 479 | <ReportItems>
|
|---|
| 480 | <Textbox Name="textbox17">
|
|---|
| 481 | <rd:DefaultName>textbox17</rd:DefaultName>
|
|---|
| 482 | <Style>
|
|---|
| 483 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 484 | <BorderColor>
|
|---|
| 485 | <Default>LightGrey</Default>
|
|---|
| 486 | </BorderColor>
|
|---|
| 487 | <BorderStyle>
|
|---|
| 488 | <Default>Solid</Default>
|
|---|
| 489 | </BorderStyle>
|
|---|
| 490 | <BorderWidth>
|
|---|
| 491 | <Default>0.5pt</Default>
|
|---|
| 492 | </BorderWidth>
|
|---|
| 493 | <FontSize>8pt</FontSize>
|
|---|
| 494 | <Format>C</Format>
|
|---|
| 495 | <TextAlign>Right</TextAlign>
|
|---|
| 496 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 497 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 498 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 499 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 500 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 501 | <Language>pl</Language>
|
|---|
| 502 | </Style>
|
|---|
| 503 | <ZIndex>48</ZIndex>
|
|---|
| 504 | <CanGrow>true</CanGrow>
|
|---|
| 505 | <Value>=Sum(Fields!brutto.Value)</Value>
|
|---|
| 506 | </Textbox>
|
|---|
| 507 | </ReportItems>
|
|---|
| 508 | </TableCell>
|
|---|
| 509 | <TableCell>
|
|---|
| 510 | <ReportItems>
|
|---|
| 511 | <Textbox Name="textbox27">
|
|---|
| 512 | <rd:DefaultName>textbox27</rd:DefaultName>
|
|---|
| 513 | <Style>
|
|---|
| 514 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 515 | <BorderColor>
|
|---|
| 516 | <Default>LightGrey</Default>
|
|---|
| 517 | </BorderColor>
|
|---|
| 518 | <BorderStyle>
|
|---|
| 519 | <Default>Solid</Default>
|
|---|
| 520 | </BorderStyle>
|
|---|
| 521 | <BorderWidth>
|
|---|
| 522 | <Default>0.5pt</Default>
|
|---|
| 523 | </BorderWidth>
|
|---|
| 524 | <FontSize>8pt</FontSize>
|
|---|
| 525 | <Format>C</Format>
|
|---|
| 526 | <TextAlign>Right</TextAlign>
|
|---|
| 527 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 528 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 529 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 530 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 531 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 532 | <Language>pl</Language>
|
|---|
| 533 | </Style>
|
|---|
| 534 | <ZIndex>47</ZIndex>
|
|---|
| 535 | <CanGrow>true</CanGrow>
|
|---|
| 536 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 537 | </Textbox>
|
|---|
| 538 | </ReportItems>
|
|---|
| 539 | </TableCell>
|
|---|
| 540 | <TableCell>
|
|---|
| 541 | <ReportItems>
|
|---|
| 542 | <Textbox Name="textbox21">
|
|---|
| 543 | <rd:DefaultName>textbox21</rd:DefaultName>
|
|---|
| 544 | <Style>
|
|---|
| 545 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 546 | <BorderColor>
|
|---|
| 547 | <Default>LightGrey</Default>
|
|---|
| 548 | </BorderColor>
|
|---|
| 549 | <BorderStyle>
|
|---|
| 550 | <Default>Solid</Default>
|
|---|
| 551 | </BorderStyle>
|
|---|
| 552 | <BorderWidth>
|
|---|
| 553 | <Default>0.5pt</Default>
|
|---|
| 554 | </BorderWidth>
|
|---|
| 555 | <FontSize>8pt</FontSize>
|
|---|
| 556 | <Format>C</Format>
|
|---|
| 557 | <TextAlign>Right</TextAlign>
|
|---|
| 558 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 559 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 560 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 561 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 562 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 563 | <Language>pl</Language>
|
|---|
| 564 | </Style>
|
|---|
| 565 | <ZIndex>46</ZIndex>
|
|---|
| 566 | <CanGrow>true</CanGrow>
|
|---|
| 567 | <Value>=Sum(Fields!zalega.Value)</Value>
|
|---|
| 568 | </Textbox>
|
|---|
| 569 | </ReportItems>
|
|---|
| 570 | </TableCell>
|
|---|
| 571 | <TableCell>
|
|---|
| 572 | <ReportItems>
|
|---|
| 573 | <Textbox Name="textbox13">
|
|---|
| 574 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 575 | <Style>
|
|---|
| 576 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 577 | <BorderColor>
|
|---|
| 578 | <Default>LightGrey</Default>
|
|---|
| 579 | </BorderColor>
|
|---|
| 580 | <BorderStyle>
|
|---|
| 581 | <Default>Solid</Default>
|
|---|
| 582 | </BorderStyle>
|
|---|
| 583 | <BorderWidth>
|
|---|
| 584 | <Default>0.5pt</Default>
|
|---|
| 585 | </BorderWidth>
|
|---|
| 586 | <FontSize>8pt</FontSize>
|
|---|
| 587 | <TextAlign>Center</TextAlign>
|
|---|
| 588 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 589 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 590 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 591 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 592 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 593 | </Style>
|
|---|
| 594 | <ZIndex>45</ZIndex>
|
|---|
| 595 | <CanGrow>true</CanGrow>
|
|---|
| 596 | <Value>=Sum(Fields!ILOSC.Value)</Value>
|
|---|
| 597 | </Textbox>
|
|---|
| 598 | </ReportItems>
|
|---|
| 599 | </TableCell>
|
|---|
| 600 | <TableCell>
|
|---|
| 601 | <ReportItems>
|
|---|
| 602 | <Textbox Name="textbox23">
|
|---|
| 603 | <rd:DefaultName>textbox23</rd:DefaultName>
|
|---|
| 604 | <Style>
|
|---|
| 605 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 606 | <BorderColor>
|
|---|
| 607 | <Default>LightGrey</Default>
|
|---|
| 608 | </BorderColor>
|
|---|
| 609 | <BorderStyle>
|
|---|
| 610 | <Default>Solid</Default>
|
|---|
| 611 | </BorderStyle>
|
|---|
| 612 | <BorderWidth>
|
|---|
| 613 | <Default>0.5pt</Default>
|
|---|
| 614 | </BorderWidth>
|
|---|
| 615 | <FontSize>8pt</FontSize>
|
|---|
| 616 | <Format>P</Format>
|
|---|
| 617 | <TextAlign>Center</TextAlign>
|
|---|
| 618 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 619 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 620 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 621 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 622 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 623 | </Style>
|
|---|
| 624 | <ZIndex>44</ZIndex>
|
|---|
| 625 | <CanGrow>true</CanGrow>
|
|---|
| 626 | <Value />
|
|---|
| 627 | </Textbox>
|
|---|
| 628 | </ReportItems>
|
|---|
| 629 | </TableCell>
|
|---|
| 630 | </TableCells>
|
|---|
| 631 | <Height>0.63492cm</Height>
|
|---|
| 632 | </TableRow>
|
|---|
| 633 | </TableRows>
|
|---|
| 634 | </Header>
|
|---|
| 635 | </TableGroup>
|
|---|
| 636 | <TableGroup>
|
|---|
| 637 | <Grouping Name="agent_Group">
|
|---|
| 638 | <GroupExpressions>
|
|---|
| 639 | <GroupExpression>=Fields!SymbolSprzedawcy.Value</GroupExpression>
|
|---|
| 640 | </GroupExpressions>
|
|---|
| 641 | </Grouping>
|
|---|
| 642 | <Header>
|
|---|
| 643 | <TableRows>
|
|---|
| 644 | <TableRow>
|
|---|
| 645 | <Visibility>
|
|---|
| 646 | <Hidden>true</Hidden>
|
|---|
| 647 | <ToggleItem>Agencja</ToggleItem>
|
|---|
| 648 | </Visibility>
|
|---|
| 649 | <TableCells>
|
|---|
| 650 | <TableCell>
|
|---|
| 651 | <ReportItems>
|
|---|
| 652 | <Textbox Name="textbox16">
|
|---|
| 653 | <rd:DefaultName>textbox16</rd:DefaultName>
|
|---|
| 654 | <Style>
|
|---|
| 655 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 656 | <FontSize>8pt</FontSize>
|
|---|
| 657 | <TextAlign>Left</TextAlign>
|
|---|
| 658 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 659 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 660 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 661 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 662 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 663 | </Style>
|
|---|
| 664 | <ZIndex>43</ZIndex>
|
|---|
| 665 | <CanGrow>true</CanGrow>
|
|---|
| 666 | <Value />
|
|---|
| 667 | </Textbox>
|
|---|
| 668 | </ReportItems>
|
|---|
| 669 | </TableCell>
|
|---|
| 670 | <TableCell>
|
|---|
| 671 | <ReportItems>
|
|---|
| 672 | <Textbox Name="SymbolSprzedawcy">
|
|---|
| 673 | <rd:DefaultName>SymbolSprzedawcy</rd:DefaultName>
|
|---|
| 674 | <Style>
|
|---|
| 675 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 676 | <BorderColor>
|
|---|
| 677 | <Default>LightGrey</Default>
|
|---|
| 678 | </BorderColor>
|
|---|
| 679 | <BorderStyle>
|
|---|
| 680 | <Default>Solid</Default>
|
|---|
| 681 | </BorderStyle>
|
|---|
| 682 | <BorderWidth>
|
|---|
| 683 | <Default>0.5pt</Default>
|
|---|
| 684 | </BorderWidth>
|
|---|
| 685 | <FontSize>8pt</FontSize>
|
|---|
| 686 | <TextAlign>Left</TextAlign>
|
|---|
| 687 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 688 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 689 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 690 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 691 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 692 | </Style>
|
|---|
| 693 | <ZIndex>42</ZIndex>
|
|---|
| 694 | <CanGrow>true</CanGrow>
|
|---|
| 695 | <Value>=Fields!SymbolSprzedawcy.Value</Value>
|
|---|
| 696 | </Textbox>
|
|---|
| 697 | </ReportItems>
|
|---|
| 698 | </TableCell>
|
|---|
| 699 | <TableCell>
|
|---|
| 700 | <ReportItems>
|
|---|
| 701 | <Textbox Name="FirstName">
|
|---|
| 702 | <rd:DefaultName>FirstName</rd:DefaultName>
|
|---|
| 703 | <Style>
|
|---|
| 704 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 705 | <BorderColor>
|
|---|
| 706 | <Default>LightGrey</Default>
|
|---|
| 707 | </BorderColor>
|
|---|
| 708 | <BorderStyle>
|
|---|
| 709 | <Left>None</Left>
|
|---|
| 710 | <Right>None</Right>
|
|---|
| 711 | <Top>Solid</Top>
|
|---|
| 712 | <Bottom>Solid</Bottom>
|
|---|
| 713 | </BorderStyle>
|
|---|
| 714 | <BorderWidth>
|
|---|
| 715 | <Default>0.5pt</Default>
|
|---|
| 716 | </BorderWidth>
|
|---|
| 717 | <FontSize>8pt</FontSize>
|
|---|
| 718 | <TextAlign>Left</TextAlign>
|
|---|
| 719 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 720 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 721 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 722 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 723 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 724 | </Style>
|
|---|
| 725 | <ZIndex>41</ZIndex>
|
|---|
| 726 | <CanGrow>true</CanGrow>
|
|---|
| 727 | <Value />
|
|---|
| 728 | </Textbox>
|
|---|
| 729 | </ReportItems>
|
|---|
| 730 | </TableCell>
|
|---|
| 731 | <TableCell>
|
|---|
| 732 | <ReportItems>
|
|---|
| 733 | <Textbox Name="textbox36">
|
|---|
| 734 | <rd:DefaultName>textbox36</rd:DefaultName>
|
|---|
| 735 | <Style>
|
|---|
| 736 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 737 | <BorderColor>
|
|---|
| 738 | <Default>LightGrey</Default>
|
|---|
| 739 | </BorderColor>
|
|---|
| 740 | <BorderStyle>
|
|---|
| 741 | <Left>None</Left>
|
|---|
| 742 | <Top>Solid</Top>
|
|---|
| 743 | <Bottom>Solid</Bottom>
|
|---|
| 744 | </BorderStyle>
|
|---|
| 745 | <BorderWidth>
|
|---|
| 746 | <Default>0.5pt</Default>
|
|---|
| 747 | </BorderWidth>
|
|---|
| 748 | <FontSize>8pt</FontSize>
|
|---|
| 749 | <TextAlign>Left</TextAlign>
|
|---|
| 750 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 751 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 752 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 753 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 754 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 755 | </Style>
|
|---|
| 756 | <ZIndex>40</ZIndex>
|
|---|
| 757 | <CanGrow>true</CanGrow>
|
|---|
| 758 | <Value />
|
|---|
| 759 | </Textbox>
|
|---|
| 760 | </ReportItems>
|
|---|
| 761 | </TableCell>
|
|---|
| 762 | <TableCell>
|
|---|
| 763 | <ReportItems>
|
|---|
| 764 | <Textbox Name="textbox55">
|
|---|
| 765 | <rd:DefaultName>textbox55</rd:DefaultName>
|
|---|
| 766 | <Style>
|
|---|
| 767 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 768 | <BorderColor>
|
|---|
| 769 | <Default>LightGrey</Default>
|
|---|
| 770 | </BorderColor>
|
|---|
| 771 | <BorderStyle>
|
|---|
| 772 | <Left>None</Left>
|
|---|
| 773 | <Right>None</Right>
|
|---|
| 774 | <Top>Solid</Top>
|
|---|
| 775 | <Bottom>Solid</Bottom>
|
|---|
| 776 | </BorderStyle>
|
|---|
| 777 | <BorderWidth>
|
|---|
| 778 | <Default>0.5pt</Default>
|
|---|
| 779 | </BorderWidth>
|
|---|
| 780 | <FontSize>8pt</FontSize>
|
|---|
| 781 | <TextAlign>Left</TextAlign>
|
|---|
| 782 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 783 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 784 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 785 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 786 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 787 | </Style>
|
|---|
| 788 | <ZIndex>39</ZIndex>
|
|---|
| 789 | <CanGrow>true</CanGrow>
|
|---|
| 790 | <Value />
|
|---|
| 791 | </Textbox>
|
|---|
| 792 | </ReportItems>
|
|---|
| 793 | </TableCell>
|
|---|
| 794 | <TableCell>
|
|---|
| 795 | <ReportItems>
|
|---|
| 796 | <Textbox Name="textbox25">
|
|---|
| 797 | <rd:DefaultName>textbox25</rd:DefaultName>
|
|---|
| 798 | <Style>
|
|---|
| 799 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 800 | <BorderColor>
|
|---|
| 801 | <Default>LightGrey</Default>
|
|---|
| 802 | </BorderColor>
|
|---|
| 803 | <BorderStyle>
|
|---|
| 804 | <Left>None</Left>
|
|---|
| 805 | <Right>Solid</Right>
|
|---|
| 806 | <Top>Solid</Top>
|
|---|
| 807 | <Bottom>Solid</Bottom>
|
|---|
| 808 | </BorderStyle>
|
|---|
| 809 | <BorderWidth>
|
|---|
| 810 | <Default>0.5pt</Default>
|
|---|
| 811 | </BorderWidth>
|
|---|
| 812 | <FontSize>8pt</FontSize>
|
|---|
| 813 | <TextAlign>Left</TextAlign>
|
|---|
| 814 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 815 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 816 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 817 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 818 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 819 | </Style>
|
|---|
| 820 | <ZIndex>38</ZIndex>
|
|---|
| 821 | <CanGrow>true</CanGrow>
|
|---|
| 822 | <Value />
|
|---|
| 823 | </Textbox>
|
|---|
| 824 | </ReportItems>
|
|---|
| 825 | </TableCell>
|
|---|
| 826 | <TableCell>
|
|---|
| 827 | <ReportItems>
|
|---|
| 828 | <Textbox Name="textbox18">
|
|---|
| 829 | <rd:DefaultName>textbox18</rd:DefaultName>
|
|---|
| 830 | <Style>
|
|---|
| 831 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 832 | <BorderColor>
|
|---|
| 833 | <Default>LightGrey</Default>
|
|---|
| 834 | </BorderColor>
|
|---|
| 835 | <BorderStyle>
|
|---|
| 836 | <Default>Solid</Default>
|
|---|
| 837 | </BorderStyle>
|
|---|
| 838 | <BorderWidth>
|
|---|
| 839 | <Default>0.5pt</Default>
|
|---|
| 840 | </BorderWidth>
|
|---|
| 841 | <FontSize>8pt</FontSize>
|
|---|
| 842 | <Format>C</Format>
|
|---|
| 843 | <TextAlign>Right</TextAlign>
|
|---|
| 844 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 845 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 846 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 847 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 848 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 849 | <Language>pl</Language>
|
|---|
| 850 | </Style>
|
|---|
| 851 | <ZIndex>37</ZIndex>
|
|---|
| 852 | <CanGrow>true</CanGrow>
|
|---|
| 853 | <Value>=Sum(Fields!brutto.Value)</Value>
|
|---|
| 854 | </Textbox>
|
|---|
| 855 | </ReportItems>
|
|---|
| 856 | </TableCell>
|
|---|
| 857 | <TableCell>
|
|---|
| 858 | <ReportItems>
|
|---|
| 859 | <Textbox Name="textbox28">
|
|---|
| 860 | <rd:DefaultName>textbox28</rd:DefaultName>
|
|---|
| 861 | <Style>
|
|---|
| 862 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 863 | <BorderColor>
|
|---|
| 864 | <Default>LightGrey</Default>
|
|---|
| 865 | </BorderColor>
|
|---|
| 866 | <BorderStyle>
|
|---|
| 867 | <Default>Solid</Default>
|
|---|
| 868 | </BorderStyle>
|
|---|
| 869 | <BorderWidth>
|
|---|
| 870 | <Default>0.5pt</Default>
|
|---|
| 871 | </BorderWidth>
|
|---|
| 872 | <FontSize>8pt</FontSize>
|
|---|
| 873 | <Format>C</Format>
|
|---|
| 874 | <TextAlign>Right</TextAlign>
|
|---|
| 875 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 876 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 877 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 878 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 879 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 880 | <Language>pl</Language>
|
|---|
| 881 | </Style>
|
|---|
| 882 | <ZIndex>36</ZIndex>
|
|---|
| 883 | <CanGrow>true</CanGrow>
|
|---|
| 884 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 885 | </Textbox>
|
|---|
| 886 | </ReportItems>
|
|---|
| 887 | </TableCell>
|
|---|
| 888 | <TableCell>
|
|---|
| 889 | <ReportItems>
|
|---|
| 890 | <Textbox Name="textbox22">
|
|---|
| 891 | <rd:DefaultName>textbox22</rd:DefaultName>
|
|---|
| 892 | <Style>
|
|---|
| 893 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 894 | <BorderColor>
|
|---|
| 895 | <Default>LightGrey</Default>
|
|---|
| 896 | </BorderColor>
|
|---|
| 897 | <BorderStyle>
|
|---|
| 898 | <Default>Solid</Default>
|
|---|
| 899 | </BorderStyle>
|
|---|
| 900 | <BorderWidth>
|
|---|
| 901 | <Default>0.5pt</Default>
|
|---|
| 902 | </BorderWidth>
|
|---|
| 903 | <FontSize>8pt</FontSize>
|
|---|
| 904 | <Format>C</Format>
|
|---|
| 905 | <TextAlign>Right</TextAlign>
|
|---|
| 906 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 907 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 908 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 909 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 910 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 911 | <Language>pl</Language>
|
|---|
| 912 | </Style>
|
|---|
| 913 | <ZIndex>35</ZIndex>
|
|---|
| 914 | <CanGrow>true</CanGrow>
|
|---|
| 915 | <Value>=Sum(Fields!zalega.Value)</Value>
|
|---|
| 916 | </Textbox>
|
|---|
| 917 | </ReportItems>
|
|---|
| 918 | </TableCell>
|
|---|
| 919 | <TableCell>
|
|---|
| 920 | <ReportItems>
|
|---|
| 921 | <Textbox Name="textbox14">
|
|---|
| 922 | <rd:DefaultName>textbox14</rd:DefaultName>
|
|---|
| 923 | <Style>
|
|---|
| 924 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 925 | <BorderColor>
|
|---|
| 926 | <Default>LightGrey</Default>
|
|---|
| 927 | </BorderColor>
|
|---|
| 928 | <BorderStyle>
|
|---|
| 929 | <Default>Solid</Default>
|
|---|
| 930 | </BorderStyle>
|
|---|
| 931 | <BorderWidth>
|
|---|
| 932 | <Default>0.5pt</Default>
|
|---|
| 933 | </BorderWidth>
|
|---|
| 934 | <FontSize>8pt</FontSize>
|
|---|
| 935 | <TextAlign>Center</TextAlign>
|
|---|
| 936 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 937 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 938 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 939 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 940 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 941 | </Style>
|
|---|
| 942 | <ZIndex>34</ZIndex>
|
|---|
| 943 | <CanGrow>true</CanGrow>
|
|---|
| 944 | <Value>=Sum(Fields!ILOSC.Value)</Value>
|
|---|
| 945 | </Textbox>
|
|---|
| 946 | </ReportItems>
|
|---|
| 947 | </TableCell>
|
|---|
| 948 | <TableCell>
|
|---|
| 949 | <ReportItems>
|
|---|
| 950 | <Textbox Name="textbox29">
|
|---|
| 951 | <rd:DefaultName>textbox29</rd:DefaultName>
|
|---|
| 952 | <Style>
|
|---|
| 953 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 954 | <BorderColor>
|
|---|
| 955 | <Default>LightGrey</Default>
|
|---|
| 956 | </BorderColor>
|
|---|
| 957 | <BorderStyle>
|
|---|
| 958 | <Default>Solid</Default>
|
|---|
| 959 | </BorderStyle>
|
|---|
| 960 | <BorderWidth>
|
|---|
| 961 | <Default>0.5pt</Default>
|
|---|
| 962 | </BorderWidth>
|
|---|
| 963 | <FontSize>8pt</FontSize>
|
|---|
| 964 | <Format>P</Format>
|
|---|
| 965 | <TextAlign>Center</TextAlign>
|
|---|
| 966 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 967 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 968 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 969 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 970 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 971 | </Style>
|
|---|
| 972 | <ZIndex>33</ZIndex>
|
|---|
| 973 | <CanGrow>true</CanGrow>
|
|---|
| 974 | <Value />
|
|---|
| 975 | </Textbox>
|
|---|
| 976 | </ReportItems>
|
|---|
| 977 | </TableCell>
|
|---|
| 978 | </TableCells>
|
|---|
| 979 | <Height>0.63492cm</Height>
|
|---|
| 980 | </TableRow>
|
|---|
| 981 | </TableRows>
|
|---|
| 982 | </Header>
|
|---|
| 983 | </TableGroup>
|
|---|
| 984 | <TableGroup>
|
|---|
| 985 | <Grouping Name="klient_Group">
|
|---|
| 986 | <GroupExpressions>
|
|---|
| 987 | <GroupExpression>=Fields!FirstName.Value</GroupExpression>
|
|---|
| 988 | </GroupExpressions>
|
|---|
| 989 | <Filters>
|
|---|
| 990 | <Filter>
|
|---|
| 991 | <FilterExpression>=Fields!zalega.Value</FilterExpression>
|
|---|
| 992 | <Operator>GreaterThan</Operator>
|
|---|
| 993 | <FilterValues>
|
|---|
| 994 | <FilterValue>=CDec(0)</FilterValue>
|
|---|
| 995 | </FilterValues>
|
|---|
| 996 | </Filter>
|
|---|
| 997 | </Filters>
|
|---|
| 998 | </Grouping>
|
|---|
| 999 | <Header>
|
|---|
| 1000 | <TableRows>
|
|---|
| 1001 | <TableRow>
|
|---|
| 1002 | <Visibility>
|
|---|
| 1003 | <Hidden>true</Hidden>
|
|---|
| 1004 | <ToggleItem>SymbolSprzedawcy</ToggleItem>
|
|---|
| 1005 | </Visibility>
|
|---|
| 1006 | <TableCells>
|
|---|
| 1007 | <TableCell>
|
|---|
| 1008 | <ReportItems>
|
|---|
| 1009 | <Textbox Name="textbox31">
|
|---|
| 1010 | <rd:DefaultName>textbox31</rd:DefaultName>
|
|---|
| 1011 | <Style>
|
|---|
| 1012 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1013 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1014 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1015 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1016 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1017 | </Style>
|
|---|
| 1018 | <ZIndex>32</ZIndex>
|
|---|
| 1019 | <CanGrow>true</CanGrow>
|
|---|
| 1020 | <Value />
|
|---|
| 1021 | </Textbox>
|
|---|
| 1022 | </ReportItems>
|
|---|
| 1023 | </TableCell>
|
|---|
| 1024 | <TableCell>
|
|---|
| 1025 | <ReportItems>
|
|---|
| 1026 | <Textbox Name="textbox33">
|
|---|
| 1027 | <rd:DefaultName>textbox33</rd:DefaultName>
|
|---|
| 1028 | <Style>
|
|---|
| 1029 | <BorderColor>
|
|---|
| 1030 | <Default>LightGrey</Default>
|
|---|
| 1031 | </BorderColor>
|
|---|
| 1032 | <BorderStyle>
|
|---|
| 1033 | <Left>None</Left>
|
|---|
| 1034 | <Right>Solid</Right>
|
|---|
| 1035 | <Top>None</Top>
|
|---|
| 1036 | <Bottom>None</Bottom>
|
|---|
| 1037 | </BorderStyle>
|
|---|
| 1038 | <BorderWidth>
|
|---|
| 1039 | <Default>0.5pt</Default>
|
|---|
| 1040 | </BorderWidth>
|
|---|
| 1041 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1042 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1043 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1044 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1045 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1046 | </Style>
|
|---|
| 1047 | <ZIndex>31</ZIndex>
|
|---|
| 1048 | <CanGrow>true</CanGrow>
|
|---|
| 1049 | <Value />
|
|---|
| 1050 | </Textbox>
|
|---|
| 1051 | </ReportItems>
|
|---|
| 1052 | </TableCell>
|
|---|
| 1053 | <TableCell>
|
|---|
| 1054 | <ReportItems>
|
|---|
| 1055 | <Textbox Name="FirstName_1">
|
|---|
| 1056 | <rd:DefaultName>FirstName_1</rd:DefaultName>
|
|---|
| 1057 | <Style>
|
|---|
| 1058 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1059 | <BorderColor>
|
|---|
| 1060 | <Default>LightGrey</Default>
|
|---|
| 1061 | </BorderColor>
|
|---|
| 1062 | <BorderStyle>
|
|---|
| 1063 | <Left>Solid</Left>
|
|---|
| 1064 | <Right>None</Right>
|
|---|
| 1065 | <Top>Solid</Top>
|
|---|
| 1066 | <Bottom>Solid</Bottom>
|
|---|
| 1067 | </BorderStyle>
|
|---|
| 1068 | <BorderWidth>
|
|---|
| 1069 | <Default>0.5pt</Default>
|
|---|
| 1070 | </BorderWidth>
|
|---|
| 1071 | <FontSize>8pt</FontSize>
|
|---|
| 1072 | <TextAlign>Left</TextAlign>
|
|---|
| 1073 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1074 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1075 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1076 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1077 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1078 | </Style>
|
|---|
| 1079 | <ZIndex>30</ZIndex>
|
|---|
| 1080 | <CanGrow>true</CanGrow>
|
|---|
| 1081 | <Value>=Fields!FirstName.Value</Value>
|
|---|
| 1082 | </Textbox>
|
|---|
| 1083 | </ReportItems>
|
|---|
| 1084 | </TableCell>
|
|---|
| 1085 | <TableCell>
|
|---|
| 1086 | <ReportItems>
|
|---|
| 1087 | <Textbox Name="textbox46">
|
|---|
| 1088 | <rd:DefaultName>textbox46</rd:DefaultName>
|
|---|
| 1089 | <Style>
|
|---|
| 1090 | <BorderColor>
|
|---|
| 1091 | <Default>LightGrey</Default>
|
|---|
| 1092 | </BorderColor>
|
|---|
| 1093 | <BorderStyle>
|
|---|
| 1094 | <Left>None</Left>
|
|---|
| 1095 | <Top>Solid</Top>
|
|---|
| 1096 | <Bottom>Solid</Bottom>
|
|---|
| 1097 | </BorderStyle>
|
|---|
| 1098 | <BorderWidth>
|
|---|
| 1099 | <Default>0.5pt</Default>
|
|---|
| 1100 | </BorderWidth>
|
|---|
| 1101 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1102 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1103 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1104 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1105 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1106 | </Style>
|
|---|
| 1107 | <ZIndex>29</ZIndex>
|
|---|
| 1108 | <CanGrow>true</CanGrow>
|
|---|
| 1109 | <Value />
|
|---|
| 1110 | </Textbox>
|
|---|
| 1111 | </ReportItems>
|
|---|
| 1112 | </TableCell>
|
|---|
| 1113 | <TableCell>
|
|---|
| 1114 | <ReportItems>
|
|---|
| 1115 | <Textbox Name="textbox56">
|
|---|
| 1116 | <rd:DefaultName>textbox56</rd:DefaultName>
|
|---|
| 1117 | <Style>
|
|---|
| 1118 | <BorderColor>
|
|---|
| 1119 | <Default>LightGrey</Default>
|
|---|
| 1120 | </BorderColor>
|
|---|
| 1121 | <BorderStyle>
|
|---|
| 1122 | <Left>None</Left>
|
|---|
| 1123 | <Top>Solid</Top>
|
|---|
| 1124 | <Bottom>Solid</Bottom>
|
|---|
| 1125 | </BorderStyle>
|
|---|
| 1126 | <BorderWidth>
|
|---|
| 1127 | <Default>0.5pt</Default>
|
|---|
| 1128 | </BorderWidth>
|
|---|
| 1129 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1130 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1131 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1132 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1133 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1134 | </Style>
|
|---|
| 1135 | <ZIndex>28</ZIndex>
|
|---|
| 1136 | <CanGrow>true</CanGrow>
|
|---|
| 1137 | <Value />
|
|---|
| 1138 | </Textbox>
|
|---|
| 1139 | </ReportItems>
|
|---|
| 1140 | </TableCell>
|
|---|
| 1141 | <TableCell>
|
|---|
| 1142 | <ReportItems>
|
|---|
| 1143 | <Textbox Name="textbox30">
|
|---|
| 1144 | <rd:DefaultName>textbox30</rd:DefaultName>
|
|---|
| 1145 | <Style>
|
|---|
| 1146 | <BorderColor>
|
|---|
| 1147 | <Default>LightGrey</Default>
|
|---|
| 1148 | </BorderColor>
|
|---|
| 1149 | <BorderStyle>
|
|---|
| 1150 | <Left>None</Left>
|
|---|
| 1151 | <Right>Solid</Right>
|
|---|
| 1152 | <Top>Solid</Top>
|
|---|
| 1153 | <Bottom>Solid</Bottom>
|
|---|
| 1154 | </BorderStyle>
|
|---|
| 1155 | <BorderWidth>
|
|---|
| 1156 | <Default>0.5pt</Default>
|
|---|
| 1157 | </BorderWidth>
|
|---|
| 1158 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1159 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1160 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1161 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1162 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1163 | </Style>
|
|---|
| 1164 | <ZIndex>27</ZIndex>
|
|---|
| 1165 | <CanGrow>true</CanGrow>
|
|---|
| 1166 | <Value />
|
|---|
| 1167 | </Textbox>
|
|---|
| 1168 | </ReportItems>
|
|---|
| 1169 | </TableCell>
|
|---|
| 1170 | <TableCell>
|
|---|
| 1171 | <ReportItems>
|
|---|
| 1172 | <Textbox Name="textbox38">
|
|---|
| 1173 | <Style>
|
|---|
| 1174 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1175 | <BorderColor>
|
|---|
| 1176 | <Default>LightGrey</Default>
|
|---|
| 1177 | </BorderColor>
|
|---|
| 1178 | <BorderStyle>
|
|---|
| 1179 | <Default>Solid</Default>
|
|---|
| 1180 | </BorderStyle>
|
|---|
| 1181 | <BorderWidth>
|
|---|
| 1182 | <Default>0.5pt</Default>
|
|---|
| 1183 | </BorderWidth>
|
|---|
| 1184 | <FontSize>8pt</FontSize>
|
|---|
| 1185 | <Format>C</Format>
|
|---|
| 1186 | <TextAlign>Right</TextAlign>
|
|---|
| 1187 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1188 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1189 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1190 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1191 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1192 | <Language>pl</Language>
|
|---|
| 1193 | </Style>
|
|---|
| 1194 | <ZIndex>26</ZIndex>
|
|---|
| 1195 | <CanGrow>true</CanGrow>
|
|---|
| 1196 | <Value>=Sum(Fields!brutto.Value)</Value>
|
|---|
| 1197 | </Textbox>
|
|---|
| 1198 | </ReportItems>
|
|---|
| 1199 | </TableCell>
|
|---|
| 1200 | <TableCell>
|
|---|
| 1201 | <ReportItems>
|
|---|
| 1202 | <Textbox Name="textbox40">
|
|---|
| 1203 | <Style>
|
|---|
| 1204 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1205 | <BorderColor>
|
|---|
| 1206 | <Default>LightGrey</Default>
|
|---|
| 1207 | </BorderColor>
|
|---|
| 1208 | <BorderStyle>
|
|---|
| 1209 | <Default>Solid</Default>
|
|---|
| 1210 | </BorderStyle>
|
|---|
| 1211 | <BorderWidth>
|
|---|
| 1212 | <Default>0.5pt</Default>
|
|---|
| 1213 | </BorderWidth>
|
|---|
| 1214 | <FontSize>8pt</FontSize>
|
|---|
| 1215 | <Format>C</Format>
|
|---|
| 1216 | <TextAlign>Right</TextAlign>
|
|---|
| 1217 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1218 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1219 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1220 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1221 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1222 | <Language>pl</Language>
|
|---|
| 1223 | </Style>
|
|---|
| 1224 | <ZIndex>25</ZIndex>
|
|---|
| 1225 | <CanGrow>true</CanGrow>
|
|---|
| 1226 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 1227 | </Textbox>
|
|---|
| 1228 | </ReportItems>
|
|---|
| 1229 | </TableCell>
|
|---|
| 1230 | <TableCell>
|
|---|
| 1231 | <ReportItems>
|
|---|
| 1232 | <Textbox Name="textbox42">
|
|---|
| 1233 | <Style>
|
|---|
| 1234 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1235 | <BorderColor>
|
|---|
| 1236 | <Default>LightGrey</Default>
|
|---|
| 1237 | </BorderColor>
|
|---|
| 1238 | <BorderStyle>
|
|---|
| 1239 | <Default>Solid</Default>
|
|---|
| 1240 | </BorderStyle>
|
|---|
| 1241 | <BorderWidth>
|
|---|
| 1242 | <Default>0.5pt</Default>
|
|---|
| 1243 | </BorderWidth>
|
|---|
| 1244 | <FontSize>8pt</FontSize>
|
|---|
| 1245 | <Format>C</Format>
|
|---|
| 1246 | <TextAlign>Right</TextAlign>
|
|---|
| 1247 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1248 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1249 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1250 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1251 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1252 | <Language>pl</Language>
|
|---|
| 1253 | </Style>
|
|---|
| 1254 | <ZIndex>24</ZIndex>
|
|---|
| 1255 | <CanGrow>true</CanGrow>
|
|---|
| 1256 | <Value>=Sum(Fields!zalega.Value)</Value>
|
|---|
| 1257 | </Textbox>
|
|---|
| 1258 | </ReportItems>
|
|---|
| 1259 | </TableCell>
|
|---|
| 1260 | <TableCell>
|
|---|
| 1261 | <ReportItems>
|
|---|
| 1262 | <Textbox Name="textbox43">
|
|---|
| 1263 | <Style>
|
|---|
| 1264 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1265 | <BorderColor>
|
|---|
| 1266 | <Default>LightGrey</Default>
|
|---|
| 1267 | </BorderColor>
|
|---|
| 1268 | <BorderStyle>
|
|---|
| 1269 | <Default>Solid</Default>
|
|---|
| 1270 | </BorderStyle>
|
|---|
| 1271 | <BorderWidth>
|
|---|
| 1272 | <Default>0.5pt</Default>
|
|---|
| 1273 | </BorderWidth>
|
|---|
| 1274 | <FontSize>8pt</FontSize>
|
|---|
| 1275 | <TextAlign>Center</TextAlign>
|
|---|
| 1276 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1277 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1278 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1279 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1280 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1281 | </Style>
|
|---|
| 1282 | <ZIndex>23</ZIndex>
|
|---|
| 1283 | <CanGrow>true</CanGrow>
|
|---|
| 1284 | <Value>=Sum(Fields!ILOSC.Value)</Value>
|
|---|
| 1285 | </Textbox>
|
|---|
| 1286 | </ReportItems>
|
|---|
| 1287 | </TableCell>
|
|---|
| 1288 | <TableCell>
|
|---|
| 1289 | <ReportItems>
|
|---|
| 1290 | <Textbox Name="textbox50">
|
|---|
| 1291 | <rd:DefaultName>textbox50</rd:DefaultName>
|
|---|
| 1292 | <Style>
|
|---|
| 1293 | <BorderColor>
|
|---|
| 1294 | <Default>LightGrey</Default>
|
|---|
| 1295 | </BorderColor>
|
|---|
| 1296 | <BorderStyle>
|
|---|
| 1297 | <Default>Solid</Default>
|
|---|
| 1298 | </BorderStyle>
|
|---|
| 1299 | <BorderWidth>
|
|---|
| 1300 | <Default>0.5pt</Default>
|
|---|
| 1301 | </BorderWidth>
|
|---|
| 1302 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1303 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1304 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1305 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1306 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1307 | </Style>
|
|---|
| 1308 | <ZIndex>22</ZIndex>
|
|---|
| 1309 | <CanGrow>true</CanGrow>
|
|---|
| 1310 | <Value />
|
|---|
| 1311 | </Textbox>
|
|---|
| 1312 | </ReportItems>
|
|---|
| 1313 | </TableCell>
|
|---|
| 1314 | </TableCells>
|
|---|
| 1315 | <Height>0.63492cm</Height>
|
|---|
| 1316 | </TableRow>
|
|---|
| 1317 | </TableRows>
|
|---|
| 1318 | </Header>
|
|---|
| 1319 | </TableGroup>
|
|---|
| 1320 | </TableGroups>
|
|---|
| 1321 | <Details>
|
|---|
| 1322 | <TableRows>
|
|---|
| 1323 | <TableRow>
|
|---|
| 1324 | <Visibility>
|
|---|
| 1325 | <Hidden>true</Hidden>
|
|---|
| 1326 | <ToggleItem>FirstName_1</ToggleItem>
|
|---|
| 1327 | </Visibility>
|
|---|
| 1328 | <TableCells>
|
|---|
| 1329 | <TableCell>
|
|---|
| 1330 | <ReportItems>
|
|---|
| 1331 | <Textbox Name="textbox4">
|
|---|
| 1332 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 1333 | <Style>
|
|---|
| 1334 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1335 | <FontSize>8pt</FontSize>
|
|---|
| 1336 | <TextAlign>Left</TextAlign>
|
|---|
| 1337 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1338 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1339 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1340 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1341 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1342 | </Style>
|
|---|
| 1343 | <ZIndex>10</ZIndex>
|
|---|
| 1344 | <CanGrow>true</CanGrow>
|
|---|
| 1345 | <Value />
|
|---|
| 1346 | </Textbox>
|
|---|
| 1347 | </ReportItems>
|
|---|
| 1348 | </TableCell>
|
|---|
| 1349 | <TableCell>
|
|---|
| 1350 | <ReportItems>
|
|---|
| 1351 | <Textbox Name="textbox5">
|
|---|
| 1352 | <rd:DefaultName>textbox5</rd:DefaultName>
|
|---|
| 1353 | <Style>
|
|---|
| 1354 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1355 | <BorderColor>
|
|---|
| 1356 | <Default>LightGrey</Default>
|
|---|
| 1357 | </BorderColor>
|
|---|
| 1358 | <BorderWidth>
|
|---|
| 1359 | <Default>0.5pt</Default>
|
|---|
| 1360 | </BorderWidth>
|
|---|
| 1361 | <FontSize>8pt</FontSize>
|
|---|
| 1362 | <TextAlign>Left</TextAlign>
|
|---|
| 1363 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1364 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1365 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1366 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1367 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1368 | </Style>
|
|---|
| 1369 | <ZIndex>9</ZIndex>
|
|---|
| 1370 | <CanGrow>true</CanGrow>
|
|---|
| 1371 | <Value />
|
|---|
| 1372 | </Textbox>
|
|---|
| 1373 | </ReportItems>
|
|---|
| 1374 | </TableCell>
|
|---|
| 1375 | <TableCell>
|
|---|
| 1376 | <ReportItems>
|
|---|
| 1377 | <Textbox Name="textbox41">
|
|---|
| 1378 | <rd:DefaultName>textbox41</rd:DefaultName>
|
|---|
| 1379 | <Style>
|
|---|
| 1380 | <BorderColor>
|
|---|
| 1381 | <Default>LightGrey</Default>
|
|---|
| 1382 | </BorderColor>
|
|---|
| 1383 | <BorderStyle>
|
|---|
| 1384 | <Left>None</Left>
|
|---|
| 1385 | <Right>Solid</Right>
|
|---|
| 1386 | <Top>None</Top>
|
|---|
| 1387 | <Bottom>None</Bottom>
|
|---|
| 1388 | </BorderStyle>
|
|---|
| 1389 | <BorderWidth>
|
|---|
| 1390 | <Default>0.5pt</Default>
|
|---|
| 1391 | </BorderWidth>
|
|---|
| 1392 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1393 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1394 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1395 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1396 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1397 | </Style>
|
|---|
| 1398 | <ZIndex>8</ZIndex>
|
|---|
| 1399 | <CanGrow>true</CanGrow>
|
|---|
| 1400 | <Value />
|
|---|
| 1401 | </Textbox>
|
|---|
| 1402 | </ReportItems>
|
|---|
| 1403 | </TableCell>
|
|---|
| 1404 | <TableCell>
|
|---|
| 1405 | <ReportItems>
|
|---|
| 1406 | <Textbox Name="textbox51">
|
|---|
| 1407 | <Style>
|
|---|
| 1408 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1409 | <BorderColor>
|
|---|
| 1410 | <Default>LightGrey</Default>
|
|---|
| 1411 | </BorderColor>
|
|---|
| 1412 | <BorderStyle>
|
|---|
| 1413 | <Default>Solid</Default>
|
|---|
| 1414 | </BorderStyle>
|
|---|
| 1415 | <BorderWidth>
|
|---|
| 1416 | <Default>0.5pt</Default>
|
|---|
| 1417 | </BorderWidth>
|
|---|
| 1418 | <FontSize>8pt</FontSize>
|
|---|
| 1419 | <TextAlign>Center</TextAlign>
|
|---|
| 1420 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1421 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1422 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1423 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1424 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1425 | </Style>
|
|---|
| 1426 | <ZIndex>7</ZIndex>
|
|---|
| 1427 | <CanGrow>true</CanGrow>
|
|---|
| 1428 | <Value>=Fields!numer.Value & "/" & Fields!numer_roz.Value & "/" & Parameters!rok.Value</Value>
|
|---|
| 1429 | </Textbox>
|
|---|
| 1430 | </ReportItems>
|
|---|
| 1431 | </TableCell>
|
|---|
| 1432 | <TableCell>
|
|---|
| 1433 | <ReportItems>
|
|---|
| 1434 | <Textbox Name="data_sprzedazy">
|
|---|
| 1435 | <rd:DefaultName>data_sprzedazy</rd:DefaultName>
|
|---|
| 1436 | <Style>
|
|---|
| 1437 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1438 | <BorderColor>
|
|---|
| 1439 | <Default>LightGrey</Default>
|
|---|
| 1440 | </BorderColor>
|
|---|
| 1441 | <BorderStyle>
|
|---|
| 1442 | <Default>Solid</Default>
|
|---|
| 1443 | </BorderStyle>
|
|---|
| 1444 | <BorderWidth>
|
|---|
| 1445 | <Default>0.5pt</Default>
|
|---|
| 1446 | </BorderWidth>
|
|---|
| 1447 | <FontSize>8pt</FontSize>
|
|---|
| 1448 | <Format>d</Format>
|
|---|
| 1449 | <TextAlign>Center</TextAlign>
|
|---|
| 1450 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1451 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1452 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1453 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1454 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1455 | <Language>pl</Language>
|
|---|
| 1456 | </Style>
|
|---|
| 1457 | <ZIndex>6</ZIndex>
|
|---|
| 1458 | <CanGrow>true</CanGrow>
|
|---|
| 1459 | <Value>=Fields!data_sprzedazy.Value</Value>
|
|---|
| 1460 | </Textbox>
|
|---|
| 1461 | </ReportItems>
|
|---|
| 1462 | </TableCell>
|
|---|
| 1463 | <TableCell>
|
|---|
| 1464 | <ReportItems>
|
|---|
| 1465 | <Textbox Name="TERMIN_ZAPLATY">
|
|---|
| 1466 | <rd:DefaultName>TERMIN_ZAPLATY</rd:DefaultName>
|
|---|
| 1467 | <Style>
|
|---|
| 1468 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1469 | <BorderColor>
|
|---|
| 1470 | <Default>LightGrey</Default>
|
|---|
| 1471 | </BorderColor>
|
|---|
| 1472 | <BorderStyle>
|
|---|
| 1473 | <Default>Solid</Default>
|
|---|
| 1474 | </BorderStyle>
|
|---|
| 1475 | <BorderWidth>
|
|---|
| 1476 | <Default>0.5pt</Default>
|
|---|
| 1477 | </BorderWidth>
|
|---|
| 1478 | <FontSize>8pt</FontSize>
|
|---|
| 1479 | <Format>d</Format>
|
|---|
| 1480 | <TextAlign>Center</TextAlign>
|
|---|
| 1481 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1482 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1483 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1484 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1485 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1486 | <Language>pl</Language>
|
|---|
| 1487 | </Style>
|
|---|
| 1488 | <ZIndex>5</ZIndex>
|
|---|
| 1489 | <CanGrow>true</CanGrow>
|
|---|
| 1490 | <Value>=Fields!TERMIN_ZAPLATY.Value</Value>
|
|---|
| 1491 | </Textbox>
|
|---|
| 1492 | </ReportItems>
|
|---|
| 1493 | </TableCell>
|
|---|
| 1494 | <TableCell>
|
|---|
| 1495 | <ReportItems>
|
|---|
| 1496 | <Textbox Name="brutto">
|
|---|
| 1497 | <rd:DefaultName>brutto</rd:DefaultName>
|
|---|
| 1498 | <Style>
|
|---|
| 1499 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1500 | <BorderColor>
|
|---|
| 1501 | <Default>LightGrey</Default>
|
|---|
| 1502 | </BorderColor>
|
|---|
| 1503 | <BorderStyle>
|
|---|
| 1504 | <Default>Solid</Default>
|
|---|
| 1505 | </BorderStyle>
|
|---|
| 1506 | <BorderWidth>
|
|---|
| 1507 | <Default>0.5pt</Default>
|
|---|
| 1508 | </BorderWidth>
|
|---|
| 1509 | <FontSize>8pt</FontSize>
|
|---|
| 1510 | <Format>C</Format>
|
|---|
| 1511 | <TextAlign>Right</TextAlign>
|
|---|
| 1512 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1513 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1514 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1515 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1516 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1517 | <Language>pl</Language>
|
|---|
| 1518 | </Style>
|
|---|
| 1519 | <ZIndex>4</ZIndex>
|
|---|
| 1520 | <CanGrow>true</CanGrow>
|
|---|
| 1521 | <Value>=Fields!brutto.Value</Value>
|
|---|
| 1522 | </Textbox>
|
|---|
| 1523 | </ReportItems>
|
|---|
| 1524 | </TableCell>
|
|---|
| 1525 | <TableCell>
|
|---|
| 1526 | <ReportItems>
|
|---|
| 1527 | <Textbox Name="suma_zaplat">
|
|---|
| 1528 | <rd:DefaultName>suma_zaplat</rd:DefaultName>
|
|---|
| 1529 | <Style>
|
|---|
| 1530 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1531 | <BorderColor>
|
|---|
| 1532 | <Default>LightGrey</Default>
|
|---|
| 1533 | </BorderColor>
|
|---|
| 1534 | <BorderStyle>
|
|---|
| 1535 | <Default>Solid</Default>
|
|---|
| 1536 | </BorderStyle>
|
|---|
| 1537 | <BorderWidth>
|
|---|
| 1538 | <Default>0.5pt</Default>
|
|---|
| 1539 | </BorderWidth>
|
|---|
| 1540 | <FontSize>8pt</FontSize>
|
|---|
| 1541 | <Format>C</Format>
|
|---|
| 1542 | <TextAlign>Right</TextAlign>
|
|---|
| 1543 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1544 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1545 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1546 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1547 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1548 | <Language>pl</Language>
|
|---|
| 1549 | </Style>
|
|---|
| 1550 | <ZIndex>3</ZIndex>
|
|---|
| 1551 | <CanGrow>true</CanGrow>
|
|---|
| 1552 | <Value>=Fields!suma_zaplat.Value</Value>
|
|---|
| 1553 | </Textbox>
|
|---|
| 1554 | </ReportItems>
|
|---|
| 1555 | </TableCell>
|
|---|
| 1556 | <TableCell>
|
|---|
| 1557 | <ReportItems>
|
|---|
| 1558 | <Textbox Name="zalega">
|
|---|
| 1559 | <rd:DefaultName>zalega</rd:DefaultName>
|
|---|
| 1560 | <Style>
|
|---|
| 1561 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1562 | <BorderColor>
|
|---|
| 1563 | <Default>LightGrey</Default>
|
|---|
| 1564 | </BorderColor>
|
|---|
| 1565 | <BorderStyle>
|
|---|
| 1566 | <Default>Solid</Default>
|
|---|
| 1567 | </BorderStyle>
|
|---|
| 1568 | <BorderWidth>
|
|---|
| 1569 | <Default>0.5pt</Default>
|
|---|
| 1570 | </BorderWidth>
|
|---|
| 1571 | <FontSize>8pt</FontSize>
|
|---|
| 1572 | <Format>C</Format>
|
|---|
| 1573 | <TextAlign>Right</TextAlign>
|
|---|
| 1574 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1575 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1576 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1577 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1578 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1579 | <Language>pl</Language>
|
|---|
| 1580 | </Style>
|
|---|
| 1581 | <ZIndex>2</ZIndex>
|
|---|
| 1582 | <CanGrow>true</CanGrow>
|
|---|
| 1583 | <Value>=Fields!zalega.Value</Value>
|
|---|
| 1584 | </Textbox>
|
|---|
| 1585 | </ReportItems>
|
|---|
| 1586 | </TableCell>
|
|---|
| 1587 | <TableCell>
|
|---|
| 1588 | <ReportItems>
|
|---|
| 1589 | <Textbox Name="ILOSC">
|
|---|
| 1590 | <rd:DefaultName>ILOSC</rd:DefaultName>
|
|---|
| 1591 | <Style>
|
|---|
| 1592 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1593 | <BorderColor>
|
|---|
| 1594 | <Default>LightGrey</Default>
|
|---|
| 1595 | </BorderColor>
|
|---|
| 1596 | <BorderStyle>
|
|---|
| 1597 | <Default>Solid</Default>
|
|---|
| 1598 | </BorderStyle>
|
|---|
| 1599 | <BorderWidth>
|
|---|
| 1600 | <Default>0.5pt</Default>
|
|---|
| 1601 | </BorderWidth>
|
|---|
| 1602 | <FontSize>8pt</FontSize>
|
|---|
| 1603 | <TextAlign>Center</TextAlign>
|
|---|
| 1604 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1605 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1606 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1607 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1608 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1609 | </Style>
|
|---|
| 1610 | <ZIndex>1</ZIndex>
|
|---|
| 1611 | <CanGrow>true</CanGrow>
|
|---|
| 1612 | <Value>=Fields!ILOSC.Value</Value>
|
|---|
| 1613 | </Textbox>
|
|---|
| 1614 | </ReportItems>
|
|---|
| 1615 | </TableCell>
|
|---|
| 1616 | <TableCell>
|
|---|
| 1617 | <ReportItems>
|
|---|
| 1618 | <Textbox Name="procent">
|
|---|
| 1619 | <rd:DefaultName>procent</rd:DefaultName>
|
|---|
| 1620 | <Style>
|
|---|
| 1621 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 1622 | <BorderColor>
|
|---|
| 1623 | <Default>LightGrey</Default>
|
|---|
| 1624 | </BorderColor>
|
|---|
| 1625 | <BorderStyle>
|
|---|
| 1626 | <Default>Solid</Default>
|
|---|
| 1627 | </BorderStyle>
|
|---|
| 1628 | <BorderWidth>
|
|---|
| 1629 | <Default>0.5pt</Default>
|
|---|
| 1630 | </BorderWidth>
|
|---|
| 1631 | <FontSize>8pt</FontSize>
|
|---|
| 1632 | <Format>P</Format>
|
|---|
| 1633 | <TextAlign>Center</TextAlign>
|
|---|
| 1634 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1635 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1636 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1637 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1638 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1639 | </Style>
|
|---|
| 1640 | <CanGrow>true</CanGrow>
|
|---|
| 1641 | <Value>=Fields!procent.Value</Value>
|
|---|
| 1642 | </Textbox>
|
|---|
| 1643 | </ReportItems>
|
|---|
| 1644 | </TableCell>
|
|---|
| 1645 | </TableCells>
|
|---|
| 1646 | <Height>0.63492cm</Height>
|
|---|
| 1647 | </TableRow>
|
|---|
| 1648 | </TableRows>
|
|---|
| 1649 | </Details>
|
|---|
| 1650 | <Style>
|
|---|
| 1651 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1652 | </Style>
|
|---|
| 1653 | <Header>
|
|---|
| 1654 | <TableRows>
|
|---|
| 1655 | <TableRow>
|
|---|
| 1656 | <TableCells>
|
|---|
| 1657 | <TableCell>
|
|---|
| 1658 | <ReportItems>
|
|---|
| 1659 | <Textbox Name="textbox1">
|
|---|
| 1660 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 1661 | <Style>
|
|---|
| 1662 | <FontSize>8pt</FontSize>
|
|---|
| 1663 | <FontWeight>700</FontWeight>
|
|---|
| 1664 | <TextAlign>Center</TextAlign>
|
|---|
| 1665 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1666 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1667 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1668 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1669 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1670 | </Style>
|
|---|
| 1671 | <ZIndex>65</ZIndex>
|
|---|
| 1672 | <CanGrow>true</CanGrow>
|
|---|
| 1673 | <Value>Agencja</Value>
|
|---|
| 1674 | </Textbox>
|
|---|
| 1675 | </ReportItems>
|
|---|
| 1676 | </TableCell>
|
|---|
| 1677 | <TableCell>
|
|---|
| 1678 | <ReportItems>
|
|---|
| 1679 | <Textbox Name="textbox2">
|
|---|
| 1680 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 1681 | <Style>
|
|---|
| 1682 | <FontSize>8pt</FontSize>
|
|---|
| 1683 | <FontWeight>700</FontWeight>
|
|---|
| 1684 | <TextAlign>Center</TextAlign>
|
|---|
| 1685 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1686 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1687 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1688 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1689 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1690 | </Style>
|
|---|
| 1691 | <ZIndex>64</ZIndex>
|
|---|
| 1692 | <CanGrow>true</CanGrow>
|
|---|
| 1693 | <Value>Agent</Value>
|
|---|
| 1694 | </Textbox>
|
|---|
| 1695 | </ReportItems>
|
|---|
| 1696 | </TableCell>
|
|---|
| 1697 | <TableCell>
|
|---|
| 1698 | <ReportItems>
|
|---|
| 1699 | <Textbox Name="textbox3">
|
|---|
| 1700 | <rd:DefaultName>textbox3</rd:DefaultName>
|
|---|
| 1701 | <Style>
|
|---|
| 1702 | <FontSize>8pt</FontSize>
|
|---|
| 1703 | <FontWeight>700</FontWeight>
|
|---|
| 1704 | <TextAlign>Center</TextAlign>
|
|---|
| 1705 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1706 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1707 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1708 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1709 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1710 | </Style>
|
|---|
| 1711 | <ZIndex>63</ZIndex>
|
|---|
| 1712 | <CanGrow>true</CanGrow>
|
|---|
| 1713 | <Value>Klient</Value>
|
|---|
| 1714 | </Textbox>
|
|---|
| 1715 | </ReportItems>
|
|---|
| 1716 | </TableCell>
|
|---|
| 1717 | <TableCell>
|
|---|
| 1718 | <ReportItems>
|
|---|
| 1719 | <Textbox Name="textbox34">
|
|---|
| 1720 | <rd:DefaultName>textbox34</rd:DefaultName>
|
|---|
| 1721 | <Style>
|
|---|
| 1722 | <FontSize>8pt</FontSize>
|
|---|
| 1723 | <FontWeight>700</FontWeight>
|
|---|
| 1724 | <TextAlign>Center</TextAlign>
|
|---|
| 1725 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1726 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1727 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1728 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1729 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1730 | </Style>
|
|---|
| 1731 | <ZIndex>62</ZIndex>
|
|---|
| 1732 | <CanGrow>true</CanGrow>
|
|---|
| 1733 | <Value />
|
|---|
| 1734 | </Textbox>
|
|---|
| 1735 | </ReportItems>
|
|---|
| 1736 | </TableCell>
|
|---|
| 1737 | <TableCell>
|
|---|
| 1738 | <ReportItems>
|
|---|
| 1739 | <Textbox Name="textbox53">
|
|---|
| 1740 | <rd:DefaultName>textbox53</rd:DefaultName>
|
|---|
| 1741 | <Style>
|
|---|
| 1742 | <FontSize>8pt</FontSize>
|
|---|
| 1743 | <FontWeight>700</FontWeight>
|
|---|
| 1744 | <TextAlign>Center</TextAlign>
|
|---|
| 1745 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1746 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1747 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1748 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1749 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1750 | </Style>
|
|---|
| 1751 | <ZIndex>61</ZIndex>
|
|---|
| 1752 | <CanGrow>true</CanGrow>
|
|---|
| 1753 | <Value>Data sprzedaÅŒy</Value>
|
|---|
| 1754 | </Textbox>
|
|---|
| 1755 | </ReportItems>
|
|---|
| 1756 | </TableCell>
|
|---|
| 1757 | <TableCell>
|
|---|
| 1758 | <ReportItems>
|
|---|
| 1759 | <Textbox Name="textbox19">
|
|---|
| 1760 | <rd:DefaultName>textbox19</rd:DefaultName>
|
|---|
| 1761 | <Style>
|
|---|
| 1762 | <FontSize>8pt</FontSize>
|
|---|
| 1763 | <FontWeight>700</FontWeight>
|
|---|
| 1764 | <TextAlign>Center</TextAlign>
|
|---|
| 1765 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1766 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1767 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1768 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1769 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1770 | </Style>
|
|---|
| 1771 | <ZIndex>60</ZIndex>
|
|---|
| 1772 | <CanGrow>true</CanGrow>
|
|---|
| 1773 | <Value>Termin pÅatnoÅci</Value>
|
|---|
| 1774 | </Textbox>
|
|---|
| 1775 | </ReportItems>
|
|---|
| 1776 | </TableCell>
|
|---|
| 1777 | <TableCell>
|
|---|
| 1778 | <ReportItems>
|
|---|
| 1779 | <Textbox Name="textbox10">
|
|---|
| 1780 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 1781 | <Style>
|
|---|
| 1782 | <FontSize>8pt</FontSize>
|
|---|
| 1783 | <FontWeight>700</FontWeight>
|
|---|
| 1784 | <TextAlign>Center</TextAlign>
|
|---|
| 1785 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1786 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1787 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1788 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1789 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1790 | </Style>
|
|---|
| 1791 | <ZIndex>59</ZIndex>
|
|---|
| 1792 | <CanGrow>true</CanGrow>
|
|---|
| 1793 | <Value>Brutto</Value>
|
|---|
| 1794 | </Textbox>
|
|---|
| 1795 | </ReportItems>
|
|---|
| 1796 | </TableCell>
|
|---|
| 1797 | <TableCell>
|
|---|
| 1798 | <ReportItems>
|
|---|
| 1799 | <Textbox Name="textbox26">
|
|---|
| 1800 | <rd:DefaultName>textbox26</rd:DefaultName>
|
|---|
| 1801 | <Style>
|
|---|
| 1802 | <FontSize>8pt</FontSize>
|
|---|
| 1803 | <FontWeight>700</FontWeight>
|
|---|
| 1804 | <TextAlign>Center</TextAlign>
|
|---|
| 1805 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1806 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1807 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1808 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1809 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1810 | </Style>
|
|---|
| 1811 | <ZIndex>58</ZIndex>
|
|---|
| 1812 | <CanGrow>true</CanGrow>
|
|---|
| 1813 | <Value>Suma zapÅat</Value>
|
|---|
| 1814 | </Textbox>
|
|---|
| 1815 | </ReportItems>
|
|---|
| 1816 | </TableCell>
|
|---|
| 1817 | <TableCell>
|
|---|
| 1818 | <ReportItems>
|
|---|
| 1819 | <Textbox Name="textbox20">
|
|---|
| 1820 | <rd:DefaultName>textbox20</rd:DefaultName>
|
|---|
| 1821 | <Style>
|
|---|
| 1822 | <FontSize>8pt</FontSize>
|
|---|
| 1823 | <FontWeight>700</FontWeight>
|
|---|
| 1824 | <TextAlign>Center</TextAlign>
|
|---|
| 1825 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1826 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1827 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1828 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1829 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1830 | </Style>
|
|---|
| 1831 | <ZIndex>57</ZIndex>
|
|---|
| 1832 | <CanGrow>true</CanGrow>
|
|---|
| 1833 | <Value>Zalega</Value>
|
|---|
| 1834 | </Textbox>
|
|---|
| 1835 | </ReportItems>
|
|---|
| 1836 | </TableCell>
|
|---|
| 1837 | <TableCell>
|
|---|
| 1838 | <ReportItems>
|
|---|
| 1839 | <Textbox Name="textbox6">
|
|---|
| 1840 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 1841 | <Style>
|
|---|
| 1842 | <FontSize>8pt</FontSize>
|
|---|
| 1843 | <FontWeight>700</FontWeight>
|
|---|
| 1844 | <TextAlign>Center</TextAlign>
|
|---|
| 1845 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1846 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1847 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1848 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1849 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1850 | </Style>
|
|---|
| 1851 | <ZIndex>56</ZIndex>
|
|---|
| 1852 | <CanGrow>true</CanGrow>
|
|---|
| 1853 | <Value>IloÅÄ</Value>
|
|---|
| 1854 | </Textbox>
|
|---|
| 1855 | </ReportItems>
|
|---|
| 1856 | </TableCell>
|
|---|
| 1857 | <TableCell>
|
|---|
| 1858 | <ReportItems>
|
|---|
| 1859 | <Textbox Name="textbox15">
|
|---|
| 1860 | <rd:DefaultName>textbox15</rd:DefaultName>
|
|---|
| 1861 | <Style>
|
|---|
| 1862 | <FontSize>8pt</FontSize>
|
|---|
| 1863 | <FontWeight>700</FontWeight>
|
|---|
| 1864 | <TextAlign>Center</TextAlign>
|
|---|
| 1865 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1866 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1867 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1868 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1869 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1870 | </Style>
|
|---|
| 1871 | <ZIndex>55</ZIndex>
|
|---|
| 1872 | <CanGrow>true</CanGrow>
|
|---|
| 1873 | <Value>%</Value>
|
|---|
| 1874 | </Textbox>
|
|---|
| 1875 | </ReportItems>
|
|---|
| 1876 | </TableCell>
|
|---|
| 1877 | </TableCells>
|
|---|
| 1878 | <Height>1cm</Height>
|
|---|
| 1879 | </TableRow>
|
|---|
| 1880 | </TableRows>
|
|---|
| 1881 | </Header>
|
|---|
| 1882 | <TableColumns>
|
|---|
| 1883 | <TableColumn>
|
|---|
| 1884 | <Width>3.25cm</Width>
|
|---|
| 1885 | </TableColumn>
|
|---|
| 1886 | <TableColumn>
|
|---|
| 1887 | <Width>3.25cm</Width>
|
|---|
| 1888 | </TableColumn>
|
|---|
| 1889 | <TableColumn>
|
|---|
| 1890 | <Width>3.25cm</Width>
|
|---|
| 1891 | </TableColumn>
|
|---|
| 1892 | <TableColumn>
|
|---|
| 1893 | <Width>2.77645cm</Width>
|
|---|
| 1894 | </TableColumn>
|
|---|
| 1895 | <TableColumn>
|
|---|
| 1896 | <Width>1.75cm</Width>
|
|---|
| 1897 | </TableColumn>
|
|---|
| 1898 | <TableColumn>
|
|---|
| 1899 | <Width>1.75cm</Width>
|
|---|
| 1900 | </TableColumn>
|
|---|
| 1901 | <TableColumn>
|
|---|
| 1902 | <Width>3cm</Width>
|
|---|
| 1903 | </TableColumn>
|
|---|
| 1904 | <TableColumn>
|
|---|
| 1905 | <Width>2.77646cm</Width>
|
|---|
| 1906 | </TableColumn>
|
|---|
| 1907 | <TableColumn>
|
|---|
| 1908 | <Width>2.77646cm</Width>
|
|---|
| 1909 | </TableColumn>
|
|---|
| 1910 | <TableColumn>
|
|---|
| 1911 | <Width>1.5cm</Width>
|
|---|
| 1912 | </TableColumn>
|
|---|
| 1913 | <TableColumn>
|
|---|
| 1914 | <Width>1.5cm</Width>
|
|---|
| 1915 | </TableColumn>
|
|---|
| 1916 | </TableColumns>
|
|---|
| 1917 | <Footer>
|
|---|
| 1918 | <TableRows>
|
|---|
| 1919 | <TableRow>
|
|---|
| 1920 | <TableCells>
|
|---|
| 1921 | <TableCell>
|
|---|
| 1922 | <ReportItems>
|
|---|
| 1923 | <Textbox Name="textbox7">
|
|---|
| 1924 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 1925 | <Style>
|
|---|
| 1926 | <TextAlign>Left</TextAlign>
|
|---|
| 1927 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1928 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1929 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1930 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1931 | </Style>
|
|---|
| 1932 | <ZIndex>21</ZIndex>
|
|---|
| 1933 | <CanGrow>true</CanGrow>
|
|---|
| 1934 | <Value />
|
|---|
| 1935 | </Textbox>
|
|---|
| 1936 | </ReportItems>
|
|---|
| 1937 | </TableCell>
|
|---|
| 1938 | <TableCell>
|
|---|
| 1939 | <ReportItems>
|
|---|
| 1940 | <Textbox Name="textbox8">
|
|---|
| 1941 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 1942 | <Style>
|
|---|
| 1943 | <TextAlign>Left</TextAlign>
|
|---|
| 1944 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1945 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1946 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1947 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1948 | </Style>
|
|---|
| 1949 | <ZIndex>20</ZIndex>
|
|---|
| 1950 | <CanGrow>true</CanGrow>
|
|---|
| 1951 | <Value />
|
|---|
| 1952 | </Textbox>
|
|---|
| 1953 | </ReportItems>
|
|---|
| 1954 | </TableCell>
|
|---|
| 1955 | <TableCell>
|
|---|
| 1956 | <ReportItems>
|
|---|
| 1957 | <Textbox Name="textbox9">
|
|---|
| 1958 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 1959 | <Style>
|
|---|
| 1960 | <TextAlign>Left</TextAlign>
|
|---|
| 1961 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1962 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1963 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1964 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1965 | </Style>
|
|---|
| 1966 | <ZIndex>19</ZIndex>
|
|---|
| 1967 | <CanGrow>true</CanGrow>
|
|---|
| 1968 | <Value />
|
|---|
| 1969 | </Textbox>
|
|---|
| 1970 | </ReportItems>
|
|---|
| 1971 | </TableCell>
|
|---|
| 1972 | <TableCell>
|
|---|
| 1973 | <ReportItems>
|
|---|
| 1974 | <Textbox Name="textbox39">
|
|---|
| 1975 | <rd:DefaultName>textbox39</rd:DefaultName>
|
|---|
| 1976 | <Style>
|
|---|
| 1977 | <TextAlign>Left</TextAlign>
|
|---|
| 1978 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1979 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1980 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1981 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1982 | </Style>
|
|---|
| 1983 | <ZIndex>18</ZIndex>
|
|---|
| 1984 | <CanGrow>true</CanGrow>
|
|---|
| 1985 | <Value />
|
|---|
| 1986 | </Textbox>
|
|---|
| 1987 | </ReportItems>
|
|---|
| 1988 | </TableCell>
|
|---|
| 1989 | <TableCell>
|
|---|
| 1990 | <ReportItems>
|
|---|
| 1991 | <Textbox Name="textbox58">
|
|---|
| 1992 | <rd:DefaultName>textbox58</rd:DefaultName>
|
|---|
| 1993 | <Style>
|
|---|
| 1994 | <TextAlign>Left</TextAlign>
|
|---|
| 1995 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1996 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1997 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1998 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1999 | </Style>
|
|---|
| 2000 | <ZIndex>17</ZIndex>
|
|---|
| 2001 | <CanGrow>true</CanGrow>
|
|---|
| 2002 | <Value />
|
|---|
| 2003 | </Textbox>
|
|---|
| 2004 | </ReportItems>
|
|---|
| 2005 | </TableCell>
|
|---|
| 2006 | <TableCell>
|
|---|
| 2007 | <ReportItems>
|
|---|
| 2008 | <Textbox Name="textbox52">
|
|---|
| 2009 | <rd:DefaultName>textbox52</rd:DefaultName>
|
|---|
| 2010 | <Style>
|
|---|
| 2011 | <TextAlign>Left</TextAlign>
|
|---|
| 2012 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2013 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2014 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2015 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2016 | </Style>
|
|---|
| 2017 | <ZIndex>16</ZIndex>
|
|---|
| 2018 | <CanGrow>true</CanGrow>
|
|---|
| 2019 | <Value />
|
|---|
| 2020 | </Textbox>
|
|---|
| 2021 | </ReportItems>
|
|---|
| 2022 | </TableCell>
|
|---|
| 2023 | <TableCell>
|
|---|
| 2024 | <ReportItems>
|
|---|
| 2025 | <Textbox Name="textbox44">
|
|---|
| 2026 | <Style>
|
|---|
| 2027 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2028 | <BorderColor>
|
|---|
| 2029 | <Default>LightGrey</Default>
|
|---|
| 2030 | </BorderColor>
|
|---|
| 2031 | <BorderStyle>
|
|---|
| 2032 | <Default>Solid</Default>
|
|---|
| 2033 | </BorderStyle>
|
|---|
| 2034 | <BorderWidth>
|
|---|
| 2035 | <Default>0.5pt</Default>
|
|---|
| 2036 | </BorderWidth>
|
|---|
| 2037 | <FontSize>8pt</FontSize>
|
|---|
| 2038 | <Format>C</Format>
|
|---|
| 2039 | <TextAlign>Right</TextAlign>
|
|---|
| 2040 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2041 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2042 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2043 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2044 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2045 | <Language>pl</Language>
|
|---|
| 2046 | </Style>
|
|---|
| 2047 | <ZIndex>15</ZIndex>
|
|---|
| 2048 | <CanGrow>true</CanGrow>
|
|---|
| 2049 | <Value>=Sum(Fields!brutto.Value)</Value>
|
|---|
| 2050 | </Textbox>
|
|---|
| 2051 | </ReportItems>
|
|---|
| 2052 | </TableCell>
|
|---|
| 2053 | <TableCell>
|
|---|
| 2054 | <ReportItems>
|
|---|
| 2055 | <Textbox Name="textbox45">
|
|---|
| 2056 | <Style>
|
|---|
| 2057 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2058 | <BorderColor>
|
|---|
| 2059 | <Default>LightGrey</Default>
|
|---|
| 2060 | </BorderColor>
|
|---|
| 2061 | <BorderStyle>
|
|---|
| 2062 | <Default>Solid</Default>
|
|---|
| 2063 | </BorderStyle>
|
|---|
| 2064 | <BorderWidth>
|
|---|
| 2065 | <Default>0.5pt</Default>
|
|---|
| 2066 | </BorderWidth>
|
|---|
| 2067 | <FontSize>8pt</FontSize>
|
|---|
| 2068 | <Format>C</Format>
|
|---|
| 2069 | <TextAlign>Right</TextAlign>
|
|---|
| 2070 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2071 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2072 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2073 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2074 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2075 | <Language>pl</Language>
|
|---|
| 2076 | </Style>
|
|---|
| 2077 | <ZIndex>14</ZIndex>
|
|---|
| 2078 | <CanGrow>true</CanGrow>
|
|---|
| 2079 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 2080 | </Textbox>
|
|---|
| 2081 | </ReportItems>
|
|---|
| 2082 | </TableCell>
|
|---|
| 2083 | <TableCell>
|
|---|
| 2084 | <ReportItems>
|
|---|
| 2085 | <Textbox Name="textbox47">
|
|---|
| 2086 | <Style>
|
|---|
| 2087 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2088 | <BorderColor>
|
|---|
| 2089 | <Default>LightGrey</Default>
|
|---|
| 2090 | </BorderColor>
|
|---|
| 2091 | <BorderStyle>
|
|---|
| 2092 | <Default>Solid</Default>
|
|---|
| 2093 | </BorderStyle>
|
|---|
| 2094 | <BorderWidth>
|
|---|
| 2095 | <Default>0.5pt</Default>
|
|---|
| 2096 | </BorderWidth>
|
|---|
| 2097 | <FontSize>8pt</FontSize>
|
|---|
| 2098 | <Format>C</Format>
|
|---|
| 2099 | <TextAlign>Right</TextAlign>
|
|---|
| 2100 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2101 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2102 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2103 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2104 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2105 | <Language>pl</Language>
|
|---|
| 2106 | </Style>
|
|---|
| 2107 | <ZIndex>13</ZIndex>
|
|---|
| 2108 | <CanGrow>true</CanGrow>
|
|---|
| 2109 | <Value>=Sum(Fields!zalega.Value)</Value>
|
|---|
| 2110 | </Textbox>
|
|---|
| 2111 | </ReportItems>
|
|---|
| 2112 | </TableCell>
|
|---|
| 2113 | <TableCell>
|
|---|
| 2114 | <ReportItems>
|
|---|
| 2115 | <Textbox Name="textbox48">
|
|---|
| 2116 | <Style>
|
|---|
| 2117 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2118 | <BorderColor>
|
|---|
| 2119 | <Default>LightGrey</Default>
|
|---|
| 2120 | </BorderColor>
|
|---|
| 2121 | <BorderStyle>
|
|---|
| 2122 | <Default>Solid</Default>
|
|---|
| 2123 | </BorderStyle>
|
|---|
| 2124 | <BorderWidth>
|
|---|
| 2125 | <Default>0.5pt</Default>
|
|---|
| 2126 | </BorderWidth>
|
|---|
| 2127 | <FontSize>8pt</FontSize>
|
|---|
| 2128 | <TextAlign>Center</TextAlign>
|
|---|
| 2129 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2130 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2131 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2132 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2133 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2134 | </Style>
|
|---|
| 2135 | <ZIndex>12</ZIndex>
|
|---|
| 2136 | <CanGrow>true</CanGrow>
|
|---|
| 2137 | <Value>=Sum(Fields!ILOSC.Value)</Value>
|
|---|
| 2138 | </Textbox>
|
|---|
| 2139 | </ReportItems>
|
|---|
| 2140 | </TableCell>
|
|---|
| 2141 | <TableCell>
|
|---|
| 2142 | <ReportItems>
|
|---|
| 2143 | <Textbox Name="textbox32">
|
|---|
| 2144 | <rd:DefaultName>textbox32</rd:DefaultName>
|
|---|
| 2145 | <Style>
|
|---|
| 2146 | <TextAlign>Center</TextAlign>
|
|---|
| 2147 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2148 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2149 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2150 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2151 | </Style>
|
|---|
| 2152 | <ZIndex>11</ZIndex>
|
|---|
| 2153 | <CanGrow>true</CanGrow>
|
|---|
| 2154 | <Value />
|
|---|
| 2155 | </Textbox>
|
|---|
| 2156 | </ReportItems>
|
|---|
| 2157 | </TableCell>
|
|---|
| 2158 | </TableCells>
|
|---|
| 2159 | <Height>0.63492cm</Height>
|
|---|
| 2160 | </TableRow>
|
|---|
| 2161 | </TableRows>
|
|---|
| 2162 | </Footer>
|
|---|
| 2163 | </Table>
|
|---|
| 2164 | </ReportItems>
|
|---|
| 2165 | <Height>5.6746cm</Height>
|
|---|
| 2166 | </Body>
|
|---|
| 2167 | <Language>en-US</Language>
|
|---|
| 2168 | <TopMargin>1cm</TopMargin>
|
|---|
| 2169 | <PageHeight>21cm</PageHeight>
|
|---|
| 2170 | </Report> |
|---|