root/trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2009.rdl @ 221

Wersja 182, 53.5 KB (wprowadzona przez dorota, 17 years temu)

zmienione RozliczenieWplywowWgDatyWplaty?2009
dodane RozliczenieProwizjiZaReklame?2009

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>bbcc12ab-5eed-4510-b210-1b3b99539ad1</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="prawa_agent">
18      <DataType>String</DataType>
19      <Nullable>true</Nullable>
20      <Prompt>prawa_agent</Prompt>
21      <Hidden>true</Hidden>
22    </ReportParameter>
23    <ReportParameter Name="rok">
24      <DataType>String</DataType>
25      <DefaultValue>
26        <Values>
27          <Value>=Year(Today)</Value>
28        </Values>
29      </DefaultValue>
30      <Prompt>rok</Prompt>
31      <ValidValues>
32        <DataSetReference>
33          <DataSetName>ListaLat</DataSetName>
34          <ValueField>rok</ValueField>
35          <LabelField>rok</LabelField>
36        </DataSetReference>
37      </ValidValues>
38    </ReportParameter>
39    <ReportParameter Name="miesiac">
40      <DataType>String</DataType>
41      <DefaultValue>
42        <Values>
43          <Value>=Month(Today)</Value>
44        </Values>
45      </DefaultValue>
46      <Prompt>miesiac</Prompt>
47      <ValidValues>
48        <ParameterValues>
49          <ParameterValue>
50            <Value>1</Value>
51          </ParameterValue>
52          <ParameterValue>
53            <Value>2</Value>
54          </ParameterValue>
55          <ParameterValue>
56            <Value>3</Value>
57          </ParameterValue>
58          <ParameterValue>
59            <Value>4</Value>
60          </ParameterValue>
61          <ParameterValue>
62            <Value>5</Value>
63          </ParameterValue>
64          <ParameterValue>
65            <Value>6</Value>
66          </ParameterValue>
67          <ParameterValue>
68            <Value>7</Value>
69          </ParameterValue>
70          <ParameterValue>
71            <Value>8</Value>
72          </ParameterValue>
73          <ParameterValue>
74            <Value>9</Value>
75          </ParameterValue>
76          <ParameterValue>
77            <Value>10</Value>
78          </ParameterValue>
79          <ParameterValue>
80            <Value>11</Value>
81          </ParameterValue>
82          <ParameterValue>
83            <Value>12</Value>
84          </ParameterValue>
85        </ParameterValues>
86      </ValidValues>
87    </ReportParameter>
88    <ReportParameter Name="agencja">
89      <DataType>String</DataType>
90      <DefaultValue>
91        <DataSetReference>
92          <DataSetName>ListaAgencji</DataSetName>
93          <ValueField>Symbol</ValueField>
94        </DataSetReference>
95      </DefaultValue>
96      <Prompt>agencja</Prompt>
97      <ValidValues>
98        <DataSetReference>
99          <DataSetName>ListaAgencji</DataSetName>
100          <ValueField>Symbol</ValueField>
101          <LabelField>Symbol</LabelField>
102        </DataSetReference>
103      </ValidValues>
104      <MultiValue>true</MultiValue>
105    </ReportParameter>
106    <ReportParameter Name="agent">
107      <DataType>String</DataType>
108      <DefaultValue>
109        <DataSetReference>
110          <DataSetName>ListaAgentow</DataSetName>
111          <ValueField>Symbol</ValueField>
112        </DataSetReference>
113      </DefaultValue>
114      <Prompt>agent</Prompt>
115      <ValidValues>
116        <DataSetReference>
117          <DataSetName>ListaAgentow</DataSetName>
118          <ValueField>Symbol</ValueField>
119          <LabelField>Symbol</LabelField>
120        </DataSetReference>
121      </ValidValues>
122      <MultiValue>true</MultiValue>
123    </ReportParameter>
124    <ReportParameter Name="sortuj">
125      <DataType>String</DataType>
126      <DefaultValue>
127        <Values>
128          <Value>2</Value>
129        </Values>
130      </DefaultValue>
131      <Prompt>sortuj wg: </Prompt>
132      <ValidValues>
133        <ParameterValues>
134          <ParameterValue>
135            <Value>0</Value>
136            <Label>data zapłaty</Label>
137          </ParameterValue>
138          <ParameterValue>
139            <Value>1</Value>
140            <Label>termin zapłaty (faktura)</Label>
141          </ParameterValue>
142          <ParameterValue>
143            <Value>2</Value>
144            <Label>agent,nr faktury</Label>
145          </ParameterValue>
146          <ParameterValue>
147            <Value>3</Value>
148            <Label>forma zapłaty</Label>
149          </ParameterValue>
150        </ParameterValues>
151      </ValidValues>
152    </ReportParameter>
153  </ReportParameters>
154  <rd:DrawGrid>true</rd:DrawGrid>
155  <InteractiveWidth>21cm</InteractiveWidth>
156  <rd:GridSpacing>0.25cm</rd:GridSpacing>
157  <rd:SnapToGrid>true</rd:SnapToGrid>
158  <RightMargin>1cm</RightMargin>
159  <LeftMargin>1cm</LeftMargin>
160  <BottomMargin>1cm</BottomMargin>
161  <rd:ReportID>9353c331-a24b-4f88-bbef-a42cfe8acfb2</rd:ReportID>
162  <PageWidth>29.7cm</PageWidth>
163  <DataSets>
164    <DataSet Name="ListaFaktur">
165      <Fields>
166        <Field Name="ID_FAKTURY">
167          <DataField>ID_FAKTURY</DataField>
168          <rd:TypeName>System.Int32</rd:TypeName>
169        </Field>
170        <Field Name="Symbol">
171          <DataField>Symbol</DataField>
172          <rd:TypeName>System.String</rd:TypeName>
173        </Field>
174        <Field Name="NR_FK">
175          <DataField>NR_FK</DataField>
176          <rd:TypeName>System.String</rd:TypeName>
177        </Field>
178        <Field Name="kodKlienta">
179          <DataField>kodKlienta</DataField>
180          <rd:TypeName>System.String</rd:TypeName>
181        </Field>
182        <Field Name="symbolPotwierdzenia">
183          <DataField>symbolPotwierdzenia</DataField>
184          <rd:TypeName>System.String</rd:TypeName>
185        </Field>
186        <Field Name="rodzajPotwierdzenia">
187          <DataField>rodzajPotwierdzenia</DataField>
188          <rd:TypeName>System.String</rd:TypeName>
189        </Field>
190        <Field Name="NETTO">
191          <DataField>NETTO</DataField>
192          <rd:TypeName>System.Decimal</rd:TypeName>
193        </Field>
194        <Field Name="VAT">
195          <DataField>VAT</DataField>
196          <rd:TypeName>System.Decimal</rd:TypeName>
197        </Field>
198        <Field Name="BRUTTO">
199          <DataField>BRUTTO</DataField>
200          <rd:TypeName>System.Decimal</rd:TypeName>
201        </Field>
202        <Field Name="DATA_WYSTAWIENIA">
203          <DataField>DATA_WYSTAWIENIA</DataField>
204          <rd:TypeName>System.DateTime</rd:TypeName>
205        </Field>
206        <Field Name="TERMIN_ZAPLATY">
207          <DataField>TERMIN_ZAPLATY</DataField>
208          <rd:TypeName>System.DateTime</rd:TypeName>
209        </Field>
210        <Field Name="SPOSOB_ZAPLATY">
211          <DataField>SPOSOB_ZAPLATY</DataField>
212          <rd:TypeName>System.String</rd:TypeName>
213        </Field>
214        <Field Name="agencja">
215          <DataField>Agencja</DataField>
216          <rd:TypeName>System.String</rd:TypeName>
217        </Field>
218        <Field Name="dataWplaty">
219          <DataField>dataWplaty</DataField>
220          <rd:TypeName>System.DateTime</rd:TypeName>
221        </Field>
222        <Field Name="roznica_nowa">
223          <DataField>roznica_nowa</DataField>
224          <rd:TypeName>System.Int32</rd:TypeName>
225        </Field>
226        <Field Name="suma_zaplat">
227          <DataField>suma_zaplat</DataField>
228          <rd:TypeName>System.Decimal</rd:TypeName>
229        </Field>
230        <Field Name="zaplata_data">
231          <DataField>zaplata_data</DataField>
232          <rd:TypeName>System.DateTime</rd:TypeName>
233        </Field>
234        <Field Name="roznica_stara">
235          <DataField>roznica_stara</DataField>
236          <rd:TypeName>System.Int32</rd:TypeName>
237        </Field>
238        <Field Name="procentProwizji">
239          <DataField>procentProwizji</DataField>
240          <rd:TypeName>System.Double</rd:TypeName>
241        </Field>
242        <Field Name="kwotaProwizji">
243          <DataField>kwotaProwizji</DataField>
244          <rd:TypeName>System.Decimal</rd:TypeName>
245        </Field>
246      </Fields>
247      <Filters>
248        <Filter>
249          <FilterExpression>=Fields!agencja.Value</FilterExpression>
250          <Operator>In</Operator>
251          <FilterValues>
252            <FilterValue>=Parameters!agencja.Value</FilterValue>
253          </FilterValues>
254        </Filter>
255        <Filter>
256          <FilterExpression>=Fields!Symbol.Value</FilterExpression>
257          <Operator>In</Operator>
258          <FilterValues>
259            <FilterValue>=Parameters!agent.Value</FilterValue>
260          </FilterValues>
261        </Filter>
262      </Filters>
263      <Query>
264        <DataSourceName>BAZA_REKLAM</DataSourceName>
265        <CommandText>SELECT     FAKTURY.ID_FAKTURY, AGENCI.Symbol, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROZ)
266                      + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK) AS NR_FK, KLIENCI.kodKlienta, Wplaty.symbolPotwierdzenia, Wplaty.rodzajPotwierdzenia,
267                      SUM(FAKTURA_DETAILS.NETTO) AS NETTO, SUM(FAKTURA_DETAILS.VAT) AS VAT, SUM(FAKTURA_DETAILS.BRUTTO) AS BRUTTO,
268                      FAKTURY.DATA_WYSTAWIENIA, FAKTURY.TERMIN_ZAPLATY, FAKTURY.SPOSOB_ZAPLATY, AGENCJE.Symbol AS Agencja, Wplaty.dataWplaty,
269                      DATEDIFF(day, FAKTURY.TERMIN_ZAPLATY, Wplaty.dataWplaty) AS roznica_nowa, FAKTURY.suma_zaplat, FAKTURY.zaplata_data, DATEDIFF(day,
270                      FAKTURY.TERMIN_ZAPLATY, FAKTURY.zaplata_data) AS roznica_stara, P.procentProwizji, P.kwotaProwizji
271FROM         FAKTURY LEFT OUTER JOIN
272                      FAKTURA_DETAILS ON FAKTURY.ID_FAKTURY = FAKTURA_DETAILS.ID_FAKTURY LEFT OUTER JOIN
273                      AGENCI ON FAKTURY.NUMER_ROZ = AGENCI.F_ROZ LEFT OUTER JOIN
274                      AGENCJE ON AGENCI.ID_AGENCJI = AGENCJE.Id_agencji LEFT OUTER JOIN
275                      Wplaty ON FAKTURY.ID_FAKTURY = Wplaty.idFaktury LEFT OUTER JOIN
276                      KLIENCI ON FAKTURY.ID_NABYWCY = KLIENCI.CustomerID LEFT OUTER JOIN
277                      PROWIZJE AS P ON P.idFaktury = FAKTURY.ID_FAKTURY
278WHERE     (FAKTURY.KOREKTA &lt;&gt; 1) AND (YEAR(Wplaty.dataWplaty) = @rok) AND (MONTH(Wplaty.dataWplaty) = @miesiac)
279GROUP BY FAKTURY.DATA_WYSTAWIENIA, FAKTURY.ID_FAKTURY, AGENCI.Symbol, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR,
280                      FAKTURY.NUMER_ROZ) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK), KLIENCI.kodKlienta, Wplaty.symbolPotwierdzenia,
281                      Wplaty.rodzajPotwierdzenia, FAKTURY.DATA_WYSTAWIENIA, FAKTURY.TERMIN_ZAPLATY, FAKTURY.SPOSOB_ZAPLATY, AGENCJE.Symbol,
282                      Wplaty.dataWplaty, DATEDIFF(day, FAKTURY.TERMIN_ZAPLATY, Wplaty.dataWplaty), FAKTURY.suma_zaplat, FAKTURY.zaplata_data, DATEDIFF(day,
283                      FAKTURY.TERMIN_ZAPLATY, FAKTURY.zaplata_data), P.procentProwizji, P.kwotaProwizji</CommandText>
284        <QueryParameters>
285          <QueryParameter Name="@rok">
286            <Value>=Parameters!rok.Value</Value>
287          </QueryParameter>
288          <QueryParameter Name="@miesiac">
289            <Value>=Parameters!miesiac.Value</Value>
290          </QueryParameter>
291        </QueryParameters>
292      </Query>
293    </DataSet>
294    <DataSet Name="ListaAgencji">
295      <Fields>
296        <Field Name="Id_agencji">
297          <DataField>Id_agencji</DataField>
298          <rd:TypeName>System.Int32</rd:TypeName>
299        </Field>
300        <Field Name="Symbol">
301          <DataField>Symbol</DataField>
302          <rd:TypeName>System.String</rd:TypeName>
303        </Field>
304      </Fields>
305      <Query>
306        <DataSourceName>BAZA_REKLAM</DataSourceName>
307        <CommandText>SELECT        Id_agencji, Symbol
308FROM            AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
309        <QueryParameters>
310          <QueryParameter Name="@prawa_agencje">
311            <Value>=Parameters!prawa_agencje.Value</Value>
312          </QueryParameter>
313        </QueryParameters>
314        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
315      </Query>
316    </DataSet>
317    <DataSet Name="ListaAgentow">
318      <Fields>
319        <Field Name="ID_AGENTA">
320          <DataField>ID_AGENTA</DataField>
321          <rd:TypeName>System.Int32</rd:TypeName>
322        </Field>
323        <Field Name="Symbol">
324          <DataField>Symbol</DataField>
325          <rd:TypeName>System.String</rd:TypeName>
326        </Field>
327        <Field Name="agencja">
328          <DataField>agencja</DataField>
329          <rd:TypeName>System.String</rd:TypeName>
330        </Field>
331      </Fields>
332      <Query>
333        <DataSourceName>BAZA_REKLAM</DataSourceName>
334        <CommandText>SELECT        A.ID_AGENTA, A.Symbol, A2.Symbol agencja
335FROM            AGENCI A left join Agencje A2
336on A.ID_AGENCJI = A2.ID_Agencji
337 where (A2.Symbol in (@agencja) OR A2.Symbol is null) AND (@prawa_agent is null OR A.Symbol=@prawa_agent)
338order by A.Symbol</CommandText>
339        <QueryParameters>
340          <QueryParameter Name="@agencja">
341            <Value>=Parameters!agencja.Value</Value>
342          </QueryParameter>
343          <QueryParameter Name="@prawa_agent">
344            <Value>=Parameters!prawa_agent.Value</Value>
345          </QueryParameter>
346        </QueryParameters>
347        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
348      </Query>
349    </DataSet>
350    <DataSet Name="ListaLat">
351      <Fields>
352        <Field Name="rok">
353          <DataField>rok</DataField>
354          <rd:TypeName>System.Int32</rd:TypeName>
355        </Field>
356      </Fields>
357      <Query>
358        <DataSourceName>BAZA_REKLAM</DataSourceName>
359        <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(DATA_W) &gt;=2009 order by year(DATA_W)desc</CommandText>
360        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
361      </Query>
362    </DataSet>
363  </DataSets>
364  <Code>Public Shared Function Formatuj(ByVal Value As Integer) As String
365        Formatuj = Format(Value, "### ### ##0.00 zł")
366End Function</Code>
367  <Width>25.57937cm</Width>
368  <Body>
369    <ColumnSpacing>1cm</ColumnSpacing>
370    <ReportItems>
371      <Textbox Name="textbox10">
372        <rd:DefaultName>textbox10</rd:DefaultName>
373        <Width>18.75cm</Width>
374        <Style>
375          <FontSize>16pt</FontSize>
376          <FontWeight>700</FontWeight>
377          <TextAlign>Center</TextAlign>
378          <PaddingLeft>2pt</PaddingLeft>
379          <PaddingRight>2pt</PaddingRight>
380          <PaddingTop>2pt</PaddingTop>
381          <PaddingBottom>2pt</PaddingBottom>
382        </Style>
383        <ZIndex>1</ZIndex>
384        <CanGrow>true</CanGrow>
385        <Height>0.75cm</Height>
386        <Value>ROZLICZENIE WPŁYWÓW WG DATY WPŁATY</Value>
387      </Textbox>
388      <Table Name="table1">
389        <DataSetName>ListaFaktur</DataSetName>
390        <Top>1cm</Top>
391        <Details>
392          <TableRows>
393            <TableRow>
394              <TableCells>
395                <TableCell>
396                  <ReportItems>
397                    <Textbox Name="ID_REKLAMY">
398                      <rd:DefaultName>ID_REKLAMY</rd:DefaultName>
399                      <Style>
400                        <BorderColor>
401                          <Default>LightGrey</Default>
402                        </BorderColor>
403                        <BorderStyle>
404                          <Default>Solid</Default>
405                        </BorderStyle>
406                        <BorderWidth>
407                          <Default>0.5pt</Default>
408                        </BorderWidth>
409                        <FontSize>8pt</FontSize>
410                        <TextAlign>Center</TextAlign>
411                        <VerticalAlign>Middle</VerticalAlign>
412                        <PaddingLeft>2pt</PaddingLeft>
413                        <PaddingRight>2pt</PaddingRight>
414                        <PaddingTop>2pt</PaddingTop>
415                        <PaddingBottom>2pt</PaddingBottom>
416                      </Style>
417                      <ZIndex>12</ZIndex>
418                      <CanGrow>true</CanGrow>
419                      <Value>=Fields!NR_FK.Value</Value>
420                    </Textbox>
421                  </ReportItems>
422                </TableCell>
423                <TableCell>
424                  <ReportItems>
425                    <Textbox Name="NICK_NAME">
426                      <rd:DefaultName>NICK_NAME</rd:DefaultName>
427                      <Style>
428                        <BorderColor>
429                          <Default>LightGrey</Default>
430                        </BorderColor>
431                        <BorderStyle>
432                          <Default>Solid</Default>
433                        </BorderStyle>
434                        <BorderWidth>
435                          <Default>0.5pt</Default>
436                        </BorderWidth>
437                        <FontSize>8pt</FontSize>
438                        <TextAlign>Center</TextAlign>
439                        <VerticalAlign>Middle</VerticalAlign>
440                        <PaddingLeft>2pt</PaddingLeft>
441                        <PaddingRight>2pt</PaddingRight>
442                        <PaddingTop>2pt</PaddingTop>
443                        <PaddingBottom>2pt</PaddingBottom>
444                      </Style>
445                      <ZIndex>11</ZIndex>
446                      <CanGrow>true</CanGrow>
447                      <Value>=Fields!kodKlienta.Value</Value>
448                    </Textbox>
449                  </ReportItems>
450                </TableCell>
451                <TableCell>
452                  <ReportItems>
453                    <Textbox Name="SYMBOL_AKWIZYTORA">
454                      <rd:DefaultName>SYMBOL_AKWIZYTORA</rd:DefaultName>
455                      <Style>
456                        <BorderColor>
457                          <Default>LightGrey</Default>
458                        </BorderColor>
459                        <BorderStyle>
460                          <Default>Solid</Default>
461                        </BorderStyle>
462                        <BorderWidth>
463                          <Default>0.5pt</Default>
464                        </BorderWidth>
465                        <FontSize>8pt</FontSize>
466                        <TextAlign>Center</TextAlign>
467                        <VerticalAlign>Middle</VerticalAlign>
468                        <PaddingLeft>2pt</PaddingLeft>
469                        <PaddingRight>2pt</PaddingRight>
470                        <PaddingTop>2pt</PaddingTop>
471                        <PaddingBottom>2pt</PaddingBottom>
472                      </Style>
473                      <ZIndex>10</ZIndex>
474                      <CanGrow>true</CanGrow>
475                      <Value>=Fields!Symbol.Value</Value>
476                    </Textbox>
477                  </ReportItems>
478                </TableCell>
479                <TableCell>
480                  <ReportItems>
481                    <Textbox Name="FAKTURA_DATA_WYSTAWIENIA">
482                      <rd:DefaultName>FAKTURA_DATA_WYSTAWIENIA</rd:DefaultName>
483                      <Style>
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>d</Format>
495                        <TextAlign>Center</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>9</ZIndex>
504                      <CanGrow>true</CanGrow>
505                      <Value>=Fields!TERMIN_ZAPLATY.Value</Value>
506                    </Textbox>
507                  </ReportItems>
508                </TableCell>
509                <TableCell>
510                  <ReportItems>
511                    <Textbox Name="FAKTURA_FORMA_PŁATNOŚCI">
512                      <rd:DefaultName>FAKTURA_FORMA_PŁATNOŚCI</rd:DefaultName>
513                      <Style>
514                        <BorderColor>
515                          <Default>LightGrey</Default>
516                        </BorderColor>
517                        <BorderStyle>
518                          <Default>Solid</Default>
519                        </BorderStyle>
520                        <BorderWidth>
521                          <Default>0.5pt</Default>
522                        </BorderWidth>
523                        <FontSize>8pt</FontSize>
524                        <TextAlign>Center</TextAlign>
525                        <VerticalAlign>Middle</VerticalAlign>
526                        <PaddingLeft>2pt</PaddingLeft>
527                        <PaddingRight>2pt</PaddingRight>
528                        <PaddingTop>2pt</PaddingTop>
529                        <PaddingBottom>2pt</PaddingBottom>
530                      </Style>
531                      <ZIndex>8</ZIndex>
532                      <CanGrow>true</CanGrow>
533                      <Value>=Fields!SPOSOB_ZAPLATY.Value</Value>
534                    </Textbox>
535                  </ReportItems>
536                </TableCell>
537                <TableCell>
538                  <ReportItems>
539                    <Textbox Name="NETTO">
540                      <rd:DefaultName>NETTO</rd:DefaultName>
541                      <Style>
542                        <BorderColor>
543                          <Default>LightGrey</Default>
544                        </BorderColor>
545                        <BorderStyle>
546                          <Default>Solid</Default>
547                        </BorderStyle>
548                        <BorderWidth>
549                          <Default>0.5pt</Default>
550                        </BorderWidth>
551                        <FontSize>8pt</FontSize>
552                        <Format>C</Format>
553                        <TextAlign>Center</TextAlign>
554                        <VerticalAlign>Middle</VerticalAlign>
555                        <PaddingLeft>2pt</PaddingLeft>
556                        <PaddingRight>2pt</PaddingRight>
557                        <PaddingTop>2pt</PaddingTop>
558                        <PaddingBottom>2pt</PaddingBottom>
559                        <Language>pl</Language>
560                      </Style>
561                      <ZIndex>7</ZIndex>
562                      <CanGrow>true</CanGrow>
563                      <Value>=Fields!NETTO.Value</Value>
564                    </Textbox>
565                  </ReportItems>
566                </TableCell>
567                <TableCell>
568                  <ReportItems>
569                    <Textbox Name="VAT">
570                      <rd:DefaultName>VAT</rd:DefaultName>
571                      <Style>
572                        <BorderColor>
573                          <Default>LightGrey</Default>
574                        </BorderColor>
575                        <BorderStyle>
576                          <Default>Solid</Default>
577                        </BorderStyle>
578                        <BorderWidth>
579                          <Default>0.5pt</Default>
580                        </BorderWidth>
581                        <FontSize>8pt</FontSize>
582                        <Format>C</Format>
583                        <TextAlign>Center</TextAlign>
584                        <VerticalAlign>Middle</VerticalAlign>
585                        <PaddingLeft>2pt</PaddingLeft>
586                        <PaddingRight>2pt</PaddingRight>
587                        <PaddingTop>2pt</PaddingTop>
588                        <PaddingBottom>2pt</PaddingBottom>
589                        <Language>pl</Language>
590                      </Style>
591                      <ZIndex>6</ZIndex>
592                      <CanGrow>true</CanGrow>
593                      <Value>=Fields!VAT.Value</Value>
594                    </Textbox>
595                  </ReportItems>
596                </TableCell>
597                <TableCell>
598                  <ReportItems>
599                    <Textbox Name="BRUTTO">
600                      <rd:DefaultName>BRUTTO</rd:DefaultName>
601                      <Style>
602                        <BorderColor>
603                          <Default>LightGrey</Default>
604                        </BorderColor>
605                        <BorderStyle>
606                          <Default>Solid</Default>
607                        </BorderStyle>
608                        <BorderWidth>
609                          <Default>0.5pt</Default>
610                        </BorderWidth>
611                        <FontSize>8pt</FontSize>
612                        <Format>C</Format>
613                        <TextAlign>Center</TextAlign>
614                        <VerticalAlign>Middle</VerticalAlign>
615                        <PaddingLeft>2pt</PaddingLeft>
616                        <PaddingRight>2pt</PaddingRight>
617                        <PaddingTop>2pt</PaddingTop>
618                        <PaddingBottom>2pt</PaddingBottom>
619                        <Language>pl</Language>
620                      </Style>
621                      <ZIndex>5</ZIndex>
622                      <CanGrow>true</CanGrow>
623                      <Value>=Fields!BRUTTO.Value</Value>
624                    </Textbox>
625                  </ReportItems>
626                </TableCell>
627                <TableCell>
628                  <ReportItems>
629                    <Textbox Name="textbox8">
630                      <rd:DefaultName>textbox8</rd:DefaultName>
631                      <Style>
632                        <BorderColor>
633                          <Default>LightGrey</Default>
634                        </BorderColor>
635                        <BorderStyle>
636                          <Default>Solid</Default>
637                        </BorderStyle>
638                        <BorderWidth>
639                          <Default>0.5pt</Default>
640                        </BorderWidth>
641                        <FontSize>8pt</FontSize>
642                        <Format>P</Format>
643                        <TextAlign>Center</TextAlign>
644                        <VerticalAlign>Middle</VerticalAlign>
645                        <PaddingLeft>2pt</PaddingLeft>
646                        <PaddingRight>2pt</PaddingRight>
647                        <PaddingTop>2pt</PaddingTop>
648                        <PaddingBottom>2pt</PaddingBottom>
649                      </Style>
650                      <ZIndex>4</ZIndex>
651                      <CanGrow>true</CanGrow>
652                      <Value>=Fields!procentProwizji.Value</Value>
653                    </Textbox>
654                  </ReportItems>
655                </TableCell>
656                <TableCell>
657                  <ReportItems>
658                    <Textbox Name="textbox4">
659                      <rd:DefaultName>textbox4</rd:DefaultName>
660                      <Style>
661                        <BorderColor>
662                          <Default>LightGrey</Default>
663                        </BorderColor>
664                        <BorderStyle>
665                          <Default>Solid</Default>
666                        </BorderStyle>
667                        <BorderWidth>
668                          <Default>0.5pt</Default>
669                        </BorderWidth>
670                        <FontSize>8pt</FontSize>
671                        <Format>C</Format>
672                        <TextAlign>Center</TextAlign>
673                        <VerticalAlign>Middle</VerticalAlign>
674                        <PaddingLeft>2pt</PaddingLeft>
675                        <PaddingRight>2pt</PaddingRight>
676                        <PaddingTop>2pt</PaddingTop>
677                        <PaddingBottom>2pt</PaddingBottom>
678                        <Language>pl</Language>
679                      </Style>
680                      <ZIndex>3</ZIndex>
681                      <CanGrow>true</CanGrow>
682                      <Value>=Fields!kwotaProwizji.Value</Value>
683                    </Textbox>
684                  </ReportItems>
685                </TableCell>
686                <TableCell>
687                  <ReportItems>
688                    <Textbox Name="RODZAJ_POTWIERDZENIA">
689                      <rd:DefaultName>RODZAJ_POTWIERDZENIA</rd:DefaultName>
690                      <Style>
691                        <BorderColor>
692                          <Default>LightGrey</Default>
693                        </BorderColor>
694                        <BorderStyle>
695                          <Default>Solid</Default>
696                        </BorderStyle>
697                        <BorderWidth>
698                          <Default>0.5pt</Default>
699                        </BorderWidth>
700                        <FontSize>8pt</FontSize>
701                        <TextAlign>Center</TextAlign>
702                        <VerticalAlign>Middle</VerticalAlign>
703                        <PaddingLeft>2pt</PaddingLeft>
704                        <PaddingRight>2pt</PaddingRight>
705                        <PaddingTop>2pt</PaddingTop>
706                        <PaddingBottom>2pt</PaddingBottom>
707                      </Style>
708                      <ZIndex>2</ZIndex>
709                      <CanGrow>true</CanGrow>
710                      <Value>=Fields!rodzajPotwierdzenia.Value</Value>
711                    </Textbox>
712                  </ReportItems>
713                </TableCell>
714                <TableCell>
715                  <ReportItems>
716                    <Textbox Name="SYMBOL_POTWIERDZENIA">
717                      <rd:DefaultName>SYMBOL_POTWIERDZENIA</rd:DefaultName>
718                      <Style>
719                        <BorderColor>
720                          <Default>LightGrey</Default>
721                        </BorderColor>
722                        <BorderStyle>
723                          <Default>Solid</Default>
724                        </BorderStyle>
725                        <BorderWidth>
726                          <Default>0.5pt</Default>
727                        </BorderWidth>
728                        <FontSize>8pt</FontSize>
729                        <TextAlign>Center</TextAlign>
730                        <VerticalAlign>Middle</VerticalAlign>
731                        <PaddingLeft>2pt</PaddingLeft>
732                        <PaddingRight>2pt</PaddingRight>
733                        <PaddingTop>2pt</PaddingTop>
734                        <PaddingBottom>2pt</PaddingBottom>
735                      </Style>
736                      <ZIndex>1</ZIndex>
737                      <CanGrow>true</CanGrow>
738                      <Value>=Fields!symbolPotwierdzenia.Value</Value>
739                    </Textbox>
740                  </ReportItems>
741                </TableCell>
742                <TableCell>
743                  <ReportItems>
744                    <Textbox Name="DATA_ZAPŁATY">
745                      <rd:DefaultName>DATA_ZAPŁATY</rd:DefaultName>
746                      <Style>
747                        <BorderColor>
748                          <Default>LightGrey</Default>
749                        </BorderColor>
750                        <BorderStyle>
751                          <Default>Solid</Default>
752                        </BorderStyle>
753                        <BorderWidth>
754                          <Default>0.5pt</Default>
755                        </BorderWidth>
756                        <FontSize>8pt</FontSize>
757                        <Format>d</Format>
758                        <TextAlign>Center</TextAlign>
759                        <VerticalAlign>Middle</VerticalAlign>
760                        <PaddingLeft>2pt</PaddingLeft>
761                        <PaddingRight>2pt</PaddingRight>
762                        <PaddingTop>2pt</PaddingTop>
763                        <PaddingBottom>2pt</PaddingBottom>
764                        <Language>pl</Language>
765                      </Style>
766                      <CanGrow>true</CanGrow>
767                      <Value>=Fields!dataWplaty.Value</Value>
768                    </Textbox>
769                  </ReportItems>
770                </TableCell>
771              </TableCells>
772              <Height>0.63492cm</Height>
773            </TableRow>
774          </TableRows>
775          <Sorting>
776            <SortBy>
777              <SortExpression>=switch(Parameters!sortuj.Value="0",Fields!dataWplaty.Value,Parameters!sortuj.Value="1",Fields!TERMIN_ZAPLATY.Value,Parameters!sortuj.Value="3",Fields!rodzajPotwierdzenia.Value,1=1,"")</SortExpression>
778              <Direction>Ascending</Direction>
779            </SortBy>
780          </Sorting>
781        </Details>
782        <Style>
783          <FontSize>8pt</FontSize>
784          <Language>pl</Language>
785        </Style>
786        <Header>
787          <TableRows>
788            <TableRow>
789              <TableCells>
790                <TableCell>
791                  <ReportItems>
792                    <Textbox Name="textbox1">
793                      <rd:DefaultName>textbox1</rd:DefaultName>
794                      <Style>
795                        <BackgroundColor>WhiteSmoke</BackgroundColor>
796                        <BorderColor>
797                          <Default>LightGrey</Default>
798                        </BorderColor>
799                        <BorderStyle>
800                          <Default>Solid</Default>
801                        </BorderStyle>
802                        <BorderWidth>
803                          <Default>0.5pt</Default>
804                        </BorderWidth>
805                        <FontSize>8pt</FontSize>
806                        <FontWeight>700</FontWeight>
807                        <TextAlign>Center</TextAlign>
808                        <VerticalAlign>Middle</VerticalAlign>
809                        <PaddingLeft>2pt</PaddingLeft>
810                        <PaddingRight>2pt</PaddingRight>
811                        <PaddingTop>2pt</PaddingTop>
812                        <PaddingBottom>2pt</PaddingBottom>
813                      </Style>
814                      <ZIndex>26</ZIndex>
815                      <CanGrow>true</CanGrow>
816                      <Value>Numer faktury</Value>
817                    </Textbox>
818                  </ReportItems>
819                </TableCell>
820                <TableCell>
821                  <ReportItems>
822                    <Textbox Name="textbox29">
823                      <rd:DefaultName>textbox29</rd:DefaultName>
824                      <Style>
825                        <BackgroundColor>WhiteSmoke</BackgroundColor>
826                        <BorderColor>
827                          <Default>LightGrey</Default>
828                        </BorderColor>
829                        <BorderStyle>
830                          <Default>Solid</Default>
831                        </BorderStyle>
832                        <BorderWidth>
833                          <Default>0.5pt</Default>
834                        </BorderWidth>
835                        <FontSize>8pt</FontSize>
836                        <FontWeight>700</FontWeight>
837                        <TextAlign>Center</TextAlign>
838                        <VerticalAlign>Middle</VerticalAlign>
839                        <PaddingLeft>2pt</PaddingLeft>
840                        <PaddingRight>2pt</PaddingRight>
841                        <PaddingTop>2pt</PaddingTop>
842                        <PaddingBottom>2pt</PaddingBottom>
843                      </Style>
844                      <ZIndex>25</ZIndex>
845                      <CanGrow>true</CanGrow>
846                      <Value>Kod klienta</Value>
847                    </Textbox>
848                  </ReportItems>
849                </TableCell>
850                <TableCell>
851                  <ReportItems>
852                    <Textbox Name="textbox26">
853                      <rd:DefaultName>textbox26</rd:DefaultName>
854                      <Style>
855                        <BackgroundColor>WhiteSmoke</BackgroundColor>
856                        <BorderColor>
857                          <Default>LightGrey</Default>
858                        </BorderColor>
859                        <BorderStyle>
860                          <Default>Solid</Default>
861                        </BorderStyle>
862                        <BorderWidth>
863                          <Default>0.5pt</Default>
864                        </BorderWidth>
865                        <FontSize>8pt</FontSize>
866                        <FontWeight>700</FontWeight>
867                        <TextAlign>Center</TextAlign>
868                        <VerticalAlign>Middle</VerticalAlign>
869                        <PaddingLeft>2pt</PaddingLeft>
870                        <PaddingRight>2pt</PaddingRight>
871                        <PaddingTop>2pt</PaddingTop>
872                        <PaddingBottom>2pt</PaddingBottom>
873                      </Style>
874                      <ZIndex>24</ZIndex>
875                      <CanGrow>true</CanGrow>
876                      <Value>Agent</Value>
877                    </Textbox>
878                  </ReportItems>
879                </TableCell>
880                <TableCell>
881                  <ReportItems>
882                    <Textbox Name="textbox23">
883                      <rd:DefaultName>textbox23</rd:DefaultName>
884                      <Style>
885                        <BackgroundColor>WhiteSmoke</BackgroundColor>
886                        <BorderColor>
887                          <Default>LightGrey</Default>
888                        </BorderColor>
889                        <BorderStyle>
890                          <Default>Solid</Default>
891                        </BorderStyle>
892                        <BorderWidth>
893                          <Default>0.5pt</Default>
894                        </BorderWidth>
895                        <FontSize>8pt</FontSize>
896                        <FontWeight>700</FontWeight>
897                        <TextAlign>Center</TextAlign>
898                        <VerticalAlign>Middle</VerticalAlign>
899                        <PaddingLeft>2pt</PaddingLeft>
900                        <PaddingRight>2pt</PaddingRight>
901                        <PaddingTop>2pt</PaddingTop>
902                        <PaddingBottom>2pt</PaddingBottom>
903                      </Style>
904                      <ZIndex>23</ZIndex>
905                      <CanGrow>true</CanGrow>
906                      <Value>Termin zapłaty</Value>
907                    </Textbox>
908                  </ReportItems>
909                </TableCell>
910                <TableCell>
911                  <ReportItems>
912                    <Textbox Name="textbox17">
913                      <rd:DefaultName>textbox17</rd:DefaultName>
914                      <Style>
915                        <BackgroundColor>WhiteSmoke</BackgroundColor>
916                        <BorderColor>
917                          <Default>LightGrey</Default>
918                        </BorderColor>
919                        <BorderStyle>
920                          <Default>Solid</Default>
921                        </BorderStyle>
922                        <BorderWidth>
923                          <Default>0.5pt</Default>
924                        </BorderWidth>
925                        <FontSize>8pt</FontSize>
926                        <FontWeight>700</FontWeight>
927                        <TextAlign>Center</TextAlign>
928                        <VerticalAlign>Middle</VerticalAlign>
929                        <PaddingLeft>2pt</PaddingLeft>
930                        <PaddingRight>2pt</PaddingRight>
931                        <PaddingTop>2pt</PaddingTop>
932                        <PaddingBottom>2pt</PaddingBottom>
933                      </Style>
934                      <ZIndex>22</ZIndex>
935                      <CanGrow>true</CanGrow>
936                      <Value>Rodzaj płatn.</Value>
937                    </Textbox>
938                  </ReportItems>
939                </TableCell>
940                <TableCell>
941                  <ReportItems>
942                    <Textbox Name="textbox14">
943                      <rd:DefaultName>textbox14</rd:DefaultName>
944                      <Style>
945                        <BackgroundColor>WhiteSmoke</BackgroundColor>
946                        <BorderColor>
947                          <Default>LightGrey</Default>
948                        </BorderColor>
949                        <BorderStyle>
950                          <Default>Solid</Default>
951                        </BorderStyle>
952                        <BorderWidth>
953                          <Default>0.5pt</Default>
954                        </BorderWidth>
955                        <FontSize>8pt</FontSize>
956                        <FontWeight>700</FontWeight>
957                        <TextAlign>Center</TextAlign>
958                        <VerticalAlign>Middle</VerticalAlign>
959                        <PaddingLeft>2pt</PaddingLeft>
960                        <PaddingRight>2pt</PaddingRight>
961                        <PaddingTop>2pt</PaddingTop>
962                        <PaddingBottom>2pt</PaddingBottom>
963                      </Style>
964                      <ZIndex>21</ZIndex>
965                      <CanGrow>true</CanGrow>
966                      <Value>Netto</Value>
967                    </Textbox>
968                  </ReportItems>
969                </TableCell>
970                <TableCell>
971                  <ReportItems>
972                    <Textbox Name="textbox11">
973                      <rd:DefaultName>textbox11</rd:DefaultName>
974                      <Style>
975                        <BackgroundColor>WhiteSmoke</BackgroundColor>
976                        <BorderColor>
977                          <Default>LightGrey</Default>
978                        </BorderColor>
979                        <BorderStyle>
980                          <Default>Solid</Default>
981                        </BorderStyle>
982                        <BorderWidth>
983                          <Default>0.5pt</Default>
984                        </BorderWidth>
985                        <FontSize>8pt</FontSize>
986                        <FontWeight>700</FontWeight>
987                        <TextAlign>Center</TextAlign>
988                        <VerticalAlign>Middle</VerticalAlign>
989                        <PaddingLeft>2pt</PaddingLeft>
990                        <PaddingRight>2pt</PaddingRight>
991                        <PaddingTop>2pt</PaddingTop>
992                        <PaddingBottom>2pt</PaddingBottom>
993                      </Style>
994                      <ZIndex>20</ZIndex>
995                      <CanGrow>true</CanGrow>
996                      <Value>VAT</Value>
997                    </Textbox>
998                  </ReportItems>
999                </TableCell>
1000                <TableCell>
1001                  <ReportItems>
1002                    <Textbox Name="textbox2">
1003                      <rd:DefaultName>textbox2</rd:DefaultName>
1004                      <Style>
1005                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1006                        <BorderColor>
1007                          <Default>LightGrey</Default>
1008                        </BorderColor>
1009                        <BorderStyle>
1010                          <Default>Solid</Default>
1011                        </BorderStyle>
1012                        <BorderWidth>
1013                          <Default>0.5pt</Default>
1014                        </BorderWidth>
1015                        <FontSize>8pt</FontSize>
1016                        <FontWeight>700</FontWeight>
1017                        <TextAlign>Center</TextAlign>
1018                        <VerticalAlign>Middle</VerticalAlign>
1019                        <PaddingLeft>2pt</PaddingLeft>
1020                        <PaddingRight>2pt</PaddingRight>
1021                        <PaddingTop>2pt</PaddingTop>
1022                        <PaddingBottom>2pt</PaddingBottom>
1023                      </Style>
1024                      <ZIndex>19</ZIndex>
1025                      <CanGrow>true</CanGrow>
1026                      <Value>Brutto</Value>
1027                    </Textbox>
1028                  </ReportItems>
1029                </TableCell>
1030                <TableCell>
1031                  <ReportItems>
1032                    <Textbox Name="textbox6">
1033                      <rd:DefaultName>textbox6</rd:DefaultName>
1034                      <Style>
1035                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1036                        <BorderColor>
1037                          <Default>LightGrey</Default>
1038                        </BorderColor>
1039                        <BorderStyle>
1040                          <Default>Solid</Default>
1041                        </BorderStyle>
1042                        <BorderWidth>
1043                          <Default>0.5pt</Default>
1044                        </BorderWidth>
1045                        <FontSize>8pt</FontSize>
1046                        <FontWeight>700</FontWeight>
1047                        <TextAlign>Center</TextAlign>
1048                        <VerticalAlign>Middle</VerticalAlign>
1049                        <PaddingLeft>2pt</PaddingLeft>
1050                        <PaddingRight>2pt</PaddingRight>
1051                        <PaddingTop>2pt</PaddingTop>
1052                        <PaddingBottom>2pt</PaddingBottom>
1053                      </Style>
1054                      <ZIndex>18</ZIndex>
1055                      <CanGrow>true</CanGrow>
1056                      <Value>% pro.</Value>
1057                    </Textbox>
1058                  </ReportItems>
1059                </TableCell>
1060                <TableCell>
1061                  <ReportItems>
1062                    <Textbox Name="textbox3">
1063                      <rd:DefaultName>textbox3</rd:DefaultName>
1064                      <Style>
1065                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1066                        <BorderColor>
1067                          <Default>LightGrey</Default>
1068                        </BorderColor>
1069                        <BorderStyle>
1070                          <Default>Solid</Default>
1071                        </BorderStyle>
1072                        <BorderWidth>
1073                          <Default>0.5pt</Default>
1074                        </BorderWidth>
1075                        <FontSize>8pt</FontSize>
1076                        <FontWeight>700</FontWeight>
1077                        <TextAlign>Center</TextAlign>
1078                        <VerticalAlign>Middle</VerticalAlign>
1079                        <PaddingLeft>2pt</PaddingLeft>
1080                        <PaddingRight>2pt</PaddingRight>
1081                        <PaddingTop>2pt</PaddingTop>
1082                        <PaddingBottom>2pt</PaddingBottom>
1083                      </Style>
1084                      <ZIndex>17</ZIndex>
1085                      <CanGrow>true</CanGrow>
1086                      <Value>Prowizja</Value>
1087                    </Textbox>
1088                  </ReportItems>
1089                </TableCell>
1090                <TableCell>
1091                  <ReportItems>
1092                    <Textbox Name="textbox12">
1093                      <rd:DefaultName>textbox12</rd:DefaultName>
1094                      <Style>
1095                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1096                        <BorderColor>
1097                          <Default>LightGrey</Default>
1098                        </BorderColor>
1099                        <BorderStyle>
1100                          <Default>Solid</Default>
1101                        </BorderStyle>
1102                        <BorderWidth>
1103                          <Default>0.5pt</Default>
1104                        </BorderWidth>
1105                        <FontSize>8pt</FontSize>
1106                        <FontWeight>700</FontWeight>
1107                        <TextAlign>Center</TextAlign>
1108                        <VerticalAlign>Middle</VerticalAlign>
1109                        <PaddingLeft>2pt</PaddingLeft>
1110                        <PaddingRight>2pt</PaddingRight>
1111                        <PaddingTop>2pt</PaddingTop>
1112                        <PaddingBottom>2pt</PaddingBottom>
1113                      </Style>
1114                      <ZIndex>16</ZIndex>
1115                      <CanGrow>true</CanGrow>
1116                      <Value>For. potw.</Value>
1117                    </Textbox>
1118                  </ReportItems>
1119                </TableCell>
1120                <TableCell>
1121                  <ReportItems>
1122                    <Textbox Name="textbox5">
1123                      <rd:DefaultName>textbox5</rd:DefaultName>
1124                      <Style>
1125                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1126                        <BorderColor>
1127                          <Default>LightGrey</Default>
1128                        </BorderColor>
1129                        <BorderStyle>
1130                          <Default>Solid</Default>
1131                        </BorderStyle>
1132                        <BorderWidth>
1133                          <Default>0.5pt</Default>
1134                        </BorderWidth>
1135                        <FontSize>8pt</FontSize>
1136                        <FontWeight>700</FontWeight>
1137                        <TextAlign>Center</TextAlign>
1138                        <VerticalAlign>Middle</VerticalAlign>
1139                        <PaddingLeft>2pt</PaddingLeft>
1140                        <PaddingRight>2pt</PaddingRight>
1141                        <PaddingTop>2pt</PaddingTop>
1142                        <PaddingBottom>2pt</PaddingBottom>
1143                      </Style>
1144                      <ZIndex>15</ZIndex>
1145                      <CanGrow>true</CanGrow>
1146                      <Value>Sym. potw.</Value>
1147                    </Textbox>
1148                  </ReportItems>
1149                </TableCell>
1150                <TableCell>
1151                  <ReportItems>
1152                    <Textbox Name="textbox24">
1153                      <rd:DefaultName>textbox24</rd:DefaultName>
1154                      <Style>
1155                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1156                        <BorderColor>
1157                          <Default>LightGrey</Default>
1158                        </BorderColor>
1159                        <BorderStyle>
1160                          <Default>Solid</Default>
1161                        </BorderStyle>
1162                        <BorderWidth>
1163                          <Default>0.5pt</Default>
1164                        </BorderWidth>
1165                        <FontSize>8pt</FontSize>
1166                        <FontWeight>700</FontWeight>
1167                        <TextAlign>Center</TextAlign>
1168                        <VerticalAlign>Middle</VerticalAlign>
1169                        <PaddingLeft>2pt</PaddingLeft>
1170                        <PaddingRight>2pt</PaddingRight>
1171                        <PaddingTop>2pt</PaddingTop>
1172                        <PaddingBottom>2pt</PaddingBottom>
1173                      </Style>
1174                      <ZIndex>14</ZIndex>
1175                      <CanGrow>true</CanGrow>
1176                      <Value>Data zapłaty </Value>
1177                    </Textbox>
1178                  </ReportItems>
1179                </TableCell>
1180              </TableCells>
1181              <Height>1.25cm</Height>
1182            </TableRow>
1183          </TableRows>
1184          <RepeatOnNewPage>true</RepeatOnNewPage>
1185        </Header>
1186        <TableColumns>
1187          <TableColumn>
1188            <Width>2.25cm</Width>
1189          </TableColumn>
1190          <TableColumn>
1191            <Width>2.75cm</Width>
1192          </TableColumn>
1193          <TableColumn>
1194            <Width>2.05291cm</Width>
1195          </TableColumn>
1196          <TableColumn>
1197            <Width>2.25cm</Width>
1198          </TableColumn>
1199          <TableColumn>
1200            <Width>1.27646cm</Width>
1201          </TableColumn>
1202          <TableColumn>
1203            <Width>2cm</Width>
1204          </TableColumn>
1205          <TableColumn>
1206            <Width>1.75cm</Width>
1207          </TableColumn>
1208          <TableColumn>
1209            <Width>2cm</Width>
1210          </TableColumn>
1211          <TableColumn>
1212            <Width>1.5cm</Width>
1213          </TableColumn>
1214          <TableColumn>
1215            <Width>2cm</Width>
1216          </TableColumn>
1217          <TableColumn>
1218            <Width>1.5cm</Width>
1219          </TableColumn>
1220          <TableColumn>
1221            <Width>2.25cm</Width>
1222          </TableColumn>
1223          <TableColumn>
1224            <Width>2cm</Width>
1225          </TableColumn>
1226        </TableColumns>
1227        <Footer>
1228          <TableRows>
1229            <TableRow>
1230              <TableCells>
1231                <TableCell>
1232                  <ColSpan>13</ColSpan>
1233                  <ReportItems>
1234                    <Textbox Name="textbox7">
1235                      <rd:DefaultName>textbox7</rd:DefaultName>
1236                      <Style>
1237                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1238                        <BorderColor>
1239                          <Default>LightGrey</Default>
1240                        </BorderColor>
1241                        <BorderStyle>
1242                          <Default>Solid</Default>
1243                        </BorderStyle>
1244                        <BorderWidth>
1245                          <Default>0.5pt</Default>
1246                        </BorderWidth>
1247                        <FontSize>8pt</FontSize>
1248                        <FontWeight>700</FontWeight>
1249                        <VerticalAlign>Middle</VerticalAlign>
1250                        <PaddingLeft>2pt</PaddingLeft>
1251                        <PaddingRight>2pt</PaddingRight>
1252                        <PaddingTop>2pt</PaddingTop>
1253                        <PaddingBottom>2pt</PaddingBottom>
1254                      </Style>
1255                      <ZIndex>13</ZIndex>
1256                      <CanGrow>true</CanGrow>
1257                      <Value>="LICZBA FAKTUR: " &amp; Count(Fields!ID_FAKTURY.Value) &amp; "   RAZEM NETTO: "&amp; Code.Formatuj(Sum(Fields!NETTO.Value)) &amp; " VAT:  " &amp; Code.Formatuj(Sum(Fields!VAT.Value)) &amp; " BRUTTO:  " &amp; Code.Formatuj(Sum(Fields!BRUTTO.Value))</Value>
1258                    </Textbox>
1259                  </ReportItems>
1260                </TableCell>
1261              </TableCells>
1262              <Height>0.63492cm</Height>
1263            </TableRow>
1264          </TableRows>
1265          <RepeatOnNewPage>true</RepeatOnNewPage>
1266        </Footer>
1267      </Table>
1268    </ReportItems>
1269    <Height>3.51984cm</Height>
1270  </Body>
1271  <Language>en-US</Language>
1272  <TopMargin>1cm</TopMargin>
1273  <PageHeight>21cm</PageHeight>
1274</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.