Zbiór zmian 153

Pokaż
Ignoruj:
Data:
2009-01-12 00:17:10 (17 years ago)
Autor:
dorota
Opis:

1.0.0.65 - raport

Pliki:
1 zmodyfikowane

Legenda:

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

    r146 r153  
    267267                      Wplaty ON FAKTURY.ID_FAKTURY = Wplaty.idFaktury LEFT OUTER JOIN 
    268268                      KLIENCI ON FAKTURY.ID_NABYWCY = KLIENCI.CustomerID 
    269 WHERE     (FAKTURY.KOREKTA <> 1) AND (YEAR(FAKTURY.DATA_WYSTAWIENIA) = @rok) AND (MONTH(FAKTURY.DATA_WYSTAWIENIA) = @miesiac) 
     269WHERE     (FAKTURY.KOREKTA <> 1) AND (YEAR(Wplaty.dataWplaty) = @rok) AND (MONTH(Wplaty.dataWplaty) = @miesiac) 
    270270GROUP BY FAKTURY.DATA_WYSTAWIENIA, FAKTURY.ID_FAKTURY, AGENCI.Symbol, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR,  
    271271                      FAKTURY.NUMER_ROZ) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK), KLIENCI.kodKlienta, Wplaty.symbolPotwierdzenia,  
     
    348348      <Query> 
    349349        <DataSourceName>BAZA_REKLAM</DataSourceName> 
    350         <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> 
     350        <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(DATA_W) &gt;=2009 order by year(DATA_W)desc</CommandText> 
    351351        <rd:UseGenericDesigner>true</rd:UseGenericDesigner> 
    352352      </Query> 
     
    356356        Formatuj = Format(Value, "### ### ##0.00 zł") 
    357357End Function</Code> 
    358   <Width>24.07937cm</Width> 
     358  <Width>22.07937cm</Width> 
    359359  <Body> 
    360360    <ColumnSpacing>1cm</ColumnSpacing> 
     
    406406                        <PaddingBottom>2pt</PaddingBottom> 
    407407                      </Style> 
    408                       <ZIndex>11</ZIndex> 
     408                      <ZIndex>10</ZIndex> 
    409409                      <CanGrow>true</CanGrow> 
    410410                      <Value>=Fields!NR_FK.Value</Value> 
     
    434434                        <PaddingBottom>2pt</PaddingBottom> 
    435435                      </Style> 
    436                       <ZIndex>10</ZIndex> 
     436                      <ZIndex>9</ZIndex> 
    437437                      <CanGrow>true</CanGrow> 
    438438                      <Value>=Fields!kodKlienta.Value</Value> 
     
    462462                        <PaddingBottom>2pt</PaddingBottom> 
    463463                      </Style> 
    464                       <ZIndex>9</ZIndex> 
     464                      <ZIndex>8</ZIndex> 
    465465                      <CanGrow>true</CanGrow> 
    466466                      <Value>=Fields!Symbol.Value</Value> 
     
    492492                        <Language>pl</Language> 
    493493                      </Style> 
    494                       <ZIndex>8</ZIndex> 
     494                      <ZIndex>7</ZIndex> 
    495495                      <CanGrow>true</CanGrow> 
    496496                      <Value>=Fields!TERMIN_ZAPLATY.Value</Value> 
     
    520520                        <PaddingBottom>2pt</PaddingBottom> 
    521521                      </Style> 
    522                       <ZIndex>7</ZIndex> 
     522                      <ZIndex>6</ZIndex> 
    523523                      <CanGrow>true</CanGrow> 
    524524                      <Value>=Fields!SPOSOB_ZAPLATY.Value</Value> 
     
    550550                        <Language>pl</Language> 
    551551                      </Style> 
    552                       <ZIndex>6</ZIndex> 
     552                      <ZIndex>5</ZIndex> 
    553553                      <CanGrow>true</CanGrow> 
    554554                      <Value>=Fields!NETTO.Value</Value> 
     
    580580                        <Language>pl</Language> 
    581581                      </Style> 
    582                       <ZIndex>5</ZIndex> 
     582                      <ZIndex>4</ZIndex> 
    583583                      <CanGrow>true</CanGrow> 
    584584                      <Value>=Fields!VAT.Value</Value> 
     
    610610                        <Language>pl</Language> 
    611611                      </Style> 
    612                       <ZIndex>4</ZIndex> 
     612                      <ZIndex>3</ZIndex> 
    613613                      <CanGrow>true</CanGrow> 
    614614                      <Value>=Fields!BRUTTO.Value</Value> 
     
    638638                        <PaddingBottom>2pt</PaddingBottom> 
    639639                      </Style> 
    640                       <ZIndex>3</ZIndex> 
     640                      <ZIndex>2</ZIndex> 
    641641                      <CanGrow>true</CanGrow> 
    642642                      <Value>=Fields!rodzajPotwierdzenia.Value</Value> 
     
    666666                        <PaddingBottom>2pt</PaddingBottom> 
    667667                      </Style> 
    668                       <ZIndex>2</ZIndex> 
     668                      <ZIndex>1</ZIndex> 
    669669                      <CanGrow>true</CanGrow> 
    670670                      <Value>=Fields!symbolPotwierdzenia.Value</Value> 
     
    696696                        <Language>pl</Language> 
    697697                      </Style> 
    698                       <ZIndex>1</ZIndex> 
    699698                      <CanGrow>true</CanGrow> 
    700699                      <Value>=Fields!dataWplaty.Value</Value> 
    701                     </Textbox> 
    702                   </ReportItems> 
    703                 </TableCell> 
    704                 <TableCell> 
    705                   <ReportItems> 
    706                     <Textbox Name="textbox9"> 
    707                       <rd:DefaultName>textbox9</rd:DefaultName> 
    708                       <Style> 
    709                         <BackgroundColor>Azure</BackgroundColor> 
    710                         <BorderColor> 
    711                           <Default>LightGrey</Default> 
    712                         </BorderColor> 
    713                         <BorderStyle> 
    714                           <Default>Solid</Default> 
    715                         </BorderStyle> 
    716                         <BorderWidth> 
    717                           <Default>0.5pt</Default> 
    718                         </BorderWidth> 
    719                         <FontSize>8pt</FontSize> 
    720                         <Format>d</Format> 
    721                         <TextAlign>Center</TextAlign> 
    722                         <VerticalAlign>Middle</VerticalAlign> 
    723                         <PaddingLeft>2pt</PaddingLeft> 
    724                         <PaddingRight>2pt</PaddingRight> 
    725                         <PaddingTop>2pt</PaddingTop> 
    726                         <PaddingBottom>2pt</PaddingBottom> 
    727                         <Language>pl</Language> 
    728                       </Style> 
    729                       <CanGrow>true</CanGrow> 
    730                       <Value>=Fields!zaplata_data.Value</Value> 
    731700                    </Textbox> 
    732701                  </ReportItems> 
     
    775744                        <PaddingBottom>2pt</PaddingBottom> 
    776745                      </Style> 
    777                       <ZIndex>24</ZIndex> 
     746                      <ZIndex>22</ZIndex> 
    778747                      <CanGrow>true</CanGrow> 
    779748                      <Value>Numer faktury</Value> 
     
    805774                        <PaddingBottom>2pt</PaddingBottom> 
    806775                      </Style> 
    807                       <ZIndex>23</ZIndex> 
     776                      <ZIndex>21</ZIndex> 
    808777                      <CanGrow>true</CanGrow> 
    809778                      <Value>Kod klienta</Value> 
     
    835804                        <PaddingBottom>2pt</PaddingBottom> 
    836805                      </Style> 
    837                       <ZIndex>22</ZIndex> 
     806                      <ZIndex>20</ZIndex> 
    838807                      <CanGrow>true</CanGrow> 
    839808                      <Value>Agent</Value> 
     
    865834                        <PaddingBottom>2pt</PaddingBottom> 
    866835                      </Style> 
    867                       <ZIndex>21</ZIndex> 
     836                      <ZIndex>19</ZIndex> 
    868837                      <CanGrow>true</CanGrow> 
    869838                      <Value>Termin zapłaty</Value> 
     
    895864                        <PaddingBottom>2pt</PaddingBottom> 
    896865                      </Style> 
    897                       <ZIndex>20</ZIndex> 
     866                      <ZIndex>18</ZIndex> 
    898867                      <CanGrow>true</CanGrow> 
    899868                      <Value>Rodzaj płatn.</Value> 
     
    925894                        <PaddingBottom>2pt</PaddingBottom> 
    926895                      </Style> 
    927                       <ZIndex>19</ZIndex> 
     896                      <ZIndex>17</ZIndex> 
    928897                      <CanGrow>true</CanGrow> 
    929898                      <Value>Netto</Value> 
     
    955924                        <PaddingBottom>2pt</PaddingBottom> 
    956925                      </Style> 
    957                       <ZIndex>18</ZIndex> 
     926                      <ZIndex>16</ZIndex> 
    958927                      <CanGrow>true</CanGrow> 
    959928                      <Value>VAT</Value> 
     
    985954                        <PaddingBottom>2pt</PaddingBottom> 
    986955                      </Style> 
    987                       <ZIndex>17</ZIndex> 
     956                      <ZIndex>15</ZIndex> 
    988957                      <CanGrow>true</CanGrow> 
    989958                      <Value>Brutto</Value> 
     
    1015984                        <PaddingBottom>2pt</PaddingBottom> 
    1016985                      </Style> 
    1017                       <ZIndex>16</ZIndex> 
     986                      <ZIndex>14</ZIndex> 
    1018987                      <CanGrow>true</CanGrow> 
    1019988                      <Value>For. potw.</Value> 
     
    10451014                        <PaddingBottom>2pt</PaddingBottom> 
    10461015                      </Style> 
    1047                       <ZIndex>15</ZIndex> 
     1016                      <ZIndex>13</ZIndex> 
    10481017                      <CanGrow>true</CanGrow> 
    10491018                      <Value>Sym. potw.</Value> 
     
    10751044                        <PaddingBottom>2pt</PaddingBottom> 
    10761045                      </Style> 
    1077                       <ZIndex>14</ZIndex> 
    1078                       <CanGrow>true</CanGrow> 
    1079                       <Value>Data zapłaty dla wpłat z 2009</Value> 
    1080                     </Textbox> 
    1081                   </ReportItems> 
    1082                 </TableCell> 
    1083                 <TableCell> 
    1084                   <ReportItems> 
    1085                     <Textbox Name="textbox8"> 
    1086                       <rd:DefaultName>textbox8</rd:DefaultName> 
    1087                       <Style> 
    1088                         <BackgroundColor>WhiteSmoke</BackgroundColor> 
    1089                         <BorderColor> 
    1090                           <Default>LightGrey</Default> 
    1091                         </BorderColor> 
    1092                         <BorderStyle> 
    1093                           <Default>Solid</Default> 
    1094                         </BorderStyle> 
    1095                         <BorderWidth> 
    1096                           <Default>0.5pt</Default> 
    1097                         </BorderWidth> 
    1098                         <FontSize>8pt</FontSize> 
    1099                         <FontWeight>700</FontWeight> 
    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                       </Style> 
    1107                       <ZIndex>13</ZIndex> 
    1108                       <CanGrow>true</CanGrow> 
    1109                       <Value>Data zapłaty dla wpłat z 2008/2009</Value> 
     1046                      <ZIndex>12</ZIndex> 
     1047                      <CanGrow>true</CanGrow> 
     1048                      <Value>Data zapłaty </Value> 
    11101049                    </Textbox> 
    11111050                  </ReportItems> 
    11121051                </TableCell> 
    11131052              </TableCells> 
    1114               <Height>1.75cm</Height> 
     1053              <Height>1.25cm</Height> 
    11151054            </TableRow> 
    11161055          </TableRows> 
     
    11511090            <Width>2cm</Width> 
    11521091          </TableColumn> 
    1153           <TableColumn> 
    1154             <Width>2cm</Width> 
    1155           </TableColumn> 
    11561092        </TableColumns> 
    11571093        <Footer> 
     
    11601096              <TableCells> 
    11611097                <TableCell> 
    1162                   <ColSpan>12</ColSpan> 
     1098                  <ColSpan>11</ColSpan> 
    11631099                  <ReportItems> 
    11641100                    <Textbox Name="textbox7"> 
     
    11831119                        <PaddingBottom>2pt</PaddingBottom> 
    11841120                      </Style> 
    1185                       <ZIndex>12</ZIndex> 
     1121                      <ZIndex>11</ZIndex> 
    11861122                      <CanGrow>true</CanGrow> 
    11871123                      <Value>="LICZBA FAKTUR: " &amp; Count(Fields!ID_FAKTURY.Value) &amp; "   RAZEM NETTO: "&amp; Code.Formatuj(Sum(Fields!NETTO.Value)) &amp; " VAT:  " &amp; Code.Formatuj(Sum(Fields!VAT.Value)) &amp; " BRUTTO:  " &amp; Code.Formatuj(Sum(Fields!BRUTTO.Value))</Value> 
     
    11971133      </Table> 
    11981134    </ReportItems> 
    1199     <Height>4.01984cm</Height> 
     1135    <Height>3.51984cm</Height> 
    12001136  </Body> 
    12011137  <Language>en-US</Language>