root/branches/TruckExpo/RaportySQL/RozliczenieProwizjiZaReklame2009.rdl @ 406

Wersja 364, 39.5 KB (wprowadzona przez marek, 17 years temu)

fixes #76

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