root/trunk/RaportySQL/RozliczenieProwizjiZaReklame2009.rdl @ 182

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

zmienione RozliczenieWplywowWgDatyWplaty?2009
dodane RozliczenieProwizjiZaReklame?2009

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
3  <DataSources>
4    <DataSource Name="BAZA_REKLAM">
5      <rd:DataSourceID>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>Integer</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="ID">
145          <DataField />
146          <rd:TypeName>System.Int32</rd:TypeName>
147        </Field>
148        <Field Name="Imię">
149          <DataField>Imię</DataField>
150          <rd:TypeName>System.String</rd:TypeName>
151        </Field>
152        <Field Name="Nazwisko">
153          <DataField>Nazwisko</DataField>
154          <rd:TypeName>System.String</rd:TypeName>
155        </Field>
156        <Field Name="nn">
157          <DataField>nn</DataField>
158          <rd:TypeName>System.Decimal</rd:TypeName>
159        </Field>
160        <Field Name="pp">
161          <DataField>pp</DataField>
162          <rd:TypeName>System.Decimal</rd:TypeName>
163        </Field>
164        <Field Name="podstawa">
165          <DataField>podstawa</DataField>
166          <rd:TypeName>System.Decimal</rd:TypeName>
167        </Field>
168        <Field Name="bb">
169          <DataField>bb</DataField>
170          <rd:TypeName>System.Decimal</rd:TypeName>
171        </Field>
172        <Field Name="pracownicy">
173          <DataField>pracownicy</DataField>
174          <rd:TypeName>System.Boolean</rd:TypeName>
175        </Field>
176      </Fields>
177      <Filters>
178        <Filter>
179          <FilterExpression>=Fields!agencja.Value</FilterExpression>
180          <Operator>In</Operator>
181          <FilterValues>
182            <FilterValue>=Parameters!agencja.Value</FilterValue>
183          </FilterValues>
184        </Filter>
185      </Filters>
186      <Query>
187        <DataSourceName>BAZA_REKLAM</DataSourceName>
188        <CommandText>select agencja, agent, count(nrFaktury), AGENCI.Imię, AGENCI.Nazwisko,
189SUM(netto) AS nn, SUM(kwotaProwizji) AS pp, AGENCI.podstawa, SUM(kwotaProwizji) - AGENCI.podstawa AS bb,
190 AGENCI.pracownicy
191 from prowizje INNER JOIN AGENCI on Agenci.symbol = agent
192where rok = @rok AND ms = @miesiac AND
193(@pracownicy IS NULL OR AGENCI.pracownicy = @pracownicy)
194AND (@prawa_agent is null OR agent=@prawa_agent)
195group by agencja, agent, AGENCI.Imię, AGENCI.Nazwisko, AGENCI.pracownicy,Agenci.podstawa
196ORDER BY AGENCI.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="textbox4">
290        <rd:DefaultName>textbox4</rd:DefaultName>
291        <Top>1cm</Top>
292        <Width>12.75cm</Width>
293        <Style>
294          <Color>Red</Color>
295          <FontWeight>700</FontWeight>
296          <TextAlign>Center</TextAlign>
297          <VerticalAlign>Middle</VerticalAlign>
298          <PaddingLeft>2pt</PaddingLeft>
299          <PaddingRight>2pt</PaddingRight>
300          <PaddingTop>2pt</PaddingTop>
301          <PaddingBottom>2pt</PaddingBottom>
302        </Style>
303        <ZIndex>2</ZIndex>
304        <CanGrow>true</CanGrow>
305        <Left>3.5cm</Left>
306        <Height>0.5cm</Height>
307        <Value>podsumowane są wszystkie faktury - zapłącone i niezapłącone</Value>
308      </Textbox>
309      <Textbox Name="textbox6">
310        <rd:DefaultName>textbox6</rd:DefaultName>
311        <Top>0.25cm</Top>
312        <Width>17cm</Width>
313        <Style>
314          <FontSize>14pt</FontSize>
315          <FontWeight>700</FontWeight>
316          <TextAlign>Center</TextAlign>
317          <PaddingLeft>2pt</PaddingLeft>
318          <PaddingRight>2pt</PaddingRight>
319          <PaddingTop>2pt</PaddingTop>
320          <PaddingBottom>2pt</PaddingBottom>
321        </Style>
322        <ZIndex>1</ZIndex>
323        <CanGrow>true</CanGrow>
324        <Left>1cm</Left>
325        <Height>0.75cm</Height>
326        <Value>="ROZLICZENIE PROWIZJI ZA REKLAMĘ  rok: " &amp;Parameters!rok.Value &amp; "  miesiąc: " &amp; Parameters!miesiac.Value</Value>
327      </Textbox>
328      <Table Name="table1">
329        <DataSetName>Prowizje</DataSetName>
330        <Top>1.75cm</Top>
331        <Width>17.02645cm</Width>
332        <Details>
333          <TableRows>
334            <TableRow>
335              <TableCells>
336                <TableCell>
337                  <ReportItems>
338                    <Textbox Name="Symbol">
339                      <rd:DefaultName>Symbol</rd:DefaultName>
340                      <Style>
341                        <BorderColor>
342                          <Default>LightGrey</Default>
343                        </BorderColor>
344                        <BorderStyle>
345                          <Default>Solid</Default>
346                        </BorderStyle>
347                        <BorderWidth>
348                          <Default>0.5pt</Default>
349                        </BorderWidth>
350                        <FontSize>9pt</FontSize>
351                        <TextAlign>Center</TextAlign>
352                        <VerticalAlign>Middle</VerticalAlign>
353                        <PaddingLeft>2pt</PaddingLeft>
354                        <PaddingRight>2pt</PaddingRight>
355                        <PaddingTop>2pt</PaddingTop>
356                        <PaddingBottom>2pt</PaddingBottom>
357                      </Style>
358                      <ZIndex>6</ZIndex>
359                      <CanGrow>true</CanGrow>
360                      <Value>=Fields!agencja.Value</Value>
361                    </Textbox>
362                  </ReportItems>
363                </TableCell>
364                <TableCell>
365                  <ReportItems>
366                    <Textbox Name="SYMBOL_AKWIZYTORA">
367                      <rd:DefaultName>SYMBOL_AKWIZYTORA</rd:DefaultName>
368                      <Style>
369                        <BorderColor>
370                          <Default>LightGrey</Default>
371                        </BorderColor>
372                        <BorderStyle>
373                          <Default>Solid</Default>
374                        </BorderStyle>
375                        <BorderWidth>
376                          <Default>0.5pt</Default>
377                        </BorderWidth>
378                        <FontSize>9pt</FontSize>
379                        <TextAlign>Center</TextAlign>
380                        <VerticalAlign>Middle</VerticalAlign>
381                        <PaddingLeft>2pt</PaddingLeft>
382                        <PaddingRight>2pt</PaddingRight>
383                        <PaddingTop>2pt</PaddingTop>
384                        <PaddingBottom>2pt</PaddingBottom>
385                      </Style>
386                      <ZIndex>5</ZIndex>
387                      <CanGrow>true</CanGrow>
388                      <Value>=Fields!agent.Value</Value>
389                    </Textbox>
390                  </ReportItems>
391                </TableCell>
392                <TableCell>
393                  <ReportItems>
394                    <Textbox Name="IL">
395                      <rd:DefaultName>IL</rd:DefaultName>
396                      <Style>
397                        <BorderColor>
398                          <Default>LightGrey</Default>
399                        </BorderColor>
400                        <BorderStyle>
401                          <Default>Solid</Default>
402                        </BorderStyle>
403                        <BorderWidth>
404                          <Default>0.5pt</Default>
405                        </BorderWidth>
406                        <FontSize>9pt</FontSize>
407                        <TextAlign>Center</TextAlign>
408                        <VerticalAlign>Middle</VerticalAlign>
409                        <PaddingLeft>2pt</PaddingLeft>
410                        <PaddingRight>2pt</PaddingRight>
411                        <PaddingTop>2pt</PaddingTop>
412                        <PaddingBottom>2pt</PaddingBottom>
413                      </Style>
414                      <ZIndex>4</ZIndex>
415                      <CanGrow>true</CanGrow>
416                      <Value>=Fields!ID.Value</Value>
417                    </Textbox>
418                  </ReportItems>
419                </TableCell>
420                <TableCell>
421                  <ReportItems>
422                    <Textbox Name="Imię">
423                      <rd:DefaultName>Imię</rd:DefaultName>
424                      <Style>
425                        <BorderColor>
426                          <Default>LightGrey</Default>
427                        </BorderColor>
428                        <BorderStyle>
429                          <Default>Solid</Default>
430                        </BorderStyle>
431                        <BorderWidth>
432                          <Default>0.5pt</Default>
433                        </BorderWidth>
434                        <FontSize>9pt</FontSize>
435                        <TextAlign>Center</TextAlign>
436                        <VerticalAlign>Middle</VerticalAlign>
437                        <PaddingLeft>2pt</PaddingLeft>
438                        <PaddingRight>2pt</PaddingRight>
439                        <PaddingTop>2pt</PaddingTop>
440                        <PaddingBottom>2pt</PaddingBottom>
441                      </Style>
442                      <ZIndex>3</ZIndex>
443                      <CanGrow>true</CanGrow>
444                      <Value>=Fields!Imię.Value</Value>
445                    </Textbox>
446                  </ReportItems>
447                </TableCell>
448                <TableCell>
449                  <ReportItems>
450                    <Textbox Name="Nazwisko">
451                      <rd:DefaultName>Nazwisko</rd:DefaultName>
452                      <Style>
453                        <BorderColor>
454                          <Default>LightGrey</Default>
455                        </BorderColor>
456                        <BorderStyle>
457                          <Default>Solid</Default>
458                        </BorderStyle>
459                        <BorderWidth>
460                          <Default>0.5pt</Default>
461                        </BorderWidth>
462                        <FontSize>9pt</FontSize>
463                        <TextAlign>Center</TextAlign>
464                        <VerticalAlign>Middle</VerticalAlign>
465                        <PaddingLeft>2pt</PaddingLeft>
466                        <PaddingRight>2pt</PaddingRight>
467                        <PaddingTop>2pt</PaddingTop>
468                        <PaddingBottom>2pt</PaddingBottom>
469                      </Style>
470                      <ZIndex>2</ZIndex>
471                      <CanGrow>true</CanGrow>
472                      <Value>=Fields!Nazwisko.Value</Value>
473                    </Textbox>
474                  </ReportItems>
475                </TableCell>
476                <TableCell>
477                  <ReportItems>
478                    <Textbox Name="nn">
479                      <rd:DefaultName>nn</rd:DefaultName>
480                      <Style>
481                        <BorderColor>
482                          <Default>LightGrey</Default>
483                        </BorderColor>
484                        <BorderStyle>
485                          <Default>Solid</Default>
486                        </BorderStyle>
487                        <BorderWidth>
488                          <Default>0.5pt</Default>
489                        </BorderWidth>
490                        <FontSize>9pt</FontSize>
491                        <Format>C</Format>
492                        <TextAlign>Center</TextAlign>
493                        <VerticalAlign>Middle</VerticalAlign>
494                        <PaddingLeft>2pt</PaddingLeft>
495                        <PaddingRight>2pt</PaddingRight>
496                        <PaddingTop>2pt</PaddingTop>
497                        <PaddingBottom>2pt</PaddingBottom>
498                        <Language>pl</Language>
499                      </Style>
500                      <ZIndex>1</ZIndex>
501                      <CanGrow>true</CanGrow>
502                      <Value>=Fields!nn.Value</Value>
503                    </Textbox>
504                  </ReportItems>
505                </TableCell>
506                <TableCell>
507                  <ReportItems>
508                    <Textbox Name="pp">
509                      <rd:DefaultName>pp</rd:DefaultName>
510                      <Style>
511                        <BorderColor>
512                          <Default>LightGrey</Default>
513                        </BorderColor>
514                        <BorderStyle>
515                          <Default>Solid</Default>
516                        </BorderStyle>
517                        <BorderWidth>
518                          <Default>0.5pt</Default>
519                        </BorderWidth>
520                        <FontSize>9pt</FontSize>
521                        <Format>C</Format>
522                        <TextAlign>Center</TextAlign>
523                        <VerticalAlign>Middle</VerticalAlign>
524                        <PaddingLeft>2pt</PaddingLeft>
525                        <PaddingRight>2pt</PaddingRight>
526                        <PaddingTop>2pt</PaddingTop>
527                        <PaddingBottom>2pt</PaddingBottom>
528                        <Language>pl</Language>
529                      </Style>
530                      <CanGrow>true</CanGrow>
531                      <Value>=Fields!pp.Value</Value>
532                    </Textbox>
533                  </ReportItems>
534                </TableCell>
535              </TableCells>
536              <Height>0.63492cm</Height>
537            </TableRow>
538          </TableRows>
539        </Details>
540        <Header>
541          <TableRows>
542            <TableRow>
543              <TableCells>
544                <TableCell>
545                  <ReportItems>
546                    <Textbox Name="textbox1">
547                      <rd:DefaultName>textbox1</rd:DefaultName>
548                      <Style>
549                        <BackgroundColor>WhiteSmoke</BackgroundColor>
550                        <BorderColor>
551                          <Default>LightGrey</Default>
552                        </BorderColor>
553                        <BorderStyle>
554                          <Default>Solid</Default>
555                        </BorderStyle>
556                        <BorderWidth>
557                          <Default>0.5pt</Default>
558                        </BorderWidth>
559                        <FontSize>9pt</FontSize>
560                        <FontWeight>700</FontWeight>
561                        <TextAlign>Center</TextAlign>
562                        <VerticalAlign>Middle</VerticalAlign>
563                        <PaddingLeft>2pt</PaddingLeft>
564                        <PaddingRight>2pt</PaddingRight>
565                        <PaddingTop>2pt</PaddingTop>
566                        <PaddingBottom>2pt</PaddingBottom>
567                      </Style>
568                      <ZIndex>20</ZIndex>
569                      <CanGrow>true</CanGrow>
570                      <Value>Agencja</Value>
571                    </Textbox>
572                  </ReportItems>
573                </TableCell>
574                <TableCell>
575                  <ReportItems>
576                    <Textbox Name="textbox2">
577                      <rd:DefaultName>textbox2</rd:DefaultName>
578                      <Style>
579                        <BackgroundColor>WhiteSmoke</BackgroundColor>
580                        <BorderColor>
581                          <Default>LightGrey</Default>
582                        </BorderColor>
583                        <BorderStyle>
584                          <Default>Solid</Default>
585                        </BorderStyle>
586                        <BorderWidth>
587                          <Default>0.5pt</Default>
588                        </BorderWidth>
589                        <FontSize>9pt</FontSize>
590                        <FontWeight>700</FontWeight>
591                        <TextAlign>Center</TextAlign>
592                        <VerticalAlign>Middle</VerticalAlign>
593                        <PaddingLeft>2pt</PaddingLeft>
594                        <PaddingRight>2pt</PaddingRight>
595                        <PaddingTop>2pt</PaddingTop>
596                        <PaddingBottom>2pt</PaddingBottom>
597                      </Style>
598                      <ZIndex>19</ZIndex>
599                      <CanGrow>true</CanGrow>
600                      <Value>Agent</Value>
601                    </Textbox>
602                  </ReportItems>
603                </TableCell>
604                <TableCell>
605                  <ReportItems>
606                    <Textbox Name="textbox3">
607                      <rd:DefaultName>textbox3</rd:DefaultName>
608                      <Style>
609                        <BackgroundColor>WhiteSmoke</BackgroundColor>
610                        <BorderColor>
611                          <Default>LightGrey</Default>
612                        </BorderColor>
613                        <BorderStyle>
614                          <Default>Solid</Default>
615                        </BorderStyle>
616                        <BorderWidth>
617                          <Default>0.5pt</Default>
618                        </BorderWidth>
619                        <FontSize>9pt</FontSize>
620                        <FontWeight>700</FontWeight>
621                        <TextAlign>Center</TextAlign>
622                        <VerticalAlign>Middle</VerticalAlign>
623                        <PaddingLeft>2pt</PaddingLeft>
624                        <PaddingRight>2pt</PaddingRight>
625                        <PaddingTop>2pt</PaddingTop>
626                        <PaddingBottom>2pt</PaddingBottom>
627                      </Style>
628                      <ZIndex>18</ZIndex>
629                      <CanGrow>true</CanGrow>
630                      <Value>Ilość</Value>
631                    </Textbox>
632                  </ReportItems>
633                </TableCell>
634                <TableCell>
635                  <ReportItems>
636                    <Textbox Name="textbox18">
637                      <rd:DefaultName>textbox18</rd:DefaultName>
638                      <Style>
639                        <BackgroundColor>WhiteSmoke</BackgroundColor>
640                        <BorderColor>
641                          <Default>LightGrey</Default>
642                        </BorderColor>
643                        <BorderStyle>
644                          <Default>Solid</Default>
645                        </BorderStyle>
646                        <BorderWidth>
647                          <Default>0.5pt</Default>
648                        </BorderWidth>
649                        <FontSize>9pt</FontSize>
650                        <FontWeight>700</FontWeight>
651                        <TextAlign>Center</TextAlign>
652                        <VerticalAlign>Middle</VerticalAlign>
653                        <PaddingLeft>2pt</PaddingLeft>
654                        <PaddingRight>2pt</PaddingRight>
655                        <PaddingTop>2pt</PaddingTop>
656                        <PaddingBottom>2pt</PaddingBottom>
657                      </Style>
658                      <ZIndex>17</ZIndex>
659                      <CanGrow>true</CanGrow>
660                      <Value>Imię</Value>
661                    </Textbox>
662                  </ReportItems>
663                </TableCell>
664                <TableCell>
665                  <ReportItems>
666                    <Textbox Name="textbox15">
667                      <rd:DefaultName>textbox15</rd:DefaultName>
668                      <Style>
669                        <BackgroundColor>WhiteSmoke</BackgroundColor>
670                        <BorderColor>
671                          <Default>LightGrey</Default>
672                        </BorderColor>
673                        <BorderStyle>
674                          <Default>Solid</Default>
675                        </BorderStyle>
676                        <BorderWidth>
677                          <Default>0.5pt</Default>
678                        </BorderWidth>
679                        <FontSize>9pt</FontSize>
680                        <FontWeight>700</FontWeight>
681                        <TextAlign>Center</TextAlign>
682                        <VerticalAlign>Middle</VerticalAlign>
683                        <PaddingLeft>2pt</PaddingLeft>
684                        <PaddingRight>2pt</PaddingRight>
685                        <PaddingTop>2pt</PaddingTop>
686                        <PaddingBottom>2pt</PaddingBottom>
687                      </Style>
688                      <ZIndex>16</ZIndex>
689                      <CanGrow>true</CanGrow>
690                      <Value>Nazwisko</Value>
691                    </Textbox>
692                  </ReportItems>
693                </TableCell>
694                <TableCell>
695                  <ReportItems>
696                    <Textbox Name="textbox12">
697                      <rd:DefaultName>textbox12</rd:DefaultName>
698                      <Style>
699                        <BackgroundColor>WhiteSmoke</BackgroundColor>
700                        <BorderColor>
701                          <Default>LightGrey</Default>
702                        </BorderColor>
703                        <BorderStyle>
704                          <Default>Solid</Default>
705                        </BorderStyle>
706                        <BorderWidth>
707                          <Default>0.5pt</Default>
708                        </BorderWidth>
709                        <FontSize>9pt</FontSize>
710                        <FontWeight>700</FontWeight>
711                        <TextAlign>Center</TextAlign>
712                        <VerticalAlign>Middle</VerticalAlign>
713                        <PaddingLeft>2pt</PaddingLeft>
714                        <PaddingRight>2pt</PaddingRight>
715                        <PaddingTop>2pt</PaddingTop>
716                        <PaddingBottom>2pt</PaddingBottom>
717                      </Style>
718                      <ZIndex>15</ZIndex>
719                      <CanGrow>true</CanGrow>
720                      <Value>SprzedaÅŒ netto</Value>
721                    </Textbox>
722                  </ReportItems>
723                </TableCell>
724                <TableCell>
725                  <ReportItems>
726                    <Textbox Name="textbox19">
727                      <rd:DefaultName>textbox19</rd:DefaultName>
728                      <Style>
729                        <BackgroundColor>WhiteSmoke</BackgroundColor>
730                        <BorderColor>
731                          <Default>LightGrey</Default>
732                        </BorderColor>
733                        <BorderStyle>
734                          <Default>Solid</Default>
735                        </BorderStyle>
736                        <BorderWidth>
737                          <Default>0.5pt</Default>
738                        </BorderWidth>
739                        <FontSize>9pt</FontSize>
740                        <FontWeight>700</FontWeight>
741                        <TextAlign>Center</TextAlign>
742                        <VerticalAlign>Middle</VerticalAlign>
743                        <PaddingLeft>2pt</PaddingLeft>
744                        <PaddingRight>2pt</PaddingRight>
745                        <PaddingTop>2pt</PaddingTop>
746                        <PaddingBottom>2pt</PaddingBottom>
747                      </Style>
748                      <ZIndex>14</ZIndex>
749                      <CanGrow>true</CanGrow>
750                      <Value>Prowizja od sprzedaÅŒy</Value>
751                    </Textbox>
752                  </ReportItems>
753                </TableCell>
754              </TableCells>
755              <Height>1cm</Height>
756            </TableRow>
757          </TableRows>
758        </Header>
759        <TableColumns>
760          <TableColumn>
761            <Width>3cm</Width>
762          </TableColumn>
763          <TableColumn>
764            <Width>2.75cm</Width>
765          </TableColumn>
766          <TableColumn>
767            <Width>1.25cm</Width>
768          </TableColumn>
769          <TableColumn>
770            <Width>2.5cm</Width>
771          </TableColumn>
772          <TableColumn>
773            <Width>2.77645cm</Width>
774          </TableColumn>
775          <TableColumn>
776            <Width>2.25cm</Width>
777          </TableColumn>
778          <TableColumn>
779            <Width>2.5cm</Width>
780          </TableColumn>
781        </TableColumns>
782        <Footer>
783          <TableRows>
784            <TableRow>
785              <TableCells>
786                <TableCell>
787                  <ReportItems>
788                    <Textbox Name="textbox7">
789                      <rd:DefaultName>textbox7</rd:DefaultName>
790                      <Style>
791                        <BorderColor>
792                          <Default>LightGrey</Default>
793                        </BorderColor>
794                        <BorderStyle>
795                          <Default>Solid</Default>
796                        </BorderStyle>
797                        <BorderWidth>
798                          <Default>0.5pt</Default>
799                        </BorderWidth>
800                        <FontSize>9pt</FontSize>
801                        <TextAlign>Center</TextAlign>
802                        <VerticalAlign>Middle</VerticalAlign>
803                        <PaddingLeft>2pt</PaddingLeft>
804                        <PaddingRight>2pt</PaddingRight>
805                        <PaddingTop>2pt</PaddingTop>
806                        <PaddingBottom>2pt</PaddingBottom>
807                      </Style>
808                      <ZIndex>13</ZIndex>
809                      <CanGrow>true</CanGrow>
810                      <Value />
811                    </Textbox>
812                  </ReportItems>
813                </TableCell>
814                <TableCell>
815                  <ReportItems>
816                    <Textbox Name="textbox8">
817                      <rd:DefaultName>textbox8</rd:DefaultName>
818                      <Style>
819                        <BorderColor>
820                          <Default>LightGrey</Default>
821                        </BorderColor>
822                        <BorderStyle>
823                          <Default>Solid</Default>
824                        </BorderStyle>
825                        <BorderWidth>
826                          <Default>0.5pt</Default>
827                        </BorderWidth>
828                        <FontSize>9pt</FontSize>
829                        <TextAlign>Center</TextAlign>
830                        <VerticalAlign>Middle</VerticalAlign>
831                        <PaddingLeft>2pt</PaddingLeft>
832                        <PaddingRight>2pt</PaddingRight>
833                        <PaddingTop>2pt</PaddingTop>
834                        <PaddingBottom>2pt</PaddingBottom>
835                      </Style>
836                      <ZIndex>12</ZIndex>
837                      <CanGrow>true</CanGrow>
838                      <Value />
839                    </Textbox>
840                  </ReportItems>
841                </TableCell>
842                <TableCell>
843                  <ReportItems>
844                    <Textbox Name="textbox9">
845                      <rd:DefaultName>textbox9</rd:DefaultName>
846                      <Style>
847                        <BorderColor>
848                          <Default>LightGrey</Default>
849                        </BorderColor>
850                        <BorderStyle>
851                          <Default>Solid</Default>
852                        </BorderStyle>
853                        <BorderWidth>
854                          <Default>0.5pt</Default>
855                        </BorderWidth>
856                        <FontSize>9pt</FontSize>
857                        <TextAlign>Center</TextAlign>
858                        <VerticalAlign>Middle</VerticalAlign>
859                        <PaddingLeft>2pt</PaddingLeft>
860                        <PaddingRight>2pt</PaddingRight>
861                        <PaddingTop>2pt</PaddingTop>
862                        <PaddingBottom>2pt</PaddingBottom>
863                      </Style>
864                      <ZIndex>11</ZIndex>
865                      <CanGrow>true</CanGrow>
866                      <Value />
867                    </Textbox>
868                  </ReportItems>
869                </TableCell>
870                <TableCell>
871                  <ReportItems>
872                    <Textbox Name="textbox20">
873                      <rd:DefaultName>textbox20</rd:DefaultName>
874                      <Style>
875                        <BorderColor>
876                          <Default>LightGrey</Default>
877                        </BorderColor>
878                        <BorderStyle>
879                          <Default>Solid</Default>
880                        </BorderStyle>
881                        <BorderWidth>
882                          <Default>0.5pt</Default>
883                        </BorderWidth>
884                        <FontSize>9pt</FontSize>
885                        <TextAlign>Center</TextAlign>
886                        <VerticalAlign>Middle</VerticalAlign>
887                        <PaddingLeft>2pt</PaddingLeft>
888                        <PaddingRight>2pt</PaddingRight>
889                        <PaddingTop>2pt</PaddingTop>
890                        <PaddingBottom>2pt</PaddingBottom>
891                      </Style>
892                      <ZIndex>10</ZIndex>
893                      <CanGrow>true</CanGrow>
894                      <Value />
895                    </Textbox>
896                  </ReportItems>
897                </TableCell>
898                <TableCell>
899                  <ReportItems>
900                    <Textbox Name="textbox17">
901                      <rd:DefaultName>textbox17</rd:DefaultName>
902                      <Style>
903                        <BorderColor>
904                          <Default>LightGrey</Default>
905                        </BorderColor>
906                        <BorderStyle>
907                          <Default>Solid</Default>
908                        </BorderStyle>
909                        <BorderWidth>
910                          <Default>0.5pt</Default>
911                        </BorderWidth>
912                        <FontSize>9pt</FontSize>
913                        <TextAlign>Center</TextAlign>
914                        <VerticalAlign>Middle</VerticalAlign>
915                        <PaddingLeft>2pt</PaddingLeft>
916                        <PaddingRight>2pt</PaddingRight>
917                        <PaddingTop>2pt</PaddingTop>
918                        <PaddingBottom>2pt</PaddingBottom>
919                      </Style>
920                      <ZIndex>9</ZIndex>
921                      <CanGrow>true</CanGrow>
922                      <Value>RAZEM:</Value>
923                    </Textbox>
924                  </ReportItems>
925                </TableCell>
926                <TableCell>
927                  <ReportItems>
928                    <Textbox Name="nn_1">
929                      <rd:DefaultName>nn_1</rd:DefaultName>
930                      <Style>
931                        <BorderColor>
932                          <Default>LightGrey</Default>
933                        </BorderColor>
934                        <BorderStyle>
935                          <Default>Solid</Default>
936                        </BorderStyle>
937                        <BorderWidth>
938                          <Default>0.5pt</Default>
939                        </BorderWidth>
940                        <FontSize>9pt</FontSize>
941                        <Format>C</Format>
942                        <TextAlign>Center</TextAlign>
943                        <VerticalAlign>Middle</VerticalAlign>
944                        <PaddingLeft>2pt</PaddingLeft>
945                        <PaddingRight>2pt</PaddingRight>
946                        <PaddingTop>2pt</PaddingTop>
947                        <PaddingBottom>2pt</PaddingBottom>
948                        <Language>pl</Language>
949                      </Style>
950                      <ZIndex>8</ZIndex>
951                      <CanGrow>true</CanGrow>
952                      <Value>=Sum(Fields!nn.Value)</Value>
953                    </Textbox>
954                  </ReportItems>
955                </TableCell>
956                <TableCell>
957                  <ReportItems>
958                    <Textbox Name="pp_1">
959                      <rd:DefaultName>pp_1</rd:DefaultName>
960                      <Style>
961                        <BorderColor>
962                          <Default>LightGrey</Default>
963                        </BorderColor>
964                        <BorderStyle>
965                          <Default>Solid</Default>
966                        </BorderStyle>
967                        <BorderWidth>
968                          <Default>0.5pt</Default>
969                        </BorderWidth>
970                        <FontSize>9pt</FontSize>
971                        <Format>C</Format>
972                        <TextAlign>Center</TextAlign>
973                        <VerticalAlign>Middle</VerticalAlign>
974                        <PaddingLeft>2pt</PaddingLeft>
975                        <PaddingRight>2pt</PaddingRight>
976                        <PaddingTop>2pt</PaddingTop>
977                        <PaddingBottom>2pt</PaddingBottom>
978                        <Language>pl</Language>
979                      </Style>
980                      <ZIndex>7</ZIndex>
981                      <CanGrow>true</CanGrow>
982                      <Value>=Sum(Fields!pp.Value)</Value>
983                    </Textbox>
984                  </ReportItems>
985                </TableCell>
986              </TableCells>
987              <Height>0.63492cm</Height>
988            </TableRow>
989          </TableRows>
990        </Footer>
991        <Left>1cm</Left>
992      </Table>
993    </ReportItems>
994    <Height>4.01984cm</Height>
995  </Body>
996  <Language>en-US</Language>
997  <TopMargin>1cm</TopMargin>
998  <PageHeight>29.7cm</PageHeight>
999</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.