root/trunk/RaportySQL/RozliczenieWplywowWgDatyWplaty2009.rdl @ 433

Wersja 413, 78.8 KB (wprowadzona przez marek, 17 years temu)

re #85 - poprawiono naliczanie ilosci faktur w stopce tabeli

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>21cm</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    <ReportParameter Name="tytul">
154      <DataType>String</DataType>
155      <DefaultValue>
156        <DataSetReference>
157          <DataSetName>ListaTytulow</DataSetName>
158          <ValueField>SYMB</ValueField>
159        </DataSetReference>
160      </DefaultValue>
161      <Prompt>Tytuł</Prompt>
162      <ValidValues>
163        <DataSetReference>
164          <DataSetName>ListaTytulow</DataSetName>
165          <ValueField>SYMB</ValueField>
166          <LabelField>SYMB</LabelField>
167        </DataSetReference>
168      </ValidValues>
169      <MultiValue>true</MultiValue>
170    </ReportParameter>
171  </ReportParameters>
172  <rd:DrawGrid>true</rd:DrawGrid>
173  <InteractiveWidth>29.7cm</InteractiveWidth>
174  <rd:GridSpacing>0.25cm</rd:GridSpacing>
175  <rd:SnapToGrid>true</rd:SnapToGrid>
176  <RightMargin>0.5cm</RightMargin>
177  <LeftMargin>0.5cm</LeftMargin>
178  <BottomMargin>1cm</BottomMargin>
179  <rd:ReportID>9353c331-a24b-4f88-bbef-a42cfe8acfb2</rd:ReportID>
180  <PageWidth>29.7cm</PageWidth>
181  <DataSets>
182    <DataSet Name="ListaFaktur">
183      <Fields>
184        <Field Name="ID_FAKTURY">
185          <DataField>ID_FAKTURY</DataField>
186          <rd:TypeName>System.Int32</rd:TypeName>
187        </Field>
188        <Field Name="Symbol">
189          <DataField>Symbol</DataField>
190          <rd:TypeName>System.String</rd:TypeName>
191        </Field>
192        <Field Name="NumerFaktury">
193          <DataField>NumerFaktury</DataField>
194          <rd:TypeName>System.Int32</rd:TypeName>
195        </Field>
196        <Field Name="NR_FK">
197          <DataField>NR_FK</DataField>
198          <rd:TypeName>System.String</rd:TypeName>
199        </Field>
200        <Field Name="kodKlienta">
201          <DataField>kodKlienta</DataField>
202          <rd:TypeName>System.String</rd:TypeName>
203        </Field>
204        <Field Name="symbolPotwierdzenia">
205          <DataField>symbolPotwierdzenia</DataField>
206          <rd:TypeName>System.String</rd:TypeName>
207        </Field>
208        <Field Name="rodzajPotwierdzenia">
209          <DataField>rodzajPotwierdzenia</DataField>
210          <rd:TypeName>System.String</rd:TypeName>
211        </Field>
212        <Field Name="NETTO">
213          <DataField>Netto</DataField>
214          <rd:TypeName>System.Decimal</rd:TypeName>
215        </Field>
216        <Field Name="VAT">
217          <DataField>Vat</DataField>
218          <rd:TypeName>System.Decimal</rd:TypeName>
219        </Field>
220        <Field Name="BRUTTO">
221          <DataField>Brutto</DataField>
222          <rd:TypeName>System.Double</rd:TypeName>
223        </Field>
224        <Field Name="DATA_WYSTAWIENIA">
225          <DataField>DATA_WYSTAWIENIA</DataField>
226          <rd:TypeName>System.DateTime</rd:TypeName>
227        </Field>
228        <Field Name="TERMIN_ZAPLATY">
229          <DataField>TERMIN_ZAPLATY</DataField>
230          <rd:TypeName>System.DateTime</rd:TypeName>
231        </Field>
232        <Field Name="SPOSOB_ZAPLATY">
233          <DataField>SPOSOB_ZAPLATY</DataField>
234          <rd:TypeName>System.String</rd:TypeName>
235        </Field>
236        <Field Name="agencja">
237          <DataField>Agencja</DataField>
238          <rd:TypeName>System.String</rd:TypeName>
239        </Field>
240        <Field Name="dataWplaty">
241          <DataField>dataWplaty</DataField>
242          <rd:TypeName>System.DateTime</rd:TypeName>
243        </Field>
244        <Field Name="roznica_nowa">
245          <DataField>roznica_nowa</DataField>
246          <rd:TypeName>System.Int32</rd:TypeName>
247        </Field>
248        <Field Name="suma_zaplat">
249          <DataField>suma_zaplat</DataField>
250          <rd:TypeName>System.Decimal</rd:TypeName>
251        </Field>
252        <Field Name="zaplata_data">
253          <DataField>zaplata_data</DataField>
254          <rd:TypeName>System.DateTime</rd:TypeName>
255        </Field>
256        <Field Name="roznica_stara">
257          <DataField>roznica_stara</DataField>
258          <rd:TypeName>System.Int32</rd:TypeName>
259        </Field>
260        <Field Name="procentProwizji">
261          <DataField>procentProwizji</DataField>
262          <rd:TypeName>System.Double</rd:TypeName>
263        </Field>
264        <Field Name="Tytul">
265          <DataField>Tytul</DataField>
266          <rd:TypeName>System.String</rd:TypeName>
267        </Field>
268      </Fields>
269      <Filters>
270        <Filter>
271          <FilterExpression>=Fields!agencja.Value</FilterExpression>
272          <Operator>In</Operator>
273          <FilterValues>
274            <FilterValue>=Parameters!agencja.Value</FilterValue>
275          </FilterValues>
276        </Filter>
277        <Filter>
278          <FilterExpression>=Fields!Symbol.Value</FilterExpression>
279          <Operator>In</Operator>
280          <FilterValues>
281            <FilterValue>=Parameters!agent.Value</FilterValue>
282          </FilterValues>
283        </Filter>
284      </Filters>
285      <Query>
286        <DataSourceName>BAZA_REKLAM</DataSourceName>
287        <CommandText>SELECT     ID_FAKTURY, Symbol, NumerFaktury, NR_FK, kodKlienta, symbolPotwierdzenia, rodzajPotwierdzenia, Netto, Vat, Brutto, DATA_WYSTAWIENIA,
288                      TERMIN_ZAPLATY, SPOSOB_ZAPLATY, Agencja, dataWplaty, roznica_nowa, suma_zaplat, zaplata_data, roznica_stara, procentProwizji, Tytul
289FROM         WplywyByTytul
290WHERE     (YEAR(dataWplaty) = @rok) AND (MONTH(dataWplaty) = @miesiac) AND (Tytul IN (@tytul))
291GROUP BY ID_FAKTURY, Symbol, NumerFaktury, NR_FK, kodKlienta, symbolPotwierdzenia, rodzajPotwierdzenia, Netto, Vat, Brutto, DATA_WYSTAWIENIA,
292                      TERMIN_ZAPLATY, SPOSOB_ZAPLATY, Agencja, dataWplaty, roznica_nowa, suma_zaplat, zaplata_data, roznica_stara, procentProwizji, Tytul
293ORDER BY Symbol, NumerFaktury</CommandText>
294        <QueryParameters>
295          <QueryParameter Name="@rok">
296            <Value>=Parameters!rok.Value</Value>
297          </QueryParameter>
298          <QueryParameter Name="@miesiac">
299            <Value>=Parameters!miesiac.Value</Value>
300          </QueryParameter>
301          <QueryParameter Name="@tytul">
302            <Value>=Parameters!tytul.Value</Value>
303          </QueryParameter>
304        </QueryParameters>
305      </Query>
306    </DataSet>
307    <DataSet Name="ListaAgencji">
308      <Fields>
309        <Field Name="Id_agencji">
310          <DataField>Id_agencji</DataField>
311          <rd:TypeName>System.Int32</rd:TypeName>
312        </Field>
313        <Field Name="Symbol">
314          <DataField>Symbol</DataField>
315          <rd:TypeName>System.String</rd:TypeName>
316        </Field>
317      </Fields>
318      <Query>
319        <DataSourceName>BAZA_REKLAM</DataSourceName>
320        <CommandText>SELECT        Id_agencji, Symbol
321FROM            AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
322        <QueryParameters>
323          <QueryParameter Name="@prawa_agencje">
324            <Value>=Parameters!prawa_agencje.Value</Value>
325          </QueryParameter>
326        </QueryParameters>
327        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
328      </Query>
329    </DataSet>
330    <DataSet Name="ListaAgentow">
331      <Fields>
332        <Field Name="ID_AGENTA">
333          <DataField>ID_AGENTA</DataField>
334          <rd:TypeName>System.Int32</rd:TypeName>
335        </Field>
336        <Field Name="Symbol">
337          <DataField>Symbol</DataField>
338          <rd:TypeName>System.String</rd:TypeName>
339        </Field>
340        <Field Name="agencja">
341          <DataField>agencja</DataField>
342          <rd:TypeName>System.String</rd:TypeName>
343        </Field>
344      </Fields>
345      <Query>
346        <DataSourceName>BAZA_REKLAM</DataSourceName>
347        <CommandText>SELECT        A.ID_AGENTA, A.Symbol, A2.Symbol agencja
348FROM            AGENCI A left join Agencje A2
349on A.ID_AGENCJI = A2.ID_Agencji
350 where (A2.Symbol in (@agencja) OR A2.Symbol is null) AND (@prawa_agent is null OR A.Symbol=@prawa_agent)
351order by A.Symbol</CommandText>
352        <QueryParameters>
353          <QueryParameter Name="@agencja">
354            <Value>=Parameters!agencja.Value</Value>
355          </QueryParameter>
356          <QueryParameter Name="@prawa_agent">
357            <Value>=Parameters!prawa_agent.Value</Value>
358          </QueryParameter>
359        </QueryParameters>
360        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
361      </Query>
362    </DataSet>
363    <DataSet Name="ListaLat">
364      <Fields>
365        <Field Name="rok">
366          <DataField>rok</DataField>
367          <rd:TypeName>System.Int32</rd:TypeName>
368        </Field>
369      </Fields>
370      <Query>
371        <DataSourceName>BAZA_REKLAM</DataSourceName>
372        <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>
373        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
374      </Query>
375    </DataSet>
376    <DataSet Name="ListaTytulow">
377      <Fields>
378        <Field Name="SYMB">
379          <DataField>SYMB</DataField>
380          <rd:TypeName>System.String</rd:TypeName>
381        </Field>
382      </Fields>
383      <Query>
384        <DataSourceName>BAZA_REKLAM</DataSourceName>
385        <CommandText>SELECT      SYMB
386FROM            [LISTA TYTUŁÓW]
387WHERE        (st_aktywny = - 1)</CommandText>
388        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
389      </Query>
390    </DataSet>
391  </DataSets>
392  <Code>Public Shared Function Formatuj(ByVal Value As Integer) As String
393        Formatuj = Format(Value, "### ### ##0.00 zł")
394End Function</Code>
395  <Width>27.80291cm</Width>
396  <Body>
397    <ColumnSpacing>1cm</ColumnSpacing>
398    <ReportItems>
399      <Textbox Name="textbox10">
400        <rd:DefaultName>textbox10</rd:DefaultName>
401        <Width>18.75cm</Width>
402        <Style>
403          <FontSize>16pt</FontSize>
404          <FontWeight>700</FontWeight>
405          <TextAlign>Center</TextAlign>
406          <PaddingLeft>2pt</PaddingLeft>
407          <PaddingRight>2pt</PaddingRight>
408          <PaddingTop>2pt</PaddingTop>
409          <PaddingBottom>2pt</PaddingBottom>
410        </Style>
411        <ZIndex>1</ZIndex>
412        <CanGrow>true</CanGrow>
413        <Height>0.75cm</Height>
414        <Value>ROZLICZENIE WPŁYWÓW WG DATY WPŁATY</Value>
415      </Textbox>
416      <Table Name="table1">
417        <DataSetName>ListaFaktur</DataSetName>
418        <Top>1cm</Top>
419        <TableGroups>
420          <TableGroup>
421            <Grouping Name="table1_Group1">
422              <GroupExpressions>
423                <GroupExpression>=Fields!ID_FAKTURY.Value</GroupExpression>
424              </GroupExpressions>
425            </Grouping>
426            <Sorting>
427              <SortBy>
428                <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>
429                <Direction>Ascending</Direction>
430              </SortBy>
431            </Sorting>
432            <Header>
433              <TableRows>
434                <TableRow>
435                  <TableCells>
436                    <TableCell>
437                      <ReportItems>
438                        <Textbox Name="ID_REKLAMY">
439                          <rd:DefaultName>ID_REKLAMY</rd:DefaultName>
440                          <Style>
441                            <BorderColor>
442                              <Default>LightGrey</Default>
443                            </BorderColor>
444                            <BorderStyle>
445                              <Default>Solid</Default>
446                            </BorderStyle>
447                            <BorderWidth>
448                              <Default>0.5pt</Default>
449                            </BorderWidth>
450                            <FontSize>8pt</FontSize>
451                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
452                            <TextAlign>Center</TextAlign>
453                            <VerticalAlign>Middle</VerticalAlign>
454                            <PaddingLeft>2pt</PaddingLeft>
455                            <PaddingRight>2pt</PaddingRight>
456                            <PaddingTop>2pt</PaddingTop>
457                            <PaddingBottom>2pt</PaddingBottom>
458                          </Style>
459                          <ZIndex>29</ZIndex>
460                          <CanGrow>true</CanGrow>
461                          <Value>=Fields!NR_FK.Value</Value>
462                        </Textbox>
463                      </ReportItems>
464                    </TableCell>
465                    <TableCell>
466                      <ReportItems>
467                        <Textbox Name="textbox13">
468                          <rd:DefaultName>textbox13</rd:DefaultName>
469                          <Style>
470                            <BorderColor>
471                              <Default>LightGrey</Default>
472                            </BorderColor>
473                            <BorderStyle>
474                              <Default>Solid</Default>
475                            </BorderStyle>
476                            <BorderWidth>
477                              <Default>0.5pt</Default>
478                            </BorderWidth>
479                            <FontSize>8pt</FontSize>
480                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
481                            <TextAlign>Center</TextAlign>
482                            <VerticalAlign>Middle</VerticalAlign>
483                            <PaddingLeft>2pt</PaddingLeft>
484                            <PaddingRight>2pt</PaddingRight>
485                            <PaddingTop>2pt</PaddingTop>
486                            <PaddingBottom>2pt</PaddingBottom>
487                          </Style>
488                          <ZIndex>28</ZIndex>
489                          <CanGrow>true</CanGrow>
490                          <Value />
491                        </Textbox>
492                      </ReportItems>
493                    </TableCell>
494                    <TableCell>
495                      <ReportItems>
496                        <Textbox Name="NICK_NAME">
497                          <rd:DefaultName>NICK_NAME</rd:DefaultName>
498                          <Style>
499                            <BorderColor>
500                              <Default>LightGrey</Default>
501                            </BorderColor>
502                            <BorderStyle>
503                              <Default>Solid</Default>
504                            </BorderStyle>
505                            <BorderWidth>
506                              <Default>0.5pt</Default>
507                            </BorderWidth>
508                            <FontSize>8pt</FontSize>
509                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
510                            <TextAlign>Center</TextAlign>
511                            <VerticalAlign>Middle</VerticalAlign>
512                            <PaddingLeft>2pt</PaddingLeft>
513                            <PaddingRight>2pt</PaddingRight>
514                            <PaddingTop>2pt</PaddingTop>
515                            <PaddingBottom>2pt</PaddingBottom>
516                          </Style>
517                          <ZIndex>27</ZIndex>
518                          <CanGrow>true</CanGrow>
519                          <Value>=Fields!kodKlienta.Value</Value>
520                        </Textbox>
521                      </ReportItems>
522                    </TableCell>
523                    <TableCell>
524                      <ReportItems>
525                        <Textbox Name="SYMBOL_AKWIZYTORA">
526                          <rd:DefaultName>SYMBOL_AKWIZYTORA</rd:DefaultName>
527                          <Style>
528                            <BorderColor>
529                              <Default>LightGrey</Default>
530                            </BorderColor>
531                            <BorderStyle>
532                              <Default>Solid</Default>
533                            </BorderStyle>
534                            <BorderWidth>
535                              <Default>0.5pt</Default>
536                            </BorderWidth>
537                            <FontSize>8pt</FontSize>
538                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
539                            <TextAlign>Center</TextAlign>
540                            <VerticalAlign>Middle</VerticalAlign>
541                            <PaddingLeft>2pt</PaddingLeft>
542                            <PaddingRight>2pt</PaddingRight>
543                            <PaddingTop>2pt</PaddingTop>
544                            <PaddingBottom>2pt</PaddingBottom>
545                          </Style>
546                          <ZIndex>26</ZIndex>
547                          <CanGrow>true</CanGrow>
548                          <Value>=Fields!Symbol.Value</Value>
549                        </Textbox>
550                      </ReportItems>
551                    </TableCell>
552                    <TableCell>
553                      <ReportItems>
554                        <Textbox Name="FAKTURA_DATA_WYSTAWIENIA">
555                          <rd:DefaultName>FAKTURA_DATA_WYSTAWIENIA</rd:DefaultName>
556                          <Style>
557                            <BorderColor>
558                              <Default>LightGrey</Default>
559                            </BorderColor>
560                            <BorderStyle>
561                              <Default>Solid</Default>
562                            </BorderStyle>
563                            <BorderWidth>
564                              <Default>0.5pt</Default>
565                            </BorderWidth>
566                            <FontSize>8pt</FontSize>
567                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
568                            <Format>d</Format>
569                            <TextAlign>Center</TextAlign>
570                            <VerticalAlign>Middle</VerticalAlign>
571                            <PaddingLeft>2pt</PaddingLeft>
572                            <PaddingRight>2pt</PaddingRight>
573                            <PaddingTop>2pt</PaddingTop>
574                            <PaddingBottom>2pt</PaddingBottom>
575                            <Language>pl</Language>
576                          </Style>
577                          <ZIndex>25</ZIndex>
578                          <CanGrow>true</CanGrow>
579                          <Value>=Fields!TERMIN_ZAPLATY.Value</Value>
580                        </Textbox>
581                      </ReportItems>
582                    </TableCell>
583                    <TableCell>
584                      <ReportItems>
585                        <Textbox Name="FAKTURA_FORMA_PŁATNOŚCI">
586                          <rd:DefaultName>FAKTURA_FORMA_PŁATNOŚCI</rd:DefaultName>
587                          <Style>
588                            <BorderColor>
589                              <Default>LightGrey</Default>
590                            </BorderColor>
591                            <BorderStyle>
592                              <Default>Solid</Default>
593                            </BorderStyle>
594                            <BorderWidth>
595                              <Default>0.5pt</Default>
596                            </BorderWidth>
597                            <FontSize>8pt</FontSize>
598                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
599                            <TextAlign>Center</TextAlign>
600                            <VerticalAlign>Middle</VerticalAlign>
601                            <PaddingLeft>2pt</PaddingLeft>
602                            <PaddingRight>2pt</PaddingRight>
603                            <PaddingTop>2pt</PaddingTop>
604                            <PaddingBottom>2pt</PaddingBottom>
605                          </Style>
606                          <ZIndex>24</ZIndex>
607                          <CanGrow>true</CanGrow>
608                          <Value>=Fields!SPOSOB_ZAPLATY.Value</Value>
609                        </Textbox>
610                      </ReportItems>
611                    </TableCell>
612                    <TableCell>
613                      <ReportItems>
614                        <Textbox Name="NETTO">
615                          <rd:DefaultName>NETTO</rd:DefaultName>
616                          <Style>
617                            <BorderColor>
618                              <Default>LightGrey</Default>
619                            </BorderColor>
620                            <BorderStyle>
621                              <Default>Solid</Default>
622                            </BorderStyle>
623                            <BorderWidth>
624                              <Default>0.5pt</Default>
625                            </BorderWidth>
626                            <FontSize>8pt</FontSize>
627                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
628                            <Format>C</Format>
629                            <TextAlign>Center</TextAlign>
630                            <VerticalAlign>Middle</VerticalAlign>
631                            <PaddingLeft>2pt</PaddingLeft>
632                            <PaddingRight>2pt</PaddingRight>
633                            <PaddingTop>2pt</PaddingTop>
634                            <PaddingBottom>2pt</PaddingBottom>
635                            <Language>pl</Language>
636                          </Style>
637                          <ZIndex>23</ZIndex>
638                          <CanGrow>true</CanGrow>
639                          <Value>=SUM(Fields!NETTO.Value)</Value>
640                        </Textbox>
641                      </ReportItems>
642                    </TableCell>
643                    <TableCell>
644                      <ReportItems>
645                        <Textbox Name="VAT">
646                          <rd:DefaultName>VAT</rd:DefaultName>
647                          <Style>
648                            <BorderColor>
649                              <Default>LightGrey</Default>
650                            </BorderColor>
651                            <BorderStyle>
652                              <Default>Solid</Default>
653                            </BorderStyle>
654                            <BorderWidth>
655                              <Default>0.5pt</Default>
656                            </BorderWidth>
657                            <FontSize>8pt</FontSize>
658                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
659                            <Format>C</Format>
660                            <TextAlign>Center</TextAlign>
661                            <VerticalAlign>Middle</VerticalAlign>
662                            <PaddingLeft>2pt</PaddingLeft>
663                            <PaddingRight>2pt</PaddingRight>
664                            <PaddingTop>2pt</PaddingTop>
665                            <PaddingBottom>2pt</PaddingBottom>
666                            <Language>pl</Language>
667                          </Style>
668                          <ZIndex>22</ZIndex>
669                          <CanGrow>true</CanGrow>
670                          <Value>=SUM(Fields!VAT.Value)</Value>
671                        </Textbox>
672                      </ReportItems>
673                    </TableCell>
674                    <TableCell>
675                      <ReportItems>
676                        <Textbox Name="BRUTTO">
677                          <rd:DefaultName>BRUTTO</rd:DefaultName>
678                          <Style>
679                            <BorderColor>
680                              <Default>LightGrey</Default>
681                            </BorderColor>
682                            <BorderStyle>
683                              <Default>Solid</Default>
684                            </BorderStyle>
685                            <BorderWidth>
686                              <Default>0.5pt</Default>
687                            </BorderWidth>
688                            <FontSize>8pt</FontSize>
689                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
690                            <Format>C</Format>
691                            <TextAlign>Center</TextAlign>
692                            <VerticalAlign>Middle</VerticalAlign>
693                            <PaddingLeft>2pt</PaddingLeft>
694                            <PaddingRight>2pt</PaddingRight>
695                            <PaddingTop>2pt</PaddingTop>
696                            <PaddingBottom>2pt</PaddingBottom>
697                            <Language>pl</Language>
698                          </Style>
699                          <ZIndex>21</ZIndex>
700                          <CanGrow>true</CanGrow>
701                          <Value>=SUM(Fields!BRUTTO.Value)</Value>
702                        </Textbox>
703                      </ReportItems>
704                    </TableCell>
705                    <TableCell>
706                      <ReportItems>
707                        <Textbox Name="textbox56">
708                          <Style>
709                            <BorderColor>
710                              <Default>LightGrey</Default>
711                            </BorderColor>
712                            <BorderStyle>
713                              <Default>Solid</Default>
714                            </BorderStyle>
715                            <BorderWidth>
716                              <Default>0.5pt</Default>
717                            </BorderWidth>
718                            <FontSize>8pt</FontSize>
719                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
720                            <Format>P</Format>
721                            <TextAlign>Center</TextAlign>
722                            <VerticalAlign>Middle</VerticalAlign>
723                            <PaddingLeft>2pt</PaddingLeft>
724                            <PaddingRight>2pt</PaddingRight>
725                            <PaddingTop>2pt</PaddingTop>
726                            <PaddingBottom>2pt</PaddingBottom>
727                          </Style>
728                          <ZIndex>20</ZIndex>
729                          <CanGrow>true</CanGrow>
730                          <Value>=Fields!procentProwizji.Value</Value>
731                        </Textbox>
732                      </ReportItems>
733                    </TableCell>
734                    <TableCell>
735                      <ReportItems>
736                        <Textbox Name="textbox57">
737                          <Style>
738                            <BorderColor>
739                              <Default>LightGrey</Default>
740                            </BorderColor>
741                            <BorderStyle>
742                              <Default>Solid</Default>
743                            </BorderStyle>
744                            <BorderWidth>
745                              <Default>0.5pt</Default>
746                            </BorderWidth>
747                            <FontSize>8pt</FontSize>
748                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
749                            <Format>C</Format>
750                            <TextAlign>Center</TextAlign>
751                            <VerticalAlign>Middle</VerticalAlign>
752                            <PaddingLeft>2pt</PaddingLeft>
753                            <PaddingRight>2pt</PaddingRight>
754                            <PaddingTop>2pt</PaddingTop>
755                            <PaddingBottom>2pt</PaddingBottom>
756                            <Language>pl</Language>
757                          </Style>
758                          <ZIndex>19</ZIndex>
759                          <CanGrow>true</CanGrow>
760                          <Value>=SUM(Fields!procentProwizji.Value * Fields!NETTO.Value)</Value>
761                        </Textbox>
762                      </ReportItems>
763                    </TableCell>
764                    <TableCell>
765                      <ReportItems>
766                        <Textbox Name="RODZAJ_POTWIERDZENIA">
767                          <rd:DefaultName>RODZAJ_POTWIERDZENIA</rd:DefaultName>
768                          <Style>
769                            <BorderColor>
770                              <Default>LightGrey</Default>
771                            </BorderColor>
772                            <BorderStyle>
773                              <Default>Solid</Default>
774                            </BorderStyle>
775                            <BorderWidth>
776                              <Default>0.5pt</Default>
777                            </BorderWidth>
778                            <FontSize>8pt</FontSize>
779                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
780                            <TextAlign>Center</TextAlign>
781                            <VerticalAlign>Middle</VerticalAlign>
782                            <PaddingLeft>2pt</PaddingLeft>
783                            <PaddingRight>2pt</PaddingRight>
784                            <PaddingTop>2pt</PaddingTop>
785                            <PaddingBottom>2pt</PaddingBottom>
786                          </Style>
787                          <ZIndex>18</ZIndex>
788                          <CanGrow>true</CanGrow>
789                          <Value>=Fields!rodzajPotwierdzenia.Value</Value>
790                        </Textbox>
791                      </ReportItems>
792                    </TableCell>
793                    <TableCell>
794                      <ReportItems>
795                        <Textbox Name="SYMBOL_POTWIERDZENIA">
796                          <rd:DefaultName>SYMBOL_POTWIERDZENIA</rd:DefaultName>
797                          <Style>
798                            <BorderColor>
799                              <Default>LightGrey</Default>
800                            </BorderColor>
801                            <BorderStyle>
802                              <Default>Solid</Default>
803                            </BorderStyle>
804                            <BorderWidth>
805                              <Default>0.5pt</Default>
806                            </BorderWidth>
807                            <FontSize>8pt</FontSize>
808                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
809                            <TextAlign>Center</TextAlign>
810                            <VerticalAlign>Middle</VerticalAlign>
811                            <PaddingLeft>2pt</PaddingLeft>
812                            <PaddingRight>2pt</PaddingRight>
813                            <PaddingTop>2pt</PaddingTop>
814                            <PaddingBottom>2pt</PaddingBottom>
815                          </Style>
816                          <ZIndex>17</ZIndex>
817                          <CanGrow>true</CanGrow>
818                          <Value>=Fields!symbolPotwierdzenia.Value</Value>
819                        </Textbox>
820                      </ReportItems>
821                    </TableCell>
822                    <TableCell>
823                      <ReportItems>
824                        <Textbox Name="DATA_ZAPŁATY">
825                          <rd:DefaultName>DATA_ZAPŁATY</rd:DefaultName>
826                          <Style>
827                            <BorderColor>
828                              <Default>LightGrey</Default>
829                            </BorderColor>
830                            <BorderStyle>
831                              <Default>Solid</Default>
832                            </BorderStyle>
833                            <BorderWidth>
834                              <Default>0.5pt</Default>
835                            </BorderWidth>
836                            <FontSize>8pt</FontSize>
837                            <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
838                            <Format>d</Format>
839                            <TextAlign>Center</TextAlign>
840                            <VerticalAlign>Middle</VerticalAlign>
841                            <PaddingLeft>2pt</PaddingLeft>
842                            <PaddingRight>2pt</PaddingRight>
843                            <PaddingTop>2pt</PaddingTop>
844                            <PaddingBottom>2pt</PaddingBottom>
845                            <Language>pl</Language>
846                          </Style>
847                          <ZIndex>16</ZIndex>
848                          <CanGrow>true</CanGrow>
849                          <Value>=Fields!dataWplaty.Value</Value>
850                        </Textbox>
851                      </ReportItems>
852                    </TableCell>
853                  </TableCells>
854                  <Height>0.63492cm</Height>
855                </TableRow>
856              </TableRows>
857            </Header>
858          </TableGroup>
859        </TableGroups>
860        <Details>
861          <TableRows>
862            <TableRow>
863              <TableCells>
864                <TableCell>
865                  <ReportItems>
866                    <Textbox Name="textbox45">
867                      <rd:DefaultName>textbox45</rd:DefaultName>
868                      <Style>
869                        <BorderColor>
870                          <Default>LightGrey</Default>
871                        </BorderColor>
872                        <BorderStyle>
873                          <Default>Solid</Default>
874                        </BorderStyle>
875                        <BorderWidth>
876                          <Default>0.5pt</Default>
877                        </BorderWidth>
878                        <PaddingLeft>2pt</PaddingLeft>
879                        <PaddingRight>2pt</PaddingRight>
880                        <PaddingTop>2pt</PaddingTop>
881                        <PaddingBottom>2pt</PaddingBottom>
882                      </Style>
883                      <ZIndex>13</ZIndex>
884                      <CanGrow>true</CanGrow>
885                      <Value />
886                    </Textbox>
887                  </ReportItems>
888                </TableCell>
889                <TableCell>
890                  <ReportItems>
891                    <Textbox Name="textbox15">
892                      <rd:DefaultName>textbox15</rd:DefaultName>
893                      <Style>
894                        <BorderColor>
895                          <Default>LightGrey</Default>
896                        </BorderColor>
897                        <BorderStyle>
898                          <Default>Solid</Default>
899                        </BorderStyle>
900                        <BorderWidth>
901                          <Default>0.5pt</Default>
902                        </BorderWidth>
903                        <FontSize>8pt</FontSize>
904                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
905                        <TextAlign>Center</TextAlign>
906                        <PaddingLeft>2pt</PaddingLeft>
907                        <PaddingRight>2pt</PaddingRight>
908                        <PaddingTop>2pt</PaddingTop>
909                        <PaddingBottom>2pt</PaddingBottom>
910                      </Style>
911                      <ZIndex>12</ZIndex>
912                      <CanGrow>true</CanGrow>
913                      <Value>=Fields!Tytul.Value</Value>
914                    </Textbox>
915                  </ReportItems>
916                </TableCell>
917                <TableCell>
918                  <ReportItems>
919                    <Textbox Name="textbox46">
920                      <rd:DefaultName>textbox46</rd:DefaultName>
921                      <Style>
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                        <PaddingLeft>2pt</PaddingLeft>
932                        <PaddingRight>2pt</PaddingRight>
933                        <PaddingTop>2pt</PaddingTop>
934                        <PaddingBottom>2pt</PaddingBottom>
935                      </Style>
936                      <ZIndex>11</ZIndex>
937                      <CanGrow>true</CanGrow>
938                      <Value />
939                    </Textbox>
940                  </ReportItems>
941                </TableCell>
942                <TableCell>
943                  <ReportItems>
944                    <Textbox Name="textbox47">
945                      <rd:DefaultName>textbox47</rd:DefaultName>
946                      <Style>
947                        <BorderColor>
948                          <Default>LightGrey</Default>
949                        </BorderColor>
950                        <BorderStyle>
951                          <Default>Solid</Default>
952                        </BorderStyle>
953                        <BorderWidth>
954                          <Default>0.5pt</Default>
955                        </BorderWidth>
956                        <PaddingLeft>2pt</PaddingLeft>
957                        <PaddingRight>2pt</PaddingRight>
958                        <PaddingTop>2pt</PaddingTop>
959                        <PaddingBottom>2pt</PaddingBottom>
960                      </Style>
961                      <ZIndex>10</ZIndex>
962                      <CanGrow>true</CanGrow>
963                      <Value />
964                    </Textbox>
965                  </ReportItems>
966                </TableCell>
967                <TableCell>
968                  <ReportItems>
969                    <Textbox Name="textbox48">
970                      <rd:DefaultName>textbox48</rd:DefaultName>
971                      <Style>
972                        <BorderColor>
973                          <Default>LightGrey</Default>
974                        </BorderColor>
975                        <BorderStyle>
976                          <Default>Solid</Default>
977                        </BorderStyle>
978                        <BorderWidth>
979                          <Default>0.5pt</Default>
980                        </BorderWidth>
981                        <PaddingLeft>2pt</PaddingLeft>
982                        <PaddingRight>2pt</PaddingRight>
983                        <PaddingTop>2pt</PaddingTop>
984                        <PaddingBottom>2pt</PaddingBottom>
985                      </Style>
986                      <ZIndex>9</ZIndex>
987                      <CanGrow>true</CanGrow>
988                      <Value />
989                    </Textbox>
990                  </ReportItems>
991                </TableCell>
992                <TableCell>
993                  <ReportItems>
994                    <Textbox Name="textbox49">
995                      <rd:DefaultName>textbox49</rd:DefaultName>
996                      <Style>
997                        <BorderColor>
998                          <Default>LightGrey</Default>
999                        </BorderColor>
1000                        <BorderStyle>
1001                          <Default>Solid</Default>
1002                        </BorderStyle>
1003                        <BorderWidth>
1004                          <Default>0.5pt</Default>
1005                        </BorderWidth>
1006                        <PaddingLeft>2pt</PaddingLeft>
1007                        <PaddingRight>2pt</PaddingRight>
1008                        <PaddingTop>2pt</PaddingTop>
1009                        <PaddingBottom>2pt</PaddingBottom>
1010                      </Style>
1011                      <ZIndex>8</ZIndex>
1012                      <CanGrow>true</CanGrow>
1013                      <Value />
1014                    </Textbox>
1015                  </ReportItems>
1016                </TableCell>
1017                <TableCell>
1018                  <ReportItems>
1019                    <Textbox Name="textbox16">
1020                      <Style>
1021                        <BorderColor>
1022                          <Default>LightGrey</Default>
1023                        </BorderColor>
1024                        <BorderStyle>
1025                          <Default>Solid</Default>
1026                        </BorderStyle>
1027                        <BorderWidth>
1028                          <Default>0.5pt</Default>
1029                        </BorderWidth>
1030                        <FontSize>8pt</FontSize>
1031                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
1032                        <Format>C</Format>
1033                        <TextAlign>Center</TextAlign>
1034                        <VerticalAlign>Middle</VerticalAlign>
1035                        <PaddingLeft>2pt</PaddingLeft>
1036                        <PaddingRight>2pt</PaddingRight>
1037                        <PaddingTop>2pt</PaddingTop>
1038                        <PaddingBottom>2pt</PaddingBottom>
1039                        <Language>pl</Language>
1040                      </Style>
1041                      <ZIndex>7</ZIndex>
1042                      <CanGrow>true</CanGrow>
1043                      <Value>=Fields!NETTO.Value</Value>
1044                    </Textbox>
1045                  </ReportItems>
1046                </TableCell>
1047                <TableCell>
1048                  <ReportItems>
1049                    <Textbox Name="textbox18">
1050                      <Style>
1051                        <BorderColor>
1052                          <Default>LightGrey</Default>
1053                        </BorderColor>
1054                        <BorderStyle>
1055                          <Default>Solid</Default>
1056                        </BorderStyle>
1057                        <BorderWidth>
1058                          <Default>0.5pt</Default>
1059                        </BorderWidth>
1060                        <FontSize>8pt</FontSize>
1061                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
1062                        <Format>C</Format>
1063                        <TextAlign>Center</TextAlign>
1064                        <VerticalAlign>Middle</VerticalAlign>
1065                        <PaddingLeft>2pt</PaddingLeft>
1066                        <PaddingRight>2pt</PaddingRight>
1067                        <PaddingTop>2pt</PaddingTop>
1068                        <PaddingBottom>2pt</PaddingBottom>
1069                        <Language>pl</Language>
1070                      </Style>
1071                      <ZIndex>6</ZIndex>
1072                      <CanGrow>true</CanGrow>
1073                      <Value>=Fields!VAT.Value</Value>
1074                    </Textbox>
1075                  </ReportItems>
1076                </TableCell>
1077                <TableCell>
1078                  <ReportItems>
1079                    <Textbox Name="textbox19">
1080                      <Style>
1081                        <BorderColor>
1082                          <Default>LightGrey</Default>
1083                        </BorderColor>
1084                        <BorderStyle>
1085                          <Default>Solid</Default>
1086                        </BorderStyle>
1087                        <BorderWidth>
1088                          <Default>0.5pt</Default>
1089                        </BorderWidth>
1090                        <FontSize>8pt</FontSize>
1091                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
1092                        <Format>C</Format>
1093                        <TextAlign>Center</TextAlign>
1094                        <VerticalAlign>Middle</VerticalAlign>
1095                        <PaddingLeft>2pt</PaddingLeft>
1096                        <PaddingRight>2pt</PaddingRight>
1097                        <PaddingTop>2pt</PaddingTop>
1098                        <PaddingBottom>2pt</PaddingBottom>
1099                        <Language>pl</Language>
1100                      </Style>
1101                      <ZIndex>5</ZIndex>
1102                      <CanGrow>true</CanGrow>
1103                      <Value>=Fields!BRUTTO.Value</Value>
1104                    </Textbox>
1105                  </ReportItems>
1106                </TableCell>
1107                <TableCell>
1108                  <ReportItems>
1109                    <Textbox Name="textbox8">
1110                      <Style>
1111                        <BorderColor>
1112                          <Default>LightGrey</Default>
1113                        </BorderColor>
1114                        <BorderStyle>
1115                          <Default>Solid</Default>
1116                        </BorderStyle>
1117                        <BorderWidth>
1118                          <Default>0.5pt</Default>
1119                        </BorderWidth>
1120                        <FontSize>8pt</FontSize>
1121                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
1122                        <Format>P</Format>
1123                        <TextAlign>Center</TextAlign>
1124                        <VerticalAlign>Middle</VerticalAlign>
1125                        <PaddingLeft>2pt</PaddingLeft>
1126                        <PaddingRight>2pt</PaddingRight>
1127                        <PaddingTop>2pt</PaddingTop>
1128                        <PaddingBottom>2pt</PaddingBottom>
1129                      </Style>
1130                      <ZIndex>4</ZIndex>
1131                      <CanGrow>true</CanGrow>
1132                      <Value>=Fields!procentProwizji.Value</Value>
1133                    </Textbox>
1134                  </ReportItems>
1135                </TableCell>
1136                <TableCell>
1137                  <ReportItems>
1138                    <Textbox Name="textbox21">
1139                      <Style>
1140                        <BorderColor>
1141                          <Default>LightGrey</Default>
1142                        </BorderColor>
1143                        <BorderStyle>
1144                          <Default>Solid</Default>
1145                        </BorderStyle>
1146                        <BorderWidth>
1147                          <Default>0.5pt</Default>
1148                        </BorderWidth>
1149                        <FontSize>8pt</FontSize>
1150                        <FontWeight>=iif(Fields!roznica_nowa.Value&gt;60 OR Fields!roznica_stara.Value&gt;60,"Bold","Normal")</FontWeight>
1151                        <Format>C</Format>
1152                        <TextAlign>Center</TextAlign>
1153                        <VerticalAlign>Middle</VerticalAlign>
1154                        <PaddingLeft>2pt</PaddingLeft>
1155                        <PaddingRight>2pt</PaddingRight>
1156                        <PaddingTop>2pt</PaddingTop>
1157                        <PaddingBottom>2pt</PaddingBottom>
1158                        <Language>pl</Language>
1159                      </Style>
1160                      <ZIndex>3</ZIndex>
1161                      <CanGrow>true</CanGrow>
1162                      <Value>=Fields!procentProwizji.Value * Fields!NETTO.Value</Value>
1163                    </Textbox>
1164                  </ReportItems>
1165                </TableCell>
1166                <TableCell>
1167                  <ReportItems>
1168                    <Textbox Name="textbox4">
1169                      <rd:DefaultName>textbox4</rd:DefaultName>
1170                      <Style>
1171                        <BorderColor>
1172                          <Default>LightGrey</Default>
1173                        </BorderColor>
1174                        <BorderStyle>
1175                          <Default>Solid</Default>
1176                        </BorderStyle>
1177                        <BorderWidth>
1178                          <Default>0.5pt</Default>
1179                        </BorderWidth>
1180                        <PaddingLeft>2pt</PaddingLeft>
1181                        <PaddingRight>2pt</PaddingRight>
1182                        <PaddingTop>2pt</PaddingTop>
1183                        <PaddingBottom>2pt</PaddingBottom>
1184                      </Style>
1185                      <ZIndex>2</ZIndex>
1186                      <CanGrow>true</CanGrow>
1187                      <Value />
1188                    </Textbox>
1189                  </ReportItems>
1190                </TableCell>
1191                <TableCell>
1192                  <ReportItems>
1193                    <Textbox Name="textbox54">
1194                      <rd:DefaultName>textbox54</rd:DefaultName>
1195                      <Style>
1196                        <BorderColor>
1197                          <Default>LightGrey</Default>
1198                        </BorderColor>
1199                        <BorderStyle>
1200                          <Default>Solid</Default>
1201                        </BorderStyle>
1202                        <BorderWidth>
1203                          <Default>0.5pt</Default>
1204                        </BorderWidth>
1205                        <PaddingLeft>2pt</PaddingLeft>
1206                        <PaddingRight>2pt</PaddingRight>
1207                        <PaddingTop>2pt</PaddingTop>
1208                        <PaddingBottom>2pt</PaddingBottom>
1209                      </Style>
1210                      <ZIndex>1</ZIndex>
1211                      <CanGrow>true</CanGrow>
1212                      <Value />
1213                    </Textbox>
1214                  </ReportItems>
1215                </TableCell>
1216                <TableCell>
1217                  <ReportItems>
1218                    <Textbox Name="textbox55">
1219                      <rd:DefaultName>textbox55</rd:DefaultName>
1220                      <Style>
1221                        <BorderColor>
1222                          <Default>LightGrey</Default>
1223                        </BorderColor>
1224                        <BorderStyle>
1225                          <Default>Solid</Default>
1226                        </BorderStyle>
1227                        <BorderWidth>
1228                          <Default>0.5pt</Default>
1229                        </BorderWidth>
1230                        <PaddingLeft>2pt</PaddingLeft>
1231                        <PaddingRight>2pt</PaddingRight>
1232                        <PaddingTop>2pt</PaddingTop>
1233                        <PaddingBottom>2pt</PaddingBottom>
1234                      </Style>
1235                      <CanGrow>true</CanGrow>
1236                      <Value />
1237                    </Textbox>
1238                  </ReportItems>
1239                </TableCell>
1240              </TableCells>
1241              <Height>0.63492cm</Height>
1242            </TableRow>
1243          </TableRows>
1244          <Sorting>
1245            <SortBy>
1246              <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>
1247              <Direction>Ascending</Direction>
1248            </SortBy>
1249          </Sorting>
1250          <Visibility>
1251            <Hidden>true</Hidden>
1252            <ToggleItem>ID_REKLAMY</ToggleItem>
1253          </Visibility>
1254        </Details>
1255        <Style>
1256          <FontSize>8pt</FontSize>
1257          <Language>pl</Language>
1258        </Style>
1259        <Header>
1260          <TableRows>
1261            <TableRow>
1262              <TableCells>
1263                <TableCell>
1264                  <ReportItems>
1265                    <Textbox Name="textbox1">
1266                      <rd:DefaultName>textbox1</rd:DefaultName>
1267                      <Style>
1268                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1269                        <BorderColor>
1270                          <Default>LightGrey</Default>
1271                        </BorderColor>
1272                        <BorderStyle>
1273                          <Default>Solid</Default>
1274                        </BorderStyle>
1275                        <BorderWidth>
1276                          <Default>0.5pt</Default>
1277                        </BorderWidth>
1278                        <FontSize>8pt</FontSize>
1279                        <FontWeight>700</FontWeight>
1280                        <TextAlign>Center</TextAlign>
1281                        <VerticalAlign>Middle</VerticalAlign>
1282                        <PaddingLeft>2pt</PaddingLeft>
1283                        <PaddingRight>2pt</PaddingRight>
1284                        <PaddingTop>2pt</PaddingTop>
1285                        <PaddingBottom>2pt</PaddingBottom>
1286                      </Style>
1287                      <ZIndex>43</ZIndex>
1288                      <CanGrow>true</CanGrow>
1289                      <Value>Numer faktury</Value>
1290                    </Textbox>
1291                  </ReportItems>
1292                </TableCell>
1293                <TableCell>
1294                  <ReportItems>
1295                    <Textbox Name="textbox22">
1296                      <Style>
1297                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1298                        <BorderColor>
1299                          <Default>LightGrey</Default>
1300                        </BorderColor>
1301                        <BorderStyle>
1302                          <Default>Solid</Default>
1303                        </BorderStyle>
1304                        <BorderWidth>
1305                          <Default>0.5pt</Default>
1306                        </BorderWidth>
1307                        <FontSize>8pt</FontSize>
1308                        <FontWeight>700</FontWeight>
1309                        <TextAlign>Center</TextAlign>
1310                        <VerticalAlign>Middle</VerticalAlign>
1311                        <PaddingLeft>2pt</PaddingLeft>
1312                        <PaddingRight>2pt</PaddingRight>
1313                        <PaddingTop>2pt</PaddingTop>
1314                        <PaddingBottom>2pt</PaddingBottom>
1315                      </Style>
1316                      <ZIndex>42</ZIndex>
1317                      <CanGrow>true</CanGrow>
1318                      <Value>Tytuł</Value>
1319                    </Textbox>
1320                  </ReportItems>
1321                </TableCell>
1322                <TableCell>
1323                  <ReportItems>
1324                    <Textbox Name="textbox29">
1325                      <rd:DefaultName>textbox29</rd:DefaultName>
1326                      <Style>
1327                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1328                        <BorderColor>
1329                          <Default>LightGrey</Default>
1330                        </BorderColor>
1331                        <BorderStyle>
1332                          <Default>Solid</Default>
1333                        </BorderStyle>
1334                        <BorderWidth>
1335                          <Default>0.5pt</Default>
1336                        </BorderWidth>
1337                        <FontSize>8pt</FontSize>
1338                        <FontWeight>700</FontWeight>
1339                        <TextAlign>Center</TextAlign>
1340                        <VerticalAlign>Middle</VerticalAlign>
1341                        <PaddingLeft>2pt</PaddingLeft>
1342                        <PaddingRight>2pt</PaddingRight>
1343                        <PaddingTop>2pt</PaddingTop>
1344                        <PaddingBottom>2pt</PaddingBottom>
1345                      </Style>
1346                      <ZIndex>41</ZIndex>
1347                      <CanGrow>true</CanGrow>
1348                      <Value>Kod klienta</Value>
1349                    </Textbox>
1350                  </ReportItems>
1351                </TableCell>
1352                <TableCell>
1353                  <ReportItems>
1354                    <Textbox Name="textbox26">
1355                      <rd:DefaultName>textbox26</rd:DefaultName>
1356                      <Style>
1357                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1358                        <BorderColor>
1359                          <Default>LightGrey</Default>
1360                        </BorderColor>
1361                        <BorderStyle>
1362                          <Default>Solid</Default>
1363                        </BorderStyle>
1364                        <BorderWidth>
1365                          <Default>0.5pt</Default>
1366                        </BorderWidth>
1367                        <FontSize>8pt</FontSize>
1368                        <FontWeight>700</FontWeight>
1369                        <TextAlign>Center</TextAlign>
1370                        <VerticalAlign>Middle</VerticalAlign>
1371                        <PaddingLeft>2pt</PaddingLeft>
1372                        <PaddingRight>2pt</PaddingRight>
1373                        <PaddingTop>2pt</PaddingTop>
1374                        <PaddingBottom>2pt</PaddingBottom>
1375                      </Style>
1376                      <ZIndex>40</ZIndex>
1377                      <CanGrow>true</CanGrow>
1378                      <Value>Agent</Value>
1379                    </Textbox>
1380                  </ReportItems>
1381                </TableCell>
1382                <TableCell>
1383                  <ReportItems>
1384                    <Textbox Name="textbox23">
1385                      <rd:DefaultName>textbox23</rd:DefaultName>
1386                      <Style>
1387                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1388                        <BorderColor>
1389                          <Default>LightGrey</Default>
1390                        </BorderColor>
1391                        <BorderStyle>
1392                          <Default>Solid</Default>
1393                        </BorderStyle>
1394                        <BorderWidth>
1395                          <Default>0.5pt</Default>
1396                        </BorderWidth>
1397                        <FontSize>8pt</FontSize>
1398                        <FontWeight>700</FontWeight>
1399                        <TextAlign>Center</TextAlign>
1400                        <VerticalAlign>Middle</VerticalAlign>
1401                        <PaddingLeft>2pt</PaddingLeft>
1402                        <PaddingRight>2pt</PaddingRight>
1403                        <PaddingTop>2pt</PaddingTop>
1404                        <PaddingBottom>2pt</PaddingBottom>
1405                      </Style>
1406                      <ZIndex>39</ZIndex>
1407                      <CanGrow>true</CanGrow>
1408                      <Value>Termin zapłaty</Value>
1409                    </Textbox>
1410                  </ReportItems>
1411                </TableCell>
1412                <TableCell>
1413                  <ReportItems>
1414                    <Textbox Name="textbox17">
1415                      <rd:DefaultName>textbox17</rd:DefaultName>
1416                      <Style>
1417                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1418                        <BorderColor>
1419                          <Default>LightGrey</Default>
1420                        </BorderColor>
1421                        <BorderStyle>
1422                          <Default>Solid</Default>
1423                        </BorderStyle>
1424                        <BorderWidth>
1425                          <Default>0.5pt</Default>
1426                        </BorderWidth>
1427                        <FontSize>8pt</FontSize>
1428                        <FontWeight>700</FontWeight>
1429                        <TextAlign>Center</TextAlign>
1430                        <VerticalAlign>Middle</VerticalAlign>
1431                        <PaddingLeft>2pt</PaddingLeft>
1432                        <PaddingRight>2pt</PaddingRight>
1433                        <PaddingTop>2pt</PaddingTop>
1434                        <PaddingBottom>2pt</PaddingBottom>
1435                      </Style>
1436                      <ZIndex>38</ZIndex>
1437                      <CanGrow>true</CanGrow>
1438                      <Value>Rodzaj płatn.</Value>
1439                    </Textbox>
1440                  </ReportItems>
1441                </TableCell>
1442                <TableCell>
1443                  <ReportItems>
1444                    <Textbox Name="textbox14">
1445                      <rd:DefaultName>textbox14</rd:DefaultName>
1446                      <Style>
1447                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1448                        <BorderColor>
1449                          <Default>LightGrey</Default>
1450                        </BorderColor>
1451                        <BorderStyle>
1452                          <Default>Solid</Default>
1453                        </BorderStyle>
1454                        <BorderWidth>
1455                          <Default>0.5pt</Default>
1456                        </BorderWidth>
1457                        <FontSize>8pt</FontSize>
1458                        <FontWeight>700</FontWeight>
1459                        <TextAlign>Center</TextAlign>
1460                        <VerticalAlign>Middle</VerticalAlign>
1461                        <PaddingLeft>2pt</PaddingLeft>
1462                        <PaddingRight>2pt</PaddingRight>
1463                        <PaddingTop>2pt</PaddingTop>
1464                        <PaddingBottom>2pt</PaddingBottom>
1465                      </Style>
1466                      <ZIndex>37</ZIndex>
1467                      <CanGrow>true</CanGrow>
1468                      <Value>Netto</Value>
1469                    </Textbox>
1470                  </ReportItems>
1471                </TableCell>
1472                <TableCell>
1473                  <ReportItems>
1474                    <Textbox Name="textbox11">
1475                      <rd:DefaultName>textbox11</rd:DefaultName>
1476                      <Style>
1477                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1478                        <BorderColor>
1479                          <Default>LightGrey</Default>
1480                        </BorderColor>
1481                        <BorderStyle>
1482                          <Default>Solid</Default>
1483                        </BorderStyle>
1484                        <BorderWidth>
1485                          <Default>0.5pt</Default>
1486                        </BorderWidth>
1487                        <FontSize>8pt</FontSize>
1488                        <FontWeight>700</FontWeight>
1489                        <TextAlign>Center</TextAlign>
1490                        <VerticalAlign>Middle</VerticalAlign>
1491                        <PaddingLeft>2pt</PaddingLeft>
1492                        <PaddingRight>2pt</PaddingRight>
1493                        <PaddingTop>2pt</PaddingTop>
1494                        <PaddingBottom>2pt</PaddingBottom>
1495                      </Style>
1496                      <ZIndex>36</ZIndex>
1497                      <CanGrow>true</CanGrow>
1498                      <Value>VAT</Value>
1499                    </Textbox>
1500                  </ReportItems>
1501                </TableCell>
1502                <TableCell>
1503                  <ReportItems>
1504                    <Textbox Name="textbox2">
1505                      <rd:DefaultName>textbox2</rd:DefaultName>
1506                      <Style>
1507                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1508                        <BorderColor>
1509                          <Default>LightGrey</Default>
1510                        </BorderColor>
1511                        <BorderStyle>
1512                          <Default>Solid</Default>
1513                        </BorderStyle>
1514                        <BorderWidth>
1515                          <Default>0.5pt</Default>
1516                        </BorderWidth>
1517                        <FontSize>8pt</FontSize>
1518                        <FontWeight>700</FontWeight>
1519                        <TextAlign>Center</TextAlign>
1520                        <VerticalAlign>Middle</VerticalAlign>
1521                        <PaddingLeft>2pt</PaddingLeft>
1522                        <PaddingRight>2pt</PaddingRight>
1523                        <PaddingTop>2pt</PaddingTop>
1524                        <PaddingBottom>2pt</PaddingBottom>
1525                      </Style>
1526                      <ZIndex>35</ZIndex>
1527                      <CanGrow>true</CanGrow>
1528                      <Value>Brutto</Value>
1529                    </Textbox>
1530                  </ReportItems>
1531                </TableCell>
1532                <TableCell>
1533                  <ReportItems>
1534                    <Textbox Name="textbox6">
1535                      <rd:DefaultName>textbox6</rd:DefaultName>
1536                      <Style>
1537                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1538                        <BorderColor>
1539                          <Default>LightGrey</Default>
1540                        </BorderColor>
1541                        <BorderStyle>
1542                          <Default>Solid</Default>
1543                        </BorderStyle>
1544                        <BorderWidth>
1545                          <Default>0.5pt</Default>
1546                        </BorderWidth>
1547                        <FontSize>8pt</FontSize>
1548                        <FontWeight>700</FontWeight>
1549                        <TextAlign>Center</TextAlign>
1550                        <VerticalAlign>Middle</VerticalAlign>
1551                        <PaddingLeft>2pt</PaddingLeft>
1552                        <PaddingRight>2pt</PaddingRight>
1553                        <PaddingTop>2pt</PaddingTop>
1554                        <PaddingBottom>2pt</PaddingBottom>
1555                      </Style>
1556                      <ZIndex>34</ZIndex>
1557                      <CanGrow>true</CanGrow>
1558                      <Value>% pro.</Value>
1559                    </Textbox>
1560                  </ReportItems>
1561                </TableCell>
1562                <TableCell>
1563                  <ReportItems>
1564                    <Textbox Name="textbox3">
1565                      <rd:DefaultName>textbox3</rd:DefaultName>
1566                      <Style>
1567                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1568                        <BorderColor>
1569                          <Default>LightGrey</Default>
1570                        </BorderColor>
1571                        <BorderStyle>
1572                          <Default>Solid</Default>
1573                        </BorderStyle>
1574                        <BorderWidth>
1575                          <Default>0.5pt</Default>
1576                        </BorderWidth>
1577                        <FontSize>8pt</FontSize>
1578                        <FontWeight>700</FontWeight>
1579                        <TextAlign>Center</TextAlign>
1580                        <VerticalAlign>Middle</VerticalAlign>
1581                        <PaddingLeft>2pt</PaddingLeft>
1582                        <PaddingRight>2pt</PaddingRight>
1583                        <PaddingTop>2pt</PaddingTop>
1584                        <PaddingBottom>2pt</PaddingBottom>
1585                      </Style>
1586                      <ZIndex>33</ZIndex>
1587                      <CanGrow>true</CanGrow>
1588                      <Value>Prowizja</Value>
1589                    </Textbox>
1590                  </ReportItems>
1591                </TableCell>
1592                <TableCell>
1593                  <ReportItems>
1594                    <Textbox Name="textbox12">
1595                      <rd:DefaultName>textbox12</rd:DefaultName>
1596                      <Style>
1597                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1598                        <BorderColor>
1599                          <Default>LightGrey</Default>
1600                        </BorderColor>
1601                        <BorderStyle>
1602                          <Default>Solid</Default>
1603                        </BorderStyle>
1604                        <BorderWidth>
1605                          <Default>0.5pt</Default>
1606                        </BorderWidth>
1607                        <FontSize>8pt</FontSize>
1608                        <FontWeight>700</FontWeight>
1609                        <TextAlign>Center</TextAlign>
1610                        <VerticalAlign>Middle</VerticalAlign>
1611                        <PaddingLeft>2pt</PaddingLeft>
1612                        <PaddingRight>2pt</PaddingRight>
1613                        <PaddingTop>2pt</PaddingTop>
1614                        <PaddingBottom>2pt</PaddingBottom>
1615                      </Style>
1616                      <ZIndex>32</ZIndex>
1617                      <CanGrow>true</CanGrow>
1618                      <Value>For. potw.</Value>
1619                    </Textbox>
1620                  </ReportItems>
1621                </TableCell>
1622                <TableCell>
1623                  <ReportItems>
1624                    <Textbox Name="textbox5">
1625                      <rd:DefaultName>textbox5</rd:DefaultName>
1626                      <Style>
1627                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1628                        <BorderColor>
1629                          <Default>LightGrey</Default>
1630                        </BorderColor>
1631                        <BorderStyle>
1632                          <Default>Solid</Default>
1633                        </BorderStyle>
1634                        <BorderWidth>
1635                          <Default>0.5pt</Default>
1636                        </BorderWidth>
1637                        <FontSize>8pt</FontSize>
1638                        <FontWeight>700</FontWeight>
1639                        <TextAlign>Center</TextAlign>
1640                        <VerticalAlign>Middle</VerticalAlign>
1641                        <PaddingLeft>2pt</PaddingLeft>
1642                        <PaddingRight>2pt</PaddingRight>
1643                        <PaddingTop>2pt</PaddingTop>
1644                        <PaddingBottom>2pt</PaddingBottom>
1645                      </Style>
1646                      <ZIndex>31</ZIndex>
1647                      <CanGrow>true</CanGrow>
1648                      <Value>Sym. potw.</Value>
1649                    </Textbox>
1650                  </ReportItems>
1651                </TableCell>
1652                <TableCell>
1653                  <ReportItems>
1654                    <Textbox Name="textbox24">
1655                      <rd:DefaultName>textbox24</rd:DefaultName>
1656                      <Style>
1657                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1658                        <BorderColor>
1659                          <Default>LightGrey</Default>
1660                        </BorderColor>
1661                        <BorderStyle>
1662                          <Default>Solid</Default>
1663                        </BorderStyle>
1664                        <BorderWidth>
1665                          <Default>0.5pt</Default>
1666                        </BorderWidth>
1667                        <FontSize>8pt</FontSize>
1668                        <FontWeight>700</FontWeight>
1669                        <TextAlign>Center</TextAlign>
1670                        <VerticalAlign>Middle</VerticalAlign>
1671                        <PaddingLeft>2pt</PaddingLeft>
1672                        <PaddingRight>2pt</PaddingRight>
1673                        <PaddingTop>2pt</PaddingTop>
1674                        <PaddingBottom>2pt</PaddingBottom>
1675                      </Style>
1676                      <ZIndex>30</ZIndex>
1677                      <CanGrow>true</CanGrow>
1678                      <Value>Data zapłaty </Value>
1679                    </Textbox>
1680                  </ReportItems>
1681                </TableCell>
1682              </TableCells>
1683              <Height>1.25cm</Height>
1684            </TableRow>
1685          </TableRows>
1686          <RepeatOnNewPage>true</RepeatOnNewPage>
1687        </Header>
1688        <TableColumns>
1689          <TableColumn>
1690            <Width>2.75cm</Width>
1691          </TableColumn>
1692          <TableColumn>
1693            <Width>1.5cm</Width>
1694          </TableColumn>
1695          <TableColumn>
1696            <Width>2.75cm</Width>
1697          </TableColumn>
1698          <TableColumn>
1699            <Width>2.5cm</Width>
1700          </TableColumn>
1701          <TableColumn>
1702            <Width>2cm</Width>
1703          </TableColumn>
1704          <TableColumn>
1705            <Width>1.5cm</Width>
1706          </TableColumn>
1707          <TableColumn>
1708            <Width>2cm</Width>
1709          </TableColumn>
1710          <TableColumn>
1711            <Width>1.75cm</Width>
1712          </TableColumn>
1713          <TableColumn>
1714            <Width>2cm</Width>
1715          </TableColumn>
1716          <TableColumn>
1717            <Width>1.5cm</Width>
1718          </TableColumn>
1719          <TableColumn>
1720            <Width>2cm</Width>
1721          </TableColumn>
1722          <TableColumn>
1723            <Width>1.5cm</Width>
1724          </TableColumn>
1725          <TableColumn>
1726            <Width>2cm</Width>
1727          </TableColumn>
1728          <TableColumn>
1729            <Width>2.05291cm</Width>
1730          </TableColumn>
1731        </TableColumns>
1732        <Height>3.0754cm</Height>
1733        <Footer>
1734          <TableRows>
1735            <TableRow>
1736              <TableCells>
1737                <TableCell>
1738                  <ColSpan>8</ColSpan>
1739                  <ReportItems>
1740                    <Textbox Name="textbox7">
1741                      <rd:DefaultName>textbox7</rd:DefaultName>
1742                      <Style>
1743                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1744                        <BorderColor>
1745                          <Default>LightGrey</Default>
1746                        </BorderColor>
1747                        <BorderStyle>
1748                          <Default>Solid</Default>
1749                        </BorderStyle>
1750                        <BorderWidth>
1751                          <Default>0.5pt</Default>
1752                        </BorderWidth>
1753                        <FontSize>8pt</FontSize>
1754                        <FontWeight>700</FontWeight>
1755                        <VerticalAlign>Middle</VerticalAlign>
1756                        <PaddingLeft>2pt</PaddingLeft>
1757                        <PaddingRight>2pt</PaddingRight>
1758                        <PaddingTop>2pt</PaddingTop>
1759                        <PaddingBottom>2pt</PaddingBottom>
1760                      </Style>
1761                      <ZIndex>15</ZIndex>
1762                      <CanGrow>true</CanGrow>
1763                      <Value>="LICZBA FAKTUR: " &amp; CStr(CountDistinct(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>
1764                    </Textbox>
1765                  </ReportItems>
1766                </TableCell>
1767                <TableCell>
1768                  <ColSpan>6</ColSpan>
1769                  <ReportItems>
1770                    <Textbox Name="textbox20">
1771                      <rd:DefaultName>textbox20</rd:DefaultName>
1772                      <Style>
1773                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1774                        <BorderColor>
1775                          <Default>LightGrey</Default>
1776                        </BorderColor>
1777                        <BorderStyle>
1778                          <Default>Solid</Default>
1779                        </BorderStyle>
1780                        <BorderWidth>
1781                          <Default>0.5pt</Default>
1782                        </BorderWidth>
1783                        <FontSize>8pt</FontSize>
1784                        <FontWeight>700</FontWeight>
1785                        <VerticalAlign>Middle</VerticalAlign>
1786                        <PaddingLeft>2pt</PaddingLeft>
1787                        <PaddingRight>2pt</PaddingRight>
1788                        <PaddingTop>2pt</PaddingTop>
1789                        <PaddingBottom>2pt</PaddingBottom>
1790                      </Style>
1791                      <ZIndex>14</ZIndex>
1792                      <CanGrow>true</CanGrow>
1793                      <Value>=" SUMA PROWIZJI: " &amp; Code.Formatuj(Sum(Fields!procentProwizji.Value * Fields!NETTO.Value))</Value>
1794                    </Textbox>
1795                  </ReportItems>
1796                </TableCell>
1797              </TableCells>
1798              <Height>0.55556cm</Height>
1799            </TableRow>
1800          </TableRows>
1801          <RepeatOnNewPage>true</RepeatOnNewPage>
1802        </Footer>
1803      </Table>
1804    </ReportItems>
1805    <Height>4.25cm</Height>
1806  </Body>
1807  <Language>pl-PL</Language>
1808  <TopMargin>1cm</TopMargin>
1809  <PageHeight>21cm</PageHeight>
1810</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.