root/trunk/RaportySQL/WplywyWgWplaty.rdl

Wersja 524, 28.4 KB (wprowadzona przez marek, 17 years temu)

re #129

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>6d589086-5dce-4781-8884-a0dd6b3db78a</rd:DataSourceID>
6      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
7    </DataSource>
8  </DataSources>
9  <InteractiveHeight>11in</InteractiveHeight>
10  <ReportParameters>
11    <ReportParameter Name="rok">
12      <DataType>String</DataType>
13      <DefaultValue>
14        <Values>
15          <Value>=Year(Today)</Value>
16        </Values>
17      </DefaultValue>
18      <Prompt>Rok:</Prompt>
19      <ValidValues>
20        <DataSetReference>
21          <DataSetName>ListaLat</DataSetName>
22          <ValueField>rok</ValueField>
23          <LabelField>rok</LabelField>
24        </DataSetReference>
25      </ValidValues>
26    </ReportParameter>
27    <ReportParameter Name="ms">
28      <DataType>String</DataType>
29      <DefaultValue>
30        <Values>
31          <Value>=Month(Today)</Value>
32        </Values>
33      </DefaultValue>
34      <Prompt>Miesiąc:</Prompt>
35      <ValidValues>
36        <ParameterValues>
37          <ParameterValue>
38            <Value>1</Value>
39          </ParameterValue>
40          <ParameterValue>
41            <Value>2</Value>
42          </ParameterValue>
43          <ParameterValue>
44            <Value>3</Value>
45          </ParameterValue>
46          <ParameterValue>
47            <Value>4</Value>
48          </ParameterValue>
49          <ParameterValue>
50            <Value>5</Value>
51          </ParameterValue>
52          <ParameterValue>
53            <Value>6</Value>
54          </ParameterValue>
55          <ParameterValue>
56            <Value>7</Value>
57          </ParameterValue>
58          <ParameterValue>
59            <Value>8</Value>
60          </ParameterValue>
61          <ParameterValue>
62            <Value>9</Value>
63          </ParameterValue>
64          <ParameterValue>
65            <Value>10</Value>
66          </ParameterValue>
67          <ParameterValue>
68            <Value>11</Value>
69          </ParameterValue>
70          <ParameterValue>
71            <Value>12</Value>
72          </ParameterValue>
73        </ParameterValues>
74      </ValidValues>
75      <MultiValue>true</MultiValue>
76    </ReportParameter>
77    <ReportParameter Name="agencja">
78      <DataType>String</DataType>
79      <DefaultValue>
80        <DataSetReference>
81          <DataSetName>ListaAgencji</DataSetName>
82          <ValueField>Id_agencji</ValueField>
83        </DataSetReference>
84      </DefaultValue>
85      <AllowBlank>true</AllowBlank>
86      <Prompt>Agencja:</Prompt>
87      <ValidValues>
88        <DataSetReference>
89          <DataSetName>ListaAgencji</DataSetName>
90          <ValueField>Id_agencji</ValueField>
91          <LabelField>Symbol</LabelField>
92        </DataSetReference>
93      </ValidValues>
94      <MultiValue>true</MultiValue>
95    </ReportParameter>
96    <ReportParameter Name="tytul">
97      <DataType>String</DataType>
98      <DefaultValue>
99        <DataSetReference>
100          <DataSetName>ListaTytulow</DataSetName>
101          <ValueField>SYMB</ValueField>
102        </DataSetReference>
103      </DefaultValue>
104      <AllowBlank>true</AllowBlank>
105      <Prompt>Tytuł:</Prompt>
106      <ValidValues>
107        <DataSetReference>
108          <DataSetName>ListaTytulow</DataSetName>
109          <ValueField>SYMB</ValueField>
110          <LabelField>SYMB</LabelField>
111        </DataSetReference>
112      </ValidValues>
113      <MultiValue>true</MultiValue>
114    </ReportParameter>
115    <ReportParameter Name="systemKsiegowy">
116      <DataType>Integer</DataType>
117      <DefaultValue>
118        <Values>
119          <Value>1</Value>
120        </Values>
121      </DefaultValue>
122      <Prompt>Wydawca:</Prompt>
123      <ValidValues>
124        <ParameterValues>
125          <ParameterValue>
126            <Value>1</Value>
127            <Label>AACT</Label>
128          </ParameterValue>
129          <ParameterValue>
130            <Value>2</Value>
131            <Label>Sam Press</Label>
132          </ParameterValue>
133        </ParameterValues>
134      </ValidValues>
135      <MultiValue>true</MultiValue>
136    </ReportParameter>
137  </ReportParameters>
138  <rd:DrawGrid>true</rd:DrawGrid>
139  <InteractiveWidth>8.5in</InteractiveWidth>
140  <rd:GridSpacing>0.25cm</rd:GridSpacing>
141  <rd:SnapToGrid>true</rd:SnapToGrid>
142  <RightMargin>2.5cm</RightMargin>
143  <LeftMargin>2.5cm</LeftMargin>
144  <PageHeader>
145    <PrintOnFirstPage>true</PrintOnFirstPage>
146    <Height>0.75cm</Height>
147    <PrintOnLastPage>true</PrintOnLastPage>
148  </PageHeader>
149  <BottomMargin>2.5cm</BottomMargin>
150  <rd:ReportID>340d8633-3f30-4356-b810-b10969079b1c</rd:ReportID>
151  <PageWidth>21cm</PageWidth>
152  <DataSets>
153    <DataSet Name="Wplywy">
154      <Fields>
155        <Field Name="Agencja">
156          <DataField>Agencja</DataField>
157          <rd:TypeName>System.String</rd:TypeName>
158        </Field>
159        <Field Name="Tytul">
160          <DataField>Tytul</DataField>
161          <rd:TypeName>System.String</rd:TypeName>
162        </Field>
163        <Field Name="FakturaNetto">
164          <DataField>FakturaNetto</DataField>
165          <rd:TypeName>System.Decimal</rd:TypeName>
166        </Field>
167        <Field Name="FakturaBrutto">
168          <DataField>FakturaBrutto</DataField>
169          <rd:TypeName>System.Double</rd:TypeName>
170        </Field>
171        <Field Name="WplataBrutto">
172          <DataField>WplataBrutto</DataField>
173          <rd:TypeName>System.Decimal</rd:TypeName>
174        </Field>
175      </Fields>
176      <Query>
177        <DataSourceName>BAZA_REKLAM</DataSourceName>
178        <CommandText>SELECT
179Agencja, Tytul,
180Sum(Netto) AS FakturaNetto,
181Sum(Brutto) AS FakturaBrutto,
182Sum(suma_zaplat) AS WplataBrutto
183
184FROM         WplywyByTytul
185WHERE     (YEAR(dataWplaty) = @rok) AND (MONTH(dataWplaty) IN (@ms)) AND (Tytul IN (@tytul)) AND (SystemKsiegowyId IN (@systemKsiegowy))
186GROUP BY Agencja, Tytul</CommandText>
187        <QueryParameters>
188          <QueryParameter Name="@rok">
189            <Value>=Parameters!rok.Value</Value>
190          </QueryParameter>
191          <QueryParameter Name="@ms">
192            <Value>=Parameters!ms.Value</Value>
193          </QueryParameter>
194          <QueryParameter Name="@tytul">
195            <Value>=Parameters!tytul.Value</Value>
196          </QueryParameter>
197          <QueryParameter Name="@systemKsiegowy">
198            <Value>=Parameters!systemKsiegowy.Value</Value>
199          </QueryParameter>
200        </QueryParameters>
201        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
202      </Query>
203    </DataSet>
204    <DataSet Name="ListaLat">
205      <Fields>
206        <Field Name="rok">
207          <DataField>rok</DataField>
208          <rd:TypeName>System.Int32</rd:TypeName>
209        </Field>
210      </Fields>
211      <Query>
212        <DataSourceName>BAZA_REKLAM</DataSourceName>
213        <CommandText>SELECT DISTINCT YEAR(DATA_W) AS rok
214FROM dbo.NR
215WHERE DATA_W IS NOT NULL
216AND YEAR(DATA_W)&gt;2007
217ORDER BY YEAR(DATA_W) DESC</CommandText>
218        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
219      </Query>
220    </DataSet>
221    <DataSet Name="ListaAgencji">
222      <Fields>
223        <Field Name="Id_agencji">
224          <DataField>Id_agencji</DataField>
225          <rd:TypeName>System.Int32</rd:TypeName>
226        </Field>
227        <Field Name="Symbol">
228          <DataField>Symbol</DataField>
229          <rd:TypeName>System.String</rd:TypeName>
230        </Field>
231      </Fields>
232      <Query>
233        <DataSourceName>BAZA_REKLAM</DataSourceName>
234        <CommandText>SELECT Id_agencji, Symbol
235FROM    AGENCJE
236WHERE aktywna=1</CommandText>
237        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
238      </Query>
239    </DataSet>
240    <DataSet Name="ListaTytulow">
241      <Fields>
242        <Field Name="SYMB">
243          <DataField>SYMB</DataField>
244          <rd:TypeName>System.String</rd:TypeName>
245        </Field>
246      </Fields>
247      <Query>
248        <DataSourceName>BAZA_REKLAM</DataSourceName>
249        <CommandText>SELECT      SYMB
250FROM            [LISTA TYTUŁÓW]
251WHERE        (st_aktywny = - 1)</CommandText>
252        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
253      </Query>
254    </DataSet>
255  </DataSets>
256  <Code>Public Function GetMonths(P as Parameter) as String
257  Dim i As Integer
258  Dim s As String
259  s = p.value(0)               
260  For i = 1 to Ubound(P.Value)
261    s = s &amp; "," &amp; p.Value(i) 
262  Next i
263  Return s
264End Function</Code>
265  <Width>15.15872cm</Width>
266  <Body>
267    <ColumnSpacing>1cm</ColumnSpacing>
268    <ReportItems>
269      <Textbox Name="textbox1">
270        <rd:DefaultName>textbox1</rd:DefaultName>
271        <Width>12.69841cm</Width>
272        <Style>
273          <FontSize>16pt</FontSize>
274          <TextAlign>Center</TextAlign>
275          <PaddingLeft>2pt</PaddingLeft>
276          <PaddingRight>2pt</PaddingRight>
277          <PaddingTop>2pt</PaddingTop>
278          <PaddingBottom>2pt</PaddingBottom>
279        </Style>
280        <ZIndex>1</ZIndex>
281        <CanGrow>true</CanGrow>
282        <Height>0.75cm</Height>
283        <Value>="Wpływy według daty wpłaty i tytułów: " &amp; Parameters!rok.Value &amp; ", " &amp; Code.GetMonths(Parameters!ms)</Value>
284      </Textbox>
285      <Table Name="table1">
286        <DataSetName>Wplywy</DataSetName>
287        <Top>0.75cm</Top>
288        <TableGroups>
289          <TableGroup>
290            <Grouping Name="table1_Agencja">
291              <GroupExpressions>
292                <GroupExpression>=Fields!Agencja.Value</GroupExpression>
293              </GroupExpressions>
294            </Grouping>
295            <Sorting>
296              <SortBy>
297                <SortExpression>=Fields!Agencja.Value</SortExpression>
298                <Direction>Ascending</Direction>
299              </SortBy>
300            </Sorting>
301            <Header>
302              <TableRows>
303                <TableRow>
304                  <TableCells>
305                    <TableCell>
306                      <ReportItems>
307                        <Textbox Name="Agencja">
308                          <rd:DefaultName>Agencja</rd:DefaultName>
309                          <Style>
310                            <BackgroundColor>WhiteSmoke</BackgroundColor>
311                            <BorderColor>
312                              <Default>LightGrey</Default>
313                            </BorderColor>
314                            <BorderStyle>
315                              <Default>Solid</Default>
316                            </BorderStyle>
317                            <BorderWidth>
318                              <Default>0.5pt</Default>
319                            </BorderWidth>
320                            <FontSize>8pt</FontSize>
321                            <PaddingLeft>2pt</PaddingLeft>
322                            <PaddingRight>2pt</PaddingRight>
323                            <PaddingTop>2pt</PaddingTop>
324                            <PaddingBottom>2pt</PaddingBottom>
325                          </Style>
326                          <ZIndex>11</ZIndex>
327                          <CanGrow>true</CanGrow>
328                          <Value>=Fields!Agencja.Value</Value>
329                        </Textbox>
330                      </ReportItems>
331                    </TableCell>
332                    <TableCell>
333                      <ReportItems>
334                        <Textbox Name="textbox8">
335                          <rd:DefaultName>textbox8</rd:DefaultName>
336                          <Style>
337                            <BackgroundColor>WhiteSmoke</BackgroundColor>
338                            <BorderColor>
339                              <Default>LightGrey</Default>
340                            </BorderColor>
341                            <BorderStyle>
342                              <Default>Solid</Default>
343                            </BorderStyle>
344                            <BorderWidth>
345                              <Default>0.5pt</Default>
346                            </BorderWidth>
347                            <PaddingLeft>2pt</PaddingLeft>
348                            <PaddingRight>2pt</PaddingRight>
349                            <PaddingTop>2pt</PaddingTop>
350                            <PaddingBottom>2pt</PaddingBottom>
351                          </Style>
352                          <ZIndex>10</ZIndex>
353                          <CanGrow>true</CanGrow>
354                          <Value>
355                          </Value>
356                        </Textbox>
357                      </ReportItems>
358                    </TableCell>
359                    <TableCell>
360                      <ReportItems>
361                        <Textbox Name="textbox9">
362                          <rd:DefaultName>textbox9</rd:DefaultName>
363                          <Style>
364                            <BackgroundColor>WhiteSmoke</BackgroundColor>
365                            <BorderColor>
366                              <Default>LightGrey</Default>
367                            </BorderColor>
368                            <BorderStyle>
369                              <Default>Solid</Default>
370                            </BorderStyle>
371                            <BorderWidth>
372                              <Default>0.5pt</Default>
373                            </BorderWidth>
374                            <FontSize>8pt</FontSize>
375                            <FontWeight>600</FontWeight>
376                            <Format>C</Format>
377                            <PaddingLeft>2pt</PaddingLeft>
378                            <PaddingRight>2pt</PaddingRight>
379                            <PaddingTop>2pt</PaddingTop>
380                            <PaddingBottom>2pt</PaddingBottom>
381                          </Style>
382                          <ZIndex>9</ZIndex>
383                          <CanGrow>true</CanGrow>
384                          <Value>=Sum(Fields!FakturaNetto.Value)</Value>
385                        </Textbox>
386                      </ReportItems>
387                    </TableCell>
388                    <TableCell>
389                      <ReportItems>
390                        <Textbox Name="textbox10">
391                          <rd:DefaultName>textbox10</rd:DefaultName>
392                          <Style>
393                            <BackgroundColor>WhiteSmoke</BackgroundColor>
394                            <BorderColor>
395                              <Default>LightGrey</Default>
396                            </BorderColor>
397                            <BorderStyle>
398                              <Default>Solid</Default>
399                            </BorderStyle>
400                            <BorderWidth>
401                              <Default>0.5pt</Default>
402                            </BorderWidth>
403                            <FontSize>8pt</FontSize>
404                            <FontWeight>600</FontWeight>
405                            <Format>C</Format>
406                            <PaddingLeft>2pt</PaddingLeft>
407                            <PaddingRight>2pt</PaddingRight>
408                            <PaddingTop>2pt</PaddingTop>
409                            <PaddingBottom>2pt</PaddingBottom>
410                          </Style>
411                          <ZIndex>8</ZIndex>
412                          <CanGrow>true</CanGrow>
413                          <Value>=Sum(Fields!FakturaBrutto.Value)</Value>
414                        </Textbox>
415                      </ReportItems>
416                    </TableCell>
417                  </TableCells>
418                  <Height>0.53333cm</Height>
419                </TableRow>
420              </TableRows>
421            </Header>
422          </TableGroup>
423        </TableGroups>
424        <Width>12.61904cm</Width>
425        <Details>
426          <TableRows>
427            <TableRow>
428              <TableCells>
429                <TableCell>
430                  <ReportItems>
431                    <Textbox Name="textbox3">
432                      <rd:DefaultName>textbox3</rd:DefaultName>
433                      <Style>
434                        <PaddingLeft>2pt</PaddingLeft>
435                        <PaddingRight>2pt</PaddingRight>
436                        <PaddingTop>2pt</PaddingTop>
437                        <PaddingBottom>2pt</PaddingBottom>
438                      </Style>
439                      <ZIndex>3</ZIndex>
440                      <CanGrow>true</CanGrow>
441                      <Value>
442                      </Value>
443                    </Textbox>
444                  </ReportItems>
445                </TableCell>
446                <TableCell>
447                  <ReportItems>
448                    <Textbox Name="Tytul">
449                      <rd:DefaultName>Tytul</rd:DefaultName>
450                      <Style>
451                        <BorderColor>
452                          <Default>LightGrey</Default>
453                        </BorderColor>
454                        <BorderStyle>
455                          <Default>Solid</Default>
456                        </BorderStyle>
457                        <BorderWidth>
458                          <Default>0.5pt</Default>
459                        </BorderWidth>
460                        <FontSize>8pt</FontSize>
461                        <PaddingLeft>2pt</PaddingLeft>
462                        <PaddingRight>2pt</PaddingRight>
463                        <PaddingTop>2pt</PaddingTop>
464                        <PaddingBottom>2pt</PaddingBottom>
465                      </Style>
466                      <ZIndex>2</ZIndex>
467                      <CanGrow>true</CanGrow>
468                      <Value>=Fields!Tytul.Value</Value>
469                    </Textbox>
470                  </ReportItems>
471                </TableCell>
472                <TableCell>
473                  <ReportItems>
474                    <Textbox Name="FakturaNetto">
475                      <rd:DefaultName>FakturaNetto</rd:DefaultName>
476                      <Style>
477                        <BorderColor>
478                          <Default>LightGrey</Default>
479                        </BorderColor>
480                        <BorderStyle>
481                          <Default>Solid</Default>
482                        </BorderStyle>
483                        <BorderWidth>
484                          <Default>0.5pt</Default>
485                        </BorderWidth>
486                        <FontSize>8pt</FontSize>
487                        <Format>C</Format>
488                        <PaddingLeft>2pt</PaddingLeft>
489                        <PaddingRight>2pt</PaddingRight>
490                        <PaddingTop>2pt</PaddingTop>
491                        <PaddingBottom>2pt</PaddingBottom>
492                      </Style>
493                      <ZIndex>1</ZIndex>
494                      <CanGrow>true</CanGrow>
495                      <Value>=Fields!FakturaNetto.Value</Value>
496                    </Textbox>
497                  </ReportItems>
498                </TableCell>
499                <TableCell>
500                  <ReportItems>
501                    <Textbox Name="FakturaBrutto">
502                      <rd:DefaultName>FakturaBrutto</rd:DefaultName>
503                      <Style>
504                        <BorderColor>
505                          <Default>LightGrey</Default>
506                        </BorderColor>
507                        <BorderStyle>
508                          <Default>Solid</Default>
509                        </BorderStyle>
510                        <BorderWidth>
511                          <Default>0.5pt</Default>
512                        </BorderWidth>
513                        <FontSize>8pt</FontSize>
514                        <Format>C</Format>
515                        <PaddingLeft>2pt</PaddingLeft>
516                        <PaddingRight>2pt</PaddingRight>
517                        <PaddingTop>2pt</PaddingTop>
518                        <PaddingBottom>2pt</PaddingBottom>
519                      </Style>
520                      <CanGrow>true</CanGrow>
521                      <Value>=Fields!FakturaBrutto.Value</Value>
522                    </Textbox>
523                  </ReportItems>
524                </TableCell>
525              </TableCells>
526              <Height>0.53333cm</Height>
527            </TableRow>
528          </TableRows>
529          <Visibility>
530            <Hidden>true</Hidden>
531            <ToggleItem>Agencja</ToggleItem>
532          </Visibility>
533        </Details>
534        <Header>
535          <TableRows>
536            <TableRow>
537              <TableCells>
538                <TableCell>
539                  <ReportItems>
540                    <Textbox Name="textbox2">
541                      <rd:DefaultName>textbox2</rd:DefaultName>
542                      <Style>
543                        <FontSize>8pt</FontSize>
544                        <FontWeight>700</FontWeight>
545                        <TextAlign>Center</TextAlign>
546                        <PaddingLeft>2pt</PaddingLeft>
547                        <PaddingRight>2pt</PaddingRight>
548                        <PaddingTop>2pt</PaddingTop>
549                        <PaddingBottom>2pt</PaddingBottom>
550                      </Style>
551                      <ZIndex>15</ZIndex>
552                      <CanGrow>true</CanGrow>
553                      <Value>Agencja</Value>
554                    </Textbox>
555                  </ReportItems>
556                </TableCell>
557                <TableCell>
558                  <ReportItems>
559                    <Textbox Name="textbox4">
560                      <rd:DefaultName>textbox4</rd:DefaultName>
561                      <Style>
562                        <FontSize>8pt</FontSize>
563                        <FontWeight>700</FontWeight>
564                        <TextAlign>Center</TextAlign>
565                        <PaddingLeft>2pt</PaddingLeft>
566                        <PaddingRight>2pt</PaddingRight>
567                        <PaddingTop>2pt</PaddingTop>
568                        <PaddingBottom>2pt</PaddingBottom>
569                      </Style>
570                      <ZIndex>14</ZIndex>
571                      <CanGrow>true</CanGrow>
572                      <Value>Tytuł</Value>
573                    </Textbox>
574                  </ReportItems>
575                </TableCell>
576                <TableCell>
577                  <ReportItems>
578                    <Textbox Name="textbox5">
579                      <rd:DefaultName>textbox5</rd:DefaultName>
580                      <Style>
581                        <FontSize>8pt</FontSize>
582                        <FontWeight>700</FontWeight>
583                        <TextAlign>Center</TextAlign>
584                        <PaddingLeft>2pt</PaddingLeft>
585                        <PaddingRight>2pt</PaddingRight>
586                        <PaddingTop>2pt</PaddingTop>
587                        <PaddingBottom>2pt</PaddingBottom>
588                      </Style>
589                      <ZIndex>13</ZIndex>
590                      <CanGrow>true</CanGrow>
591                      <Value>Faktura Netto</Value>
592                    </Textbox>
593                  </ReportItems>
594                </TableCell>
595                <TableCell>
596                  <ReportItems>
597                    <Textbox Name="textbox6">
598                      <rd:DefaultName>textbox6</rd:DefaultName>
599                      <Style>
600                        <FontSize>8pt</FontSize>
601                        <FontWeight>700</FontWeight>
602                        <TextAlign>Center</TextAlign>
603                        <PaddingLeft>2pt</PaddingLeft>
604                        <PaddingRight>2pt</PaddingRight>
605                        <PaddingTop>2pt</PaddingTop>
606                        <PaddingBottom>2pt</PaddingBottom>
607                      </Style>
608                      <ZIndex>12</ZIndex>
609                      <CanGrow>true</CanGrow>
610                      <Value>Faktura Brutto</Value>
611                    </Textbox>
612                  </ReportItems>
613                </TableCell>
614              </TableCells>
615              <Height>0.6cm</Height>
616            </TableRow>
617          </TableRows>
618          <RepeatOnNewPage>true</RepeatOnNewPage>
619        </Header>
620        <TableColumns>
621          <TableColumn>
622            <Width>5cm</Width>
623          </TableColumn>
624          <TableColumn>
625            <Width>2.53968cm</Width>
626          </TableColumn>
627          <TableColumn>
628            <Width>2.53968cm</Width>
629          </TableColumn>
630          <TableColumn>
631            <Width>2.53968cm</Width>
632          </TableColumn>
633        </TableColumns>
634        <Height>2.30158cm</Height>
635        <Footer>
636          <TableRows>
637            <TableRow>
638              <TableCells>
639                <TableCell>
640                  <ReportItems>
641                    <Textbox Name="textbox12">
642                      <rd:DefaultName>textbox12</rd:DefaultName>
643                      <Style>
644                        <PaddingLeft>2pt</PaddingLeft>
645                        <PaddingRight>2pt</PaddingRight>
646                        <PaddingTop>2pt</PaddingTop>
647                        <PaddingBottom>2pt</PaddingBottom>
648                      </Style>
649                      <ZIndex>7</ZIndex>
650                      <CanGrow>true</CanGrow>
651                      <Value />
652                    </Textbox>
653                  </ReportItems>
654                </TableCell>
655                <TableCell>
656                  <ReportItems>
657                    <Textbox Name="textbox13">
658                      <rd:DefaultName>textbox13</rd:DefaultName>
659                      <Style>
660                        <PaddingLeft>2pt</PaddingLeft>
661                        <PaddingRight>2pt</PaddingRight>
662                        <PaddingTop>2pt</PaddingTop>
663                        <PaddingBottom>2pt</PaddingBottom>
664                      </Style>
665                      <ZIndex>6</ZIndex>
666                      <CanGrow>true</CanGrow>
667                      <Value />
668                    </Textbox>
669                  </ReportItems>
670                </TableCell>
671                <TableCell>
672                  <ReportItems>
673                    <Textbox Name="textbox15">
674                      <Style>
675                        <BackgroundColor>WhiteSmoke</BackgroundColor>
676                        <BorderColor>
677                          <Default>LightGrey</Default>
678                        </BorderColor>
679                        <BorderStyle>
680                          <Default>Solid</Default>
681                        </BorderStyle>
682                        <BorderWidth>
683                          <Default>0.5pt</Default>
684                        </BorderWidth>
685                        <FontSize>8pt</FontSize>
686                        <FontWeight>700</FontWeight>
687                        <Format>C</Format>
688                        <PaddingLeft>2pt</PaddingLeft>
689                        <PaddingRight>2pt</PaddingRight>
690                        <PaddingTop>2pt</PaddingTop>
691                        <PaddingBottom>2pt</PaddingBottom>
692                      </Style>
693                      <ZIndex>5</ZIndex>
694                      <CanGrow>true</CanGrow>
695                      <Value>=Sum(Fields!FakturaNetto.Value)</Value>
696                    </Textbox>
697                  </ReportItems>
698                </TableCell>
699                <TableCell>
700                  <ReportItems>
701                    <Textbox Name="textbox17">
702                      <Style>
703                        <BackgroundColor>WhiteSmoke</BackgroundColor>
704                        <BorderColor>
705                          <Default>LightGrey</Default>
706                        </BorderColor>
707                        <BorderStyle>
708                          <Default>Solid</Default>
709                        </BorderStyle>
710                        <BorderWidth>
711                          <Default>0.5pt</Default>
712                        </BorderWidth>
713                        <FontSize>8pt</FontSize>
714                        <FontWeight>700</FontWeight>
715                        <Format>C</Format>
716                        <PaddingLeft>2pt</PaddingLeft>
717                        <PaddingRight>2pt</PaddingRight>
718                        <PaddingTop>2pt</PaddingTop>
719                        <PaddingBottom>2pt</PaddingBottom>
720                      </Style>
721                      <ZIndex>4</ZIndex>
722                      <CanGrow>true</CanGrow>
723                      <Value>=Sum(Fields!FakturaBrutto.Value)</Value>
724                    </Textbox>
725                  </ReportItems>
726                </TableCell>
727              </TableCells>
728              <Height>0.63492cm</Height>
729            </TableRow>
730          </TableRows>
731        </Footer>
732      </Table>
733    </ReportItems>
734    <Height>3.45158cm</Height>
735  </Body>
736  <Language>pl-PL</Language>
737  <PageFooter>
738    <PrintOnFirstPage>true</PrintOnFirstPage>
739    <Height>0.75cm</Height>
740    <PrintOnLastPage>true</PrintOnLastPage>
741  </PageFooter>
742  <TopMargin>2.5cm</TopMargin>
743  <PageHeight>29.7cm</PageHeight>
744</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.