Zbiór zmian 53 dla Baza Reklam 2 - Faktury/Raporty
- Data:
- 2009-01-05 23:52:32 (17 years ago)
- Lokalizacja:
- Baza Reklam 2 - Faktury/Raporty
- Pliki:
-
- 2 zmodyfikowane
-
fakturaKorekta.rdlc (zmodyfikowane) (19 diffs)
-
fakturaReversed2.rdlc (zmodyfikowane) (11 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
Baza Reklam 2 - Faktury/Raporty/fakturaKorekta.rdlc
r42 r53 1190 1190 <rd:TypeName>System.String</rd:TypeName> 1191 1191 </Field> 1192 <Field Name="ROK"> 1193 <DataField>ROK</DataField> 1194 <rd:TypeName>System.Int32</rd:TypeName> 1195 </Field> 1196 <Field Name="MIESIAC"> 1197 <DataField>MIESIAC</DataField> 1198 <rd:TypeName>System.Int16</rd:TypeName> 1199 </Field> 1192 1200 </Fields> 1193 1201 <Query> … … 1241 1249 <DataField>NAZWA_USLUGI</DataField> 1242 1250 <rd:TypeName>System.String</rd:TypeName> 1251 </Field> 1252 <Field Name="ROK"> 1253 <DataField>ROK</DataField> 1254 <rd:TypeName>System.Int32</rd:TypeName> 1255 </Field> 1256 <Field Name="MIESIAC"> 1257 <DataField>MIESIAC</DataField> 1258 <rd:TypeName>System.Int16</rd:TypeName> 1243 1259 </Field> 1244 1260 </Fields> … … 1905 1921 <PaddingBottom>2pt</PaddingBottom> 1906 1922 </Style> 1907 <ZIndex> 3</ZIndex>1923 <ZIndex>5</ZIndex> 1908 1924 <CanGrow>true</CanGrow> 1909 1925 <Value>=Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(0)</Value> 1926 </Textbox> 1927 </ReportItems> 1928 </TableCell> 1929 <TableCell> 1930 <ReportItems> 1931 <Textbox Name="textbox104"> 1932 <Style> 1933 <BackgroundColor>WhiteSmoke</BackgroundColor> 1934 <BorderColor> 1935 <Default>LightGrey</Default> 1936 </BorderColor> 1937 <BorderStyle> 1938 <Left>Solid</Left> 1939 <Right>Solid</Right> 1940 <Top>Solid</Top> 1941 <Bottom>Solid</Bottom> 1942 </BorderStyle> 1943 <BorderWidth> 1944 <Default>0.5pt</Default> 1945 </BorderWidth> 1946 <FontSize>8pt</FontSize> 1947 <FontWeight>700</FontWeight> 1948 <TextAlign>Center</TextAlign> 1949 <PaddingLeft>2pt</PaddingLeft> 1950 <PaddingRight>2pt</PaddingRight> 1951 <PaddingTop>2pt</PaddingTop> 1952 <PaddingBottom>2pt</PaddingBottom> 1953 </Style> 1954 <ZIndex>4</ZIndex> 1955 <CanGrow>true</CanGrow> 1956 <Value>=First(Fields!FAKTURY_DRUK_DETAILS_INTERNATIONALlabel_miesiac.Value, "tlumaczenia")</Value> 1910 1957 </Textbox> 1911 1958 </ReportItems> … … 1937 1984 <PaddingBottom>2pt</PaddingBottom> 1938 1985 </Style> 1939 <ZIndex> 2</ZIndex>1986 <ZIndex>3</ZIndex> 1940 1987 <CanGrow>true</CanGrow> 1941 1988 <Value>=First(Fields!numeryWydan.Value, "tlumaczenia")</Value> … … 1950 1997 </TableGroup> 1951 1998 </TableGroups> 1952 <Width>8. 76191cm</Width>1999 <Width>8.50793cm</Width> 1953 2000 <Details> 1954 2001 <TableRows> … … 1979 2026 <PaddingBottom>2pt</PaddingBottom> 1980 2027 </Style> 2028 <ZIndex>2</ZIndex> 2029 <CanGrow>true</CanGrow> 2030 <Value /> 2031 </Textbox> 2032 </ReportItems> 2033 </TableCell> 2034 <TableCell> 2035 <ReportItems> 2036 <Textbox Name="textbox109"> 2037 <Style> 2038 <BorderColor> 2039 <Default>LightGrey</Default> 2040 </BorderColor> 2041 <BorderStyle> 2042 <Left>Solid</Left> 2043 <Right>None</Right> 2044 <Top>Solid</Top> 2045 <Bottom>Solid</Bottom> 2046 </BorderStyle> 2047 <BorderWidth> 2048 <Default>0.5pt</Default> 2049 </BorderWidth> 2050 <FontSize>8pt</FontSize> 2051 <TextAlign>Center</TextAlign> 2052 <PaddingLeft>2pt</PaddingLeft> 2053 <PaddingRight>2pt</PaddingRight> 2054 <PaddingTop>2pt</PaddingTop> 2055 <PaddingBottom>2pt</PaddingBottom> 2056 </Style> 1981 2057 <ZIndex>1</ZIndex> 1982 2058 <CanGrow>true</CanGrow> 1983 <Value />2059 <Value>=Fields!MIESIAC.Value &"/" & Fields!ROK.Value</Value> 1984 2060 </Textbox> 1985 2061 </ReportItems> … … 2011 2087 </Style> 2012 2088 <CanGrow>true</CanGrow> 2013 <Value>=iif(First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=6 or First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=4, 2014 Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(1) & " " & Fields!NR_WYDANIA.Value 2015 ,Fields!NR_WYDANIA.Value)</Value> 2089 <Value>=Fields!NR_WYDANIA.Value</Value> 2016 2090 </Textbox> 2017 2091 </ReportItems> … … 2027 2101 <TableCells> 2028 2102 <TableCell> 2029 <ColSpan> 3</ColSpan>2103 <ColSpan>4</ColSpan> 2030 2104 <ReportItems> 2031 2105 <Textbox Name="textbox6"> … … 2040 2114 <PaddingBottom>2pt</PaddingBottom> 2041 2115 </Style> 2042 <ZIndex> 4</ZIndex>2116 <ZIndex>6</ZIndex> 2043 2117 <CanGrow>true</CanGrow> 2044 2118 <Value>=First(Fields!przedKorekta.Value, "tlumaczenia")</Value> … … 2053 2127 <TableColumns> 2054 2128 <TableColumn> 2055 <Width>1. 39683cm</Width>2129 <Width>1.01587cm</Width> 2056 2130 </TableColumn> 2057 2131 <TableColumn> 2058 <Width> 2.15873cm</Width>2132 <Width>1.65079cm</Width> 2059 2133 </TableColumn> 2060 2134 <TableColumn> 2061 <Width>5.20635cm</Width> 2135 <Width>1.77778cm</Width> 2136 </TableColumn> 2137 <TableColumn> 2138 <Width>4.06349cm</Width> 2062 2139 </TableColumn> 2063 2140 </TableColumns> … … 2104 2181 <PaddingBottom>2pt</PaddingBottom> 2105 2182 </Style> 2106 <ZIndex> 3</ZIndex>2183 <ZIndex>5</ZIndex> 2107 2184 <CanGrow>true</CanGrow> 2108 2185 <Value>=Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(0)</Value> 2186 </Textbox> 2187 </ReportItems> 2188 </TableCell> 2189 <TableCell> 2190 <ReportItems> 2191 <Textbox Name="textbox110"> 2192 <Style> 2193 <BackgroundColor>WhiteSmoke</BackgroundColor> 2194 <BorderColor> 2195 <Default>LightGrey</Default> 2196 </BorderColor> 2197 <BorderStyle> 2198 <Left>Solid</Left> 2199 <Right>Solid</Right> 2200 <Top>Solid</Top> 2201 <Bottom>Solid</Bottom> 2202 </BorderStyle> 2203 <BorderWidth> 2204 <Default>0.5pt</Default> 2205 </BorderWidth> 2206 <FontSize>8pt</FontSize> 2207 <FontWeight>700</FontWeight> 2208 <TextAlign>Center</TextAlign> 2209 <PaddingLeft>2pt</PaddingLeft> 2210 <PaddingRight>2pt</PaddingRight> 2211 <PaddingTop>2pt</PaddingTop> 2212 <PaddingBottom>2pt</PaddingBottom> 2213 </Style> 2214 <ZIndex>4</ZIndex> 2215 <CanGrow>true</CanGrow> 2216 <Value>=First(Fields!FAKTURY_DRUK_DETAILS_INTERNATIONALlabel_miesiac.Value, "tlumaczenia")</Value> 2109 2217 </Textbox> 2110 2218 </ReportItems> … … 2135 2243 <PaddingBottom>2pt</PaddingBottom> 2136 2244 </Style> 2137 <ZIndex> 2</ZIndex>2245 <ZIndex>3</ZIndex> 2138 2246 <CanGrow>true</CanGrow> 2139 2247 <Value>=First(Fields!numeryWydan.Value, "tlumaczenia")</Value> … … 2148 2256 </TableGroup> 2149 2257 </TableGroups> 2258 <Width>8.50793cm</Width> 2150 2259 <Details> 2151 2260 <TableRows> … … 2175 2284 <PaddingBottom>2pt</PaddingBottom> 2176 2285 </Style> 2286 <ZIndex>2</ZIndex> 2287 <CanGrow>true</CanGrow> 2288 <Value /> 2289 </Textbox> 2290 </ReportItems> 2291 </TableCell> 2292 <TableCell> 2293 <ReportItems> 2294 <Textbox Name="textbox111"> 2295 <Style> 2296 <BorderColor> 2297 <Default>LightGrey</Default> 2298 </BorderColor> 2299 <BorderStyle> 2300 <Left>Solid</Left> 2301 <Right>None</Right> 2302 <Top>Solid</Top> 2303 <Bottom>Solid</Bottom> 2304 </BorderStyle> 2305 <BorderWidth> 2306 <Default>0.5pt</Default> 2307 </BorderWidth> 2308 <FontSize>8pt</FontSize> 2309 <TextAlign>Center</TextAlign> 2310 <PaddingLeft>2pt</PaddingLeft> 2311 <PaddingRight>2pt</PaddingRight> 2312 <PaddingTop>2pt</PaddingTop> 2313 <PaddingBottom>2pt</PaddingBottom> 2314 </Style> 2177 2315 <ZIndex>1</ZIndex> 2178 2316 <CanGrow>true</CanGrow> 2179 <Value />2317 <Value>=Fields!MIESIAC.Value &"/" & Fields!ROK.Value</Value> 2180 2318 </Textbox> 2181 2319 </ReportItems> … … 2206 2344 </Style> 2207 2345 <CanGrow>true</CanGrow> 2208 <Value>=iif(First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=6 or First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=4, 2209 Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(1) & " " & Fields!NR_WYDANIA.Value 2210 ,Fields!NR_WYDANIA.Value)</Value> 2346 <Value>=Fields!NR_WYDANIA.Value</Value> 2211 2347 </Textbox> 2212 2348 </ReportItems> … … 2222 2358 <TableCells> 2223 2359 <TableCell> 2224 <ColSpan> 3</ColSpan>2360 <ColSpan>4</ColSpan> 2225 2361 <ReportItems> 2226 2362 <Textbox Name="textbox101"> … … 2234 2370 <PaddingBottom>2pt</PaddingBottom> 2235 2371 </Style> 2236 <ZIndex> 4</ZIndex>2372 <ZIndex>6</ZIndex> 2237 2373 <CanGrow>true</CanGrow> 2238 2374 <Value>=First(Fields!poKorekcie.Value, "tlumaczenia")</Value> … … 2250 2386 </TableColumn> 2251 2387 <TableColumn> 2252 <Width> 2.15873cm</Width>2388 <Width>0.55554cm</Width> 2253 2389 </TableColumn> 2254 2390 <TableColumn> 2255 <Width>4.95238cm</Width> 2391 <Width>1.77778cm</Width> 2392 </TableColumn> 2393 <TableColumn> 2394 <Width>4.06349cm</Width> 2256 2395 </TableColumn> 2257 2396 </TableColumns> … … 2260 2399 </ReportItems> 2261 2400 <Top>25.52381cm</Top> 2262 <Width>18. 49207cm</Width>2401 <Width>18.53969cm</Width> 2263 2402 <PageBreakAtStart>true</PageBreakAtStart> 2264 2403 </Rectangle> -
Baza Reklam 2 - Faktury/Raporty/fakturaReversed2.rdlc
r42 r53 1013 1013 <DataField>NAZWA_USLUGI</DataField> 1014 1014 <rd:TypeName>System.String</rd:TypeName> 1015 </Field> 1016 <Field Name="ROK"> 1017 <DataField>ROK</DataField> 1018 <rd:TypeName>System.Int32</rd:TypeName> 1019 </Field> 1020 <Field Name="MIESIAC"> 1021 <DataField>MIESIAC</DataField> 1022 <rd:TypeName>System.Int16</rd:TypeName> 1015 1023 </Field> 1016 1024 </Fields> … … 4617 4625 <PaddingBottom>2pt</PaddingBottom> 4618 4626 </Style> 4619 <ZIndex> 3</ZIndex>4627 <ZIndex>5</ZIndex> 4620 4628 <CanGrow>true</CanGrow> 4621 4629 <Value>=Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(0)</Value> … … 4625 4633 <TableCell> 4626 4634 <ReportItems> 4627 <Textbox Name="textbox 77">4628 <rd:DefaultName>textbox 77</rd:DefaultName>4635 <Textbox Name="textbox97"> 4636 <rd:DefaultName>textbox97</rd:DefaultName> 4629 4637 <Style> 4630 4638 <BackgroundColor>WhiteSmoke</BackgroundColor> … … 4649 4657 <PaddingBottom>2pt</PaddingBottom> 4650 4658 </Style> 4651 <ZIndex>2</ZIndex> 4659 <ZIndex>4</ZIndex> 4660 <CanGrow>true</CanGrow> 4661 <Value>=First(Fields!FAKTURY_DRUK_DETAILS_INTERNATIONALlabel_miesiac.Value, "tlumaczenia")</Value> 4662 </Textbox> 4663 </ReportItems> 4664 </TableCell> 4665 <TableCell> 4666 <ReportItems> 4667 <Textbox Name="textbox77"> 4668 <rd:DefaultName>textbox77</rd:DefaultName> 4669 <Style> 4670 <BackgroundColor>WhiteSmoke</BackgroundColor> 4671 <BorderColor> 4672 <Default>LightGrey</Default> 4673 </BorderColor> 4674 <BorderStyle> 4675 <Left>Solid</Left> 4676 <Right>Solid</Right> 4677 <Top>Solid</Top> 4678 <Bottom>Solid</Bottom> 4679 </BorderStyle> 4680 <BorderWidth> 4681 <Default>0.5pt</Default> 4682 </BorderWidth> 4683 <FontSize>8pt</FontSize> 4684 <FontWeight>700</FontWeight> 4685 <TextAlign>Center</TextAlign> 4686 <PaddingLeft>2pt</PaddingLeft> 4687 <PaddingRight>2pt</PaddingRight> 4688 <PaddingTop>2pt</PaddingTop> 4689 <PaddingBottom>2pt</PaddingBottom> 4690 </Style> 4691 <ZIndex>3</ZIndex> 4652 4692 <CanGrow>true</CanGrow> 4653 4693 <Value>=First(Fields!numeryWydan.Value, "tlumaczenia")</Value> … … 4662 4702 </TableGroup> 4663 4703 </TableGroups> 4664 <Width> 10.53968cm</Width>4704 <Width>9.77778cm</Width> 4665 4705 <Details> 4666 4706 <TableRows> … … 4691 4731 <PaddingBottom>2pt</PaddingBottom> 4692 4732 </Style> 4733 <ZIndex>2</ZIndex> 4734 <CanGrow>true</CanGrow> 4735 <Value /> 4736 </Textbox> 4737 </ReportItems> 4738 </TableCell> 4739 <TableCell> 4740 <ReportItems> 4741 <Textbox Name="textbox98"> 4742 <rd:DefaultName>textbox98</rd:DefaultName> 4743 <Style> 4744 <BorderColor> 4745 <Default>LightGrey</Default> 4746 </BorderColor> 4747 <BorderStyle> 4748 <Left>Solid</Left> 4749 <Right>None</Right> 4750 <Top>Solid</Top> 4751 <Bottom>Solid</Bottom> 4752 </BorderStyle> 4753 <BorderWidth> 4754 <Default>0.5pt</Default> 4755 </BorderWidth> 4756 <FontSize>8pt</FontSize> 4757 <TextAlign>Center</TextAlign> 4758 <PaddingLeft>2pt</PaddingLeft> 4759 <PaddingRight>2pt</PaddingRight> 4760 <PaddingTop>2pt</PaddingTop> 4761 <PaddingBottom>2pt</PaddingBottom> 4762 </Style> 4693 4763 <ZIndex>1</ZIndex> 4694 4764 <CanGrow>true</CanGrow> 4695 <Value />4765 <Value>=Fields!MIESIAC.Value &"/" & Fields!ROK.Value</Value> 4696 4766 </Textbox> 4697 4767 </ReportItems> … … 4723 4793 </Style> 4724 4794 <CanGrow>true</CanGrow> 4725 <Value>=iif(First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=6 or First(Fields!ID_SPRZEDAWCY.Value, "Faktura")=4, 4726 Split(Fields!NAZWA_USLUGI.Value,"|").GetValue(1) & " " & Fields!NR_WYDANIA.Value 4727 ,Fields!NR_WYDANIA.Value)</Value> 4795 <Value>=Fields!NR_WYDANIA.Value</Value> 4728 4796 </Textbox> 4729 4797 </ReportItems> … … 4739 4807 <TableCells> 4740 4808 <TableCell> 4741 <ColSpan> 3</ColSpan>4809 <ColSpan>4</ColSpan> 4742 4810 <ReportItems> 4743 4811 <Textbox Name="textbox6"> … … 4752 4820 <PaddingBottom>2pt</PaddingBottom> 4753 4821 </Style> 4754 <ZIndex> 4</ZIndex>4822 <ZIndex>6</ZIndex> 4755 4823 <CanGrow>true</CanGrow> 4756 4824 <Value>=First(Fields!specyfikacjaReklamDoFAktury.Value, "tlumaczenia") & " " & First(Fields!NUMER.Value, "Faktura") & "/" & First(Fields!NUMER_ROZ.Value, "Faktura") & "/" & First(Fields!NUMER_ROK.Value, "Faktura")</Value> … … 4771 4839 </TableColumn> 4772 4840 <TableColumn> 4773 <Width>6.22222cm</Width> 4841 <Width>2.03175cm</Width> 4842 </TableColumn> 4843 <TableColumn> 4844 <Width>3.42857cm</Width> 4774 4845 </TableColumn> 4775 4846 </TableColumns> … … 4778 4849 </Table> 4779 4850 </ReportItems> 4780 <Height>2 4cm</Height>4851 <Height>23.87302cm</Height> 4781 4852 </Body> 4782 4853 <Language>pl</Language>
