| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
|
|---|
| 3 | <DataSources>
|
|---|
| 4 | <DataSource Name="BAZA_REKLAM">
|
|---|
| 5 | <rd:DataSourceID>0d1a845a-f667-401a-ad7c-c8b969acce27</rd:DataSourceID>
|
|---|
| 6 | <DataSourceReference>BAZA_REKLAM</DataSourceReference>
|
|---|
| 7 | </DataSource>
|
|---|
| 8 | </DataSources>
|
|---|
| 9 | <InteractiveHeight>29.7cm</InteractiveHeight>
|
|---|
| 10 | <ReportParameters>
|
|---|
| 11 | <ReportParameter Name="prawa_agencje">
|
|---|
| 12 | <DataType>String</DataType>
|
|---|
| 13 | <Nullable>true</Nullable>
|
|---|
| 14 | <Prompt>prawa_agencje</Prompt>
|
|---|
| 15 | <Hidden>true</Hidden>
|
|---|
| 16 | </ReportParameter>
|
|---|
| 17 | <ReportParameter Name="prawa_agent">
|
|---|
| 18 | <DataType>String</DataType>
|
|---|
| 19 | <Nullable>true</Nullable>
|
|---|
| 20 | <Prompt>prawa_agent</Prompt>
|
|---|
| 21 | <Hidden>true</Hidden>
|
|---|
| 22 | </ReportParameter>
|
|---|
| 23 | <ReportParameter Name="rok">
|
|---|
| 24 | <DataType>String</DataType>
|
|---|
| 25 | <DefaultValue>
|
|---|
| 26 | <Values>
|
|---|
| 27 | <Value>=Year(Today)</Value>
|
|---|
| 28 | </Values>
|
|---|
| 29 | </DefaultValue>
|
|---|
| 30 | <Prompt>rok</Prompt>
|
|---|
| 31 | <ValidValues>
|
|---|
| 32 | <DataSetReference>
|
|---|
| 33 | <DataSetName>ListaLat</DataSetName>
|
|---|
| 34 | <ValueField>rok</ValueField>
|
|---|
| 35 | <LabelField>rok</LabelField>
|
|---|
| 36 | </DataSetReference>
|
|---|
| 37 | </ValidValues>
|
|---|
| 38 | </ReportParameter>
|
|---|
| 39 | <ReportParameter Name="miesiac">
|
|---|
| 40 | <DataType>String</DataType>
|
|---|
| 41 | <DefaultValue>
|
|---|
| 42 | <Values>
|
|---|
| 43 | <Value>=Month(Today)</Value>
|
|---|
| 44 | </Values>
|
|---|
| 45 | </DefaultValue>
|
|---|
| 46 | <Prompt>miesiac</Prompt>
|
|---|
| 47 | <ValidValues>
|
|---|
| 48 | <ParameterValues>
|
|---|
| 49 | <ParameterValue>
|
|---|
| 50 | <Value>1</Value>
|
|---|
| 51 | </ParameterValue>
|
|---|
| 52 | <ParameterValue>
|
|---|
| 53 | <Value>2</Value>
|
|---|
| 54 | </ParameterValue>
|
|---|
| 55 | <ParameterValue>
|
|---|
| 56 | <Value>3</Value>
|
|---|
| 57 | </ParameterValue>
|
|---|
| 58 | <ParameterValue>
|
|---|
| 59 | <Value>4</Value>
|
|---|
| 60 | </ParameterValue>
|
|---|
| 61 | <ParameterValue>
|
|---|
| 62 | <Value>5</Value>
|
|---|
| 63 | </ParameterValue>
|
|---|
| 64 | <ParameterValue>
|
|---|
| 65 | <Value>6</Value>
|
|---|
| 66 | </ParameterValue>
|
|---|
| 67 | <ParameterValue>
|
|---|
| 68 | <Value>7</Value>
|
|---|
| 69 | </ParameterValue>
|
|---|
| 70 | <ParameterValue>
|
|---|
| 71 | <Value>8</Value>
|
|---|
| 72 | </ParameterValue>
|
|---|
| 73 | <ParameterValue>
|
|---|
| 74 | <Value>9</Value>
|
|---|
| 75 | </ParameterValue>
|
|---|
| 76 | <ParameterValue>
|
|---|
| 77 | <Value>10</Value>
|
|---|
| 78 | </ParameterValue>
|
|---|
| 79 | <ParameterValue>
|
|---|
| 80 | <Value>11</Value>
|
|---|
| 81 | </ParameterValue>
|
|---|
| 82 | <ParameterValue>
|
|---|
| 83 | <Value>12</Value>
|
|---|
| 84 | </ParameterValue>
|
|---|
| 85 | </ParameterValues>
|
|---|
| 86 | </ValidValues>
|
|---|
| 87 | </ReportParameter>
|
|---|
| 88 | <ReportParameter Name="vat">
|
|---|
| 89 | <DataType>Float</DataType>
|
|---|
| 90 | <DefaultValue>
|
|---|
| 91 | <Values>
|
|---|
| 92 | <Value>0</Value>
|
|---|
| 93 | <Value>=CDec("0,22")</Value>
|
|---|
| 94 | </Values>
|
|---|
| 95 | </DefaultValue>
|
|---|
| 96 | <AllowBlank>true</AllowBlank>
|
|---|
| 97 | <Prompt>stawka vat</Prompt>
|
|---|
| 98 | <ValidValues>
|
|---|
| 99 | <ParameterValues>
|
|---|
| 100 | <ParameterValue>
|
|---|
| 101 | <Value>0</Value>
|
|---|
| 102 | <Label>0%</Label>
|
|---|
| 103 | </ParameterValue>
|
|---|
| 104 | <ParameterValue>
|
|---|
| 105 | <Value>=CDec("0,22")</Value>
|
|---|
| 106 | <Label>22%</Label>
|
|---|
| 107 | </ParameterValue>
|
|---|
| 108 | </ParameterValues>
|
|---|
| 109 | </ValidValues>
|
|---|
| 110 | <MultiValue>true</MultiValue>
|
|---|
| 111 | </ReportParameter>
|
|---|
| 112 | <ReportParameter Name="agencja">
|
|---|
| 113 | <DataType>String</DataType>
|
|---|
| 114 | <DefaultValue>
|
|---|
| 115 | <DataSetReference>
|
|---|
| 116 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 117 | <ValueField>Symbol</ValueField>
|
|---|
| 118 | </DataSetReference>
|
|---|
| 119 | </DefaultValue>
|
|---|
| 120 | <Prompt>agencja</Prompt>
|
|---|
| 121 | <ValidValues>
|
|---|
| 122 | <DataSetReference>
|
|---|
| 123 | <DataSetName>ListaAgencji</DataSetName>
|
|---|
| 124 | <ValueField>Symbol</ValueField>
|
|---|
| 125 | <LabelField>Symbol</LabelField>
|
|---|
| 126 | </DataSetReference>
|
|---|
| 127 | </ValidValues>
|
|---|
| 128 | <MultiValue>true</MultiValue>
|
|---|
| 129 | </ReportParameter>
|
|---|
| 130 | <ReportParameter Name="agent">
|
|---|
| 131 | <DataType>String</DataType>
|
|---|
| 132 | <DefaultValue>
|
|---|
| 133 | <DataSetReference>
|
|---|
| 134 | <DataSetName>ListaAgentow</DataSetName>
|
|---|
| 135 | <ValueField>F_ROZ</ValueField>
|
|---|
| 136 | </DataSetReference>
|
|---|
| 137 | </DefaultValue>
|
|---|
| 138 | <Prompt>agent</Prompt>
|
|---|
| 139 | <ValidValues>
|
|---|
| 140 | <DataSetReference>
|
|---|
| 141 | <DataSetName>ListaAgentow</DataSetName>
|
|---|
| 142 | <ValueField>F_ROZ</ValueField>
|
|---|
| 143 | <LabelField>Symbol</LabelField>
|
|---|
| 144 | </DataSetReference>
|
|---|
| 145 | </ValidValues>
|
|---|
| 146 | <MultiValue>true</MultiValue>
|
|---|
| 147 | </ReportParameter>
|
|---|
| 148 | <ReportParameter Name="systemKsiegowy">
|
|---|
| 149 | <DataType>String</DataType>
|
|---|
| 150 | <DefaultValue>
|
|---|
| 151 | <Values>
|
|---|
| 152 | <Value>1</Value>
|
|---|
| 153 | </Values>
|
|---|
| 154 | </DefaultValue>
|
|---|
| 155 | <Prompt>Wydawca</Prompt>
|
|---|
| 156 | <ValidValues>
|
|---|
| 157 | <ParameterValues>
|
|---|
| 158 | <ParameterValue>
|
|---|
| 159 | <Value>1</Value>
|
|---|
| 160 | <Label>AACT</Label>
|
|---|
| 161 | </ParameterValue>
|
|---|
| 162 | <ParameterValue>
|
|---|
| 163 | <Value>2</Value>
|
|---|
| 164 | <Label>Sam Press</Label>
|
|---|
| 165 | </ParameterValue>
|
|---|
| 166 | </ParameterValues>
|
|---|
| 167 | </ValidValues>
|
|---|
| 168 | <MultiValue>true</MultiValue>
|
|---|
| 169 | </ReportParameter>
|
|---|
| 170 | </ReportParameters>
|
|---|
| 171 | <rd:DrawGrid>true</rd:DrawGrid>
|
|---|
| 172 | <InteractiveWidth>21cm</InteractiveWidth>
|
|---|
| 173 | <rd:GridSpacing>0.25cm</rd:GridSpacing>
|
|---|
| 174 | <rd:SnapToGrid>true</rd:SnapToGrid>
|
|---|
| 175 | <RightMargin>1cm</RightMargin>
|
|---|
| 176 | <LeftMargin>1cm</LeftMargin>
|
|---|
| 177 | <BottomMargin>1cm</BottomMargin>
|
|---|
| 178 | <rd:ReportID>13f46e4e-7f57-4699-a788-f9c439b9a4ac</rd:ReportID>
|
|---|
| 179 | <PageWidth>21cm</PageWidth>
|
|---|
| 180 | <DataSets>
|
|---|
| 181 | <DataSet Name="Faktury">
|
|---|
| 182 | <Fields>
|
|---|
| 183 | <Field Name="ID_SPRZEDAWCY">
|
|---|
| 184 | <DataField>ID_SPRZEDAWCY</DataField>
|
|---|
| 185 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 186 | </Field>
|
|---|
| 187 | <Field Name="ID_NABYWCY">
|
|---|
| 188 | <DataField>ID_NABYWCY</DataField>
|
|---|
| 189 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 190 | </Field>
|
|---|
| 191 | <Field Name="NUMER">
|
|---|
| 192 | <DataField>NUMER</DataField>
|
|---|
| 193 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 194 | </Field>
|
|---|
| 195 | <Field Name="NUMER_ROZ">
|
|---|
| 196 | <DataField>NUMER_ROZ</DataField>
|
|---|
| 197 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 198 | </Field>
|
|---|
| 199 | <Field Name="ROK">
|
|---|
| 200 | <DataField>ROK</DataField>
|
|---|
| 201 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 202 | </Field>
|
|---|
| 203 | <Field Name="MS">
|
|---|
| 204 | <DataField>MS</DataField>
|
|---|
| 205 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 206 | </Field>
|
|---|
| 207 | <Field Name="DATA_SPRZEDAZY">
|
|---|
| 208 | <DataField>DATA_SPRZEDAZY</DataField>
|
|---|
| 209 | <rd:TypeName>System.DateTime</rd:TypeName>
|
|---|
| 210 | </Field>
|
|---|
| 211 | <Field Name="NR_FK">
|
|---|
| 212 | <DataField>NR_FK</DataField>
|
|---|
| 213 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 214 | </Field>
|
|---|
| 215 | <Field Name="NETTO">
|
|---|
| 216 | <DataField>NETTO</DataField>
|
|---|
| 217 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 218 | </Field>
|
|---|
| 219 | <Field Name="S_VAT">
|
|---|
| 220 | <DataField>S_VAT</DataField>
|
|---|
| 221 | <rd:TypeName>System.Double</rd:TypeName>
|
|---|
| 222 | </Field>
|
|---|
| 223 | <Field Name="VAT">
|
|---|
| 224 | <DataField>VAT</DataField>
|
|---|
| 225 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 226 | </Field>
|
|---|
| 227 | <Field Name="BRUTTO">
|
|---|
| 228 | <DataField>BRUTTO</DataField>
|
|---|
| 229 | <rd:TypeName>System.Double</rd:TypeName>
|
|---|
| 230 | </Field>
|
|---|
| 231 | <Field Name="suma_zaplat">
|
|---|
| 232 | <DataField>suma_zaplat</DataField>
|
|---|
| 233 | <rd:TypeName>System.Decimal</rd:TypeName>
|
|---|
| 234 | </Field>
|
|---|
| 235 | <Field Name="ID_FAKTURY">
|
|---|
| 236 | <DataField>ID_FAKTURY</DataField>
|
|---|
| 237 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 238 | </Field>
|
|---|
| 239 | <Field Name="Symbol">
|
|---|
| 240 | <DataField>Symbol</DataField>
|
|---|
| 241 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 242 | </Field>
|
|---|
| 243 | <Field Name="Agencja">
|
|---|
| 244 | <DataField>Agencja</DataField>
|
|---|
| 245 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 246 | </Field>
|
|---|
| 247 | </Fields>
|
|---|
| 248 | <Filters>
|
|---|
| 249 | <Filter>
|
|---|
| 250 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 251 | <Operator>In</Operator>
|
|---|
| 252 | <FilterValues>
|
|---|
| 253 | <FilterValue>=Parameters!vat.Value</FilterValue>
|
|---|
| 254 | </FilterValues>
|
|---|
| 255 | </Filter>
|
|---|
| 256 | <Filter>
|
|---|
| 257 | <FilterExpression>=Fields!Agencja.Value</FilterExpression>
|
|---|
| 258 | <Operator>In</Operator>
|
|---|
| 259 | <FilterValues>
|
|---|
| 260 | <FilterValue>=Parameters!agencja.Value</FilterValue>
|
|---|
| 261 | </FilterValues>
|
|---|
| 262 | </Filter>
|
|---|
| 263 | <Filter>
|
|---|
| 264 | <FilterExpression>=Fields!NUMER_ROZ.Value</FilterExpression>
|
|---|
| 265 | <Operator>In</Operator>
|
|---|
| 266 | <FilterValues>
|
|---|
| 267 | <FilterValue>=Parameters!agent.Value</FilterValue>
|
|---|
| 268 | </FilterValues>
|
|---|
| 269 | </Filter>
|
|---|
| 270 | </Filters>
|
|---|
| 271 | <Query>
|
|---|
| 272 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 273 | <CommandText>SELECT FAKTURY.ID_SPRZEDAWCY, FAKTURY.ID_NABYWCY, FAKTURY.NUMER, FAKTURY.NUMER_ROZ, YEAR(FAKTURY.DATA_SPRZEDAZY) AS ROK,
|
|---|
| 274 | MONTH(FAKTURY.DATA_SPRZEDAZY) AS MS, FAKTURY.DATA_SPRZEDAZY, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR,
|
|---|
| 275 | FAKTURY.NUMER_ROZ) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK) AS NR_FK, SUM(FAKTURA_DETAILS.NETTO) AS NETTO,
|
|---|
| 276 | FAKTURA_DETAILS.S_VAT, SUM(FAKTURA_DETAILS.VAT) AS VAT, SUM(FAKTURA_DETAILS.NETTO * (1 + FAKTURA_DETAILS.S_VAT)) AS BRUTTO,
|
|---|
| 277 | FAKTURY.suma_zaplat, FAKTURY.ID_FAKTURY, CASE WHEN AGENCI.Symbol IS NULL
|
|---|
| 278 | THEN CASE WHEN FAKTURY.NUMER_ROZ = 'POZ' THEN 'przyÅucki' ELSE 'wodzu' END ELSE AGENCI.Symbol END AS Symbol,
|
|---|
| 279 | AGENCJE.Symbol AS Agencja
|
|---|
| 280 | FROM FAKTURY INNER JOIN
|
|---|
| 281 | FAKTURA_DETAILS ON FAKTURY.ID_FAKTURY = FAKTURA_DETAILS.ID_FAKTURY LEFT OUTER JOIN
|
|---|
| 282 | AGENCI ON FAKTURY.NUMER_ROZ = AGENCI.F_ROZ LEFT OUTER JOIN
|
|---|
| 283 | AGENCJE ON FAKTURY.ID_SPRZEDAWCY = AGENCJE.Id_agencji
|
|---|
| 284 | WHERE (YEAR(FAKTURY.DATA_SPRZEDAZY) = @rok) AND (MONTH(FAKTURY.DATA_SPRZEDAZY) = @miesiac) AND (FAKTURY.KOREKTA = 0) AND
|
|---|
| 285 | (FAKTURY.SystemKsiegowyId IN (@systemKsiegowy)) AND (AGENCI.InvoiceProviderId IN (1, 2))
|
|---|
| 286 | GROUP BY FAKTURY.ID_SPRZEDAWCY, AGENCJE.Symbol, AGENCI.Symbol, FAKTURY.ID_NABYWCY, FAKTURY.NUMER, FAKTURY.NUMER_ROZ,
|
|---|
| 287 | YEAR(FAKTURY.DATA_SPRZEDAZY), FAKTURY.DATA_SPRZEDAZY, CONVERT(VARCHAR, FAKTURY.NUMER) + '/' + CONVERT(VARCHAR,
|
|---|
| 288 | FAKTURY.NUMER_ROZ) + '/' + CONVERT(VARCHAR, FAKTURY.NUMER_ROK), FAKTURY.suma_zaplat, FAKTURA_DETAILS.S_VAT,
|
|---|
| 289 | FAKTURY.ID_FAKTURY
|
|---|
| 290 | ORDER BY FAKTURY.NUMER</CommandText>
|
|---|
| 291 | <QueryParameters>
|
|---|
| 292 | <QueryParameter Name="@rok">
|
|---|
| 293 | <Value>=Parameters!rok.Value</Value>
|
|---|
| 294 | </QueryParameter>
|
|---|
| 295 | <QueryParameter Name="@miesiac">
|
|---|
| 296 | <Value>=Parameters!miesiac.Value</Value>
|
|---|
| 297 | </QueryParameter>
|
|---|
| 298 | <QueryParameter Name="@systemKsiegowy">
|
|---|
| 299 | <Value>=Parameters!systemKsiegowy.Value</Value>
|
|---|
| 300 | </QueryParameter>
|
|---|
| 301 | </QueryParameters>
|
|---|
| 302 | </Query>
|
|---|
| 303 | </DataSet>
|
|---|
| 304 | <DataSet Name="ListaLat">
|
|---|
| 305 | <Fields>
|
|---|
| 306 | <Field Name="rok">
|
|---|
| 307 | <DataField>rok</DataField>
|
|---|
| 308 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 309 | </Field>
|
|---|
| 310 | </Fields>
|
|---|
| 311 | <Query>
|
|---|
| 312 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 313 | <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null and year(DATA_W) >=2009 order by year(DATA_W)desc</CommandText>
|
|---|
| 314 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 315 | </Query>
|
|---|
| 316 | </DataSet>
|
|---|
| 317 | <DataSet Name="ListaTytulow">
|
|---|
| 318 | <Fields>
|
|---|
| 319 | <Field Name="SYMB">
|
|---|
| 320 | <DataField>SYMB</DataField>
|
|---|
| 321 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 322 | </Field>
|
|---|
| 323 | </Fields>
|
|---|
| 324 | <Query>
|
|---|
| 325 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 326 | <CommandText>SELECT SYMB
|
|---|
| 327 | FROM [LISTA TYTUÅÃW]
|
|---|
| 328 | WHERE (st_aktywny = - 1)</CommandText>
|
|---|
| 329 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 330 | </Query>
|
|---|
| 331 | </DataSet>
|
|---|
| 332 | <DataSet Name="ListaAgencji">
|
|---|
| 333 | <Fields>
|
|---|
| 334 | <Field Name="Id_agencji">
|
|---|
| 335 | <DataField>Id_agencji</DataField>
|
|---|
| 336 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 337 | </Field>
|
|---|
| 338 | <Field Name="Symbol">
|
|---|
| 339 | <DataField>Symbol</DataField>
|
|---|
| 340 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 341 | </Field>
|
|---|
| 342 | </Fields>
|
|---|
| 343 | <Query>
|
|---|
| 344 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 345 | <CommandText>SELECT Id_agencji, Symbol
|
|---|
| 346 | FROM AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
|
|---|
| 347 | <QueryParameters>
|
|---|
| 348 | <QueryParameter Name="@prawa_agencje">
|
|---|
| 349 | <Value>=Parameters!prawa_agencje.Value</Value>
|
|---|
| 350 | </QueryParameter>
|
|---|
| 351 | </QueryParameters>
|
|---|
| 352 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 353 | </Query>
|
|---|
| 354 | </DataSet>
|
|---|
| 355 | <DataSet Name="ListaAgentow">
|
|---|
| 356 | <Fields>
|
|---|
| 357 | <Field Name="ID_AGENTA">
|
|---|
| 358 | <DataField>ID_AGENTA</DataField>
|
|---|
| 359 | <rd:TypeName>System.Int32</rd:TypeName>
|
|---|
| 360 | </Field>
|
|---|
| 361 | <Field Name="Symbol">
|
|---|
| 362 | <DataField>Symbol</DataField>
|
|---|
| 363 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 364 | </Field>
|
|---|
| 365 | <Field Name="F_ROZ">
|
|---|
| 366 | <DataField>F_ROZ</DataField>
|
|---|
| 367 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 368 | </Field>
|
|---|
| 369 | <Field Name="agencja">
|
|---|
| 370 | <DataField>agencja</DataField>
|
|---|
| 371 | <rd:TypeName>System.String</rd:TypeName>
|
|---|
| 372 | </Field>
|
|---|
| 373 | </Fields>
|
|---|
| 374 | <Filters>
|
|---|
| 375 | <Filter>
|
|---|
| 376 | <FilterExpression>=Fields!agencja.Value</FilterExpression>
|
|---|
| 377 | <Operator>In</Operator>
|
|---|
| 378 | <FilterValues>
|
|---|
| 379 | <FilterValue>=Parameters!agencja.Value</FilterValue>
|
|---|
| 380 | </FilterValues>
|
|---|
| 381 | </Filter>
|
|---|
| 382 | </Filters>
|
|---|
| 383 | <Query>
|
|---|
| 384 | <DataSourceName>BAZA_REKLAM</DataSourceName>
|
|---|
| 385 | <CommandText>SELECT A.ID_AGENTA, A.Symbol, A.F_ROZ, A2.Symbol agencja
|
|---|
| 386 | FROM AGENCI A left join Agencje A2
|
|---|
| 387 | on A.ID_AGENCJI = A2.ID_Agencji
|
|---|
| 388 | where aktywny=1 AND (A2.Symbol in (@agencja) OR A2.Symbol is null) AND (@prawa_agent is null OR A.Symbol=@prawa_agent)
|
|---|
| 389 | union
|
|---|
| 390 | select 0, 'PrzyÅucki', 'POZ','GS O/PoznaÅ'
|
|---|
| 391 | union
|
|---|
| 392 | select 0,'Wodzu','KAT','GS O/Katowice'
|
|---|
| 393 | order by A.Symbol</CommandText>
|
|---|
| 394 | <QueryParameters>
|
|---|
| 395 | <QueryParameter Name="@agencja">
|
|---|
| 396 | <Value>=Parameters!agencja.Value</Value>
|
|---|
| 397 | </QueryParameter>
|
|---|
| 398 | <QueryParameter Name="@prawa_agent">
|
|---|
| 399 | <Value>=Parameters!prawa_agent.Value</Value>
|
|---|
| 400 | </QueryParameter>
|
|---|
| 401 | </QueryParameters>
|
|---|
| 402 | <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
|
|---|
| 403 | </Query>
|
|---|
| 404 | </DataSet>
|
|---|
| 405 | </DataSets>
|
|---|
| 406 | <Code />
|
|---|
| 407 | <Width>18.83333cm</Width>
|
|---|
| 408 | <Body>
|
|---|
| 409 | <ColumnSpacing>1cm</ColumnSpacing>
|
|---|
| 410 | <ReportItems>
|
|---|
| 411 | <Textbox Name="textbox32">
|
|---|
| 412 | <Top>0.25cm</Top>
|
|---|
| 413 | <Width>18.75cm</Width>
|
|---|
| 414 | <Style>
|
|---|
| 415 | <FontSize>12pt</FontSize>
|
|---|
| 416 | <FontWeight>700</FontWeight>
|
|---|
| 417 | <TextAlign>Center</TextAlign>
|
|---|
| 418 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 419 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 420 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 421 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 422 | </Style>
|
|---|
| 423 | <ZIndex>2</ZIndex>
|
|---|
| 424 | <CanGrow>true</CanGrow>
|
|---|
| 425 | <Height>0.63492cm</Height>
|
|---|
| 426 | <Value>="ZESTAWIENIE MIESIÄCZNE FAKTUR ZA REKLAMÄ za miesiÄ
c: " & Parameters!miesiac.Value & " rok: " & Parameters!rok.Value</Value>
|
|---|
| 427 | </Textbox>
|
|---|
| 428 | <Rectangle Name="rectangle1">
|
|---|
| 429 | <ZIndex>1</ZIndex>
|
|---|
| 430 | <ReportItems>
|
|---|
| 431 | <Table Name="table4">
|
|---|
| 432 | <ZIndex>3</ZIndex>
|
|---|
| 433 | <DataSetName>Faktury</DataSetName>
|
|---|
| 434 | <Top>1.25cm</Top>
|
|---|
| 435 | <Width>18.77646cm</Width>
|
|---|
| 436 | <TableColumns>
|
|---|
| 437 | <TableColumn>
|
|---|
| 438 | <Width>1.5cm</Width>
|
|---|
| 439 | </TableColumn>
|
|---|
| 440 | <TableColumn>
|
|---|
| 441 | <Width>1.02646cm</Width>
|
|---|
| 442 | </TableColumn>
|
|---|
| 443 | <TableColumn>
|
|---|
| 444 | <Width>1.75cm</Width>
|
|---|
| 445 | </TableColumn>
|
|---|
| 446 | <TableColumn>
|
|---|
| 447 | <Width>2.25cm</Width>
|
|---|
| 448 | </TableColumn>
|
|---|
| 449 | <TableColumn>
|
|---|
| 450 | <Width>2cm</Width>
|
|---|
| 451 | </TableColumn>
|
|---|
| 452 | <TableColumn>
|
|---|
| 453 | <Width>2.25cm</Width>
|
|---|
| 454 | </TableColumn>
|
|---|
| 455 | <TableColumn>
|
|---|
| 456 | <Width>1.75cm</Width>
|
|---|
| 457 | </TableColumn>
|
|---|
| 458 | <TableColumn>
|
|---|
| 459 | <Width>2.25cm</Width>
|
|---|
| 460 | </TableColumn>
|
|---|
| 461 | <TableColumn>
|
|---|
| 462 | <Width>1.75cm</Width>
|
|---|
| 463 | </TableColumn>
|
|---|
| 464 | <TableColumn>
|
|---|
| 465 | <Width>2.25cm</Width>
|
|---|
| 466 | </TableColumn>
|
|---|
| 467 | </TableColumns>
|
|---|
| 468 | <Height>0.63492cm</Height>
|
|---|
| 469 | <Footer>
|
|---|
| 470 | <TableRows>
|
|---|
| 471 | <TableRow>
|
|---|
| 472 | <TableCells>
|
|---|
| 473 | <TableCell>
|
|---|
| 474 | <ReportItems>
|
|---|
| 475 | <Textbox Name="textbox29">
|
|---|
| 476 | <rd:DefaultName>textbox29</rd:DefaultName>
|
|---|
| 477 | <Style>
|
|---|
| 478 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 479 | <BorderColor>
|
|---|
| 480 | <Default>LightGrey</Default>
|
|---|
| 481 | </BorderColor>
|
|---|
| 482 | <BorderStyle>
|
|---|
| 483 | <Default>Solid</Default>
|
|---|
| 484 | </BorderStyle>
|
|---|
| 485 | <BorderWidth>
|
|---|
| 486 | <Default>0.5pt</Default>
|
|---|
| 487 | </BorderWidth>
|
|---|
| 488 | <FontSize>8pt</FontSize>
|
|---|
| 489 | <FontWeight>700</FontWeight>
|
|---|
| 490 | <Format>C</Format>
|
|---|
| 491 | <TextAlign>Center</TextAlign>
|
|---|
| 492 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 493 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 494 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 495 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 496 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 497 | </Style>
|
|---|
| 498 | <ZIndex>9</ZIndex>
|
|---|
| 499 | <CanGrow>true</CanGrow>
|
|---|
| 500 | <Value>ILOÅÄ:</Value>
|
|---|
| 501 | </Textbox>
|
|---|
| 502 | </ReportItems>
|
|---|
| 503 | </TableCell>
|
|---|
| 504 | <TableCell>
|
|---|
| 505 | <ReportItems>
|
|---|
| 506 | <Textbox Name="textbox26">
|
|---|
| 507 | <rd:DefaultName>textbox26</rd:DefaultName>
|
|---|
| 508 | <Style>
|
|---|
| 509 | <BorderColor>
|
|---|
| 510 | <Default>LightGrey</Default>
|
|---|
| 511 | </BorderColor>
|
|---|
| 512 | <BorderStyle>
|
|---|
| 513 | <Default>Solid</Default>
|
|---|
| 514 | </BorderStyle>
|
|---|
| 515 | <BorderWidth>
|
|---|
| 516 | <Default>0.5pt</Default>
|
|---|
| 517 | </BorderWidth>
|
|---|
| 518 | <FontSize>8pt</FontSize>
|
|---|
| 519 | <TextAlign>Center</TextAlign>
|
|---|
| 520 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 521 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 522 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 523 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 524 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 525 | </Style>
|
|---|
| 526 | <ZIndex>8</ZIndex>
|
|---|
| 527 | <CanGrow>true</CanGrow>
|
|---|
| 528 | <Value>=Count(Fields!ID_FAKTURY.Value)</Value>
|
|---|
| 529 | </Textbox>
|
|---|
| 530 | </ReportItems>
|
|---|
| 531 | </TableCell>
|
|---|
| 532 | <TableCell>
|
|---|
| 533 | <ReportItems>
|
|---|
| 534 | <Textbox Name="textbox17">
|
|---|
| 535 | <rd:DefaultName>textbox17</rd:DefaultName>
|
|---|
| 536 | <Style>
|
|---|
| 537 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 538 | <BorderColor>
|
|---|
| 539 | <Default>LightGrey</Default>
|
|---|
| 540 | </BorderColor>
|
|---|
| 541 | <BorderStyle>
|
|---|
| 542 | <Default>Solid</Default>
|
|---|
| 543 | </BorderStyle>
|
|---|
| 544 | <BorderWidth>
|
|---|
| 545 | <Default>0.5pt</Default>
|
|---|
| 546 | </BorderWidth>
|
|---|
| 547 | <FontSize>8pt</FontSize>
|
|---|
| 548 | <FontWeight>700</FontWeight>
|
|---|
| 549 | <Format>C</Format>
|
|---|
| 550 | <TextAlign>Center</TextAlign>
|
|---|
| 551 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 552 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 553 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 554 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 555 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 556 | </Style>
|
|---|
| 557 | <ZIndex>7</ZIndex>
|
|---|
| 558 | <CanGrow>true</CanGrow>
|
|---|
| 559 | <Value>ZALEGA:</Value>
|
|---|
| 560 | </Textbox>
|
|---|
| 561 | </ReportItems>
|
|---|
| 562 | </TableCell>
|
|---|
| 563 | <TableCell>
|
|---|
| 564 | <ReportItems>
|
|---|
| 565 | <Textbox Name="textbox35">
|
|---|
| 566 | <rd:DefaultName>textbox35</rd:DefaultName>
|
|---|
| 567 | <Style>
|
|---|
| 568 | <BorderColor>
|
|---|
| 569 | <Default>LightGrey</Default>
|
|---|
| 570 | </BorderColor>
|
|---|
| 571 | <BorderStyle>
|
|---|
| 572 | <Default>Solid</Default>
|
|---|
| 573 | </BorderStyle>
|
|---|
| 574 | <BorderWidth>
|
|---|
| 575 | <Default>0.5pt</Default>
|
|---|
| 576 | </BorderWidth>
|
|---|
| 577 | <FontSize>8pt</FontSize>
|
|---|
| 578 | <Format>C</Format>
|
|---|
| 579 | <TextAlign>Right</TextAlign>
|
|---|
| 580 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 581 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 582 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 583 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 584 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 585 | <Language>pl</Language>
|
|---|
| 586 | </Style>
|
|---|
| 587 | <ZIndex>6</ZIndex>
|
|---|
| 588 | <CanGrow>true</CanGrow>
|
|---|
| 589 | <Value>=Sum(Fields!BRUTTO.Value)-Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 590 | </Textbox>
|
|---|
| 591 | </ReportItems>
|
|---|
| 592 | </TableCell>
|
|---|
| 593 | <TableCell>
|
|---|
| 594 | <ReportItems>
|
|---|
| 595 | <Textbox Name="textbox38">
|
|---|
| 596 | <rd:DefaultName>textbox38</rd:DefaultName>
|
|---|
| 597 | <Style>
|
|---|
| 598 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 599 | <BorderColor>
|
|---|
| 600 | <Default>LightGrey</Default>
|
|---|
| 601 | </BorderColor>
|
|---|
| 602 | <BorderStyle>
|
|---|
| 603 | <Default>Solid</Default>
|
|---|
| 604 | </BorderStyle>
|
|---|
| 605 | <BorderWidth>
|
|---|
| 606 | <Default>0.5pt</Default>
|
|---|
| 607 | </BorderWidth>
|
|---|
| 608 | <FontSize>8pt</FontSize>
|
|---|
| 609 | <FontWeight>700</FontWeight>
|
|---|
| 610 | <TextAlign>Center</TextAlign>
|
|---|
| 611 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 612 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 613 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 614 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 615 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 616 | </Style>
|
|---|
| 617 | <ZIndex>5</ZIndex>
|
|---|
| 618 | <CanGrow>true</CanGrow>
|
|---|
| 619 | <Value>ZAPÅATA:</Value>
|
|---|
| 620 | </Textbox>
|
|---|
| 621 | </ReportItems>
|
|---|
| 622 | </TableCell>
|
|---|
| 623 | <TableCell>
|
|---|
| 624 | <ReportItems>
|
|---|
| 625 | <Textbox Name="textbox40">
|
|---|
| 626 | <rd:DefaultName>textbox40</rd:DefaultName>
|
|---|
| 627 | <Style>
|
|---|
| 628 | <BorderColor>
|
|---|
| 629 | <Default>LightGrey</Default>
|
|---|
| 630 | </BorderColor>
|
|---|
| 631 | <BorderStyle>
|
|---|
| 632 | <Default>Solid</Default>
|
|---|
| 633 | </BorderStyle>
|
|---|
| 634 | <BorderWidth>
|
|---|
| 635 | <Default>0.5pt</Default>
|
|---|
| 636 | </BorderWidth>
|
|---|
| 637 | <FontSize>8pt</FontSize>
|
|---|
| 638 | <Format>C</Format>
|
|---|
| 639 | <TextAlign>Right</TextAlign>
|
|---|
| 640 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 641 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 642 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 643 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 644 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 645 | <Language>pl</Language>
|
|---|
| 646 | </Style>
|
|---|
| 647 | <ZIndex>4</ZIndex>
|
|---|
| 648 | <CanGrow>true</CanGrow>
|
|---|
| 649 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 650 | </Textbox>
|
|---|
| 651 | </ReportItems>
|
|---|
| 652 | </TableCell>
|
|---|
| 653 | <TableCell>
|
|---|
| 654 | <ReportItems>
|
|---|
| 655 | <Textbox Name="textbox15">
|
|---|
| 656 | <Style>
|
|---|
| 657 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 658 | <BorderColor>
|
|---|
| 659 | <Default>LightGrey</Default>
|
|---|
| 660 | </BorderColor>
|
|---|
| 661 | <BorderStyle>
|
|---|
| 662 | <Default>Solid</Default>
|
|---|
| 663 | </BorderStyle>
|
|---|
| 664 | <BorderWidth>
|
|---|
| 665 | <Default>0.5pt</Default>
|
|---|
| 666 | </BorderWidth>
|
|---|
| 667 | <FontSize>8pt</FontSize>
|
|---|
| 668 | <FontWeight>700</FontWeight>
|
|---|
| 669 | <TextAlign>Center</TextAlign>
|
|---|
| 670 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 671 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 672 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 673 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 674 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 675 | </Style>
|
|---|
| 676 | <ZIndex>3</ZIndex>
|
|---|
| 677 | <CanGrow>true</CanGrow>
|
|---|
| 678 | <Value>NETTO:</Value>
|
|---|
| 679 | </Textbox>
|
|---|
| 680 | </ReportItems>
|
|---|
| 681 | </TableCell>
|
|---|
| 682 | <TableCell>
|
|---|
| 683 | <ReportItems>
|
|---|
| 684 | <Textbox Name="textbox7">
|
|---|
| 685 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 686 | <Style>
|
|---|
| 687 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 688 | <BorderColor>
|
|---|
| 689 | <Default>LightGrey</Default>
|
|---|
| 690 | </BorderColor>
|
|---|
| 691 | <BorderStyle>
|
|---|
| 692 | <Default>Solid</Default>
|
|---|
| 693 | </BorderStyle>
|
|---|
| 694 | <BorderWidth>
|
|---|
| 695 | <Default>0.5pt</Default>
|
|---|
| 696 | </BorderWidth>
|
|---|
| 697 | <FontSize>8pt</FontSize>
|
|---|
| 698 | <Format>C</Format>
|
|---|
| 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 | <Language>pl</Language>
|
|---|
| 706 | </Style>
|
|---|
| 707 | <ZIndex>2</ZIndex>
|
|---|
| 708 | <CanGrow>true</CanGrow>
|
|---|
| 709 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 710 | </Textbox>
|
|---|
| 711 | </ReportItems>
|
|---|
| 712 | </TableCell>
|
|---|
| 713 | <TableCell>
|
|---|
| 714 | <ReportItems>
|
|---|
| 715 | <Textbox Name="textbox23">
|
|---|
| 716 | <rd:DefaultName>textbox23</rd:DefaultName>
|
|---|
| 717 | <Style>
|
|---|
| 718 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 719 | <BorderColor>
|
|---|
| 720 | <Default>LightGrey</Default>
|
|---|
| 721 | </BorderColor>
|
|---|
| 722 | <BorderStyle>
|
|---|
| 723 | <Default>Solid</Default>
|
|---|
| 724 | </BorderStyle>
|
|---|
| 725 | <BorderWidth>
|
|---|
| 726 | <Default>0.5pt</Default>
|
|---|
| 727 | </BorderWidth>
|
|---|
| 728 | <FontSize>8pt</FontSize>
|
|---|
| 729 | <FontWeight>700</FontWeight>
|
|---|
| 730 | <TextAlign>Center</TextAlign>
|
|---|
| 731 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 732 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 733 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 734 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 735 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 736 | </Style>
|
|---|
| 737 | <ZIndex>1</ZIndex>
|
|---|
| 738 | <CanGrow>true</CanGrow>
|
|---|
| 739 | <Value>BRUTTO:</Value>
|
|---|
| 740 | </Textbox>
|
|---|
| 741 | </ReportItems>
|
|---|
| 742 | </TableCell>
|
|---|
| 743 | <TableCell>
|
|---|
| 744 | <ReportItems>
|
|---|
| 745 | <Textbox Name="textbox20">
|
|---|
| 746 | <rd:DefaultName>textbox20</rd:DefaultName>
|
|---|
| 747 | <Style>
|
|---|
| 748 | <BorderColor>
|
|---|
| 749 | <Default>LightGrey</Default>
|
|---|
| 750 | </BorderColor>
|
|---|
| 751 | <BorderStyle>
|
|---|
| 752 | <Default>Solid</Default>
|
|---|
| 753 | </BorderStyle>
|
|---|
| 754 | <BorderWidth>
|
|---|
| 755 | <Default>0.5pt</Default>
|
|---|
| 756 | </BorderWidth>
|
|---|
| 757 | <FontSize>8pt</FontSize>
|
|---|
| 758 | <Format>C</Format>
|
|---|
| 759 | <TextAlign>Right</TextAlign>
|
|---|
| 760 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 761 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 762 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 763 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 764 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 765 | <Language>pl</Language>
|
|---|
| 766 | </Style>
|
|---|
| 767 | <CanGrow>true</CanGrow>
|
|---|
| 768 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 769 | </Textbox>
|
|---|
| 770 | </ReportItems>
|
|---|
| 771 | </TableCell>
|
|---|
| 772 | </TableCells>
|
|---|
| 773 | <Height>0.63492cm</Height>
|
|---|
| 774 | </TableRow>
|
|---|
| 775 | </TableRows>
|
|---|
| 776 | </Footer>
|
|---|
| 777 | </Table>
|
|---|
| 778 | <Textbox Name="textbox14">
|
|---|
| 779 | <rd:DefaultName>textbox14</rd:DefaultName>
|
|---|
| 780 | <Top>0.25cm</Top>
|
|---|
| 781 | <Width>18.75cm</Width>
|
|---|
| 782 | <Style>
|
|---|
| 783 | <FontSize>12pt</FontSize>
|
|---|
| 784 | <FontWeight>700</FontWeight>
|
|---|
| 785 | <TextAlign>Center</TextAlign>
|
|---|
| 786 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 787 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 788 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 789 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 790 | </Style>
|
|---|
| 791 | <ZIndex>2</ZIndex>
|
|---|
| 792 | <CanGrow>true</CanGrow>
|
|---|
| 793 | <Height>0.63492cm</Height>
|
|---|
| 794 | <Value>PODSUMOWANIE</Value>
|
|---|
| 795 | </Textbox>
|
|---|
| 796 | <List Name="list1">
|
|---|
| 797 | <ZIndex>1</ZIndex>
|
|---|
| 798 | <Left>6cm</Left>
|
|---|
| 799 | <DataSetName>Faktury</DataSetName>
|
|---|
| 800 | <ReportItems>
|
|---|
| 801 | <Table Name="table2">
|
|---|
| 802 | <Style>
|
|---|
| 803 | <BorderColor>
|
|---|
| 804 | <Default>LightGrey</Default>
|
|---|
| 805 | </BorderColor>
|
|---|
| 806 | <BorderStyle>
|
|---|
| 807 | <Default>Solid</Default>
|
|---|
| 808 | </BorderStyle>
|
|---|
| 809 | <BorderWidth>
|
|---|
| 810 | <Default>0.5pt</Default>
|
|---|
| 811 | </BorderWidth>
|
|---|
| 812 | </Style>
|
|---|
| 813 | <TableColumns>
|
|---|
| 814 | <TableColumn>
|
|---|
| 815 | <Width>3.58333cm</Width>
|
|---|
| 816 | </TableColumn>
|
|---|
| 817 | <TableColumn>
|
|---|
| 818 | <Width>3cm</Width>
|
|---|
| 819 | </TableColumn>
|
|---|
| 820 | <TableColumn>
|
|---|
| 821 | <Width>3.5cm</Width>
|
|---|
| 822 | </TableColumn>
|
|---|
| 823 | <TableColumn>
|
|---|
| 824 | <Width>2.75cm</Width>
|
|---|
| 825 | </TableColumn>
|
|---|
| 826 | </TableColumns>
|
|---|
| 827 | <Footer>
|
|---|
| 828 | <TableRows>
|
|---|
| 829 | <TableRow>
|
|---|
| 830 | <TableCells>
|
|---|
| 831 | <TableCell>
|
|---|
| 832 | <ReportItems>
|
|---|
| 833 | <Textbox Name="textbox41">
|
|---|
| 834 | <rd:DefaultName>textbox41</rd:DefaultName>
|
|---|
| 835 | <Style>
|
|---|
| 836 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 837 | <BorderColor>
|
|---|
| 838 | <Default>LightGrey</Default>
|
|---|
| 839 | </BorderColor>
|
|---|
| 840 | <BorderStyle>
|
|---|
| 841 | <Default>Solid</Default>
|
|---|
| 842 | </BorderStyle>
|
|---|
| 843 | <BorderWidth>
|
|---|
| 844 | <Default>0.5pt</Default>
|
|---|
| 845 | </BorderWidth>
|
|---|
| 846 | <FontSize>8pt</FontSize>
|
|---|
| 847 | <FontWeight>700</FontWeight>
|
|---|
| 848 | <Format>C</Format>
|
|---|
| 849 | <TextAlign>Center</TextAlign>
|
|---|
| 850 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 851 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 852 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 853 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 854 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 855 | </Style>
|
|---|
| 856 | <ZIndex>3</ZIndex>
|
|---|
| 857 | <CanGrow>true</CanGrow>
|
|---|
| 858 | <Value>NETTO</Value>
|
|---|
| 859 | </Textbox>
|
|---|
| 860 | </ReportItems>
|
|---|
| 861 | </TableCell>
|
|---|
| 862 | <TableCell>
|
|---|
| 863 | <ReportItems>
|
|---|
| 864 | <Textbox Name="textbox42">
|
|---|
| 865 | <rd:DefaultName>textbox42</rd:DefaultName>
|
|---|
| 866 | <Style>
|
|---|
| 867 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 868 | <BorderColor>
|
|---|
| 869 | <Default>LightGrey</Default>
|
|---|
| 870 | </BorderColor>
|
|---|
| 871 | <BorderStyle>
|
|---|
| 872 | <Default>Solid</Default>
|
|---|
| 873 | </BorderStyle>
|
|---|
| 874 | <BorderWidth>
|
|---|
| 875 | <Default>0.5pt</Default>
|
|---|
| 876 | </BorderWidth>
|
|---|
| 877 | <FontSize>8pt</FontSize>
|
|---|
| 878 | <FontWeight>700</FontWeight>
|
|---|
| 879 | <Format>P</Format>
|
|---|
| 880 | <TextAlign>Center</TextAlign>
|
|---|
| 881 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 882 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 883 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 884 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 885 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 886 | </Style>
|
|---|
| 887 | <ZIndex>2</ZIndex>
|
|---|
| 888 | <CanGrow>true</CanGrow>
|
|---|
| 889 | <Value>STAWKA VAT</Value>
|
|---|
| 890 | </Textbox>
|
|---|
| 891 | </ReportItems>
|
|---|
| 892 | </TableCell>
|
|---|
| 893 | <TableCell>
|
|---|
| 894 | <ReportItems>
|
|---|
| 895 | <Textbox Name="textbox43">
|
|---|
| 896 | <rd:DefaultName>textbox43</rd:DefaultName>
|
|---|
| 897 | <Style>
|
|---|
| 898 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 899 | <BorderColor>
|
|---|
| 900 | <Default>LightGrey</Default>
|
|---|
| 901 | </BorderColor>
|
|---|
| 902 | <BorderStyle>
|
|---|
| 903 | <Default>Solid</Default>
|
|---|
| 904 | </BorderStyle>
|
|---|
| 905 | <BorderWidth>
|
|---|
| 906 | <Default>0.5pt</Default>
|
|---|
| 907 | </BorderWidth>
|
|---|
| 908 | <FontSize>8pt</FontSize>
|
|---|
| 909 | <FontWeight>700</FontWeight>
|
|---|
| 910 | <Format>C</Format>
|
|---|
| 911 | <TextAlign>Center</TextAlign>
|
|---|
| 912 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 913 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 914 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 915 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 916 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 917 | </Style>
|
|---|
| 918 | <ZIndex>1</ZIndex>
|
|---|
| 919 | <CanGrow>true</CanGrow>
|
|---|
| 920 | <Value>VAT</Value>
|
|---|
| 921 | </Textbox>
|
|---|
| 922 | </ReportItems>
|
|---|
| 923 | </TableCell>
|
|---|
| 924 | <TableCell>
|
|---|
| 925 | <ReportItems>
|
|---|
| 926 | <Textbox Name="textbox44">
|
|---|
| 927 | <rd:DefaultName>textbox44</rd:DefaultName>
|
|---|
| 928 | <Style>
|
|---|
| 929 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 930 | <BorderColor>
|
|---|
| 931 | <Default>LightGrey</Default>
|
|---|
| 932 | </BorderColor>
|
|---|
| 933 | <BorderStyle>
|
|---|
| 934 | <Default>Solid</Default>
|
|---|
| 935 | </BorderStyle>
|
|---|
| 936 | <BorderWidth>
|
|---|
| 937 | <Default>0.5pt</Default>
|
|---|
| 938 | </BorderWidth>
|
|---|
| 939 | <FontSize>8pt</FontSize>
|
|---|
| 940 | <FontWeight>700</FontWeight>
|
|---|
| 941 | <Format>C</Format>
|
|---|
| 942 | <TextAlign>Center</TextAlign>
|
|---|
| 943 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 944 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 945 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 946 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 947 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 948 | </Style>
|
|---|
| 949 | <CanGrow>true</CanGrow>
|
|---|
| 950 | <Value>BRUTTO</Value>
|
|---|
| 951 | </Textbox>
|
|---|
| 952 | </ReportItems>
|
|---|
| 953 | </TableCell>
|
|---|
| 954 | </TableCells>
|
|---|
| 955 | <Height>0.63492cm</Height>
|
|---|
| 956 | </TableRow>
|
|---|
| 957 | <TableRow>
|
|---|
| 958 | <TableCells>
|
|---|
| 959 | <TableCell>
|
|---|
| 960 | <ReportItems>
|
|---|
| 961 | <Textbox Name="NETTO_1">
|
|---|
| 962 | <rd:DefaultName>NETTO_1</rd:DefaultName>
|
|---|
| 963 | <Style>
|
|---|
| 964 | <BorderColor>
|
|---|
| 965 | <Default>LightGrey</Default>
|
|---|
| 966 | </BorderColor>
|
|---|
| 967 | <BorderStyle>
|
|---|
| 968 | <Default>Solid</Default>
|
|---|
| 969 | </BorderStyle>
|
|---|
| 970 | <BorderWidth>
|
|---|
| 971 | <Default>0.5pt</Default>
|
|---|
| 972 | </BorderWidth>
|
|---|
| 973 | <FontSize>8pt</FontSize>
|
|---|
| 974 | <Format>C</Format>
|
|---|
| 975 | <TextAlign>Right</TextAlign>
|
|---|
| 976 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 977 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 978 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 979 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 980 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 981 | <Language>pl</Language>
|
|---|
| 982 | </Style>
|
|---|
| 983 | <ZIndex>7</ZIndex>
|
|---|
| 984 | <CanGrow>true</CanGrow>
|
|---|
| 985 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 986 | </Textbox>
|
|---|
| 987 | </ReportItems>
|
|---|
| 988 | </TableCell>
|
|---|
| 989 | <TableCell>
|
|---|
| 990 | <ReportItems>
|
|---|
| 991 | <Textbox Name="S_VAT_1">
|
|---|
| 992 | <rd:DefaultName>S_VAT_1</rd:DefaultName>
|
|---|
| 993 | <Style>
|
|---|
| 994 | <BorderColor>
|
|---|
| 995 | <Default>LightGrey</Default>
|
|---|
| 996 | </BorderColor>
|
|---|
| 997 | <BorderStyle>
|
|---|
| 998 | <Default>Solid</Default>
|
|---|
| 999 | </BorderStyle>
|
|---|
| 1000 | <BorderWidth>
|
|---|
| 1001 | <Default>0.5pt</Default>
|
|---|
| 1002 | </BorderWidth>
|
|---|
| 1003 | <FontSize>8pt</FontSize>
|
|---|
| 1004 | <Format>P</Format>
|
|---|
| 1005 | <TextAlign>Center</TextAlign>
|
|---|
| 1006 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1007 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1008 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1009 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1010 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1011 | </Style>
|
|---|
| 1012 | <ZIndex>6</ZIndex>
|
|---|
| 1013 | <CanGrow>true</CanGrow>
|
|---|
| 1014 | <Value>=iif(Fields!S_VAT.Value = 0, "nie podlega",Fields!S_VAT.Value)</Value>
|
|---|
| 1015 | </Textbox>
|
|---|
| 1016 | </ReportItems>
|
|---|
| 1017 | </TableCell>
|
|---|
| 1018 | <TableCell>
|
|---|
| 1019 | <ReportItems>
|
|---|
| 1020 | <Textbox Name="VAT_2">
|
|---|
| 1021 | <rd:DefaultName>VAT_2</rd:DefaultName>
|
|---|
| 1022 | <Style>
|
|---|
| 1023 | <BorderColor>
|
|---|
| 1024 | <Default>LightGrey</Default>
|
|---|
| 1025 | </BorderColor>
|
|---|
| 1026 | <BorderStyle>
|
|---|
| 1027 | <Default>Solid</Default>
|
|---|
| 1028 | </BorderStyle>
|
|---|
| 1029 | <BorderWidth>
|
|---|
| 1030 | <Default>0.5pt</Default>
|
|---|
| 1031 | </BorderWidth>
|
|---|
| 1032 | <FontSize>8pt</FontSize>
|
|---|
| 1033 | <Format>C</Format>
|
|---|
| 1034 | <TextAlign>Right</TextAlign>
|
|---|
| 1035 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1036 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1037 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1038 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1039 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1040 | <Language>pl</Language>
|
|---|
| 1041 | </Style>
|
|---|
| 1042 | <ZIndex>5</ZIndex>
|
|---|
| 1043 | <CanGrow>true</CanGrow>
|
|---|
| 1044 | <Value>=Sum(Fields!VAT.Value)</Value>
|
|---|
| 1045 | </Textbox>
|
|---|
| 1046 | </ReportItems>
|
|---|
| 1047 | </TableCell>
|
|---|
| 1048 | <TableCell>
|
|---|
| 1049 | <ReportItems>
|
|---|
| 1050 | <Textbox Name="BRUTTO_1">
|
|---|
| 1051 | <rd:DefaultName>BRUTTO_1</rd:DefaultName>
|
|---|
| 1052 | <Style>
|
|---|
| 1053 | <BorderColor>
|
|---|
| 1054 | <Default>LightGrey</Default>
|
|---|
| 1055 | </BorderColor>
|
|---|
| 1056 | <BorderStyle>
|
|---|
| 1057 | <Default>Solid</Default>
|
|---|
| 1058 | </BorderStyle>
|
|---|
| 1059 | <BorderWidth>
|
|---|
| 1060 | <Default>0.5pt</Default>
|
|---|
| 1061 | </BorderWidth>
|
|---|
| 1062 | <FontSize>8pt</FontSize>
|
|---|
| 1063 | <Format>C</Format>
|
|---|
| 1064 | <TextAlign>Right</TextAlign>
|
|---|
| 1065 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1066 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1067 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1068 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1069 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1070 | <Language>pl</Language>
|
|---|
| 1071 | </Style>
|
|---|
| 1072 | <ZIndex>4</ZIndex>
|
|---|
| 1073 | <CanGrow>true</CanGrow>
|
|---|
| 1074 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 1075 | </Textbox>
|
|---|
| 1076 | </ReportItems>
|
|---|
| 1077 | </TableCell>
|
|---|
| 1078 | </TableCells>
|
|---|
| 1079 | <Height>0.63492cm</Height>
|
|---|
| 1080 | </TableRow>
|
|---|
| 1081 | </TableRows>
|
|---|
| 1082 | </Footer>
|
|---|
| 1083 | </Table>
|
|---|
| 1084 | </ReportItems>
|
|---|
| 1085 | <Filters>
|
|---|
| 1086 | <Filter>
|
|---|
| 1087 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 1088 | <Operator>Equal</Operator>
|
|---|
| 1089 | <FilterValues>
|
|---|
| 1090 | <FilterValue>=CDbl("0")</FilterValue>
|
|---|
| 1091 | </FilterValues>
|
|---|
| 1092 | </Filter>
|
|---|
| 1093 | </Filters>
|
|---|
| 1094 | <Top>2.25cm</Top>
|
|---|
| 1095 | <Style>
|
|---|
| 1096 | <FontSize>8pt</FontSize>
|
|---|
| 1097 | </Style>
|
|---|
| 1098 | <Grouping Name="list1_Details_Group">
|
|---|
| 1099 | <GroupExpressions>
|
|---|
| 1100 | <GroupExpression>=Fields!S_VAT.Value</GroupExpression>
|
|---|
| 1101 | </GroupExpressions>
|
|---|
| 1102 | </Grouping>
|
|---|
| 1103 | <Height>1.26984cm</Height>
|
|---|
| 1104 | </List>
|
|---|
| 1105 | <List Name="list2">
|
|---|
| 1106 | <Left>6cm</Left>
|
|---|
| 1107 | <DataSetName>Faktury</DataSetName>
|
|---|
| 1108 | <ReportItems>
|
|---|
| 1109 | <Table Name="table3">
|
|---|
| 1110 | <TableColumns>
|
|---|
| 1111 | <TableColumn>
|
|---|
| 1112 | <Width>3.58333cm</Width>
|
|---|
| 1113 | </TableColumn>
|
|---|
| 1114 | <TableColumn>
|
|---|
| 1115 | <Width>3cm</Width>
|
|---|
| 1116 | </TableColumn>
|
|---|
| 1117 | <TableColumn>
|
|---|
| 1118 | <Width>3.5cm</Width>
|
|---|
| 1119 | </TableColumn>
|
|---|
| 1120 | <TableColumn>
|
|---|
| 1121 | <Width>2.75cm</Width>
|
|---|
| 1122 | </TableColumn>
|
|---|
| 1123 | </TableColumns>
|
|---|
| 1124 | <Footer>
|
|---|
| 1125 | <TableRows>
|
|---|
| 1126 | <TableRow>
|
|---|
| 1127 | <TableCells>
|
|---|
| 1128 | <TableCell>
|
|---|
| 1129 | <ReportItems>
|
|---|
| 1130 | <Textbox Name="textbox45">
|
|---|
| 1131 | <rd:DefaultName>textbox45</rd:DefaultName>
|
|---|
| 1132 | <Style>
|
|---|
| 1133 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1134 | <BorderColor>
|
|---|
| 1135 | <Default>LightGrey</Default>
|
|---|
| 1136 | </BorderColor>
|
|---|
| 1137 | <BorderStyle>
|
|---|
| 1138 | <Default>Solid</Default>
|
|---|
| 1139 | </BorderStyle>
|
|---|
| 1140 | <BorderWidth>
|
|---|
| 1141 | <Default>0.5pt</Default>
|
|---|
| 1142 | </BorderWidth>
|
|---|
| 1143 | <FontSize>8pt</FontSize>
|
|---|
| 1144 | <FontWeight>700</FontWeight>
|
|---|
| 1145 | <Format>C</Format>
|
|---|
| 1146 | <TextAlign>Center</TextAlign>
|
|---|
| 1147 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1148 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1149 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1150 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1151 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1152 | </Style>
|
|---|
| 1153 | <ZIndex>3</ZIndex>
|
|---|
| 1154 | <CanGrow>true</CanGrow>
|
|---|
| 1155 | <Value>NETTO</Value>
|
|---|
| 1156 | </Textbox>
|
|---|
| 1157 | </ReportItems>
|
|---|
| 1158 | </TableCell>
|
|---|
| 1159 | <TableCell>
|
|---|
| 1160 | <ReportItems>
|
|---|
| 1161 | <Textbox Name="textbox46">
|
|---|
| 1162 | <rd:DefaultName>textbox46</rd:DefaultName>
|
|---|
| 1163 | <Style>
|
|---|
| 1164 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1165 | <BorderColor>
|
|---|
| 1166 | <Default>LightGrey</Default>
|
|---|
| 1167 | </BorderColor>
|
|---|
| 1168 | <BorderStyle>
|
|---|
| 1169 | <Default>Solid</Default>
|
|---|
| 1170 | </BorderStyle>
|
|---|
| 1171 | <BorderWidth>
|
|---|
| 1172 | <Default>0.5pt</Default>
|
|---|
| 1173 | </BorderWidth>
|
|---|
| 1174 | <FontSize>8pt</FontSize>
|
|---|
| 1175 | <FontWeight>700</FontWeight>
|
|---|
| 1176 | <Format>P</Format>
|
|---|
| 1177 | <TextAlign>Center</TextAlign>
|
|---|
| 1178 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1179 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1180 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1181 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1182 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1183 | </Style>
|
|---|
| 1184 | <ZIndex>2</ZIndex>
|
|---|
| 1185 | <CanGrow>true</CanGrow>
|
|---|
| 1186 | <Value>STAWKA VAT</Value>
|
|---|
| 1187 | </Textbox>
|
|---|
| 1188 | </ReportItems>
|
|---|
| 1189 | </TableCell>
|
|---|
| 1190 | <TableCell>
|
|---|
| 1191 | <ReportItems>
|
|---|
| 1192 | <Textbox Name="textbox47">
|
|---|
| 1193 | <rd:DefaultName>textbox47</rd:DefaultName>
|
|---|
| 1194 | <Style>
|
|---|
| 1195 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1196 | <BorderColor>
|
|---|
| 1197 | <Default>LightGrey</Default>
|
|---|
| 1198 | </BorderColor>
|
|---|
| 1199 | <BorderStyle>
|
|---|
| 1200 | <Default>Solid</Default>
|
|---|
| 1201 | </BorderStyle>
|
|---|
| 1202 | <BorderWidth>
|
|---|
| 1203 | <Default>0.5pt</Default>
|
|---|
| 1204 | </BorderWidth>
|
|---|
| 1205 | <FontSize>8pt</FontSize>
|
|---|
| 1206 | <FontWeight>700</FontWeight>
|
|---|
| 1207 | <Format>C</Format>
|
|---|
| 1208 | <TextAlign>Center</TextAlign>
|
|---|
| 1209 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1210 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1211 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1212 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1213 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1214 | </Style>
|
|---|
| 1215 | <ZIndex>1</ZIndex>
|
|---|
| 1216 | <CanGrow>true</CanGrow>
|
|---|
| 1217 | <Value>VAT</Value>
|
|---|
| 1218 | </Textbox>
|
|---|
| 1219 | </ReportItems>
|
|---|
| 1220 | </TableCell>
|
|---|
| 1221 | <TableCell>
|
|---|
| 1222 | <ReportItems>
|
|---|
| 1223 | <Textbox Name="textbox48">
|
|---|
| 1224 | <rd:DefaultName>textbox48</rd:DefaultName>
|
|---|
| 1225 | <Style>
|
|---|
| 1226 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1227 | <BorderColor>
|
|---|
| 1228 | <Default>LightGrey</Default>
|
|---|
| 1229 | </BorderColor>
|
|---|
| 1230 | <BorderStyle>
|
|---|
| 1231 | <Default>Solid</Default>
|
|---|
| 1232 | </BorderStyle>
|
|---|
| 1233 | <BorderWidth>
|
|---|
| 1234 | <Default>0.5pt</Default>
|
|---|
| 1235 | </BorderWidth>
|
|---|
| 1236 | <FontSize>8pt</FontSize>
|
|---|
| 1237 | <FontWeight>700</FontWeight>
|
|---|
| 1238 | <Format>C</Format>
|
|---|
| 1239 | <TextAlign>Center</TextAlign>
|
|---|
| 1240 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1241 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1242 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1243 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1244 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1245 | </Style>
|
|---|
| 1246 | <CanGrow>true</CanGrow>
|
|---|
| 1247 | <Value>BRUTTO</Value>
|
|---|
| 1248 | </Textbox>
|
|---|
| 1249 | </ReportItems>
|
|---|
| 1250 | </TableCell>
|
|---|
| 1251 | </TableCells>
|
|---|
| 1252 | <Height>0.63492cm</Height>
|
|---|
| 1253 | </TableRow>
|
|---|
| 1254 | <TableRow>
|
|---|
| 1255 | <TableCells>
|
|---|
| 1256 | <TableCell>
|
|---|
| 1257 | <ReportItems>
|
|---|
| 1258 | <Textbox Name="NETTO_2">
|
|---|
| 1259 | <rd:DefaultName>NETTO_2</rd:DefaultName>
|
|---|
| 1260 | <Style>
|
|---|
| 1261 | <BorderColor>
|
|---|
| 1262 | <Default>LightGrey</Default>
|
|---|
| 1263 | </BorderColor>
|
|---|
| 1264 | <BorderStyle>
|
|---|
| 1265 | <Default>Solid</Default>
|
|---|
| 1266 | </BorderStyle>
|
|---|
| 1267 | <BorderWidth>
|
|---|
| 1268 | <Default>0.5pt</Default>
|
|---|
| 1269 | </BorderWidth>
|
|---|
| 1270 | <FontSize>8pt</FontSize>
|
|---|
| 1271 | <Format>C</Format>
|
|---|
| 1272 | <TextAlign>Right</TextAlign>
|
|---|
| 1273 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1274 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1275 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1276 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1277 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1278 | <Language>pl</Language>
|
|---|
| 1279 | </Style>
|
|---|
| 1280 | <ZIndex>7</ZIndex>
|
|---|
| 1281 | <CanGrow>true</CanGrow>
|
|---|
| 1282 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 1283 | </Textbox>
|
|---|
| 1284 | </ReportItems>
|
|---|
| 1285 | </TableCell>
|
|---|
| 1286 | <TableCell>
|
|---|
| 1287 | <ReportItems>
|
|---|
| 1288 | <Textbox Name="S_VAT_2">
|
|---|
| 1289 | <rd:DefaultName>S_VAT_2</rd:DefaultName>
|
|---|
| 1290 | <Style>
|
|---|
| 1291 | <BorderColor>
|
|---|
| 1292 | <Default>LightGrey</Default>
|
|---|
| 1293 | </BorderColor>
|
|---|
| 1294 | <BorderStyle>
|
|---|
| 1295 | <Default>Solid</Default>
|
|---|
| 1296 | </BorderStyle>
|
|---|
| 1297 | <BorderWidth>
|
|---|
| 1298 | <Default>0.5pt</Default>
|
|---|
| 1299 | </BorderWidth>
|
|---|
| 1300 | <FontSize>8pt</FontSize>
|
|---|
| 1301 | <Format>P</Format>
|
|---|
| 1302 | <TextAlign>Center</TextAlign>
|
|---|
| 1303 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1304 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1305 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1306 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1307 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1308 | </Style>
|
|---|
| 1309 | <ZIndex>6</ZIndex>
|
|---|
| 1310 | <CanGrow>true</CanGrow>
|
|---|
| 1311 | <Value>=Fields!S_VAT.Value</Value>
|
|---|
| 1312 | </Textbox>
|
|---|
| 1313 | </ReportItems>
|
|---|
| 1314 | </TableCell>
|
|---|
| 1315 | <TableCell>
|
|---|
| 1316 | <ReportItems>
|
|---|
| 1317 | <Textbox Name="VAT_1">
|
|---|
| 1318 | <rd:DefaultName>VAT_1</rd:DefaultName>
|
|---|
| 1319 | <Style>
|
|---|
| 1320 | <BorderColor>
|
|---|
| 1321 | <Default>LightGrey</Default>
|
|---|
| 1322 | </BorderColor>
|
|---|
| 1323 | <BorderStyle>
|
|---|
| 1324 | <Default>Solid</Default>
|
|---|
| 1325 | </BorderStyle>
|
|---|
| 1326 | <BorderWidth>
|
|---|
| 1327 | <Default>0.5pt</Default>
|
|---|
| 1328 | </BorderWidth>
|
|---|
| 1329 | <FontSize>8pt</FontSize>
|
|---|
| 1330 | <Format>C</Format>
|
|---|
| 1331 | <TextAlign>Right</TextAlign>
|
|---|
| 1332 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1333 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1334 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1335 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1336 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1337 | <Language>pl</Language>
|
|---|
| 1338 | </Style>
|
|---|
| 1339 | <ZIndex>5</ZIndex>
|
|---|
| 1340 | <CanGrow>true</CanGrow>
|
|---|
| 1341 | <Value>=Sum(Fields!VAT.Value)</Value>
|
|---|
| 1342 | </Textbox>
|
|---|
| 1343 | </ReportItems>
|
|---|
| 1344 | </TableCell>
|
|---|
| 1345 | <TableCell>
|
|---|
| 1346 | <ReportItems>
|
|---|
| 1347 | <Textbox Name="BRUTTO_2">
|
|---|
| 1348 | <rd:DefaultName>BRUTTO_2</rd:DefaultName>
|
|---|
| 1349 | <Style>
|
|---|
| 1350 | <BorderColor>
|
|---|
| 1351 | <Default>LightGrey</Default>
|
|---|
| 1352 | </BorderColor>
|
|---|
| 1353 | <BorderStyle>
|
|---|
| 1354 | <Default>Solid</Default>
|
|---|
| 1355 | </BorderStyle>
|
|---|
| 1356 | <BorderWidth>
|
|---|
| 1357 | <Default>0.5pt</Default>
|
|---|
| 1358 | </BorderWidth>
|
|---|
| 1359 | <FontSize>8pt</FontSize>
|
|---|
| 1360 | <Format>C</Format>
|
|---|
| 1361 | <TextAlign>Right</TextAlign>
|
|---|
| 1362 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1363 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1364 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1365 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1366 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1367 | <Language>pl</Language>
|
|---|
| 1368 | </Style>
|
|---|
| 1369 | <ZIndex>4</ZIndex>
|
|---|
| 1370 | <CanGrow>true</CanGrow>
|
|---|
| 1371 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 1372 | </Textbox>
|
|---|
| 1373 | </ReportItems>
|
|---|
| 1374 | </TableCell>
|
|---|
| 1375 | </TableCells>
|
|---|
| 1376 | <Height>0.63492cm</Height>
|
|---|
| 1377 | </TableRow>
|
|---|
| 1378 | </TableRows>
|
|---|
| 1379 | </Footer>
|
|---|
| 1380 | </Table>
|
|---|
| 1381 | </ReportItems>
|
|---|
| 1382 | <Filters>
|
|---|
| 1383 | <Filter>
|
|---|
| 1384 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 1385 | <Operator>Equal</Operator>
|
|---|
| 1386 | <FilterValues>
|
|---|
| 1387 | <FilterValue>=CDbl("0.22")</FilterValue>
|
|---|
| 1388 | </FilterValues>
|
|---|
| 1389 | </Filter>
|
|---|
| 1390 | </Filters>
|
|---|
| 1391 | <Top>3.75cm</Top>
|
|---|
| 1392 | <Style>
|
|---|
| 1393 | <FontSize>8pt</FontSize>
|
|---|
| 1394 | </Style>
|
|---|
| 1395 | <Grouping Name="list2_Details_Group">
|
|---|
| 1396 | <GroupExpressions>
|
|---|
| 1397 | <GroupExpression>=Fields!S_VAT.Value</GroupExpression>
|
|---|
| 1398 | </GroupExpressions>
|
|---|
| 1399 | </Grouping>
|
|---|
| 1400 | <Height>1.26984cm</Height>
|
|---|
| 1401 | </List>
|
|---|
| 1402 | </ReportItems>
|
|---|
| 1403 | <Top>3cm</Top>
|
|---|
| 1404 | </Rectangle>
|
|---|
| 1405 | <Table Name="table1">
|
|---|
| 1406 | <DataSetName>Faktury</DataSetName>
|
|---|
| 1407 | <Top>1.25cm</Top>
|
|---|
| 1408 | <TableGroups>
|
|---|
| 1409 | <TableGroup>
|
|---|
| 1410 | <Grouping Name="table1_Group1">
|
|---|
| 1411 | <GroupExpressions>
|
|---|
| 1412 | <GroupExpression>=Fields!Agencja.Value</GroupExpression>
|
|---|
| 1413 | </GroupExpressions>
|
|---|
| 1414 | </Grouping>
|
|---|
| 1415 | <Header>
|
|---|
| 1416 | <TableRows>
|
|---|
| 1417 | <TableRow>
|
|---|
| 1418 | <TableCells>
|
|---|
| 1419 | <TableCell>
|
|---|
| 1420 | <ReportItems>
|
|---|
| 1421 | <Textbox Name="textbox2">
|
|---|
| 1422 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 1423 | <Style>
|
|---|
| 1424 | <BorderColor>
|
|---|
| 1425 | <Default>LightGrey</Default>
|
|---|
| 1426 | </BorderColor>
|
|---|
| 1427 | <BorderWidth>
|
|---|
| 1428 | <Default>0.5pt</Default>
|
|---|
| 1429 | </BorderWidth>
|
|---|
| 1430 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1431 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1432 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1433 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1434 | </Style>
|
|---|
| 1435 | <ZIndex>15</ZIndex>
|
|---|
| 1436 | <CanGrow>true</CanGrow>
|
|---|
| 1437 | <Value />
|
|---|
| 1438 | </Textbox>
|
|---|
| 1439 | </ReportItems>
|
|---|
| 1440 | </TableCell>
|
|---|
| 1441 | <TableCell>
|
|---|
| 1442 | <ReportItems>
|
|---|
| 1443 | <Textbox Name="textbox4">
|
|---|
| 1444 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 1445 | <Style>
|
|---|
| 1446 | <BorderColor>
|
|---|
| 1447 | <Default>LightGrey</Default>
|
|---|
| 1448 | </BorderColor>
|
|---|
| 1449 | <BorderWidth>
|
|---|
| 1450 | <Default>0.5pt</Default>
|
|---|
| 1451 | </BorderWidth>
|
|---|
| 1452 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1453 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1454 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1455 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1456 | </Style>
|
|---|
| 1457 | <ZIndex>14</ZIndex>
|
|---|
| 1458 | <CanGrow>true</CanGrow>
|
|---|
| 1459 | <Value />
|
|---|
| 1460 | </Textbox>
|
|---|
| 1461 | </ReportItems>
|
|---|
| 1462 | </TableCell>
|
|---|
| 1463 | <TableCell>
|
|---|
| 1464 | <ReportItems>
|
|---|
| 1465 | <Textbox Name="textbox6">
|
|---|
| 1466 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 1467 | <Style>
|
|---|
| 1468 | <BorderColor>
|
|---|
| 1469 | <Default>LightGrey</Default>
|
|---|
| 1470 | </BorderColor>
|
|---|
| 1471 | <BorderWidth>
|
|---|
| 1472 | <Default>0.5pt</Default>
|
|---|
| 1473 | </BorderWidth>
|
|---|
| 1474 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1475 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1476 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1477 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1478 | </Style>
|
|---|
| 1479 | <ZIndex>13</ZIndex>
|
|---|
| 1480 | <CanGrow>true</CanGrow>
|
|---|
| 1481 | <Value />
|
|---|
| 1482 | </Textbox>
|
|---|
| 1483 | </ReportItems>
|
|---|
| 1484 | </TableCell>
|
|---|
| 1485 | <TableCell>
|
|---|
| 1486 | <ReportItems>
|
|---|
| 1487 | <Textbox Name="textbox8">
|
|---|
| 1488 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 1489 | <Style>
|
|---|
| 1490 | <BorderColor>
|
|---|
| 1491 | <Default>LightGrey</Default>
|
|---|
| 1492 | </BorderColor>
|
|---|
| 1493 | <BorderWidth>
|
|---|
| 1494 | <Default>0.5pt</Default>
|
|---|
| 1495 | </BorderWidth>
|
|---|
| 1496 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1497 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1498 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1499 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1500 | </Style>
|
|---|
| 1501 | <ZIndex>12</ZIndex>
|
|---|
| 1502 | <CanGrow>true</CanGrow>
|
|---|
| 1503 | <Value />
|
|---|
| 1504 | </Textbox>
|
|---|
| 1505 | </ReportItems>
|
|---|
| 1506 | </TableCell>
|
|---|
| 1507 | <TableCell>
|
|---|
| 1508 | <ReportItems>
|
|---|
| 1509 | <Textbox Name="textbox9">
|
|---|
| 1510 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 1511 | <Style>
|
|---|
| 1512 | <BorderColor>
|
|---|
| 1513 | <Default>LightGrey</Default>
|
|---|
| 1514 | </BorderColor>
|
|---|
| 1515 | <BorderWidth>
|
|---|
| 1516 | <Default>0.5pt</Default>
|
|---|
| 1517 | </BorderWidth>
|
|---|
| 1518 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1519 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1520 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1521 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1522 | </Style>
|
|---|
| 1523 | <ZIndex>11</ZIndex>
|
|---|
| 1524 | <CanGrow>true</CanGrow>
|
|---|
| 1525 | <Value />
|
|---|
| 1526 | </Textbox>
|
|---|
| 1527 | </ReportItems>
|
|---|
| 1528 | </TableCell>
|
|---|
| 1529 | <TableCell>
|
|---|
| 1530 | <ReportItems>
|
|---|
| 1531 | <Textbox Name="textbox10">
|
|---|
| 1532 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 1533 | <Style>
|
|---|
| 1534 | <BorderColor>
|
|---|
| 1535 | <Default>LightGrey</Default>
|
|---|
| 1536 | </BorderColor>
|
|---|
| 1537 | <BorderWidth>
|
|---|
| 1538 | <Default>0.5pt</Default>
|
|---|
| 1539 | </BorderWidth>
|
|---|
| 1540 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1541 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1542 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1543 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1544 | </Style>
|
|---|
| 1545 | <ZIndex>10</ZIndex>
|
|---|
| 1546 | <CanGrow>true</CanGrow>
|
|---|
| 1547 | <Value />
|
|---|
| 1548 | </Textbox>
|
|---|
| 1549 | </ReportItems>
|
|---|
| 1550 | </TableCell>
|
|---|
| 1551 | <TableCell>
|
|---|
| 1552 | <ReportItems>
|
|---|
| 1553 | <Textbox Name="textbox11">
|
|---|
| 1554 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 1555 | <Style>
|
|---|
| 1556 | <BorderColor>
|
|---|
| 1557 | <Default>LightGrey</Default>
|
|---|
| 1558 | </BorderColor>
|
|---|
| 1559 | <BorderWidth>
|
|---|
| 1560 | <Default>0.5pt</Default>
|
|---|
| 1561 | </BorderWidth>
|
|---|
| 1562 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1563 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1564 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1565 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1566 | </Style>
|
|---|
| 1567 | <ZIndex>9</ZIndex>
|
|---|
| 1568 | <CanGrow>true</CanGrow>
|
|---|
| 1569 | <Value />
|
|---|
| 1570 | </Textbox>
|
|---|
| 1571 | </ReportItems>
|
|---|
| 1572 | </TableCell>
|
|---|
| 1573 | <TableCell>
|
|---|
| 1574 | <ReportItems>
|
|---|
| 1575 | <Textbox Name="textbox12">
|
|---|
| 1576 | <rd:DefaultName>textbox12</rd:DefaultName>
|
|---|
| 1577 | <Style>
|
|---|
| 1578 | <BorderColor>
|
|---|
| 1579 | <Default>LightGrey</Default>
|
|---|
| 1580 | </BorderColor>
|
|---|
| 1581 | <BorderWidth>
|
|---|
| 1582 | <Default>0.5pt</Default>
|
|---|
| 1583 | </BorderWidth>
|
|---|
| 1584 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1585 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1586 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1587 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1588 | </Style>
|
|---|
| 1589 | <ZIndex>8</ZIndex>
|
|---|
| 1590 | <CanGrow>true</CanGrow>
|
|---|
| 1591 | <Value />
|
|---|
| 1592 | </Textbox>
|
|---|
| 1593 | </ReportItems>
|
|---|
| 1594 | </TableCell>
|
|---|
| 1595 | </TableCells>
|
|---|
| 1596 | <Height>0.25cm</Height>
|
|---|
| 1597 | </TableRow>
|
|---|
| 1598 | </TableRows>
|
|---|
| 1599 | </Header>
|
|---|
| 1600 | </TableGroup>
|
|---|
| 1601 | </TableGroups>
|
|---|
| 1602 | <Width>18.75cm</Width>
|
|---|
| 1603 | <Details>
|
|---|
| 1604 | <TableRows>
|
|---|
| 1605 | <TableRow>
|
|---|
| 1606 | <TableCells>
|
|---|
| 1607 | <TableCell>
|
|---|
| 1608 | <ReportItems>
|
|---|
| 1609 | <Textbox Name="DATA_SPRZEDAZY">
|
|---|
| 1610 | <rd:DefaultName>DATA_SPRZEDAZY</rd:DefaultName>
|
|---|
| 1611 | <Style>
|
|---|
| 1612 | <BorderColor>
|
|---|
| 1613 | <Default>LightGrey</Default>
|
|---|
| 1614 | </BorderColor>
|
|---|
| 1615 | <BorderStyle>
|
|---|
| 1616 | <Default>Solid</Default>
|
|---|
| 1617 | </BorderStyle>
|
|---|
| 1618 | <BorderWidth>
|
|---|
| 1619 | <Default>0.5pt</Default>
|
|---|
| 1620 | </BorderWidth>
|
|---|
| 1621 | <FontSize>8pt</FontSize>
|
|---|
| 1622 | <Format>d</Format>
|
|---|
| 1623 | <TextAlign>Center</TextAlign>
|
|---|
| 1624 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1625 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1626 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1627 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1628 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1629 | <Language>pl</Language>
|
|---|
| 1630 | </Style>
|
|---|
| 1631 | <ZIndex>7</ZIndex>
|
|---|
| 1632 | <CanGrow>true</CanGrow>
|
|---|
| 1633 | <Value>=Fields!DATA_SPRZEDAZY.Value</Value>
|
|---|
| 1634 | </Textbox>
|
|---|
| 1635 | </ReportItems>
|
|---|
| 1636 | </TableCell>
|
|---|
| 1637 | <TableCell>
|
|---|
| 1638 | <ReportItems>
|
|---|
| 1639 | <Textbox Name="NR_FK">
|
|---|
| 1640 | <rd:DefaultName>NR_FK</rd:DefaultName>
|
|---|
| 1641 | <Style>
|
|---|
| 1642 | <BorderColor>
|
|---|
| 1643 | <Default>LightGrey</Default>
|
|---|
| 1644 | </BorderColor>
|
|---|
| 1645 | <BorderStyle>
|
|---|
| 1646 | <Default>Solid</Default>
|
|---|
| 1647 | </BorderStyle>
|
|---|
| 1648 | <BorderWidth>
|
|---|
| 1649 | <Default>0.5pt</Default>
|
|---|
| 1650 | </BorderWidth>
|
|---|
| 1651 | <FontSize>8pt</FontSize>
|
|---|
| 1652 | <TextAlign>Center</TextAlign>
|
|---|
| 1653 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1654 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1655 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1656 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1657 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1658 | </Style>
|
|---|
| 1659 | <ZIndex>6</ZIndex>
|
|---|
| 1660 | <CanGrow>true</CanGrow>
|
|---|
| 1661 | <Value>=Fields!NR_FK.Value</Value>
|
|---|
| 1662 | </Textbox>
|
|---|
| 1663 | </ReportItems>
|
|---|
| 1664 | </TableCell>
|
|---|
| 1665 | <TableCell>
|
|---|
| 1666 | <ReportItems>
|
|---|
| 1667 | <Textbox Name="Symbol">
|
|---|
| 1668 | <rd:DefaultName>Symbol</rd:DefaultName>
|
|---|
| 1669 | <Style>
|
|---|
| 1670 | <BorderColor>
|
|---|
| 1671 | <Default>LightGrey</Default>
|
|---|
| 1672 | </BorderColor>
|
|---|
| 1673 | <BorderStyle>
|
|---|
| 1674 | <Default>Solid</Default>
|
|---|
| 1675 | </BorderStyle>
|
|---|
| 1676 | <BorderWidth>
|
|---|
| 1677 | <Default>0.5pt</Default>
|
|---|
| 1678 | </BorderWidth>
|
|---|
| 1679 | <FontSize>8pt</FontSize>
|
|---|
| 1680 | <TextAlign>Center</TextAlign>
|
|---|
| 1681 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1682 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1683 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1684 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1685 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1686 | </Style>
|
|---|
| 1687 | <ZIndex>5</ZIndex>
|
|---|
| 1688 | <CanGrow>true</CanGrow>
|
|---|
| 1689 | <Value>=Fields!Symbol.Value</Value>
|
|---|
| 1690 | </Textbox>
|
|---|
| 1691 | </ReportItems>
|
|---|
| 1692 | </TableCell>
|
|---|
| 1693 | <TableCell>
|
|---|
| 1694 | <ReportItems>
|
|---|
| 1695 | <Textbox Name="NETTO">
|
|---|
| 1696 | <rd:DefaultName>NETTO</rd:DefaultName>
|
|---|
| 1697 | <Style>
|
|---|
| 1698 | <BorderColor>
|
|---|
| 1699 | <Default>LightGrey</Default>
|
|---|
| 1700 | </BorderColor>
|
|---|
| 1701 | <BorderStyle>
|
|---|
| 1702 | <Default>Solid</Default>
|
|---|
| 1703 | </BorderStyle>
|
|---|
| 1704 | <BorderWidth>
|
|---|
| 1705 | <Default>0.5pt</Default>
|
|---|
| 1706 | </BorderWidth>
|
|---|
| 1707 | <FontSize>8pt</FontSize>
|
|---|
| 1708 | <Format>C</Format>
|
|---|
| 1709 | <TextAlign>Center</TextAlign>
|
|---|
| 1710 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1711 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1712 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1713 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1714 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1715 | <Language>pl</Language>
|
|---|
| 1716 | </Style>
|
|---|
| 1717 | <ZIndex>4</ZIndex>
|
|---|
| 1718 | <CanGrow>true</CanGrow>
|
|---|
| 1719 | <Value>=Fields!NETTO.Value</Value>
|
|---|
| 1720 | </Textbox>
|
|---|
| 1721 | </ReportItems>
|
|---|
| 1722 | </TableCell>
|
|---|
| 1723 | <TableCell>
|
|---|
| 1724 | <ReportItems>
|
|---|
| 1725 | <Textbox Name="S_VAT">
|
|---|
| 1726 | <rd:DefaultName>S_VAT</rd:DefaultName>
|
|---|
| 1727 | <Style>
|
|---|
| 1728 | <BorderColor>
|
|---|
| 1729 | <Default>LightGrey</Default>
|
|---|
| 1730 | </BorderColor>
|
|---|
| 1731 | <BorderStyle>
|
|---|
| 1732 | <Default>Solid</Default>
|
|---|
| 1733 | </BorderStyle>
|
|---|
| 1734 | <BorderWidth>
|
|---|
| 1735 | <Default>0.5pt</Default>
|
|---|
| 1736 | </BorderWidth>
|
|---|
| 1737 | <FontSize>8pt</FontSize>
|
|---|
| 1738 | <Format>P</Format>
|
|---|
| 1739 | <TextAlign>Center</TextAlign>
|
|---|
| 1740 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1741 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1742 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1743 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1744 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1745 | </Style>
|
|---|
| 1746 | <ZIndex>3</ZIndex>
|
|---|
| 1747 | <CanGrow>true</CanGrow>
|
|---|
| 1748 | <Value>=iif(Fields!S_VAT.Value = 0, "nie podlega",Fields!S_VAT.Value)</Value>
|
|---|
| 1749 | </Textbox>
|
|---|
| 1750 | </ReportItems>
|
|---|
| 1751 | </TableCell>
|
|---|
| 1752 | <TableCell>
|
|---|
| 1753 | <ReportItems>
|
|---|
| 1754 | <Textbox Name="VAT">
|
|---|
| 1755 | <rd:DefaultName>VAT</rd:DefaultName>
|
|---|
| 1756 | <Style>
|
|---|
| 1757 | <BorderColor>
|
|---|
| 1758 | <Default>LightGrey</Default>
|
|---|
| 1759 | </BorderColor>
|
|---|
| 1760 | <BorderStyle>
|
|---|
| 1761 | <Default>Solid</Default>
|
|---|
| 1762 | </BorderStyle>
|
|---|
| 1763 | <BorderWidth>
|
|---|
| 1764 | <Default>0.5pt</Default>
|
|---|
| 1765 | </BorderWidth>
|
|---|
| 1766 | <FontSize>8pt</FontSize>
|
|---|
| 1767 | <Format>C</Format>
|
|---|
| 1768 | <TextAlign>Center</TextAlign>
|
|---|
| 1769 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1770 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1771 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1772 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1773 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1774 | <Language>pl</Language>
|
|---|
| 1775 | </Style>
|
|---|
| 1776 | <ZIndex>2</ZIndex>
|
|---|
| 1777 | <CanGrow>true</CanGrow>
|
|---|
| 1778 | <Value>=Fields!VAT.Value</Value>
|
|---|
| 1779 | </Textbox>
|
|---|
| 1780 | </ReportItems>
|
|---|
| 1781 | </TableCell>
|
|---|
| 1782 | <TableCell>
|
|---|
| 1783 | <ReportItems>
|
|---|
| 1784 | <Textbox Name="BRUTTO">
|
|---|
| 1785 | <rd:DefaultName>BRUTTO</rd:DefaultName>
|
|---|
| 1786 | <Style>
|
|---|
| 1787 | <BorderColor>
|
|---|
| 1788 | <Default>LightGrey</Default>
|
|---|
| 1789 | </BorderColor>
|
|---|
| 1790 | <BorderStyle>
|
|---|
| 1791 | <Default>Solid</Default>
|
|---|
| 1792 | </BorderStyle>
|
|---|
| 1793 | <BorderWidth>
|
|---|
| 1794 | <Default>0.5pt</Default>
|
|---|
| 1795 | </BorderWidth>
|
|---|
| 1796 | <FontSize>8pt</FontSize>
|
|---|
| 1797 | <Format>C</Format>
|
|---|
| 1798 | <TextAlign>Center</TextAlign>
|
|---|
| 1799 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1800 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1801 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1802 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1803 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1804 | <Language>pl</Language>
|
|---|
| 1805 | </Style>
|
|---|
| 1806 | <ZIndex>1</ZIndex>
|
|---|
| 1807 | <CanGrow>true</CanGrow>
|
|---|
| 1808 | <Value>=Fields!BRUTTO.Value</Value>
|
|---|
| 1809 | </Textbox>
|
|---|
| 1810 | </ReportItems>
|
|---|
| 1811 | </TableCell>
|
|---|
| 1812 | <TableCell>
|
|---|
| 1813 | <ReportItems>
|
|---|
| 1814 | <Textbox Name="suma_zaplat">
|
|---|
| 1815 | <rd:DefaultName>suma_zaplat</rd:DefaultName>
|
|---|
| 1816 | <Style>
|
|---|
| 1817 | <BorderColor>
|
|---|
| 1818 | <Default>LightGrey</Default>
|
|---|
| 1819 | </BorderColor>
|
|---|
| 1820 | <BorderStyle>
|
|---|
| 1821 | <Default>Solid</Default>
|
|---|
| 1822 | </BorderStyle>
|
|---|
| 1823 | <BorderWidth>
|
|---|
| 1824 | <Default>0.5pt</Default>
|
|---|
| 1825 | </BorderWidth>
|
|---|
| 1826 | <FontSize>8pt</FontSize>
|
|---|
| 1827 | <Format>C</Format>
|
|---|
| 1828 | <TextAlign>Center</TextAlign>
|
|---|
| 1829 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1830 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1831 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1832 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1833 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1834 | <Language>pl</Language>
|
|---|
| 1835 | </Style>
|
|---|
| 1836 | <CanGrow>true</CanGrow>
|
|---|
| 1837 | <Value>=Fields!suma_zaplat.Value</Value>
|
|---|
| 1838 | </Textbox>
|
|---|
| 1839 | </ReportItems>
|
|---|
| 1840 | </TableCell>
|
|---|
| 1841 | </TableCells>
|
|---|
| 1842 | <Height>0.63492cm</Height>
|
|---|
| 1843 | </TableRow>
|
|---|
| 1844 | </TableRows>
|
|---|
| 1845 | <Sorting>
|
|---|
| 1846 | <SortBy>
|
|---|
| 1847 | <SortExpression>=Fields!Symbol.Value</SortExpression>
|
|---|
| 1848 | <Direction>Ascending</Direction>
|
|---|
| 1849 | </SortBy>
|
|---|
| 1850 | </Sorting>
|
|---|
| 1851 | </Details>
|
|---|
| 1852 | <Header>
|
|---|
| 1853 | <TableRows>
|
|---|
| 1854 | <TableRow>
|
|---|
| 1855 | <TableCells>
|
|---|
| 1856 | <TableCell>
|
|---|
| 1857 | <ReportItems>
|
|---|
| 1858 | <Textbox Name="textbox1">
|
|---|
| 1859 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 1860 | <Style>
|
|---|
| 1861 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1862 | <BorderColor>
|
|---|
| 1863 | <Default>LightGrey</Default>
|
|---|
| 1864 | </BorderColor>
|
|---|
| 1865 | <BorderStyle>
|
|---|
| 1866 | <Default>Solid</Default>
|
|---|
| 1867 | </BorderStyle>
|
|---|
| 1868 | <BorderWidth>
|
|---|
| 1869 | <Default>0.5pt</Default>
|
|---|
| 1870 | </BorderWidth>
|
|---|
| 1871 | <FontSize>8pt</FontSize>
|
|---|
| 1872 | <FontWeight>700</FontWeight>
|
|---|
| 1873 | <Format>d</Format>
|
|---|
| 1874 | <TextAlign>Center</TextAlign>
|
|---|
| 1875 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1876 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1877 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1878 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1879 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1880 | <Language>pl</Language>
|
|---|
| 1881 | </Style>
|
|---|
| 1882 | <ZIndex>23</ZIndex>
|
|---|
| 1883 | <CanGrow>true</CanGrow>
|
|---|
| 1884 | <Value>Data sprzedaÅŒy</Value>
|
|---|
| 1885 | </Textbox>
|
|---|
| 1886 | </ReportItems>
|
|---|
| 1887 | </TableCell>
|
|---|
| 1888 | <TableCell>
|
|---|
| 1889 | <ReportItems>
|
|---|
| 1890 | <Textbox Name="textbox34">
|
|---|
| 1891 | <rd:DefaultName>textbox34</rd:DefaultName>
|
|---|
| 1892 | <Style>
|
|---|
| 1893 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1894 | <BorderColor>
|
|---|
| 1895 | <Default>LightGrey</Default>
|
|---|
| 1896 | </BorderColor>
|
|---|
| 1897 | <BorderStyle>
|
|---|
| 1898 | <Default>Solid</Default>
|
|---|
| 1899 | </BorderStyle>
|
|---|
| 1900 | <BorderWidth>
|
|---|
| 1901 | <Default>0.5pt</Default>
|
|---|
| 1902 | </BorderWidth>
|
|---|
| 1903 | <FontSize>8pt</FontSize>
|
|---|
| 1904 | <FontWeight>700</FontWeight>
|
|---|
| 1905 | <TextAlign>Center</TextAlign>
|
|---|
| 1906 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1907 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1908 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1909 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1910 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1911 | </Style>
|
|---|
| 1912 | <ZIndex>22</ZIndex>
|
|---|
| 1913 | <CanGrow>true</CanGrow>
|
|---|
| 1914 | <Value>Numer</Value>
|
|---|
| 1915 | </Textbox>
|
|---|
| 1916 | </ReportItems>
|
|---|
| 1917 | </TableCell>
|
|---|
| 1918 | <TableCell>
|
|---|
| 1919 | <ReportItems>
|
|---|
| 1920 | <Textbox Name="textbox28">
|
|---|
| 1921 | <rd:DefaultName>textbox28</rd:DefaultName>
|
|---|
| 1922 | <Style>
|
|---|
| 1923 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1924 | <BorderColor>
|
|---|
| 1925 | <Default>LightGrey</Default>
|
|---|
| 1926 | </BorderColor>
|
|---|
| 1927 | <BorderStyle>
|
|---|
| 1928 | <Default>Solid</Default>
|
|---|
| 1929 | </BorderStyle>
|
|---|
| 1930 | <BorderWidth>
|
|---|
| 1931 | <Default>0.5pt</Default>
|
|---|
| 1932 | </BorderWidth>
|
|---|
| 1933 | <FontSize>8pt</FontSize>
|
|---|
| 1934 | <FontWeight>700</FontWeight>
|
|---|
| 1935 | <TextAlign>Center</TextAlign>
|
|---|
| 1936 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1937 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1938 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1939 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1940 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1941 | </Style>
|
|---|
| 1942 | <ZIndex>21</ZIndex>
|
|---|
| 1943 | <CanGrow>true</CanGrow>
|
|---|
| 1944 | <Value>Agent</Value>
|
|---|
| 1945 | </Textbox>
|
|---|
| 1946 | </ReportItems>
|
|---|
| 1947 | </TableCell>
|
|---|
| 1948 | <TableCell>
|
|---|
| 1949 | <ReportItems>
|
|---|
| 1950 | <Textbox Name="textbox25">
|
|---|
| 1951 | <rd:DefaultName>textbox25</rd:DefaultName>
|
|---|
| 1952 | <Style>
|
|---|
| 1953 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1954 | <BorderColor>
|
|---|
| 1955 | <Default>LightGrey</Default>
|
|---|
| 1956 | </BorderColor>
|
|---|
| 1957 | <BorderStyle>
|
|---|
| 1958 | <Default>Solid</Default>
|
|---|
| 1959 | </BorderStyle>
|
|---|
| 1960 | <BorderWidth>
|
|---|
| 1961 | <Default>0.5pt</Default>
|
|---|
| 1962 | </BorderWidth>
|
|---|
| 1963 | <FontSize>8pt</FontSize>
|
|---|
| 1964 | <FontWeight>700</FontWeight>
|
|---|
| 1965 | <TextAlign>Center</TextAlign>
|
|---|
| 1966 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1967 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1968 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1969 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1970 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1971 | </Style>
|
|---|
| 1972 | <ZIndex>20</ZIndex>
|
|---|
| 1973 | <CanGrow>true</CanGrow>
|
|---|
| 1974 | <Value>Netto</Value>
|
|---|
| 1975 | </Textbox>
|
|---|
| 1976 | </ReportItems>
|
|---|
| 1977 | </TableCell>
|
|---|
| 1978 | <TableCell>
|
|---|
| 1979 | <ReportItems>
|
|---|
| 1980 | <Textbox Name="textbox22">
|
|---|
| 1981 | <rd:DefaultName>textbox22</rd:DefaultName>
|
|---|
| 1982 | <Style>
|
|---|
| 1983 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1984 | <BorderColor>
|
|---|
| 1985 | <Default>LightGrey</Default>
|
|---|
| 1986 | </BorderColor>
|
|---|
| 1987 | <BorderStyle>
|
|---|
| 1988 | <Default>Solid</Default>
|
|---|
| 1989 | </BorderStyle>
|
|---|
| 1990 | <BorderWidth>
|
|---|
| 1991 | <Default>0.5pt</Default>
|
|---|
| 1992 | </BorderWidth>
|
|---|
| 1993 | <FontSize>8pt</FontSize>
|
|---|
| 1994 | <FontWeight>700</FontWeight>
|
|---|
| 1995 | <TextAlign>Center</TextAlign>
|
|---|
| 1996 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1997 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1998 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1999 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2000 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2001 | </Style>
|
|---|
| 2002 | <ZIndex>19</ZIndex>
|
|---|
| 2003 | <CanGrow>true</CanGrow>
|
|---|
| 2004 | <Value>%Vat</Value>
|
|---|
| 2005 | </Textbox>
|
|---|
| 2006 | </ReportItems>
|
|---|
| 2007 | </TableCell>
|
|---|
| 2008 | <TableCell>
|
|---|
| 2009 | <ReportItems>
|
|---|
| 2010 | <Textbox Name="textbox19">
|
|---|
| 2011 | <rd:DefaultName>textbox19</rd:DefaultName>
|
|---|
| 2012 | <Style>
|
|---|
| 2013 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2014 | <BorderColor>
|
|---|
| 2015 | <Default>LightGrey</Default>
|
|---|
| 2016 | </BorderColor>
|
|---|
| 2017 | <BorderStyle>
|
|---|
| 2018 | <Default>Solid</Default>
|
|---|
| 2019 | </BorderStyle>
|
|---|
| 2020 | <BorderWidth>
|
|---|
| 2021 | <Default>0.5pt</Default>
|
|---|
| 2022 | </BorderWidth>
|
|---|
| 2023 | <FontSize>8pt</FontSize>
|
|---|
| 2024 | <FontWeight>700</FontWeight>
|
|---|
| 2025 | <TextAlign>Center</TextAlign>
|
|---|
| 2026 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2027 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2028 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2029 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2030 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2031 | </Style>
|
|---|
| 2032 | <ZIndex>18</ZIndex>
|
|---|
| 2033 | <CanGrow>true</CanGrow>
|
|---|
| 2034 | <Value>Vat</Value>
|
|---|
| 2035 | </Textbox>
|
|---|
| 2036 | </ReportItems>
|
|---|
| 2037 | </TableCell>
|
|---|
| 2038 | <TableCell>
|
|---|
| 2039 | <ReportItems>
|
|---|
| 2040 | <Textbox Name="textbox16">
|
|---|
| 2041 | <rd:DefaultName>textbox16</rd:DefaultName>
|
|---|
| 2042 | <Style>
|
|---|
| 2043 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2044 | <BorderColor>
|
|---|
| 2045 | <Default>LightGrey</Default>
|
|---|
| 2046 | </BorderColor>
|
|---|
| 2047 | <BorderStyle>
|
|---|
| 2048 | <Default>Solid</Default>
|
|---|
| 2049 | </BorderStyle>
|
|---|
| 2050 | <BorderWidth>
|
|---|
| 2051 | <Default>0.5pt</Default>
|
|---|
| 2052 | </BorderWidth>
|
|---|
| 2053 | <FontSize>8pt</FontSize>
|
|---|
| 2054 | <FontWeight>700</FontWeight>
|
|---|
| 2055 | <TextAlign>Center</TextAlign>
|
|---|
| 2056 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2057 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2058 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2059 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2060 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2061 | </Style>
|
|---|
| 2062 | <ZIndex>17</ZIndex>
|
|---|
| 2063 | <CanGrow>true</CanGrow>
|
|---|
| 2064 | <Value>Brutto</Value>
|
|---|
| 2065 | </Textbox>
|
|---|
| 2066 | </ReportItems>
|
|---|
| 2067 | </TableCell>
|
|---|
| 2068 | <TableCell>
|
|---|
| 2069 | <ReportItems>
|
|---|
| 2070 | <Textbox Name="textbox13">
|
|---|
| 2071 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 2072 | <Style>
|
|---|
| 2073 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2074 | <BorderColor>
|
|---|
| 2075 | <Default>LightGrey</Default>
|
|---|
| 2076 | </BorderColor>
|
|---|
| 2077 | <BorderStyle>
|
|---|
| 2078 | <Default>Solid</Default>
|
|---|
| 2079 | </BorderStyle>
|
|---|
| 2080 | <BorderWidth>
|
|---|
| 2081 | <Default>0.5pt</Default>
|
|---|
| 2082 | </BorderWidth>
|
|---|
| 2083 | <FontSize>8pt</FontSize>
|
|---|
| 2084 | <FontWeight>700</FontWeight>
|
|---|
| 2085 | <TextAlign>Center</TextAlign>
|
|---|
| 2086 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2087 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2088 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2089 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2090 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2091 | </Style>
|
|---|
| 2092 | <ZIndex>16</ZIndex>
|
|---|
| 2093 | <CanGrow>true</CanGrow>
|
|---|
| 2094 | <Value>Suma zapÅat</Value>
|
|---|
| 2095 | </Textbox>
|
|---|
| 2096 | </ReportItems>
|
|---|
| 2097 | </TableCell>
|
|---|
| 2098 | </TableCells>
|
|---|
| 2099 | <Height>0.63492cm</Height>
|
|---|
| 2100 | </TableRow>
|
|---|
| 2101 | </TableRows>
|
|---|
| 2102 | </Header>
|
|---|
| 2103 | <TableColumns>
|
|---|
| 2104 | <TableColumn>
|
|---|
| 2105 | <Width>2.5cm</Width>
|
|---|
| 2106 | </TableColumn>
|
|---|
| 2107 | <TableColumn>
|
|---|
| 2108 | <Width>2.75cm</Width>
|
|---|
| 2109 | </TableColumn>
|
|---|
| 2110 | <TableColumn>
|
|---|
| 2111 | <Width>2.75cm</Width>
|
|---|
| 2112 | </TableColumn>
|
|---|
| 2113 | <TableColumn>
|
|---|
| 2114 | <Width>2.25cm</Width>
|
|---|
| 2115 | </TableColumn>
|
|---|
| 2116 | <TableColumn>
|
|---|
| 2117 | <Width>2.25cm</Width>
|
|---|
| 2118 | </TableColumn>
|
|---|
| 2119 | <TableColumn>
|
|---|
| 2120 | <Width>1.75cm</Width>
|
|---|
| 2121 | </TableColumn>
|
|---|
| 2122 | <TableColumn>
|
|---|
| 2123 | <Width>2.25cm</Width>
|
|---|
| 2124 | </TableColumn>
|
|---|
| 2125 | <TableColumn>
|
|---|
| 2126 | <Width>2.25cm</Width>
|
|---|
| 2127 | </TableColumn>
|
|---|
| 2128 | </TableColumns>
|
|---|
| 2129 | <Height>1.51984cm</Height>
|
|---|
| 2130 | </Table>
|
|---|
| 2131 | </ReportItems>
|
|---|
| 2132 | <Height>8.25cm</Height>
|
|---|
| 2133 | </Body>
|
|---|
| 2134 | <Language>en-US</Language>
|
|---|
| 2135 | <TopMargin>1cm</TopMargin>
|
|---|
| 2136 | <PageHeight>29.7cm</PageHeight>
|
|---|
| 2137 | </Report> |
|---|