root/trunk/RaportySQL/SprzedazReklamWYR.rdl @ 384

Wersja 184, 41.3 KB (wprowadzona przez dorota, 17 years temu)
Line 
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>0d1a845a-f667-401a-ad7c-c8b969acce27</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>String</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="miesiac">
34      <DataType>String</DataType>
35      <DefaultValue>
36        <Values>
37          <Value>=Month(Today)</Value>
38        </Values>
39      </DefaultValue>
40      <Prompt>miesiac</Prompt>
41      <ValidValues>
42        <ParameterValues>
43          <ParameterValue>
44            <Value>1</Value>
45          </ParameterValue>
46          <ParameterValue>
47            <Value>2</Value>
48          </ParameterValue>
49          <ParameterValue>
50            <Value>3</Value>
51          </ParameterValue>
52          <ParameterValue>
53            <Value>4</Value>
54          </ParameterValue>
55          <ParameterValue>
56            <Value>5</Value>
57          </ParameterValue>
58          <ParameterValue>
59            <Value>6</Value>
60          </ParameterValue>
61          <ParameterValue>
62            <Value>7</Value>
63          </ParameterValue>
64          <ParameterValue>
65            <Value>8</Value>
66          </ParameterValue>
67          <ParameterValue>
68            <Value>9</Value>
69          </ParameterValue>
70          <ParameterValue>
71            <Value>10</Value>
72          </ParameterValue>
73          <ParameterValue>
74            <Value>11</Value>
75          </ParameterValue>
76          <ParameterValue>
77            <Value>12</Value>
78          </ParameterValue>
79        </ParameterValues>
80      </ValidValues>
81    </ReportParameter>
82    <ReportParameter Name="agencja">
83      <DataType>String</DataType>
84      <DefaultValue>
85        <DataSetReference>
86          <DataSetName>ListaAgencji</DataSetName>
87          <ValueField>Symbol</ValueField>
88        </DataSetReference>
89      </DefaultValue>
90      <Prompt>agencja</Prompt>
91      <ValidValues>
92        <DataSetReference>
93          <DataSetName>ListaAgencji</DataSetName>
94          <ValueField>Symbol</ValueField>
95          <LabelField>Symbol</LabelField>
96        </DataSetReference>
97      </ValidValues>
98      <MultiValue>true</MultiValue>
99    </ReportParameter>
100  </ReportParameters>
101  <rd:DrawGrid>true</rd:DrawGrid>
102  <InteractiveWidth>21cm</InteractiveWidth>
103  <rd:GridSpacing>0.25cm</rd:GridSpacing>
104  <rd:SnapToGrid>true</rd:SnapToGrid>
105  <RightMargin>1cm</RightMargin>
106  <LeftMargin>1cm</LeftMargin>
107  <BottomMargin>1cm</BottomMargin>
108  <rd:ReportID>13f46e4e-7f57-4699-a788-f9c439b9a4ac</rd:ReportID>
109  <PageWidth>21cm</PageWidth>
110  <DataSets>
111    <DataSet Name="ListaLat">
112      <Fields>
113        <Field Name="rok">
114          <DataField>rok</DataField>
115          <rd:TypeName>System.Int32</rd:TypeName>
116        </Field>
117      </Fields>
118      <Query>
119        <DataSourceName>BAZA_REKLAM</DataSourceName>
120        <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(data_w)&lt;2009 order by year(DATA_W)desc</CommandText>
121        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
122      </Query>
123    </DataSet>
124    <DataSet Name="ListaAgencji">
125      <Fields>
126        <Field Name="Id_agencji">
127          <DataField>Id_agencji</DataField>
128          <rd:TypeName>System.Int32</rd:TypeName>
129        </Field>
130        <Field Name="Symbol">
131          <DataField>Symbol</DataField>
132          <rd:TypeName>System.String</rd:TypeName>
133        </Field>
134      </Fields>
135      <Query>
136        <DataSourceName>BAZA_REKLAM</DataSourceName>
137        <CommandText>SELECT        Id_agencji, Symbol
138FROM            AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
139        <QueryParameters>
140          <QueryParameter Name="@prawa_agencje">
141            <Value>=Parameters!prawa_agencje.Value</Value>
142          </QueryParameter>
143        </QueryParameters>
144        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
145      </Query>
146    </DataSet>
147    <DataSet Name="Wyroznienia">
148      <Fields>
149        <Field Name="rok">
150          <DataField>rok</DataField>
151          <rd:TypeName>System.Int32</rd:TypeName>
152        </Field>
153        <Field Name="ms">
154          <DataField>ms</DataField>
155          <rd:TypeName>System.Int32</rd:TypeName>
156        </Field>
157        <Field Name="Agencja">
158          <DataField>Agencja</DataField>
159          <rd:TypeName>System.String</rd:TypeName>
160        </Field>
161        <Field Name="Agent">
162          <DataField>Agent</DataField>
163          <rd:TypeName>System.String</rd:TypeName>
164        </Field>
165        <Field Name="id_reklamy">
166          <DataField>id reklamy</DataField>
167          <rd:TypeName>System.String</rd:TypeName>
168        </Field>
169        <Field Name="FAKTURA_NUMER">
170          <DataField>FAKTURA NUMER</DataField>
171          <rd:TypeName>System.String</rd:TypeName>
172        </Field>
173        <Field Name="wyroznienie_kwota">
174          <DataField>wyroznienie_kwota</DataField>
175          <rd:TypeName>System.Double</rd:TypeName>
176        </Field>
177      </Fields>
178      <Query>
179        <DataSourceName>BAZA_REKLAM</DataSourceName>
180        <CommandText>SELECT YEAR(R.[FAKTURA DATA SPRZEDAÅ»Y]) as rok, MONTH(R.[FAKTURA DATA SPRZEDAÅ»Y]) as ms,  AGENCJE.Symbol AS Agencja,
181 AGENCI.Nazwisko + ' ' + AGENCI.Imię AS Agent,
182        R.[id reklamy], R.[FAKTURA NUMER], R.wyroznienie_kwota         
183                          FROM           Reklama R      INNER JOIN
184                                                    AGENCI ON r.[symbol akwizytora] = AGENCI.symbol INNER JOIN
185                                                    AGENCJE ON AGENCI.ID_AGENCJI = AGENCJE.Id_agencji
186                       
187                       where         (YEAR(R.[FAKTURA DATA SPRZEDAÅ»Y]) = @rok) AND (MONTH(R.[FAKTURA DATA SPRZEDAÅ»Y]) = @miesiac)
188                                                                                        and R.wyroznienie =1</CommandText>
189        <QueryParameters>
190          <QueryParameter Name="@rok">
191            <Value>=Parameters!rok.Value</Value>
192          </QueryParameter>
193          <QueryParameter Name="@miesiac">
194            <Value>=Parameters!miesiac.Value</Value>
195          </QueryParameter>
196        </QueryParameters>
197        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
198      </Query>
199    </DataSet>
200  </DataSets>
201  <Code />
202  <Width>18.75cm</Width>
203  <Body>
204    <ColumnSpacing>1cm</ColumnSpacing>
205    <ReportItems>
206      <Textbox Name="wyroznienie_kwota_2">
207        <rd:DefaultName>wyroznienie_kwota_2</rd:DefaultName>
208        <Top>3.5cm</Top>
209        <Width>2cm</Width>
210        <Style>
211          <FontSize>8pt</FontSize>
212          <Format>C</Format>
213          <TextAlign>Center</TextAlign>
214          <PaddingLeft>2pt</PaddingLeft>
215          <PaddingRight>2pt</PaddingRight>
216          <PaddingTop>2pt</PaddingTop>
217          <PaddingBottom>2pt</PaddingBottom>
218          <Language>pl</Language>
219        </Style>
220        <ZIndex>3</ZIndex>
221        <CanGrow>true</CanGrow>
222        <Left>15.5cm</Left>
223        <Height>0.5cm</Height>
224        <Value>=Sum(Fields!wyroznienie_kwota.Value, "Wyroznienia")</Value>
225      </Textbox>
226      <Textbox Name="textbox5">
227        <rd:DefaultName>textbox5</rd:DefaultName>
228        <Top>3.5cm</Top>
229        <Width>2.53968cm</Width>
230        <Style>
231          <FontSize>8pt</FontSize>
232          <TextAlign>Center</TextAlign>
233          <PaddingLeft>2pt</PaddingLeft>
234          <PaddingRight>2pt</PaddingRight>
235          <PaddingTop>2pt</PaddingTop>
236          <PaddingBottom>2pt</PaddingBottom>
237        </Style>
238        <ZIndex>2</ZIndex>
239        <CanGrow>true</CanGrow>
240        <Left>13cm</Left>
241        <Height>0.5cm</Height>
242        <Value>SUMA:</Value>
243      </Textbox>
244      <Textbox Name="textbox15">
245        <rd:DefaultName>textbox15</rd:DefaultName>
246        <Top>0.25cm</Top>
247        <Width>16cm</Width>
248        <Style>
249          <FontSize>14pt</FontSize>
250          <FontWeight>700</FontWeight>
251          <TextAlign>Center</TextAlign>
252          <PaddingLeft>2pt</PaddingLeft>
253          <PaddingRight>2pt</PaddingRight>
254          <PaddingTop>2pt</PaddingTop>
255          <PaddingBottom>2pt</PaddingBottom>
256        </Style>
257        <ZIndex>1</ZIndex>
258        <CanGrow>true</CanGrow>
259        <Left>1.5cm</Left>
260        <Height>0.63492cm</Height>
261        <Value>RAPORT - SRZEDAÅ» REKLAM</Value>
262      </Textbox>
263      <List Name="list1">
264        <Left>1.25cm</Left>
265        <DataSetName>Wyroznienia</DataSetName>
266        <ReportItems>
267          <Table Name="table1">
268            <DataSetName>Wyroznienia</DataSetName>
269            <Top>0.25cm</Top>
270            <Details>
271              <TableRows>
272                <TableRow>
273                  <TableCells>
274                    <TableCell>
275                      <ReportItems>
276                        <Textbox Name="rok">
277                          <rd:DefaultName>rok</rd:DefaultName>
278                          <Style>
279                            <BorderColor>
280                              <Default>LightGrey</Default>
281                            </BorderColor>
282                            <BorderStyle>
283                              <Default>Solid</Default>
284                            </BorderStyle>
285                            <BorderWidth>
286                              <Default>0.5pt</Default>
287                            </BorderWidth>
288                            <FontSize>8pt</FontSize>
289                            <TextAlign>Center</TextAlign>
290                            <VerticalAlign>Middle</VerticalAlign>
291                            <PaddingLeft>2pt</PaddingLeft>
292                            <PaddingRight>2pt</PaddingRight>
293                            <PaddingTop>2pt</PaddingTop>
294                            <PaddingBottom>2pt</PaddingBottom>
295                          </Style>
296                          <ZIndex>6</ZIndex>
297                          <CanGrow>true</CanGrow>
298                          <Value>=Fields!rok.Value</Value>
299                        </Textbox>
300                      </ReportItems>
301                    </TableCell>
302                    <TableCell>
303                      <ReportItems>
304                        <Textbox Name="MS">
305                          <rd:DefaultName>MS</rd:DefaultName>
306                          <Style>
307                            <BorderColor>
308                              <Default>LightGrey</Default>
309                            </BorderColor>
310                            <BorderStyle>
311                              <Default>Solid</Default>
312                            </BorderStyle>
313                            <BorderWidth>
314                              <Default>0.5pt</Default>
315                            </BorderWidth>
316                            <FontSize>8pt</FontSize>
317                            <VerticalAlign>Middle</VerticalAlign>
318                            <PaddingLeft>2pt</PaddingLeft>
319                            <PaddingRight>2pt</PaddingRight>
320                            <PaddingTop>2pt</PaddingTop>
321                            <PaddingBottom>2pt</PaddingBottom>
322                          </Style>
323                          <ZIndex>5</ZIndex>
324                          <CanGrow>true</CanGrow>
325                          <Value>=Fields!ms.Value</Value>
326                        </Textbox>
327                      </ReportItems>
328                    </TableCell>
329                    <TableCell>
330                      <ReportItems>
331                        <Textbox Name="Agencja">
332                          <rd:DefaultName>Agencja</rd:DefaultName>
333                          <Style>
334                            <BorderColor>
335                              <Default>LightGrey</Default>
336                            </BorderColor>
337                            <BorderStyle>
338                              <Default>Solid</Default>
339                            </BorderStyle>
340                            <BorderWidth>
341                              <Default>0.5pt</Default>
342                            </BorderWidth>
343                            <FontSize>8pt</FontSize>
344                            <TextAlign>Center</TextAlign>
345                            <VerticalAlign>Middle</VerticalAlign>
346                            <PaddingLeft>2pt</PaddingLeft>
347                            <PaddingRight>2pt</PaddingRight>
348                            <PaddingTop>2pt</PaddingTop>
349                            <PaddingBottom>2pt</PaddingBottom>
350                          </Style>
351                          <ZIndex>4</ZIndex>
352                          <CanGrow>true</CanGrow>
353                          <Value>=Fields!Agencja.Value</Value>
354                        </Textbox>
355                      </ReportItems>
356                    </TableCell>
357                    <TableCell>
358                      <ReportItems>
359                        <Textbox Name="Agent">
360                          <rd:DefaultName>Agent</rd:DefaultName>
361                          <Style>
362                            <BorderColor>
363                              <Default>LightGrey</Default>
364                            </BorderColor>
365                            <BorderStyle>
366                              <Default>Solid</Default>
367                            </BorderStyle>
368                            <BorderWidth>
369                              <Default>0.5pt</Default>
370                            </BorderWidth>
371                            <FontSize>8pt</FontSize>
372                            <TextAlign>Center</TextAlign>
373                            <VerticalAlign>Middle</VerticalAlign>
374                            <PaddingLeft>2pt</PaddingLeft>
375                            <PaddingRight>2pt</PaddingRight>
376                            <PaddingTop>2pt</PaddingTop>
377                            <PaddingBottom>2pt</PaddingBottom>
378                          </Style>
379                          <ZIndex>3</ZIndex>
380                          <CanGrow>true</CanGrow>
381                          <Value>=Fields!Agent.Value</Value>
382                        </Textbox>
383                      </ReportItems>
384                    </TableCell>
385                    <TableCell>
386                      <ReportItems>
387                        <Textbox Name="id_reklamy">
388                          <rd:DefaultName>id_reklamy</rd:DefaultName>
389                          <Style>
390                            <BorderColor>
391                              <Default>LightGrey</Default>
392                            </BorderColor>
393                            <BorderStyle>
394                              <Default>Solid</Default>
395                            </BorderStyle>
396                            <BorderWidth>
397                              <Default>0.5pt</Default>
398                            </BorderWidth>
399                            <FontSize>8pt</FontSize>
400                            <TextAlign>Center</TextAlign>
401                            <VerticalAlign>Middle</VerticalAlign>
402                            <PaddingLeft>2pt</PaddingLeft>
403                            <PaddingRight>2pt</PaddingRight>
404                            <PaddingTop>2pt</PaddingTop>
405                            <PaddingBottom>2pt</PaddingBottom>
406                          </Style>
407                          <ZIndex>2</ZIndex>
408                          <CanGrow>true</CanGrow>
409                          <Value>=Fields!id_reklamy.Value</Value>
410                        </Textbox>
411                      </ReportItems>
412                    </TableCell>
413                    <TableCell>
414                      <ReportItems>
415                        <Textbox Name="FAKTURA_NUMER">
416                          <rd:DefaultName>FAKTURA_NUMER</rd:DefaultName>
417                          <Style>
418                            <BorderColor>
419                              <Default>LightGrey</Default>
420                            </BorderColor>
421                            <BorderStyle>
422                              <Default>Solid</Default>
423                            </BorderStyle>
424                            <BorderWidth>
425                              <Default>0.5pt</Default>
426                            </BorderWidth>
427                            <FontSize>8pt</FontSize>
428                            <TextAlign>Center</TextAlign>
429                            <VerticalAlign>Middle</VerticalAlign>
430                            <PaddingLeft>2pt</PaddingLeft>
431                            <PaddingRight>2pt</PaddingRight>
432                            <PaddingTop>2pt</PaddingTop>
433                            <PaddingBottom>2pt</PaddingBottom>
434                          </Style>
435                          <ZIndex>1</ZIndex>
436                          <CanGrow>true</CanGrow>
437                          <Value>=Fields!FAKTURA_NUMER.Value</Value>
438                        </Textbox>
439                      </ReportItems>
440                    </TableCell>
441                    <TableCell>
442                      <ReportItems>
443                        <Textbox Name="wyroznienie_kwota">
444                          <rd:DefaultName>wyroznienie_kwota</rd:DefaultName>
445                          <Style>
446                            <BorderColor>
447                              <Default>LightGrey</Default>
448                            </BorderColor>
449                            <BorderStyle>
450                              <Default>Solid</Default>
451                            </BorderStyle>
452                            <BorderWidth>
453                              <Default>0.5pt</Default>
454                            </BorderWidth>
455                            <FontSize>8pt</FontSize>
456                            <Format>C</Format>
457                            <TextAlign>Right</TextAlign>
458                            <PaddingLeft>2pt</PaddingLeft>
459                            <PaddingRight>2pt</PaddingRight>
460                            <PaddingTop>2pt</PaddingTop>
461                            <PaddingBottom>2pt</PaddingBottom>
462                            <Language>pl</Language>
463                          </Style>
464                          <CanGrow>true</CanGrow>
465                          <Value>=Fields!wyroznienie_kwota.Value</Value>
466                        </Textbox>
467                      </ReportItems>
468                    </TableCell>
469                  </TableCells>
470                  <Height>0.5cm</Height>
471                </TableRow>
472              </TableRows>
473              <Sorting>
474                <SortBy>
475                  <SortExpression>=Fields!Agent.Value</SortExpression>
476                  <Direction>Ascending</Direction>
477                </SortBy>
478              </Sorting>
479            </Details>
480            <Style>
481              <FontSize>8pt</FontSize>
482            </Style>
483            <Header>
484              <TableRows>
485                <TableRow>
486                  <TableCells>
487                    <TableCell>
488                      <ReportItems>
489                        <Textbox Name="textbox11">
490                          <rd:DefaultName>textbox11</rd:DefaultName>
491                          <Style>
492                            <BackgroundColor>WhiteSmoke</BackgroundColor>
493                            <BorderColor>
494                              <Default>LightGrey</Default>
495                            </BorderColor>
496                            <BorderStyle>
497                              <Default>Solid</Default>
498                            </BorderStyle>
499                            <BorderWidth>
500                              <Default>0.5pt</Default>
501                            </BorderWidth>
502                            <FontSize>8pt</FontSize>
503                            <FontWeight>700</FontWeight>
504                            <TextAlign>Center</TextAlign>
505                            <VerticalAlign>Middle</VerticalAlign>
506                            <PaddingLeft>2pt</PaddingLeft>
507                            <PaddingRight>2pt</PaddingRight>
508                            <PaddingTop>2pt</PaddingTop>
509                            <PaddingBottom>2pt</PaddingBottom>
510                          </Style>
511                          <ZIndex>20</ZIndex>
512                          <CanGrow>true</CanGrow>
513                          <Value>ROK</Value>
514                        </Textbox>
515                      </ReportItems>
516                    </TableCell>
517                    <TableCell>
518                      <ReportItems>
519                        <Textbox Name="textbox4">
520                          <rd:DefaultName>textbox4</rd:DefaultName>
521                          <Style>
522                            <BackgroundColor>WhiteSmoke</BackgroundColor>
523                            <BorderColor>
524                              <Default>LightGrey</Default>
525                            </BorderColor>
526                            <BorderStyle>
527                              <Default>Solid</Default>
528                            </BorderStyle>
529                            <BorderWidth>
530                              <Default>0.5pt</Default>
531                            </BorderWidth>
532                            <FontSize>8pt</FontSize>
533                            <FontWeight>700</FontWeight>
534                            <TextAlign>Center</TextAlign>
535                            <VerticalAlign>Middle</VerticalAlign>
536                            <PaddingLeft>2pt</PaddingLeft>
537                            <PaddingRight>2pt</PaddingRight>
538                            <PaddingTop>2pt</PaddingTop>
539                            <PaddingBottom>2pt</PaddingBottom>
540                          </Style>
541                          <ZIndex>19</ZIndex>
542                          <CanGrow>true</CanGrow>
543                          <Value>MS</Value>
544                        </Textbox>
545                      </ReportItems>
546                    </TableCell>
547                    <TableCell>
548                      <ReportItems>
549                        <Textbox Name="textbox1">
550                          <rd:DefaultName>textbox1</rd:DefaultName>
551                          <Style>
552                            <BackgroundColor>WhiteSmoke</BackgroundColor>
553                            <BorderColor>
554                              <Default>LightGrey</Default>
555                            </BorderColor>
556                            <BorderStyle>
557                              <Default>Solid</Default>
558                            </BorderStyle>
559                            <BorderWidth>
560                              <Default>0.5pt</Default>
561                            </BorderWidth>
562                            <FontSize>8pt</FontSize>
563                            <FontWeight>700</FontWeight>
564                            <TextAlign>Center</TextAlign>
565                            <VerticalAlign>Middle</VerticalAlign>
566                            <PaddingLeft>2pt</PaddingLeft>
567                            <PaddingRight>2pt</PaddingRight>
568                            <PaddingTop>2pt</PaddingTop>
569                            <PaddingBottom>2pt</PaddingBottom>
570                          </Style>
571                          <ZIndex>18</ZIndex>
572                          <CanGrow>true</CanGrow>
573                          <Value>Agencja</Value>
574                        </Textbox>
575                      </ReportItems>
576                    </TableCell>
577                    <TableCell>
578                      <ReportItems>
579                        <Textbox Name="textbox2">
580                          <rd:DefaultName>textbox2</rd:DefaultName>
581                          <Style>
582                            <BackgroundColor>WhiteSmoke</BackgroundColor>
583                            <BorderColor>
584                              <Default>LightGrey</Default>
585                            </BorderColor>
586                            <BorderStyle>
587                              <Default>Solid</Default>
588                            </BorderStyle>
589                            <BorderWidth>
590                              <Default>0.5pt</Default>
591                            </BorderWidth>
592                            <FontSize>8pt</FontSize>
593                            <FontWeight>700</FontWeight>
594                            <TextAlign>Center</TextAlign>
595                            <VerticalAlign>Middle</VerticalAlign>
596                            <PaddingLeft>2pt</PaddingLeft>
597                            <PaddingRight>2pt</PaddingRight>
598                            <PaddingTop>2pt</PaddingTop>
599                            <PaddingBottom>2pt</PaddingBottom>
600                          </Style>
601                          <ZIndex>17</ZIndex>
602                          <CanGrow>true</CanGrow>
603                          <Value>Agent</Value>
604                        </Textbox>
605                      </ReportItems>
606                    </TableCell>
607                    <TableCell>
608                      <ReportItems>
609                        <Textbox Name="textbox6">
610                          <rd:DefaultName>textbox6</rd:DefaultName>
611                          <Style>
612                            <BackgroundColor>WhiteSmoke</BackgroundColor>
613                            <BorderColor>
614                              <Default>LightGrey</Default>
615                            </BorderColor>
616                            <BorderStyle>
617                              <Default>Solid</Default>
618                            </BorderStyle>
619                            <BorderWidth>
620                              <Default>0.5pt</Default>
621                            </BorderWidth>
622                            <FontSize>8pt</FontSize>
623                            <FontWeight>700</FontWeight>
624                            <TextAlign>Center</TextAlign>
625                            <VerticalAlign>Middle</VerticalAlign>
626                            <PaddingLeft>2pt</PaddingLeft>
627                            <PaddingRight>2pt</PaddingRight>
628                            <PaddingTop>2pt</PaddingTop>
629                            <PaddingBottom>2pt</PaddingBottom>
630                          </Style>
631                          <ZIndex>16</ZIndex>
632                          <CanGrow>true</CanGrow>
633                          <Value>Symbol zam.</Value>
634                        </Textbox>
635                      </ReportItems>
636                    </TableCell>
637                    <TableCell>
638                      <ReportItems>
639                        <Textbox Name="textbox16">
640                          <rd:DefaultName>textbox16</rd:DefaultName>
641                          <Style>
642                            <BackgroundColor>WhiteSmoke</BackgroundColor>
643                            <BorderColor>
644                              <Default>LightGrey</Default>
645                            </BorderColor>
646                            <BorderStyle>
647                              <Default>Solid</Default>
648                            </BorderStyle>
649                            <BorderWidth>
650                              <Default>0.5pt</Default>
651                            </BorderWidth>
652                            <FontSize>8pt</FontSize>
653                            <FontWeight>700</FontWeight>
654                            <TextAlign>Center</TextAlign>
655                            <VerticalAlign>Middle</VerticalAlign>
656                            <PaddingLeft>2pt</PaddingLeft>
657                            <PaddingRight>2pt</PaddingRight>
658                            <PaddingTop>2pt</PaddingTop>
659                            <PaddingBottom>2pt</PaddingBottom>
660                          </Style>
661                          <ZIndex>15</ZIndex>
662                          <CanGrow>true</CanGrow>
663                          <Value>Nr faktury NUMER</Value>
664                        </Textbox>
665                      </ReportItems>
666                    </TableCell>
667                    <TableCell>
668                      <ReportItems>
669                        <Textbox Name="textbox3">
670                          <rd:DefaultName>textbox3</rd:DefaultName>
671                          <Style>
672                            <BackgroundColor>WhiteSmoke</BackgroundColor>
673                            <BorderColor>
674                              <Default>LightGrey</Default>
675                            </BorderColor>
676                            <BorderStyle>
677                              <Default>Solid</Default>
678                            </BorderStyle>
679                            <BorderWidth>
680                              <Default>0.5pt</Default>
681                            </BorderWidth>
682                            <FontSize>8pt</FontSize>
683                            <FontWeight>700</FontWeight>
684                            <TextAlign>Center</TextAlign>
685                            <VerticalAlign>Middle</VerticalAlign>
686                            <PaddingLeft>2pt</PaddingLeft>
687                            <PaddingRight>2pt</PaddingRight>
688                            <PaddingTop>2pt</PaddingTop>
689                            <PaddingBottom>2pt</PaddingBottom>
690                            <Language>pl</Language>
691                          </Style>
692                          <ZIndex>14</ZIndex>
693                          <CanGrow>true</CanGrow>
694                          <Value>Kwota wyr.</Value>
695                        </Textbox>
696                      </ReportItems>
697                    </TableCell>
698                  </TableCells>
699                  <Height>0.5cm</Height>
700                </TableRow>
701              </TableRows>
702            </Header>
703            <TableColumns>
704              <TableColumn>
705                <Width>1.25cm</Width>
706              </TableColumn>
707              <TableColumn>
708                <Width>0.75cm</Width>
709              </TableColumn>
710              <TableColumn>
711                <Width>2.75cm</Width>
712              </TableColumn>
713              <TableColumn>
714                <Width>4.5cm</Width>
715              </TableColumn>
716              <TableColumn>
717                <Width>2.5cm</Width>
718              </TableColumn>
719              <TableColumn>
720                <Width>2.5cm</Width>
721              </TableColumn>
722              <TableColumn>
723                <Width>2.02646cm</Width>
724              </TableColumn>
725            </TableColumns>
726            <Height>1.5cm</Height>
727            <Footer>
728              <TableRows>
729                <TableRow>
730                  <TableCells>
731                    <TableCell>
732                      <ReportItems>
733                        <Textbox Name="textbox13">
734                          <rd:DefaultName>textbox13</rd:DefaultName>
735                          <Style>
736                            <BorderColor>
737                              <Default>LightGrey</Default>
738                            </BorderColor>
739                            <BorderStyle>
740                              <Top>Solid</Top>
741                            </BorderStyle>
742                            <BorderWidth>
743                              <Default>0.5pt</Default>
744                            </BorderWidth>
745                            <FontSize>8pt</FontSize>
746                            <TextAlign>Center</TextAlign>
747                            <VerticalAlign>Middle</VerticalAlign>
748                            <PaddingLeft>2pt</PaddingLeft>
749                            <PaddingRight>2pt</PaddingRight>
750                            <PaddingTop>2pt</PaddingTop>
751                            <PaddingBottom>2pt</PaddingBottom>
752                          </Style>
753                          <ZIndex>13</ZIndex>
754                          <CanGrow>true</CanGrow>
755                          <Value />
756                        </Textbox>
757                      </ReportItems>
758                    </TableCell>
759                    <TableCell>
760                      <ReportItems>
761                        <Textbox Name="textbox10">
762                          <rd:DefaultName>textbox10</rd:DefaultName>
763                          <Style>
764                            <BorderColor>
765                              <Default>LightGrey</Default>
766                            </BorderColor>
767                            <BorderStyle>
768                              <Top>Solid</Top>
769                            </BorderStyle>
770                            <BorderWidth>
771                              <Default>0.5pt</Default>
772                            </BorderWidth>
773                            <FontSize>8pt</FontSize>
774                            <VerticalAlign>Middle</VerticalAlign>
775                            <PaddingLeft>2pt</PaddingLeft>
776                            <PaddingRight>2pt</PaddingRight>
777                            <PaddingTop>2pt</PaddingTop>
778                            <PaddingBottom>2pt</PaddingBottom>
779                          </Style>
780                          <ZIndex>12</ZIndex>
781                          <CanGrow>true</CanGrow>
782                          <Value />
783                        </Textbox>
784                      </ReportItems>
785                    </TableCell>
786                    <TableCell>
787                      <ReportItems>
788                        <Textbox Name="textbox7">
789                          <rd:DefaultName>textbox7</rd:DefaultName>
790                          <Style>
791                            <BorderColor>
792                              <Default>LightGrey</Default>
793                            </BorderColor>
794                            <BorderStyle>
795                              <Top>Solid</Top>
796                            </BorderStyle>
797                            <BorderWidth>
798                              <Default>0.5pt</Default>
799                            </BorderWidth>
800                            <FontSize>8pt</FontSize>
801                            <TextAlign>Center</TextAlign>
802                            <VerticalAlign>Middle</VerticalAlign>
803                            <PaddingLeft>2pt</PaddingLeft>
804                            <PaddingRight>2pt</PaddingRight>
805                            <PaddingTop>2pt</PaddingTop>
806                            <PaddingBottom>2pt</PaddingBottom>
807                          </Style>
808                          <ZIndex>11</ZIndex>
809                          <CanGrow>true</CanGrow>
810                          <Value />
811                        </Textbox>
812                      </ReportItems>
813                    </TableCell>
814                    <TableCell>
815                      <ReportItems>
816                        <Textbox Name="textbox8">
817                          <rd:DefaultName>textbox8</rd:DefaultName>
818                          <Style>
819                            <BorderColor>
820                              <Default>LightGrey</Default>
821                            </BorderColor>
822                            <BorderStyle>
823                              <Top>Solid</Top>
824                            </BorderStyle>
825                            <BorderWidth>
826                              <Default>0.5pt</Default>
827                            </BorderWidth>
828                            <FontSize>8pt</FontSize>
829                            <TextAlign>Center</TextAlign>
830                            <VerticalAlign>Middle</VerticalAlign>
831                            <PaddingLeft>2pt</PaddingLeft>
832                            <PaddingRight>2pt</PaddingRight>
833                            <PaddingTop>2pt</PaddingTop>
834                            <PaddingBottom>2pt</PaddingBottom>
835                          </Style>
836                          <ZIndex>10</ZIndex>
837                          <CanGrow>true</CanGrow>
838                          <Value />
839                        </Textbox>
840                      </ReportItems>
841                    </TableCell>
842                    <TableCell>
843                      <ReportItems>
844                        <Textbox Name="textbox14">
845                          <rd:DefaultName>textbox14</rd:DefaultName>
846                          <Style>
847                            <BorderColor>
848                              <Default>LightGrey</Default>
849                            </BorderColor>
850                            <BorderStyle>
851                              <Top>Solid</Top>
852                            </BorderStyle>
853                            <BorderWidth>
854                              <Default>0.5pt</Default>
855                            </BorderWidth>
856                            <FontSize>8pt</FontSize>
857                            <TextAlign>Center</TextAlign>
858                            <VerticalAlign>Middle</VerticalAlign>
859                            <PaddingLeft>2pt</PaddingLeft>
860                            <PaddingRight>2pt</PaddingRight>
861                            <PaddingTop>2pt</PaddingTop>
862                            <PaddingBottom>2pt</PaddingBottom>
863                          </Style>
864                          <ZIndex>9</ZIndex>
865                          <CanGrow>true</CanGrow>
866                          <Value />
867                        </Textbox>
868                      </ReportItems>
869                    </TableCell>
870                    <TableCell>
871                      <ReportItems>
872                        <Textbox Name="textbox19">
873                          <rd:DefaultName>textbox19</rd:DefaultName>
874                          <Style>
875                            <BorderColor>
876                              <Default>LightGrey</Default>
877                            </BorderColor>
878                            <BorderStyle>
879                              <Top>Solid</Top>
880                            </BorderStyle>
881                            <BorderWidth>
882                              <Default>0.5pt</Default>
883                            </BorderWidth>
884                            <FontSize>8pt</FontSize>
885                            <TextAlign>Center</TextAlign>
886                            <VerticalAlign>Middle</VerticalAlign>
887                            <PaddingLeft>2pt</PaddingLeft>
888                            <PaddingRight>2pt</PaddingRight>
889                            <PaddingTop>2pt</PaddingTop>
890                            <PaddingBottom>2pt</PaddingBottom>
891                          </Style>
892                          <ZIndex>8</ZIndex>
893                          <CanGrow>true</CanGrow>
894                          <Value />
895                        </Textbox>
896                      </ReportItems>
897                    </TableCell>
898                    <TableCell>
899                      <ReportItems>
900                        <Textbox Name="wyroznienie_kwota_1">
901                          <rd:DefaultName>wyroznienie_kwota_1</rd:DefaultName>
902                          <Style>
903                            <BorderColor>
904                              <Default>LightGrey</Default>
905                            </BorderColor>
906                            <BorderStyle>
907                              <Default>Solid</Default>
908                            </BorderStyle>
909                            <BorderWidth>
910                              <Default>0.5pt</Default>
911                            </BorderWidth>
912                            <FontSize>8pt</FontSize>
913                            <Format>C</Format>
914                            <TextAlign>Right</TextAlign>
915                            <VerticalAlign>Middle</VerticalAlign>
916                            <PaddingLeft>2pt</PaddingLeft>
917                            <PaddingRight>2pt</PaddingRight>
918                            <PaddingTop>2pt</PaddingTop>
919                            <PaddingBottom>2pt</PaddingBottom>
920                            <Language>pl</Language>
921                          </Style>
922                          <ZIndex>7</ZIndex>
923                          <CanGrow>true</CanGrow>
924                          <Value>=Sum(Fields!wyroznienie_kwota.Value)</Value>
925                        </Textbox>
926                      </ReportItems>
927                    </TableCell>
928                  </TableCells>
929                  <Height>0.5cm</Height>
930                </TableRow>
931              </TableRows>
932            </Footer>
933          </Table>
934        </ReportItems>
935        <Filters>
936          <Filter>
937            <FilterExpression>=Fields!Agencja.Value</FilterExpression>
938            <Operator>In</Operator>
939            <FilterValues>
940              <FilterValue>=Parameters!agencja.Value</FilterValue>
941            </FilterValues>
942          </Filter>
943        </Filters>
944        <Top>1.25cm</Top>
945        <Width>16.27646cm</Width>
946        <Style>
947          <FontSize>8pt</FontSize>
948        </Style>
949        <Grouping Name="list1_Details_Group">
950          <GroupExpressions>
951            <GroupExpression>=Fields!Agencja.Value</GroupExpression>
952          </GroupExpressions>
953        </Grouping>
954        <Height>2cm</Height>
955      </List>
956    </ReportItems>
957    <Height>4.25cm</Height>
958  </Body>
959  <Language>en-US</Language>
960  <TopMargin>1cm</TopMargin>
961  <PageHeight>29.7cm</PageHeight>
962</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.