40242fa0-fe63-4503-9b91-7d44853fe5d6 BAZA_REKLAM 29.7cm String =Year(Today) Rok: ListaLat rok rok String =Month(Today) Miesiąc: 1 2 3 4 5 6 7 8 9 10 11 12 true String 1 Wydawca: 1 2 true true 21cm 0.15cm true 1cm 1cm 1cm 2661b0cd-3740-45bd-b535-f053889b3406 21cm ID_FAKTURY System.Int32 CustomerId System.Int32 Id_Agencji System.Int32 kodKlienta System.String NUMER System.Int32 NUMER_ROZ System.String NUMER_ROK System.Int32 netto System.Decimal S_VAT System.Double vat System.Decimal brutto System.Decimal liczbaReklam System.Int32 suma_zaplat System.Decimal DATA_WYSTAWIENIA System.DateTime DATA_SPRZEDAZY System.DateTime TERMIN_ZAPLATY System.DateTime zaplata_data System.DateTime zaplata_opis System.String idZamowienia System.Int32 KOREKTA System.Boolean idFakturyKorekta System.Int32 agent System.String waluta_brutto System.Double waluta_miano System.String idFakturyVAT System.Int32 ID_FK_KOR System.Int32 NR_FAKTURY_KOREKTY System.String NUMER_F System.Int32 NUMER_ROZ_F System.String NUMER_ROK_F System.Int32 netto_F System.Decimal brutto_F System.Decimal vat_F System.Decimal suma_zapłat_F System.Decimal data_wystawienia_F System.DateTime NR_FAKTURY System.String roznica_netto System.Decimal roznica_vat System.Double roznica_brutto System.Double agencja System.String waluta_roznica_brutto System.Double nr_korygowanej System.Int32 NR_FAKTURY_KORYGOWANEJ_1 System.String SystemKsiegowyId System.Byte BAZA_REKLAM SELECT * FROM View_Korekty WHERE YEAR(data_wystawienia)=@rok AND MONTH(data_wystawienia) IN (@miesiac) AND SystemKsiegowyId IN (@systemKsiegowy) ORDER BY Numer =Parameters!rok.Value =Parameters!miesiac.Value =Parameters!systemKsiegowy.Value true rok System.Int32 BAZA_REKLAM select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(data_w)>2008 order by year(DATA_W)desc true Public Function GetMonths(P as Parameter) as String Dim i As Integer Dim s As String s = p.value(0) For i = 1 to Ubound(P.Value) s = s & ", " & p.Value(i) Next i Return s End Function 18.9562cm 1cm 1Korekty1.2cm
textbox5 7 true =RowNumber("Korekty") kodKlienta 6 true =Fields!kodKlienta.Value NR_FAKTURY_KOREKTY 5 true =CStr(Fields!NUMER.Value) + "/" + CStr(Fields!NUMER_ROK.Value) DATA_WYSTAWIENIA 4 true =Fields!DATA_WYSTAWIENIA.Value NR_FAKTURY_KORYGOWANEJ_1 3 true =Fields!NR_FAKTURY_KORYGOWANEJ_1.Value data_wystawienia_F 2 true =Fields!data_wystawienia_F.Value 1 true =Fields!roznica_netto.Value roznica_brutto true =Fields!roznica_brutto.Value 0.63492cm
textbox2 23 true textbox20 22 true Kod klienta textbox17 21 true Korekta textbox14 20 true Data wystawienia textbox11 19 true Faktura textbox3 18 true Data wystawienia 17 true Różnica netto textbox4 16 true Różnica brutto 0.63492cm
0.7562cm 2.5cm 2.85cm 2.5cm 2.85cm 2.5cm 2.5cm 2.5cm
textbox7 15 true textbox9 14 true textbox10 13 true textbox12 12 true textbox13 11 true textbox15 10 true 9 true =Sum(Fields!roznica_netto.Value) 8 true =Sum(Fields!roznica_brutto.Value) 0.63492cm
textbox1 0.3cm 18.9cm true 0.6cm ="Zestawienie korekt - " + Code.GetMonths(Parameters!miesiac) + " / " + CStr(Parameters!rok.Value)
3.10476cm pl-PL 1cm 29.7cm