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