Zbiór zmian 806 dla trunk/RaportySQL

Pokaż
Ignoruj:
Data:
2009-08-05 13:11:27 (17 years ago)
Autor:
marek
Opis:

re #182

Lokalizacja:
trunk/RaportySQL
Pliki:
2 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/RaportySQL/RozliczenieProwizjiZaReklame2009.rdl

    r802 r806  
    186186          <rd:TypeName>System.Decimal</rd:TypeName> 
    187187        </Field> 
     188        <Field Name="procentProwizji"> 
     189          <DataField>procentProwizji</DataField> 
     190          <rd:TypeName>System.Double</rd:TypeName> 
     191        </Field> 
    188192        <Field Name="Prowizja"> 
    189193          <DataField>Prowizja</DataField> 
     
    206210      <Query> 
    207211        <DataSourceName>BAZA_REKLAM</DataSourceName> 
    208         <CommandText>SELECT P.idFaktury, P.NrFaktury, P.Agencja, P.Agent, A.[Imię] As Imie, A.Nazwisko, Netto, Netto*procentProwizji AS Prowizja, A.Pracownicy   
     212        <CommandText>SELECT P.idFaktury, P.NrFaktury, P.Agencja, P.Agent, A.[Imię] As Imie, A.Nazwisko, Netto, procentProwizji, Netto*procentProwizji AS Prowizja, A.Pracownicy   
    209213FROM Prowizje P  
    210214INNER JOIN Agenci A ON A.Symbol=P.Agent 
     
    309313  Return s 
    310314End Function</Code> 
    311   <Width>18cm</Width> 
     315  <Width>18.75cm</Width> 
    312316  <Body> 
    313317    <ColumnSpacing>1cm</ColumnSpacing> 
     
    316320        <rd:DefaultName>textbox6</rd:DefaultName> 
    317321        <Top>0.25cm</Top> 
     322        <Width>17cm</Width> 
    318323        <Style> 
    319324          <FontSize>14pt</FontSize> 
     
    367372                            <PaddingBottom>2pt</PaddingBottom> 
    368373                          </Style> 
    369                           <ZIndex>17</ZIndex> 
     374                          <ZIndex>20</ZIndex> 
    370375                          <CanGrow>true</CanGrow> 
    371376                          <Value>=Fields!agencja.Value</Value> 
     
    395400                            <PaddingBottom>2pt</PaddingBottom> 
    396401                          </Style> 
    397                           <ZIndex>16</ZIndex> 
     402                          <ZIndex>19</ZIndex> 
    398403                          <CanGrow>true</CanGrow> 
    399404                          <Value>=Fields!Imie.Value</Value> 
     
    422427                            <PaddingBottom>2pt</PaddingBottom> 
    423428                          </Style> 
    424                           <ZIndex>15</ZIndex> 
     429                          <ZIndex>18</ZIndex> 
    425430                          <CanGrow>true</CanGrow> 
    426431                          <Value>=Fields!Nazwisko.Value</Value> 
     
    451456                            <Language>pl</Language> 
    452457                          </Style> 
    453                           <ZIndex>14</ZIndex> 
     458                          <ZIndex>17</ZIndex> 
    454459                          <CanGrow>true</CanGrow> 
    455460                          <Value>=CountDistinct(Fields!idFaktury.Value, "table1_Group1")</Value> 
    456                         </Textbox> 
    457                       </ReportItems> 
    458                     </TableCell> 
    459                     <TableCell> 
    460                       <ReportItems> 
    461                         <Textbox Name="textbox13"> 
    462                           <rd:DefaultName>textbox13</rd:DefaultName> 
    463                           <Style> 
    464                             <PaddingLeft>2pt</PaddingLeft> 
    465                             <PaddingRight>2pt</PaddingRight> 
    466                             <PaddingTop>2pt</PaddingTop> 
    467                             <PaddingBottom>2pt</PaddingBottom> 
    468                           </Style> 
    469                           <ZIndex>13</ZIndex> 
    470                           <CanGrow>true</CanGrow> 
    471                           <Value /> 
    472461                        </Textbox> 
    473462                      </ReportItems> 
     
    496485                            <Language>pl</Language> 
    497486                          </Style> 
    498                           <ZIndex>12</ZIndex> 
     487                          <ZIndex>16</ZIndex> 
    499488                          <CanGrow>true</CanGrow> 
    500489                          <Value>=Sum(Fields!Netto.Value)</Value> 
     
    525514                            <Language>pl</Language> 
    526515                          </Style> 
    527                           <ZIndex>11</ZIndex> 
     516                          <ZIndex>15</ZIndex> 
    528517                          <CanGrow>true</CanGrow> 
    529518                          <Value>=Sum(Fields!Prowizja.Value)</Value> 
     519                        </Textbox> 
     520                      </ReportItems> 
     521                    </TableCell> 
     522                    <TableCell> 
     523                      <ReportItems> 
     524                        <Textbox Name="textbox33"> 
     525                          <Style> 
     526                            <BorderColor> 
     527                              <Default>LightGrey</Default> 
     528                            </BorderColor> 
     529                            <BorderWidth> 
     530                              <Default>0.5pt</Default> 
     531                            </BorderWidth> 
     532                            <FontSize>9pt</FontSize> 
     533                            <Format>C</Format> 
     534                            <TextAlign>Center</TextAlign> 
     535                            <VerticalAlign>Middle</VerticalAlign> 
     536                            <PaddingLeft>2pt</PaddingLeft> 
     537                            <PaddingRight>2pt</PaddingRight> 
     538                            <PaddingTop>2pt</PaddingTop> 
     539                            <PaddingBottom>2pt</PaddingBottom> 
     540                          </Style> 
     541                          <ZIndex>14</ZIndex> 
     542                          <CanGrow>true</CanGrow> 
     543                          <Value /> 
     544                        </Textbox> 
     545                      </ReportItems> 
     546                    </TableCell> 
     547                    <TableCell> 
     548                      <ReportItems> 
     549                        <Textbox Name="textbox28"> 
     550                          <Style> 
     551                            <PaddingLeft>2pt</PaddingLeft> 
     552                            <PaddingRight>2pt</PaddingRight> 
     553                            <PaddingTop>2pt</PaddingTop> 
     554                            <PaddingBottom>2pt</PaddingBottom> 
     555                          </Style> 
     556                          <ZIndex>13</ZIndex> 
     557                          <CanGrow>true</CanGrow> 
     558                          <Value /> 
    530559                        </Textbox> 
    531560                      </ReportItems> 
     
    538567          </TableGroup> 
    539568        </TableGroups> 
    540         <Width>17.77645cm</Width> 
    541569        <Details> 
    542570          <TableRows> 
     
    560588                        <PaddingBottom>2pt</PaddingBottom> 
    561589                      </Style> 
    562                       <ZIndex>3</ZIndex> 
     590                      <ZIndex>4</ZIndex> 
    563591                      <CanGrow>true</CanGrow> 
    564592                      <Value /> 
    565                     </Textbox> 
    566                   </ReportItems> 
    567                 </TableCell> 
    568                 <TableCell> 
    569                   <ReportItems> 
    570                     <Textbox Name="Nazwisko"> 
    571                       <rd:DefaultName>Nazwisko</rd:DefaultName> 
    572                       <Style> 
    573                         <BorderColor> 
    574                           <Default>LightGrey</Default> 
    575                         </BorderColor> 
    576                         <BorderStyle> 
    577                           <Default>Solid</Default> 
    578                         </BorderStyle> 
    579                         <BorderWidth> 
    580                           <Default>0.5pt</Default> 
    581                         </BorderWidth> 
    582                         <FontSize>9pt</FontSize> 
    583                         <TextAlign>Center</TextAlign> 
    584                         <VerticalAlign>Middle</VerticalAlign> 
    585                         <PaddingLeft>2pt</PaddingLeft> 
    586                         <PaddingRight>2pt</PaddingRight> 
    587                         <PaddingTop>2pt</PaddingTop> 
    588                         <PaddingBottom>2pt</PaddingBottom> 
    589                       </Style> 
    590                       <ZIndex>2</ZIndex> 
    591                       <CanGrow>true</CanGrow> 
    592                       <Value>=Fields!NrFaktury.Value</Value> 
    593593                    </Textbox> 
    594594                  </ReportItems> 
     
    618618                        <Language>pl</Language> 
    619619                      </Style> 
    620                       <ZIndex>1</ZIndex> 
     620                      <ZIndex>3</ZIndex> 
    621621                      <CanGrow>true</CanGrow> 
    622622                      <Value>=Fields!Netto.Value</Value> 
     
    648648                        <Language>pl</Language> 
    649649                      </Style> 
     650                      <ZIndex>2</ZIndex> 
    650651                      <CanGrow>true</CanGrow> 
    651652                      <Value>=Fields!Prowizja.Value</Value> 
     653                    </Textbox> 
     654                  </ReportItems> 
     655                </TableCell> 
     656                <TableCell> 
     657                  <ReportItems> 
     658                    <Textbox Name="textbox34"> 
     659                      <Style> 
     660                        <BorderColor> 
     661                          <Default>LightGrey</Default> 
     662                        </BorderColor> 
     663                        <BorderStyle> 
     664                          <Default>Solid</Default> 
     665                        </BorderStyle> 
     666                        <BorderWidth> 
     667                          <Default>0.5pt</Default> 
     668                        </BorderWidth> 
     669                        <FontSize>9pt</FontSize> 
     670                        <Format>P</Format> 
     671                        <TextAlign>Center</TextAlign> 
     672                        <VerticalAlign>Middle</VerticalAlign> 
     673                        <PaddingLeft>2pt</PaddingLeft> 
     674                        <PaddingRight>2pt</PaddingRight> 
     675                        <PaddingTop>2pt</PaddingTop> 
     676                        <PaddingBottom>2pt</PaddingBottom> 
     677                        <Language>pl</Language> 
     678                      </Style> 
     679                      <ZIndex>1</ZIndex> 
     680                      <CanGrow>true</CanGrow> 
     681                      <Value>=Fields!procentProwizji.Value</Value> 
     682                    </Textbox> 
     683                  </ReportItems> 
     684                </TableCell> 
     685                <TableCell> 
     686                  <ReportItems> 
     687                    <Textbox Name="textbox29"> 
     688                      <Style> 
     689                        <BorderColor> 
     690                          <Default>LightGrey</Default> 
     691                        </BorderColor> 
     692                        <BorderStyle> 
     693                          <Default>Solid</Default> 
     694                        </BorderStyle> 
     695                        <BorderWidth> 
     696                          <Default>0.5pt</Default> 
     697                        </BorderWidth> 
     698                        <FontSize>9pt</FontSize> 
     699                        <TextAlign>Center</TextAlign> 
     700                        <VerticalAlign>Middle</VerticalAlign> 
     701                        <PaddingLeft>2pt</PaddingLeft> 
     702                        <PaddingRight>2pt</PaddingRight> 
     703                        <PaddingTop>2pt</PaddingTop> 
     704                        <PaddingBottom>2pt</PaddingBottom> 
     705                      </Style> 
     706                      <CanGrow>true</CanGrow> 
     707                      <Value>=Fields!NrFaktury.Value</Value> 
    652708                    </Textbox> 
    653709                  </ReportItems> 
     
    690746                        <PaddingBottom>2pt</PaddingBottom> 
    691747                      </Style> 
    692                       <ZIndex>24</ZIndex> 
     748                      <ZIndex>28</ZIndex> 
    693749                      <CanGrow>true</CanGrow> 
    694750                      <Value>Agencja</Value> 
     
    720776                        <PaddingBottom>2pt</PaddingBottom> 
    721777                      </Style> 
    722                       <ZIndex>23</ZIndex> 
     778                      <ZIndex>27</ZIndex> 
    723779                      <CanGrow>true</CanGrow> 
    724780                      <Value>Imię</Value> 
     
    749805                        <PaddingBottom>2pt</PaddingBottom> 
    750806                      </Style> 
    751                       <ZIndex>22</ZIndex> 
     807                      <ZIndex>26</ZIndex> 
    752808                      <CanGrow>true</CanGrow> 
    753809                      <Value>Nazwisko</Value> 
     
    779835                        <PaddingBottom>2pt</PaddingBottom> 
    780836                      </Style> 
    781                       <ZIndex>21</ZIndex> 
     837                      <ZIndex>25</ZIndex> 
    782838                      <CanGrow>true</CanGrow> 
    783839                      <Value>Ilość faktur</Value> 
    784                     </Textbox> 
    785                   </ReportItems> 
    786                 </TableCell> 
    787                 <TableCell> 
    788                   <ReportItems> 
    789                     <Textbox Name="textbox15"> 
    790                       <rd:DefaultName>textbox15</rd:DefaultName> 
    791                       <Style> 
    792                         <BackgroundColor>WhiteSmoke</BackgroundColor> 
    793                         <BorderColor> 
    794                           <Default>LightGrey</Default> 
    795                         </BorderColor> 
    796                         <BorderStyle> 
    797                           <Default>Solid</Default> 
    798                         </BorderStyle> 
    799                         <BorderWidth> 
    800                           <Default>0.5pt</Default> 
    801                         </BorderWidth> 
    802                         <FontSize>9pt</FontSize> 
    803                         <FontWeight>700</FontWeight> 
    804                         <TextAlign>Center</TextAlign> 
    805                         <VerticalAlign>Middle</VerticalAlign> 
    806                         <PaddingLeft>2pt</PaddingLeft> 
    807                         <PaddingRight>2pt</PaddingRight> 
    808                         <PaddingTop>2pt</PaddingTop> 
    809                         <PaddingBottom>2pt</PaddingBottom> 
    810                       </Style> 
    811                       <ZIndex>20</ZIndex> 
    812                       <CanGrow>true</CanGrow> 
    813                       <Value>Faktura</Value> 
    814840                    </Textbox> 
    815841                  </ReportItems> 
     
    839865                        <PaddingBottom>2pt</PaddingBottom> 
    840866                      </Style> 
    841                       <ZIndex>19</ZIndex> 
     867                      <ZIndex>24</ZIndex> 
    842868                      <CanGrow>true</CanGrow> 
    843869                      <Value>Wpływy netto</Value> 
     
    869895                        <PaddingBottom>2pt</PaddingBottom> 
    870896                      </Style> 
    871                       <ZIndex>18</ZIndex> 
     897                      <ZIndex>23</ZIndex> 
    872898                      <CanGrow>true</CanGrow> 
    873899                      <Value>Prowizja od wpływów</Value> 
     900                    </Textbox> 
     901                  </ReportItems> 
     902                </TableCell> 
     903                <TableCell> 
     904                  <ReportItems> 
     905                    <Textbox Name="textbox32"> 
     906                      <Style> 
     907                        <BackgroundColor>WhiteSmoke</BackgroundColor> 
     908                        <BorderColor> 
     909                          <Default>LightGrey</Default> 
     910                        </BorderColor> 
     911                        <BorderStyle> 
     912                          <Default>Solid</Default> 
     913                        </BorderStyle> 
     914                        <BorderWidth> 
     915                          <Default>0.5pt</Default> 
     916                        </BorderWidth> 
     917                        <FontSize>9pt</FontSize> 
     918                        <FontWeight>700</FontWeight> 
     919                        <TextAlign>Center</TextAlign> 
     920                        <VerticalAlign>Middle</VerticalAlign> 
     921                        <PaddingLeft>2pt</PaddingLeft> 
     922                        <PaddingRight>2pt</PaddingRight> 
     923                        <PaddingTop>2pt</PaddingTop> 
     924                        <PaddingBottom>2pt</PaddingBottom> 
     925                      </Style> 
     926                      <ZIndex>22</ZIndex> 
     927                      <CanGrow>true</CanGrow> 
     928                      <Value>Procent prowizji</Value> 
     929                    </Textbox> 
     930                  </ReportItems> 
     931                </TableCell> 
     932                <TableCell> 
     933                  <ReportItems> 
     934                    <Textbox Name="textbox27"> 
     935                      <Style> 
     936                        <BackgroundColor>WhiteSmoke</BackgroundColor> 
     937                        <BorderColor> 
     938                          <Default>LightGrey</Default> 
     939                        </BorderColor> 
     940                        <BorderStyle> 
     941                          <Default>Solid</Default> 
     942                        </BorderStyle> 
     943                        <BorderWidth> 
     944                          <Default>0.5pt</Default> 
     945                        </BorderWidth> 
     946                        <FontSize>9pt</FontSize> 
     947                        <FontWeight>700</FontWeight> 
     948                        <TextAlign>Center</TextAlign> 
     949                        <VerticalAlign>Middle</VerticalAlign> 
     950                        <PaddingLeft>2pt</PaddingLeft> 
     951                        <PaddingRight>2pt</PaddingRight> 
     952                        <PaddingTop>2pt</PaddingTop> 
     953                        <PaddingBottom>2pt</PaddingBottom> 
     954                      </Style> 
     955                      <ZIndex>21</ZIndex> 
     956                      <CanGrow>true</CanGrow> 
     957                      <Value>Faktura</Value> 
    874958                    </Textbox> 
    875959                  </ReportItems> 
     
    882966        <TableColumns> 
    883967          <TableColumn> 
    884             <Width>4cm</Width> 
     968            <Width>3.5cm</Width> 
    885969          </TableColumn> 
    886970          <TableColumn> 
     
    894978          </TableColumn> 
    895979          <TableColumn> 
    896             <Width>2.77645cm</Width> 
     980            <Width>2.25cm</Width> 
    897981          </TableColumn> 
    898982          <TableColumn> 
    899             <Width>2.25cm</Width> 
     983            <Width>2.5cm</Width> 
     984          </TableColumn> 
     985          <TableColumn> 
     986            <Width>1.75cm</Width> 
    900987          </TableColumn> 
    901988          <TableColumn> 
     
    9291016                        <PaddingBottom>2pt</PaddingBottom> 
    9301017                      </Style> 
    931                       <ZIndex>10</ZIndex> 
     1018                      <ZIndex>12</ZIndex> 
    9321019                      <CanGrow>true</CanGrow> 
    9331020                      <Value /> 
     
    9571044                        <PaddingBottom>2pt</PaddingBottom> 
    9581045                      </Style> 
     1046                      <ZIndex>11</ZIndex> 
     1047                      <CanGrow>true</CanGrow> 
     1048                      <Value /> 
     1049                    </Textbox> 
     1050                  </ReportItems> 
     1051                </TableCell> 
     1052                <TableCell> 
     1053                  <ReportItems> 
     1054                    <Textbox Name="textbox36"> 
     1055                      <Style> 
     1056                        <BorderColor> 
     1057                          <Default>LightGrey</Default> 
     1058                        </BorderColor> 
     1059                        <BorderStyle> 
     1060                          <Default>Solid</Default> 
     1061                        </BorderStyle> 
     1062                        <BorderWidth> 
     1063                          <Default>0.5pt</Default> 
     1064                        </BorderWidth> 
     1065                        <FontSize>9pt</FontSize> 
     1066                        <TextAlign>Center</TextAlign> 
     1067                        <VerticalAlign>Middle</VerticalAlign> 
     1068                        <PaddingLeft>2pt</PaddingLeft> 
     1069                        <PaddingRight>2pt</PaddingRight> 
     1070                        <PaddingTop>2pt</PaddingTop> 
     1071                        <PaddingBottom>2pt</PaddingBottom> 
     1072                      </Style> 
     1073                      <ZIndex>10</ZIndex> 
     1074                      <CanGrow>true</CanGrow> 
     1075                      <Value /> 
     1076                    </Textbox> 
     1077                  </ReportItems> 
     1078                </TableCell> 
     1079                <TableCell> 
     1080                  <ReportItems> 
     1081                    <Textbox Name="textbox4"> 
     1082                      <Style> 
     1083                        <BackgroundColor>WhiteSmoke</BackgroundColor> 
     1084                        <BorderColor> 
     1085                          <Default>LightGrey</Default> 
     1086                        </BorderColor> 
     1087                        <BorderStyle> 
     1088                          <Default>Solid</Default> 
     1089                        </BorderStyle> 
     1090                        <BorderWidth> 
     1091                          <Default>0.5pt</Default> 
     1092                        </BorderWidth> 
     1093                        <FontSize>9pt</FontSize> 
     1094                        <FontWeight>700</FontWeight> 
     1095                        <TextAlign>Center</TextAlign> 
     1096                        <VerticalAlign>Middle</VerticalAlign> 
     1097                        <PaddingLeft>2pt</PaddingLeft> 
     1098                        <PaddingRight>2pt</PaddingRight> 
     1099                        <PaddingTop>2pt</PaddingTop> 
     1100                        <PaddingBottom>2pt</PaddingBottom> 
     1101                      </Style> 
    9591102                      <ZIndex>9</ZIndex> 
    9601103                      <CanGrow>true</CanGrow> 
    961                       <Value /> 
    962                     </Textbox> 
    963                   </ReportItems> 
    964                 </TableCell> 
    965                 <TableCell> 
    966                   <ReportItems> 
    967                     <Textbox Name="textbox36"> 
    968                       <Style> 
    969                         <BorderColor> 
    970                           <Default>LightGrey</Default> 
    971                         </BorderColor> 
    972                         <BorderStyle> 
    973                           <Default>Solid</Default> 
    974                         </BorderStyle> 
    975                         <BorderWidth> 
    976                           <Default>0.5pt</Default> 
    977                         </BorderWidth> 
    978                         <FontSize>9pt</FontSize> 
    979                         <TextAlign>Center</TextAlign> 
    980                         <VerticalAlign>Middle</VerticalAlign> 
    981                         <PaddingLeft>2pt</PaddingLeft> 
    982                         <PaddingRight>2pt</PaddingRight> 
    983                         <PaddingTop>2pt</PaddingTop> 
    984                         <PaddingBottom>2pt</PaddingBottom> 
     1104                      <Value>Suma:</Value> 
     1105                    </Textbox> 
     1106                  </ReportItems> 
     1107                </TableCell> 
     1108                <TableCell> 
     1109                  <ReportItems> 
     1110                    <Textbox Name="nn_1"> 
     1111                      <rd:DefaultName>nn_1</rd:DefaultName> 
     1112                      <Style> 
     1113                        <BackgroundColor>WhiteSmoke</BackgroundColor> 
     1114                        <BorderColor> 
     1115                          <Default>LightGrey</Default> 
     1116                        </BorderColor> 
     1117                        <BorderStyle> 
     1118                          <Default>Solid</Default> 
     1119                        </BorderStyle> 
     1120                        <BorderWidth> 
     1121                          <Default>0.5pt</Default> 
     1122                        </BorderWidth> 
     1123                        <FontSize>9pt</FontSize> 
     1124                        <FontWeight>700</FontWeight> 
     1125                        <Format>C</Format> 
     1126                        <TextAlign>Center</TextAlign> 
     1127                        <VerticalAlign>Middle</VerticalAlign> 
     1128                        <PaddingLeft>2pt</PaddingLeft> 
     1129                        <PaddingRight>2pt</PaddingRight> 
     1130                        <PaddingTop>2pt</PaddingTop> 
     1131                        <PaddingBottom>2pt</PaddingBottom> 
     1132                        <Language>pl</Language> 
    9851133                      </Style> 
    9861134                      <ZIndex>8</ZIndex> 
    9871135                      <CanGrow>true</CanGrow> 
    988                       <Value /> 
     1136                      <Value>=Sum(Fields!Netto.Value)</Value> 
     1137                    </Textbox> 
     1138                  </ReportItems> 
     1139                </TableCell> 
     1140                <TableCell> 
     1141                  <ReportItems> 
     1142                    <Textbox Name="pp_1"> 
     1143                      <rd:DefaultName>pp_1</rd:DefaultName> 
     1144                      <Style> 
     1145                        <BackgroundColor>WhiteSmoke</BackgroundColor> 
     1146                        <BorderColor> 
     1147                          <Default>LightGrey</Default> 
     1148                        </BorderColor> 
     1149                        <BorderStyle> 
     1150                          <Default>Solid</Default> 
     1151                        </BorderStyle> 
     1152                        <BorderWidth> 
     1153                          <Default>0.5pt</Default> 
     1154                        </BorderWidth> 
     1155                        <FontSize>9pt</FontSize> 
     1156                        <FontWeight>700</FontWeight> 
     1157                        <Format>C</Format> 
     1158                        <TextAlign>Center</TextAlign> 
     1159                        <VerticalAlign>Middle</VerticalAlign> 
     1160                        <PaddingLeft>2pt</PaddingLeft> 
     1161                        <PaddingRight>2pt</PaddingRight> 
     1162                        <PaddingTop>2pt</PaddingTop> 
     1163                        <PaddingBottom>2pt</PaddingBottom> 
     1164                        <Language>pl</Language> 
     1165                      </Style> 
     1166                      <ZIndex>7</ZIndex> 
     1167                      <CanGrow>true</CanGrow> 
     1168                      <Value>=Sum(Fields!Prowizja.Value)</Value> 
    9891169                    </Textbox> 
    9901170                  </ReportItems> 
     
    9981178                          <Default>LightGrey</Default> 
    9991179                        </BorderColor> 
    1000                         <BorderStyle> 
    1001                           <Default>Solid</Default> 
    1002                         </BorderStyle> 
    1003                         <BorderWidth> 
    1004                           <Default>0.5pt</Default> 
    1005                         </BorderWidth> 
    1006                         <FontSize>9pt</FontSize> 
    1007                         <TextAlign>Center</TextAlign> 
    1008                         <VerticalAlign>Middle</VerticalAlign> 
    1009                         <PaddingLeft>2pt</PaddingLeft> 
    1010                         <PaddingRight>2pt</PaddingRight> 
    1011                         <PaddingTop>2pt</PaddingTop> 
    1012                         <PaddingBottom>2pt</PaddingBottom> 
    1013                       </Style> 
    1014                       <ZIndex>7</ZIndex> 
     1180                        <BorderWidth> 
     1181                          <Default>0.5pt</Default> 
     1182                        </BorderWidth> 
     1183                        <PaddingLeft>2pt</PaddingLeft> 
     1184                        <PaddingRight>2pt</PaddingRight> 
     1185                        <PaddingTop>2pt</PaddingTop> 
     1186                        <PaddingBottom>2pt</PaddingBottom> 
     1187                      </Style> 
     1188                      <ZIndex>6</ZIndex> 
    10151189                      <CanGrow>true</CanGrow> 
    10161190                      <Value /> 
     
    10201194                <TableCell> 
    10211195                  <ReportItems> 
    1022                     <Textbox Name="textbox17"> 
    1023                       <rd:DefaultName>textbox17</rd:DefaultName> 
    1024                       <Style> 
    1025                         <BackgroundColor>WhiteSmoke</BackgroundColor> 
    1026                         <BorderColor> 
    1027                           <Default>LightGrey</Default> 
    1028                         </BorderColor> 
    1029                         <BorderStyle> 
    1030                           <Default>Solid</Default> 
    1031                         </BorderStyle> 
    1032                         <BorderWidth> 
    1033                           <Default>0.5pt</Default> 
    1034                         </BorderWidth> 
    1035                         <FontSize>9pt</FontSize> 
    1036                         <FontWeight>700</FontWeight> 
    1037                         <TextAlign>Center</TextAlign> 
    1038                         <VerticalAlign>Middle</VerticalAlign> 
    1039                         <PaddingLeft>2pt</PaddingLeft> 
    1040                         <PaddingRight>2pt</PaddingRight> 
    1041                         <PaddingTop>2pt</PaddingTop> 
    1042                         <PaddingBottom>2pt</PaddingBottom> 
    1043                       </Style> 
    1044                       <ZIndex>6</ZIndex> 
    1045                       <CanGrow>true</CanGrow> 
    1046                       <Value>RAZEM:</Value> 
    1047                     </Textbox> 
    1048                   </ReportItems> 
    1049                 </TableCell> 
    1050                 <TableCell> 
    1051                   <ReportItems> 
    1052                     <Textbox Name="nn_1"> 
    1053                       <rd:DefaultName>nn_1</rd:DefaultName> 
    1054                       <Style> 
    1055                         <BackgroundColor>WhiteSmoke</BackgroundColor> 
    1056                         <BorderColor> 
    1057                           <Default>LightGrey</Default> 
    1058                         </BorderColor> 
    1059                         <BorderStyle> 
    1060                           <Default>Solid</Default> 
    1061                         </BorderStyle> 
    1062                         <BorderWidth> 
    1063                           <Default>0.5pt</Default> 
    1064                         </BorderWidth> 
    1065                         <FontSize>9pt</FontSize> 
    1066                         <FontWeight>700</FontWeight> 
    1067                         <Format>C</Format> 
    1068                         <TextAlign>Center</TextAlign> 
    1069                         <VerticalAlign>Middle</VerticalAlign> 
    1070                         <PaddingLeft>2pt</PaddingLeft> 
    1071                         <PaddingRight>2pt</PaddingRight> 
    1072                         <PaddingTop>2pt</PaddingTop> 
    1073                         <PaddingBottom>2pt</PaddingBottom> 
    1074                         <Language>pl</Language> 
     1196                    <Textbox Name="textbox31"> 
     1197                      <Style> 
     1198                        <BorderColor> 
     1199                          <Default>LightGrey</Default> 
     1200                        </BorderColor> 
     1201                        <BorderWidth> 
     1202                          <Default>0.5pt</Default> 
     1203                        </BorderWidth> 
     1204                        <FontSize>9pt</FontSize> 
     1205                        <TextAlign>Center</TextAlign> 
     1206                        <VerticalAlign>Middle</VerticalAlign> 
     1207                        <PaddingLeft>2pt</PaddingLeft> 
     1208                        <PaddingRight>2pt</PaddingRight> 
     1209                        <PaddingTop>2pt</PaddingTop> 
     1210                        <PaddingBottom>2pt</PaddingBottom> 
    10751211                      </Style> 
    10761212                      <ZIndex>5</ZIndex> 
    10771213                      <CanGrow>true</CanGrow> 
    1078                       <Value>=Sum(Fields!Netto.Value)</Value> 
    1079                     </Textbox> 
    1080                   </ReportItems> 
    1081                 </TableCell> 
    1082                 <TableCell> 
    1083                   <ReportItems> 
    1084                     <Textbox Name="pp_1"> 
    1085                       <rd:DefaultName>pp_1</rd:DefaultName> 
    1086                       <Style> 
    1087                         <BackgroundColor>WhiteSmoke</BackgroundColor> 
    1088                         <BorderColor> 
    1089                           <Default>LightGrey</Default> 
    1090                         </BorderColor> 
    1091                         <BorderStyle> 
    1092                           <Default>Solid</Default> 
    1093                         </BorderStyle> 
    1094                         <BorderWidth> 
    1095                           <Default>0.5pt</Default> 
    1096                         </BorderWidth> 
    1097                         <FontSize>9pt</FontSize> 
    1098                         <FontWeight>700</FontWeight> 
    1099                         <Format>C</Format> 
    1100                         <TextAlign>Center</TextAlign> 
    1101                         <VerticalAlign>Middle</VerticalAlign> 
    1102                         <PaddingLeft>2pt</PaddingLeft> 
    1103                         <PaddingRight>2pt</PaddingRight> 
    1104                         <PaddingTop>2pt</PaddingTop> 
    1105                         <PaddingBottom>2pt</PaddingBottom> 
    1106                         <Language>pl</Language> 
    1107                       </Style> 
    1108                       <ZIndex>4</ZIndex> 
    1109                       <CanGrow>true</CanGrow> 
    1110                       <Value>=Sum(Fields!Prowizja.Value)</Value> 
     1214                      <Value /> 
    11111215                    </Textbox> 
    11121216                  </ReportItems>