root/trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2009.rdl @ 245

Wersja 245, 54.3 KB (wprowadzona przez marek, 17 years temu)

re #32 - dodano podsumowanie prowizji do raportu RozliczenieWplywowWgDatyWplaty?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.Double</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                      CASE WHEN Korekta.Netto IS NULL THEN SUM(FAKTURA_DETAILS.NETTO) ELSE Korekta.Netto END AS NETTO, CASE WHEN Korekta.Netto IS NULL
268                      THEN SUM(FAKTURA_DETAILS.VAT) ELSE Korekta.Vat END AS VAT, CASE WHEN Korekta.Brutto IS NULL THEN SUM(FAKTURA_DETAILS.BRUTTO)
269                      ELSE Korekta.Brutto END AS BRUTTO, FAKTURY.DATA_WYSTAWIENIA, FAKTURY.TERMIN_ZAPLATY, FAKTURY.SPOSOB_ZAPLATY,
270                      AGENCJE.Symbol AS Agencja, Wplaty.dataWplaty, DATEDIFF(day, FAKTURY.TERMIN_ZAPLATY, Wplaty.dataWplaty) AS roznica_nowa,
271                      FAKTURY.suma_zaplat, FAKTURY.zaplata_data, DATEDIFF(day, FAKTURY.TERMIN_ZAPLATY, FAKTURY.zaplata_data) AS roznica_stara,
272                      CASE WHEN FAKTURY.idZamowienia IS NULL THEN R.[Procent Prowizji] ELSE P.procentProwizji END AS procentProwizji,
273                      CASE WHEN FAKTURY.idZamowienia IS NULL THEN R.[Prowizja] ELSE P.kwotaProwizji END AS kwotaProwizji
274FROM         FAKTURY LEFT OUTER JOIN
275                      FAKTURA_DETAILS ON FAKTURY.ID_FAKTURY = FAKTURA_DETAILS.ID_FAKTURY LEFT OUTER JOIN
276                      AGENCI ON FAKTURY.NUMER_ROZ = AGENCI.F_ROZ LEFT OUTER JOIN
277                      AGENCJE ON AGENCI.ID_AGENCJI = AGENCJE.Id_agencji LEFT OUTER JOIN
278                      Wplaty ON FAKTURY.ID_FAKTURY = Wplaty.idFaktury LEFT OUTER JOIN
279                      KLIENCI ON FAKTURY.ID_NABYWCY = KLIENCI.CustomerID LEFT OUTER JOIN
280                      PROWIZJE AS P ON P.idFaktury = FAKTURY.ID_FAKTURY LEFT OUTER JOIN
281                      VIEW_KOREKTY AS Korekta ON Korekta.idFakturyKorekta = FAKTURY.ID_FAKTURY LEFT OUTER JOIN
282                      REKLAMA AS R ON R.ID_FAKTURY = FAKTURY.ID_FAKTURY
283WHERE     (FAKTURY.KOREKTA &lt;&gt; 1) AND (YEAR(Wplaty.dataWplaty) = @rok) AND (MONTH(Wplaty.dataWplaty) = @miesiac)
284GROUP BY FAKTURY.DATA_WYSTAWIENIA, FAKTURY.ID_FAKTURY, AGENCI.Symbol, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR,
285                      FAKTURY.NUMER_ROZ) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK), KLIENCI.kodKlienta, Wplaty.symbolPotwierdzenia,
286                      Wplaty.rodzajPotwierdzenia, FAKTURY.DATA_WYSTAWIENIA, FAKTURY.TERMIN_ZAPLATY, FAKTURY.SPOSOB_ZAPLATY, AGENCJE.Symbol,
287                      Wplaty.dataWplaty, DATEDIFF(day, FAKTURY.TERMIN_ZAPLATY, Wplaty.dataWplaty), FAKTURY.suma_zaplat, FAKTURY.zaplata_data, DATEDIFF(day,
288                      FAKTURY.TERMIN_ZAPLATY, FAKTURY.zaplata_data), P.procentProwizji, P.kwotaProwizji, Korekta.netto, Korekta.brutto, Korekta.vat,
289                      FAKTURY.idZamowienia, R.[PROCENT PROWIZJI], R.PROWIZJA</CommandText>
290        <QueryParameters>
291          <QueryParameter Name="@rok">
292            <Value>=Parameters!rok.Value</Value>
293          </QueryParameter>
294          <QueryParameter Name="@miesiac">
295            <Value>=Parameters!miesiac.Value</Value>
296          </QueryParameter>
297        </QueryParameters>
298      </Query>
299    </DataSet>
300    <DataSet Name="ListaAgencji">
301      <Fields>
302        <Field Name="Id_agencji">
303          <DataField>Id_agencji</DataField>
304          <rd:TypeName>System.Int32</rd:TypeName>
305        </Field>
306        <Field Name="Symbol">
307          <DataField>Symbol</DataField>
308          <rd:TypeName>System.String</rd:TypeName>
309        </Field>
310      </Fields>
311      <Query>
312        <DataSourceName>BAZA_REKLAM</DataSourceName>
313        <CommandText>SELECT        Id_agencji, Symbol
314FROM            AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
315        <QueryParameters>
316          <QueryParameter Name="@prawa_agencje">
317            <Value>=Parameters!prawa_agencje.Value</Value>
318          </QueryParameter>
319        </QueryParameters>
320        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
321      </Query>
322    </DataSet>
323    <DataSet Name="ListaAgentow">
324      <Fields>
325        <Field Name="ID_AGENTA">
326          <DataField>ID_AGENTA</DataField>
327          <rd:TypeName>System.Int32</rd:TypeName>
328        </Field>
329        <Field Name="Symbol">
330          <DataField>Symbol</DataField>
331          <rd:TypeName>System.String</rd:TypeName>
332        </Field>
333        <Field Name="agencja">
334          <DataField>agencja</DataField>
335          <rd:TypeName>System.String</rd:TypeName>
336        </Field>
337      </Fields>
338      <Query>
339        <DataSourceName>BAZA_REKLAM</DataSourceName>
340        <CommandText>SELECT        A.ID_AGENTA, A.Symbol, A2.Symbol agencja
341FROM            AGENCI A left join Agencje A2
342on A.ID_AGENCJI = A2.ID_Agencji
343 where (A2.Symbol in (@agencja) OR A2.Symbol is null) AND (@prawa_agent is null OR A.Symbol=@prawa_agent)
344order by A.Symbol</CommandText>
345        <QueryParameters>
346          <QueryParameter Name="@agencja">
347            <Value>=Parameters!agencja.Value</Value>
348          </QueryParameter>
349          <QueryParameter Name="@prawa_agent">
350            <Value>=Parameters!prawa_agent.Value</Value>
351          </QueryParameter>
352        </QueryParameters>
353        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
354      </Query>
355    </DataSet>
356    <DataSet Name="ListaLat">
357      <Fields>
358        <Field Name="rok">
359          <DataField>rok</DataField>
360          <rd:TypeName>System.Int32</rd:TypeName>
361        </Field>
362      </Fields>
363      <Query>
364        <DataSourceName>BAZA_REKLAM</DataSourceName>
365        <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>
366        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
367      </Query>
368    </DataSet>
369  </DataSets>
370  <Code>Public Shared Function Formatuj(ByVal Value As Integer) As String
371        Formatuj = Format(Value, "### ### ##0.00 zł")
372End Function</Code>
373  <Width>25.57937cm</Width>
374  <Body>
375    <ColumnSpacing>1cm</ColumnSpacing>
376    <ReportItems>
377      <Textbox Name="textbox10">
378        <rd:DefaultName>textbox10</rd:DefaultName>
379        <Width>18.75cm</Width>
380        <Style>
381          <FontSize>16pt</FontSize>
382          <FontWeight>700</FontWeight>
383          <TextAlign>Center</TextAlign>
384          <PaddingLeft>2pt</PaddingLeft>
385          <PaddingRight>2pt</PaddingRight>
386          <PaddingTop>2pt</PaddingTop>
387          <PaddingBottom>2pt</PaddingBottom>
388        </Style>
389        <ZIndex>1</ZIndex>
390        <CanGrow>true</CanGrow>
391        <Height>0.75cm</Height>
392        <Value>ROZLICZENIE WPŁYWÓW WG DATY WPŁATY</Value>
393      </Textbox>
394      <Table Name="table1">
395        <DataSetName>ListaFaktur</DataSetName>
396        <Top>1cm</Top>
397        <Details>
398          <TableRows>
399            <TableRow>
400              <TableCells>
401                <TableCell>
402                  <ReportItems>
403                    <Textbox Name="ID_REKLAMY">
404                      <rd:DefaultName>ID_REKLAMY</rd:DefaultName>
405                      <Style>
406                        <BorderColor>
407                          <Default>LightGrey</Default>
408                        </BorderColor>
409                        <BorderStyle>
410                          <Default>Solid</Default>
411                        </BorderStyle>
412                        <BorderWidth>
413                          <Default>0.5pt</Default>
414                        </BorderWidth>
415                        <FontSize>8pt</FontSize>
416                        <TextAlign>Center</TextAlign>
417                        <VerticalAlign>Middle</VerticalAlign>
418                        <PaddingLeft>2pt</PaddingLeft>
419                        <PaddingRight>2pt</PaddingRight>
420                        <PaddingTop>2pt</PaddingTop>
421                        <PaddingBottom>2pt</PaddingBottom>
422                      </Style>
423                      <ZIndex>12</ZIndex>
424                      <CanGrow>true</CanGrow>
425                      <Value>=Fields!NR_FK.Value</Value>
426                    </Textbox>
427                  </ReportItems>
428                </TableCell>
429                <TableCell>
430                  <ReportItems>
431                    <Textbox Name="NICK_NAME">
432                      <rd:DefaultName>NICK_NAME</rd:DefaultName>
433                      <Style>
434                        <BorderColor>
435                          <Default>LightGrey</Default>
436                        </BorderColor>
437                        <BorderStyle>
438                          <Default>Solid</Default>
439                        </BorderStyle>
440                        <BorderWidth>
441                          <Default>0.5pt</Default>
442                        </BorderWidth>
443                        <FontSize>8pt</FontSize>
444                        <TextAlign>Center</TextAlign>
445                        <VerticalAlign>Middle</VerticalAlign>
446                        <PaddingLeft>2pt</PaddingLeft>
447                        <PaddingRight>2pt</PaddingRight>
448                        <PaddingTop>2pt</PaddingTop>
449                        <PaddingBottom>2pt</PaddingBottom>
450                      </Style>
451                      <ZIndex>11</ZIndex>
452                      <CanGrow>true</CanGrow>
453                      <Value>=Fields!kodKlienta.Value</Value>
454                    </Textbox>
455                  </ReportItems>
456                </TableCell>
457                <TableCell>
458                  <ReportItems>
459                    <Textbox Name="SYMBOL_AKWIZYTORA">
460                      <rd:DefaultName>SYMBOL_AKWIZYTORA</rd:DefaultName>
461                      <Style>
462                        <BorderColor>
463                          <Default>LightGrey</Default>
464                        </BorderColor>
465                        <BorderStyle>
466                          <Default>Solid</Default>
467                        </BorderStyle>
468                        <BorderWidth>
469                          <Default>0.5pt</Default>
470                        </BorderWidth>
471                        <FontSize>8pt</FontSize>
472                        <TextAlign>Center</TextAlign>
473                        <VerticalAlign>Middle</VerticalAlign>
474                        <PaddingLeft>2pt</PaddingLeft>
475                        <PaddingRight>2pt</PaddingRight>
476                        <PaddingTop>2pt</PaddingTop>
477                        <PaddingBottom>2pt</PaddingBottom>
478                      </Style>
479                      <ZIndex>10</ZIndex>
480                      <CanGrow>true</CanGrow>
481                      <Value>=Fields!Symbol.Value</Value>
482                    </Textbox>
483                  </ReportItems>
484                </TableCell>
485                <TableCell>
486                  <ReportItems>
487                    <Textbox Name="FAKTURA_DATA_WYSTAWIENIA">
488                      <rd:DefaultName>FAKTURA_DATA_WYSTAWIENIA</rd:DefaultName>
489                      <Style>
490                        <BorderColor>
491                          <Default>LightGrey</Default>
492                        </BorderColor>
493                        <BorderStyle>
494                          <Default>Solid</Default>
495                        </BorderStyle>
496                        <BorderWidth>
497                          <Default>0.5pt</Default>
498                        </BorderWidth>
499                        <FontSize>8pt</FontSize>
500                        <Format>d</Format>
501                        <TextAlign>Center</TextAlign>
502                        <VerticalAlign>Middle</VerticalAlign>
503                        <PaddingLeft>2pt</PaddingLeft>
504                        <PaddingRight>2pt</PaddingRight>
505                        <PaddingTop>2pt</PaddingTop>
506                        <PaddingBottom>2pt</PaddingBottom>
507                        <Language>pl</Language>
508                      </Style>
509                      <ZIndex>9</ZIndex>
510                      <CanGrow>true</CanGrow>
511                      <Value>=Fields!TERMIN_ZAPLATY.Value</Value>
512                    </Textbox>
513                  </ReportItems>
514                </TableCell>
515                <TableCell>
516                  <ReportItems>
517                    <Textbox Name="FAKTURA_FORMA_PŁATNOŚCI">
518                      <rd:DefaultName>FAKTURA_FORMA_PŁATNOŚCI</rd:DefaultName>
519                      <Style>
520                        <BorderColor>
521                          <Default>LightGrey</Default>
522                        </BorderColor>
523                        <BorderStyle>
524                          <Default>Solid</Default>
525                        </BorderStyle>
526                        <BorderWidth>
527                          <Default>0.5pt</Default>
528                        </BorderWidth>
529                        <FontSize>8pt</FontSize>
530                        <TextAlign>Center</TextAlign>
531                        <VerticalAlign>Middle</VerticalAlign>
532                        <PaddingLeft>2pt</PaddingLeft>
533                        <PaddingRight>2pt</PaddingRight>
534                        <PaddingTop>2pt</PaddingTop>
535                        <PaddingBottom>2pt</PaddingBottom>
536                      </Style>
537                      <ZIndex>8</ZIndex>
538                      <CanGrow>true</CanGrow>
539                      <Value>=Fields!SPOSOB_ZAPLATY.Value</Value>
540                    </Textbox>
541                  </ReportItems>
542                </TableCell>
543                <TableCell>
544                  <ReportItems>
545                    <Textbox Name="NETTO">
546                      <rd:DefaultName>NETTO</rd:DefaultName>
547                      <Style>
548                        <BorderColor>
549                          <Default>LightGrey</Default>
550                        </BorderColor>
551                        <BorderStyle>
552                          <Default>Solid</Default>
553                        </BorderStyle>
554                        <BorderWidth>
555                          <Default>0.5pt</Default>
556                        </BorderWidth>
557                        <FontSize>8pt</FontSize>
558                        <Format>C</Format>
559                        <TextAlign>Center</TextAlign>
560                        <VerticalAlign>Middle</VerticalAlign>
561                        <PaddingLeft>2pt</PaddingLeft>
562                        <PaddingRight>2pt</PaddingRight>
563                        <PaddingTop>2pt</PaddingTop>
564                        <PaddingBottom>2pt</PaddingBottom>
565                        <Language>pl</Language>
566                      </Style>
567                      <ZIndex>7</ZIndex>
568                      <CanGrow>true</CanGrow>
569                      <Value>=Fields!NETTO.Value</Value>
570                    </Textbox>
571                  </ReportItems>
572                </TableCell>
573                <TableCell>
574                  <ReportItems>
575                    <Textbox Name="VAT">
576                      <rd:DefaultName>VAT</rd:DefaultName>
577                      <Style>
578                        <BorderColor>
579                          <Default>LightGrey</Default>
580                        </BorderColor>
581                        <BorderStyle>
582                          <Default>Solid</Default>
583                        </BorderStyle>
584                        <BorderWidth>
585                          <Default>0.5pt</Default>
586                        </BorderWidth>
587                        <FontSize>8pt</FontSize>
588                        <Format>C</Format>
589                        <TextAlign>Center</TextAlign>
590                        <VerticalAlign>Middle</VerticalAlign>
591                        <PaddingLeft>2pt</PaddingLeft>
592                        <PaddingRight>2pt</PaddingRight>
593                        <PaddingTop>2pt</PaddingTop>
594                        <PaddingBottom>2pt</PaddingBottom>
595                        <Language>pl</Language>
596                      </Style>
597                      <ZIndex>6</ZIndex>
598                      <CanGrow>true</CanGrow>
599                      <Value>=Fields!VAT.Value</Value>
600                    </Textbox>
601                  </ReportItems>
602                </TableCell>
603                <TableCell>
604                  <ReportItems>
605                    <Textbox Name="BRUTTO">
606                      <rd:DefaultName>BRUTTO</rd:DefaultName>
607                      <Style>
608                        <BorderColor>
609                          <Default>LightGrey</Default>
610                        </BorderColor>
611                        <BorderStyle>
612                          <Default>Solid</Default>
613                        </BorderStyle>
614                        <BorderWidth>
615                          <Default>0.5pt</Default>
616                        </BorderWidth>
617                        <FontSize>8pt</FontSize>
618                        <Format>C</Format>
619                        <TextAlign>Center</TextAlign>
620                        <VerticalAlign>Middle</VerticalAlign>
621                        <PaddingLeft>2pt</PaddingLeft>
622                        <PaddingRight>2pt</PaddingRight>
623                        <PaddingTop>2pt</PaddingTop>
624                        <PaddingBottom>2pt</PaddingBottom>
625                        <Language>pl</Language>
626                      </Style>
627                      <ZIndex>5</ZIndex>
628                      <CanGrow>true</CanGrow>
629                      <Value>=Fields!BRUTTO.Value</Value>
630                    </Textbox>
631                  </ReportItems>
632                </TableCell>
633                <TableCell>
634                  <ReportItems>
635                    <Textbox Name="textbox8">
636                      <rd:DefaultName>textbox8</rd:DefaultName>
637                      <Style>
638                        <BorderColor>
639                          <Default>LightGrey</Default>
640                        </BorderColor>
641                        <BorderStyle>
642                          <Default>Solid</Default>
643                        </BorderStyle>
644                        <BorderWidth>
645                          <Default>0.5pt</Default>
646                        </BorderWidth>
647                        <FontSize>8pt</FontSize>
648                        <Format>P</Format>
649                        <TextAlign>Center</TextAlign>
650                        <VerticalAlign>Middle</VerticalAlign>
651                        <PaddingLeft>2pt</PaddingLeft>
652                        <PaddingRight>2pt</PaddingRight>
653                        <PaddingTop>2pt</PaddingTop>
654                        <PaddingBottom>2pt</PaddingBottom>
655                      </Style>
656                      <ZIndex>4</ZIndex>
657                      <CanGrow>true</CanGrow>
658                      <Value>=Fields!procentProwizji.Value</Value>
659                    </Textbox>
660                  </ReportItems>
661                </TableCell>
662                <TableCell>
663                  <ReportItems>
664                    <Textbox Name="textbox4">
665                      <rd:DefaultName>textbox4</rd:DefaultName>
666                      <Style>
667                        <BorderColor>
668                          <Default>LightGrey</Default>
669                        </BorderColor>
670                        <BorderStyle>
671                          <Default>Solid</Default>
672                        </BorderStyle>
673                        <BorderWidth>
674                          <Default>0.5pt</Default>
675                        </BorderWidth>
676                        <FontSize>8pt</FontSize>
677                        <Format>C</Format>
678                        <TextAlign>Center</TextAlign>
679                        <VerticalAlign>Middle</VerticalAlign>
680                        <PaddingLeft>2pt</PaddingLeft>
681                        <PaddingRight>2pt</PaddingRight>
682                        <PaddingTop>2pt</PaddingTop>
683                        <PaddingBottom>2pt</PaddingBottom>
684                        <Language>pl</Language>
685                      </Style>
686                      <ZIndex>3</ZIndex>
687                      <CanGrow>true</CanGrow>
688                      <Value>=Fields!kwotaProwizji.Value</Value>
689                    </Textbox>
690                  </ReportItems>
691                </TableCell>
692                <TableCell>
693                  <ReportItems>
694                    <Textbox Name="RODZAJ_POTWIERDZENIA">
695                      <rd:DefaultName>RODZAJ_POTWIERDZENIA</rd:DefaultName>
696                      <Style>
697                        <BorderColor>
698                          <Default>LightGrey</Default>
699                        </BorderColor>
700                        <BorderStyle>
701                          <Default>Solid</Default>
702                        </BorderStyle>
703                        <BorderWidth>
704                          <Default>0.5pt</Default>
705                        </BorderWidth>
706                        <FontSize>8pt</FontSize>
707                        <TextAlign>Center</TextAlign>
708                        <VerticalAlign>Middle</VerticalAlign>
709                        <PaddingLeft>2pt</PaddingLeft>
710                        <PaddingRight>2pt</PaddingRight>
711                        <PaddingTop>2pt</PaddingTop>
712                        <PaddingBottom>2pt</PaddingBottom>
713                      </Style>
714                      <ZIndex>2</ZIndex>
715                      <CanGrow>true</CanGrow>
716                      <Value>=Fields!rodzajPotwierdzenia.Value</Value>
717                    </Textbox>
718                  </ReportItems>
719                </TableCell>
720                <TableCell>
721                  <ReportItems>
722                    <Textbox Name="SYMBOL_POTWIERDZENIA">
723                      <rd:DefaultName>SYMBOL_POTWIERDZENIA</rd:DefaultName>
724                      <Style>
725                        <BorderColor>
726                          <Default>LightGrey</Default>
727                        </BorderColor>
728                        <BorderStyle>
729                          <Default>Solid</Default>
730                        </BorderStyle>
731                        <BorderWidth>
732                          <Default>0.5pt</Default>
733                        </BorderWidth>
734                        <FontSize>8pt</FontSize>
735                        <TextAlign>Center</TextAlign>
736                        <VerticalAlign>Middle</VerticalAlign>
737                        <PaddingLeft>2pt</PaddingLeft>
738                        <PaddingRight>2pt</PaddingRight>
739                        <PaddingTop>2pt</PaddingTop>
740                        <PaddingBottom>2pt</PaddingBottom>
741                      </Style>
742                      <ZIndex>1</ZIndex>
743                      <CanGrow>true</CanGrow>
744                      <Value>=Fields!symbolPotwierdzenia.Value</Value>
745                    </Textbox>
746                  </ReportItems>
747                </TableCell>
748                <TableCell>
749                  <ReportItems>
750                    <Textbox Name="DATA_ZAPŁATY">
751                      <rd:DefaultName>DATA_ZAPŁATY</rd:DefaultName>
752                      <Style>
753                        <BorderColor>
754                          <Default>LightGrey</Default>
755                        </BorderColor>
756                        <BorderStyle>
757                          <Default>Solid</Default>
758                        </BorderStyle>
759                        <BorderWidth>
760                          <Default>0.5pt</Default>
761                        </BorderWidth>
762                        <FontSize>8pt</FontSize>
763                        <Format>d</Format>
764                        <TextAlign>Center</TextAlign>
765                        <VerticalAlign>Middle</VerticalAlign>
766                        <PaddingLeft>2pt</PaddingLeft>
767                        <PaddingRight>2pt</PaddingRight>
768                        <PaddingTop>2pt</PaddingTop>
769                        <PaddingBottom>2pt</PaddingBottom>
770                        <Language>pl</Language>
771                      </Style>
772                      <CanGrow>true</CanGrow>
773                      <Value>=Fields!dataWplaty.Value</Value>
774                    </Textbox>
775                  </ReportItems>
776                </TableCell>
777              </TableCells>
778              <Height>0.63492cm</Height>
779            </TableRow>
780          </TableRows>
781          <Sorting>
782            <SortBy>
783              <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>
784              <Direction>Ascending</Direction>
785            </SortBy>
786          </Sorting>
787        </Details>
788        <Style>
789          <FontSize>8pt</FontSize>
790          <Language>pl</Language>
791        </Style>
792        <Header>
793          <TableRows>
794            <TableRow>
795              <TableCells>
796                <TableCell>
797                  <ReportItems>
798                    <Textbox Name="textbox1">
799                      <rd:DefaultName>textbox1</rd:DefaultName>
800                      <Style>
801                        <BackgroundColor>WhiteSmoke</BackgroundColor>
802                        <BorderColor>
803                          <Default>LightGrey</Default>
804                        </BorderColor>
805                        <BorderStyle>
806                          <Default>Solid</Default>
807                        </BorderStyle>
808                        <BorderWidth>
809                          <Default>0.5pt</Default>
810                        </BorderWidth>
811                        <FontSize>8pt</FontSize>
812                        <FontWeight>700</FontWeight>
813                        <TextAlign>Center</TextAlign>
814                        <VerticalAlign>Middle</VerticalAlign>
815                        <PaddingLeft>2pt</PaddingLeft>
816                        <PaddingRight>2pt</PaddingRight>
817                        <PaddingTop>2pt</PaddingTop>
818                        <PaddingBottom>2pt</PaddingBottom>
819                      </Style>
820                      <ZIndex>26</ZIndex>
821                      <CanGrow>true</CanGrow>
822                      <Value>Numer faktury</Value>
823                    </Textbox>
824                  </ReportItems>
825                </TableCell>
826                <TableCell>
827                  <ReportItems>
828                    <Textbox Name="textbox29">
829                      <rd:DefaultName>textbox29</rd:DefaultName>
830                      <Style>
831                        <BackgroundColor>WhiteSmoke</BackgroundColor>
832                        <BorderColor>
833                          <Default>LightGrey</Default>
834                        </BorderColor>
835                        <BorderStyle>
836                          <Default>Solid</Default>
837                        </BorderStyle>
838                        <BorderWidth>
839                          <Default>0.5pt</Default>
840                        </BorderWidth>
841                        <FontSize>8pt</FontSize>
842                        <FontWeight>700</FontWeight>
843                        <TextAlign>Center</TextAlign>
844                        <VerticalAlign>Middle</VerticalAlign>
845                        <PaddingLeft>2pt</PaddingLeft>
846                        <PaddingRight>2pt</PaddingRight>
847                        <PaddingTop>2pt</PaddingTop>
848                        <PaddingBottom>2pt</PaddingBottom>
849                      </Style>
850                      <ZIndex>25</ZIndex>
851                      <CanGrow>true</CanGrow>
852                      <Value>Kod klienta</Value>
853                    </Textbox>
854                  </ReportItems>
855                </TableCell>
856                <TableCell>
857                  <ReportItems>
858                    <Textbox Name="textbox26">
859                      <rd:DefaultName>textbox26</rd:DefaultName>
860                      <Style>
861                        <BackgroundColor>WhiteSmoke</BackgroundColor>
862                        <BorderColor>
863                          <Default>LightGrey</Default>
864                        </BorderColor>
865                        <BorderStyle>
866                          <Default>Solid</Default>
867                        </BorderStyle>
868                        <BorderWidth>
869                          <Default>0.5pt</Default>
870                        </BorderWidth>
871                        <FontSize>8pt</FontSize>
872                        <FontWeight>700</FontWeight>
873                        <TextAlign>Center</TextAlign>
874                        <VerticalAlign>Middle</VerticalAlign>
875                        <PaddingLeft>2pt</PaddingLeft>
876                        <PaddingRight>2pt</PaddingRight>
877                        <PaddingTop>2pt</PaddingTop>
878                        <PaddingBottom>2pt</PaddingBottom>
879                      </Style>
880                      <ZIndex>24</ZIndex>
881                      <CanGrow>true</CanGrow>
882                      <Value>Agent</Value>
883                    </Textbox>
884                  </ReportItems>
885                </TableCell>
886                <TableCell>
887                  <ReportItems>
888                    <Textbox Name="textbox23">
889                      <rd:DefaultName>textbox23</rd:DefaultName>
890                      <Style>
891                        <BackgroundColor>WhiteSmoke</BackgroundColor>
892                        <BorderColor>
893                          <Default>LightGrey</Default>
894                        </BorderColor>
895                        <BorderStyle>
896                          <Default>Solid</Default>
897                        </BorderStyle>
898                        <BorderWidth>
899                          <Default>0.5pt</Default>
900                        </BorderWidth>
901                        <FontSize>8pt</FontSize>
902                        <FontWeight>700</FontWeight>
903                        <TextAlign>Center</TextAlign>
904                        <VerticalAlign>Middle</VerticalAlign>
905                        <PaddingLeft>2pt</PaddingLeft>
906                        <PaddingRight>2pt</PaddingRight>
907                        <PaddingTop>2pt</PaddingTop>
908                        <PaddingBottom>2pt</PaddingBottom>
909                      </Style>
910                      <ZIndex>23</ZIndex>
911                      <CanGrow>true</CanGrow>
912                      <Value>Termin zapłaty</Value>
913                    </Textbox>
914                  </ReportItems>
915                </TableCell>
916                <TableCell>
917                  <ReportItems>
918                    <Textbox Name="textbox17">
919                      <rd:DefaultName>textbox17</rd:DefaultName>
920                      <Style>
921                        <BackgroundColor>WhiteSmoke</BackgroundColor>
922                        <BorderColor>
923                          <Default>LightGrey</Default>
924                        </BorderColor>
925                        <BorderStyle>
926                          <Default>Solid</Default>
927                        </BorderStyle>
928                        <BorderWidth>
929                          <Default>0.5pt</Default>
930                        </BorderWidth>
931                        <FontSize>8pt</FontSize>
932                        <FontWeight>700</FontWeight>
933                        <TextAlign>Center</TextAlign>
934                        <VerticalAlign>Middle</VerticalAlign>
935                        <PaddingLeft>2pt</PaddingLeft>
936                        <PaddingRight>2pt</PaddingRight>
937                        <PaddingTop>2pt</PaddingTop>
938                        <PaddingBottom>2pt</PaddingBottom>
939                      </Style>
940                      <ZIndex>22</ZIndex>
941                      <CanGrow>true</CanGrow>
942                      <Value>Rodzaj płatn.</Value>
943                    </Textbox>
944                  </ReportItems>
945                </TableCell>
946                <TableCell>
947                  <ReportItems>
948                    <Textbox Name="textbox14">
949                      <rd:DefaultName>textbox14</rd:DefaultName>
950                      <Style>
951                        <BackgroundColor>WhiteSmoke</BackgroundColor>
952                        <BorderColor>
953                          <Default>LightGrey</Default>
954                        </BorderColor>
955                        <BorderStyle>
956                          <Default>Solid</Default>
957                        </BorderStyle>
958                        <BorderWidth>
959                          <Default>0.5pt</Default>
960                        </BorderWidth>
961                        <FontSize>8pt</FontSize>
962                        <FontWeight>700</FontWeight>
963                        <TextAlign>Center</TextAlign>
964                        <VerticalAlign>Middle</VerticalAlign>
965                        <PaddingLeft>2pt</PaddingLeft>
966                        <PaddingRight>2pt</PaddingRight>
967                        <PaddingTop>2pt</PaddingTop>
968                        <PaddingBottom>2pt</PaddingBottom>
969                      </Style>
970                      <ZIndex>21</ZIndex>
971                      <CanGrow>true</CanGrow>
972                      <Value>Netto</Value>
973                    </Textbox>
974                  </ReportItems>
975                </TableCell>
976                <TableCell>
977                  <ReportItems>
978                    <Textbox Name="textbox11">
979                      <rd:DefaultName>textbox11</rd:DefaultName>
980                      <Style>
981                        <BackgroundColor>WhiteSmoke</BackgroundColor>
982                        <BorderColor>
983                          <Default>LightGrey</Default>
984                        </BorderColor>
985                        <BorderStyle>
986                          <Default>Solid</Default>
987                        </BorderStyle>
988                        <BorderWidth>
989                          <Default>0.5pt</Default>
990                        </BorderWidth>
991                        <FontSize>8pt</FontSize>
992                        <FontWeight>700</FontWeight>
993                        <TextAlign>Center</TextAlign>
994                        <VerticalAlign>Middle</VerticalAlign>
995                        <PaddingLeft>2pt</PaddingLeft>
996                        <PaddingRight>2pt</PaddingRight>
997                        <PaddingTop>2pt</PaddingTop>
998                        <PaddingBottom>2pt</PaddingBottom>
999                      </Style>
1000                      <ZIndex>20</ZIndex>
1001                      <CanGrow>true</CanGrow>
1002                      <Value>VAT</Value>
1003                    </Textbox>
1004                  </ReportItems>
1005                </TableCell>
1006                <TableCell>
1007                  <ReportItems>
1008                    <Textbox Name="textbox2">
1009                      <rd:DefaultName>textbox2</rd:DefaultName>
1010                      <Style>
1011                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1012                        <BorderColor>
1013                          <Default>LightGrey</Default>
1014                        </BorderColor>
1015                        <BorderStyle>
1016                          <Default>Solid</Default>
1017                        </BorderStyle>
1018                        <BorderWidth>
1019                          <Default>0.5pt</Default>
1020                        </BorderWidth>
1021                        <FontSize>8pt</FontSize>
1022                        <FontWeight>700</FontWeight>
1023                        <TextAlign>Center</TextAlign>
1024                        <VerticalAlign>Middle</VerticalAlign>
1025                        <PaddingLeft>2pt</PaddingLeft>
1026                        <PaddingRight>2pt</PaddingRight>
1027                        <PaddingTop>2pt</PaddingTop>
1028                        <PaddingBottom>2pt</PaddingBottom>
1029                      </Style>
1030                      <ZIndex>19</ZIndex>
1031                      <CanGrow>true</CanGrow>
1032                      <Value>Brutto</Value>
1033                    </Textbox>
1034                  </ReportItems>
1035                </TableCell>
1036                <TableCell>
1037                  <ReportItems>
1038                    <Textbox Name="textbox6">
1039                      <rd:DefaultName>textbox6</rd:DefaultName>
1040                      <Style>
1041                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1042                        <BorderColor>
1043                          <Default>LightGrey</Default>
1044                        </BorderColor>
1045                        <BorderStyle>
1046                          <Default>Solid</Default>
1047                        </BorderStyle>
1048                        <BorderWidth>
1049                          <Default>0.5pt</Default>
1050                        </BorderWidth>
1051                        <FontSize>8pt</FontSize>
1052                        <FontWeight>700</FontWeight>
1053                        <TextAlign>Center</TextAlign>
1054                        <VerticalAlign>Middle</VerticalAlign>
1055                        <PaddingLeft>2pt</PaddingLeft>
1056                        <PaddingRight>2pt</PaddingRight>
1057                        <PaddingTop>2pt</PaddingTop>
1058                        <PaddingBottom>2pt</PaddingBottom>
1059                      </Style>
1060                      <ZIndex>18</ZIndex>
1061                      <CanGrow>true</CanGrow>
1062                      <Value>% pro.</Value>
1063                    </Textbox>
1064                  </ReportItems>
1065                </TableCell>
1066                <TableCell>
1067                  <ReportItems>
1068                    <Textbox Name="textbox3">
1069                      <rd:DefaultName>textbox3</rd:DefaultName>
1070                      <Style>
1071                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1072                        <BorderColor>
1073                          <Default>LightGrey</Default>
1074                        </BorderColor>
1075                        <BorderStyle>
1076                          <Default>Solid</Default>
1077                        </BorderStyle>
1078                        <BorderWidth>
1079                          <Default>0.5pt</Default>
1080                        </BorderWidth>
1081                        <FontSize>8pt</FontSize>
1082                        <FontWeight>700</FontWeight>
1083                        <TextAlign>Center</TextAlign>
1084                        <VerticalAlign>Middle</VerticalAlign>
1085                        <PaddingLeft>2pt</PaddingLeft>
1086                        <PaddingRight>2pt</PaddingRight>
1087                        <PaddingTop>2pt</PaddingTop>
1088                        <PaddingBottom>2pt</PaddingBottom>
1089                      </Style>
1090                      <ZIndex>17</ZIndex>
1091                      <CanGrow>true</CanGrow>
1092                      <Value>Prowizja</Value>
1093                    </Textbox>
1094                  </ReportItems>
1095                </TableCell>
1096                <TableCell>
1097                  <ReportItems>
1098                    <Textbox Name="textbox12">
1099                      <rd:DefaultName>textbox12</rd:DefaultName>
1100                      <Style>
1101                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1102                        <BorderColor>
1103                          <Default>LightGrey</Default>
1104                        </BorderColor>
1105                        <BorderStyle>
1106                          <Default>Solid</Default>
1107                        </BorderStyle>
1108                        <BorderWidth>
1109                          <Default>0.5pt</Default>
1110                        </BorderWidth>
1111                        <FontSize>8pt</FontSize>
1112                        <FontWeight>700</FontWeight>
1113                        <TextAlign>Center</TextAlign>
1114                        <VerticalAlign>Middle</VerticalAlign>
1115                        <PaddingLeft>2pt</PaddingLeft>
1116                        <PaddingRight>2pt</PaddingRight>
1117                        <PaddingTop>2pt</PaddingTop>
1118                        <PaddingBottom>2pt</PaddingBottom>
1119                      </Style>
1120                      <ZIndex>16</ZIndex>
1121                      <CanGrow>true</CanGrow>
1122                      <Value>For. potw.</Value>
1123                    </Textbox>
1124                  </ReportItems>
1125                </TableCell>
1126                <TableCell>
1127                  <ReportItems>
1128                    <Textbox Name="textbox5">
1129                      <rd:DefaultName>textbox5</rd:DefaultName>
1130                      <Style>
1131                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1132                        <BorderColor>
1133                          <Default>LightGrey</Default>
1134                        </BorderColor>
1135                        <BorderStyle>
1136                          <Default>Solid</Default>
1137                        </BorderStyle>
1138                        <BorderWidth>
1139                          <Default>0.5pt</Default>
1140                        </BorderWidth>
1141                        <FontSize>8pt</FontSize>
1142                        <FontWeight>700</FontWeight>
1143                        <TextAlign>Center</TextAlign>
1144                        <VerticalAlign>Middle</VerticalAlign>
1145                        <PaddingLeft>2pt</PaddingLeft>
1146                        <PaddingRight>2pt</PaddingRight>
1147                        <PaddingTop>2pt</PaddingTop>
1148                        <PaddingBottom>2pt</PaddingBottom>
1149                      </Style>
1150                      <ZIndex>15</ZIndex>
1151                      <CanGrow>true</CanGrow>
1152                      <Value>Sym. potw.</Value>
1153                    </Textbox>
1154                  </ReportItems>
1155                </TableCell>
1156                <TableCell>
1157                  <ReportItems>
1158                    <Textbox Name="textbox24">
1159                      <rd:DefaultName>textbox24</rd:DefaultName>
1160                      <Style>
1161                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1162                        <BorderColor>
1163                          <Default>LightGrey</Default>
1164                        </BorderColor>
1165                        <BorderStyle>
1166                          <Default>Solid</Default>
1167                        </BorderStyle>
1168                        <BorderWidth>
1169                          <Default>0.5pt</Default>
1170                        </BorderWidth>
1171                        <FontSize>8pt</FontSize>
1172                        <FontWeight>700</FontWeight>
1173                        <TextAlign>Center</TextAlign>
1174                        <VerticalAlign>Middle</VerticalAlign>
1175                        <PaddingLeft>2pt</PaddingLeft>
1176                        <PaddingRight>2pt</PaddingRight>
1177                        <PaddingTop>2pt</PaddingTop>
1178                        <PaddingBottom>2pt</PaddingBottom>
1179                      </Style>
1180                      <ZIndex>14</ZIndex>
1181                      <CanGrow>true</CanGrow>
1182                      <Value>Data zapłaty </Value>
1183                    </Textbox>
1184                  </ReportItems>
1185                </TableCell>
1186              </TableCells>
1187              <Height>1.25cm</Height>
1188            </TableRow>
1189          </TableRows>
1190          <RepeatOnNewPage>true</RepeatOnNewPage>
1191        </Header>
1192        <TableColumns>
1193          <TableColumn>
1194            <Width>2.25cm</Width>
1195          </TableColumn>
1196          <TableColumn>
1197            <Width>2.75cm</Width>
1198          </TableColumn>
1199          <TableColumn>
1200            <Width>2.05291cm</Width>
1201          </TableColumn>
1202          <TableColumn>
1203            <Width>2.25cm</Width>
1204          </TableColumn>
1205          <TableColumn>
1206            <Width>1.27646cm</Width>
1207          </TableColumn>
1208          <TableColumn>
1209            <Width>2cm</Width>
1210          </TableColumn>
1211          <TableColumn>
1212            <Width>1.75cm</Width>
1213          </TableColumn>
1214          <TableColumn>
1215            <Width>2cm</Width>
1216          </TableColumn>
1217          <TableColumn>
1218            <Width>1.5cm</Width>
1219          </TableColumn>
1220          <TableColumn>
1221            <Width>2cm</Width>
1222          </TableColumn>
1223          <TableColumn>
1224            <Width>1.5cm</Width>
1225          </TableColumn>
1226          <TableColumn>
1227            <Width>2.25cm</Width>
1228          </TableColumn>
1229          <TableColumn>
1230            <Width>2cm</Width>
1231          </TableColumn>
1232        </TableColumns>
1233        <Footer>
1234          <TableRows>
1235            <TableRow>
1236              <TableCells>
1237                <TableCell>
1238                  <ColSpan>13</ColSpan>
1239                  <ReportItems>
1240                    <Textbox Name="textbox7">
1241                      <rd:DefaultName>textbox7</rd:DefaultName>
1242                      <Style>
1243                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1244                        <BorderColor>
1245                          <Default>LightGrey</Default>
1246                        </BorderColor>
1247                        <BorderStyle>
1248                          <Default>Solid</Default>
1249                        </BorderStyle>
1250                        <BorderWidth>
1251                          <Default>0.5pt</Default>
1252                        </BorderWidth>
1253                        <FontSize>8pt</FontSize>
1254                        <FontWeight>700</FontWeight>
1255                        <VerticalAlign>Middle</VerticalAlign>
1256                        <PaddingLeft>2pt</PaddingLeft>
1257                        <PaddingRight>2pt</PaddingRight>
1258                        <PaddingTop>2pt</PaddingTop>
1259                        <PaddingBottom>2pt</PaddingBottom>
1260                      </Style>
1261                      <ZIndex>13</ZIndex>
1262                      <CanGrow>true</CanGrow>
1263                      <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)) &amp; "   SUMA PROWIZJI: " &amp; Code.Formatuj(Sum(Fields!kwotaProwizji.Value))</Value>
1264                    </Textbox>
1265                  </ReportItems>
1266                </TableCell>
1267              </TableCells>
1268              <Height>0.63492cm</Height>
1269            </TableRow>
1270          </TableRows>
1271          <RepeatOnNewPage>true</RepeatOnNewPage>
1272        </Footer>
1273      </Table>
1274    </ReportItems>
1275    <Height>3.51984cm</Height>
1276  </Body>
1277  <Language>en-US</Language>
1278  <TopMargin>1cm</TopMargin>
1279  <PageHeight>21cm</PageHeight>
1280</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.