Pokaż
Ignoruj:
Data:
2009-01-07 16:50:45 (17 years ago)
Autor:
marek
Opis:

poprawiono formatowanie wartosci w kolumnie VAT

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • Baza Reklam 2 - Faktury/Raporty/zamowienie2.rdlc

    r58 r60  
    17481748        <DataSetName>zamowienie2</DataSetName> 
    17491749        <Top>11.1cm</Top> 
    1750         <Width>16.95cm</Width> 
     1750        <Width>17.25cm</Width> 
    17511751        <Details> 
    17521752          <TableRows> 
     
    19641964                        </BorderWidth> 
    19651965                        <FontSize>8pt</FontSize> 
    1966                         <Format>P</Format> 
     1966                        <Format>N</Format> 
    19671967                        <TextAlign>Center</TextAlign> 
    19681968                        <VerticalAlign>Middle</VerticalAlign> 
     
    19751975                      <ZIndex>5</ZIndex> 
    19761976                      <CanGrow>true</CanGrow> 
    1977                       <Value>=Fields!RABAT.Value</Value> 
     1977                      <Value>=Fields!RABAT.Value*100</Value> 
    19781978                    </Textbox> 
    19791979                  </ReportItems> 
     
    20222022                        </BorderWidth> 
    20232023                        <FontSize>8pt</FontSize> 
    2024                         <Format>P</Format> 
     2024                        <Format>N</Format> 
    20252025                        <TextAlign>Center</TextAlign> 
    20262026                        <VerticalAlign>Middle</VerticalAlign> 
     
    20322032                      <ZIndex>3</ZIndex> 
    20332033                      <CanGrow>true</CanGrow> 
    2034                       <Value>=Fields!VAT.Value</Value> 
     2034                      <Value>=Fields!VAT.Value*100</Value> 
    20352035                    </Textbox> 
    20362036                  </ReportItems> 
     
    25512551          </TableColumn> 
    25522552          <TableColumn> 
    2553             <Width>1.2cm</Width> 
     2553            <Width>1.5cm</Width> 
    25542554          </TableColumn> 
    25552555          <TableColumn> 
     
    27472747                        <FontSize>8pt</FontSize> 
    27482748                        <FontWeight>700</FontWeight> 
    2749                         <Format>P</Format> 
     2749                        <Format>N</Format> 
     2750                        <TextAlign>Center</TextAlign> 
    27502751                        <PaddingLeft>2pt</PaddingLeft> 
    27512752                        <PaddingRight>2pt</PaddingRight> 
     
    27562757                      <ZIndex>16</ZIndex> 
    27572758                      <CanGrow>true</CanGrow> 
    2758                       <Value>=Fields!VAT.Value</Value> 
     2759                      <Value>=Fields!VAT.Value*100</Value> 
    27592760                    </Textbox> 
    27602761                  </ReportItems>