| 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 | <Table Name="table5">
|
|---|
| 398 | <ZIndex>3</ZIndex>
|
|---|
| 399 | <DataSetName>Faktury</DataSetName>
|
|---|
| 400 | <Top>10cm</Top>
|
|---|
| 401 | <TableGroups>
|
|---|
| 402 | <TableGroup>
|
|---|
| 403 | <Grouping Name="table5_Group1">
|
|---|
| 404 | <Label>=Fields!S_VAT.Value</Label>
|
|---|
| 405 | <GroupExpressions>
|
|---|
| 406 | <GroupExpression>=Fields!S_VAT.Value</GroupExpression>
|
|---|
| 407 | </GroupExpressions>
|
|---|
| 408 | <Filters>
|
|---|
| 409 | <Filter>
|
|---|
| 410 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 411 | <Operator>Equal</Operator>
|
|---|
| 412 | <FilterValues>
|
|---|
| 413 | <FilterValue>=0</FilterValue>
|
|---|
| 414 | </FilterValues>
|
|---|
| 415 | </Filter>
|
|---|
| 416 | </Filters>
|
|---|
| 417 | </Grouping>
|
|---|
| 418 | <Header>
|
|---|
| 419 | <TableRows>
|
|---|
| 420 | <TableRow>
|
|---|
| 421 | <TableCells>
|
|---|
| 422 | <TableCell>
|
|---|
| 423 | <ReportItems>
|
|---|
| 424 | <Textbox Name="textbox39">
|
|---|
| 425 | <rd:DefaultName>textbox39</rd:DefaultName>
|
|---|
| 426 | <Style>
|
|---|
| 427 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 428 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 429 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 430 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 431 | </Style>
|
|---|
| 432 | <ZIndex>2</ZIndex>
|
|---|
| 433 | <CanGrow>true</CanGrow>
|
|---|
| 434 | <Value>=Fields!S_VAT.Value</Value>
|
|---|
| 435 | </Textbox>
|
|---|
| 436 | </ReportItems>
|
|---|
| 437 | </TableCell>
|
|---|
| 438 | <TableCell>
|
|---|
| 439 | <ReportItems>
|
|---|
| 440 | <Textbox Name="textbox49">
|
|---|
| 441 | <rd:DefaultName>textbox49</rd:DefaultName>
|
|---|
| 442 | <Style>
|
|---|
| 443 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 444 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 445 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 446 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 447 | </Style>
|
|---|
| 448 | <ZIndex>1</ZIndex>
|
|---|
| 449 | <CanGrow>true</CanGrow>
|
|---|
| 450 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 451 | </Textbox>
|
|---|
| 452 | </ReportItems>
|
|---|
| 453 | </TableCell>
|
|---|
| 454 | <TableCell>
|
|---|
| 455 | <ReportItems>
|
|---|
| 456 | <Textbox Name="textbox50">
|
|---|
| 457 | <rd:DefaultName>textbox50</rd:DefaultName>
|
|---|
| 458 | <Style>
|
|---|
| 459 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 460 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 461 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 462 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 463 | </Style>
|
|---|
| 464 | <CanGrow>true</CanGrow>
|
|---|
| 465 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 466 | </Textbox>
|
|---|
| 467 | </ReportItems>
|
|---|
| 468 | </TableCell>
|
|---|
| 469 | </TableCells>
|
|---|
| 470 | <Height>0.63492cm</Height>
|
|---|
| 471 | </TableRow>
|
|---|
| 472 | </TableRows>
|
|---|
| 473 | </Header>
|
|---|
| 474 | </TableGroup>
|
|---|
| 475 | </TableGroups>
|
|---|
| 476 | <Width>14.08333cm</Width>
|
|---|
| 477 | <TableColumns>
|
|---|
| 478 | <TableColumn>
|
|---|
| 479 | <Width>4.69444cm</Width>
|
|---|
| 480 | </TableColumn>
|
|---|
| 481 | <TableColumn>
|
|---|
| 482 | <Width>4.69444cm</Width>
|
|---|
| 483 | </TableColumn>
|
|---|
| 484 | <TableColumn>
|
|---|
| 485 | <Width>4.69444cm</Width>
|
|---|
| 486 | </TableColumn>
|
|---|
| 487 | </TableColumns>
|
|---|
| 488 | <Height>0.63492cm</Height>
|
|---|
| 489 | <Left>2.75cm</Left>
|
|---|
| 490 | </Table>
|
|---|
| 491 | <Textbox Name="textbox32">
|
|---|
| 492 | <Top>0.25cm</Top>
|
|---|
| 493 | <Width>18.75cm</Width>
|
|---|
| 494 | <Style>
|
|---|
| 495 | <FontSize>12pt</FontSize>
|
|---|
| 496 | <FontWeight>700</FontWeight>
|
|---|
| 497 | <TextAlign>Center</TextAlign>
|
|---|
| 498 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 499 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 500 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 501 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 502 | </Style>
|
|---|
| 503 | <ZIndex>2</ZIndex>
|
|---|
| 504 | <CanGrow>true</CanGrow>
|
|---|
| 505 | <Height>0.63492cm</Height>
|
|---|
| 506 | <Value>="ZESTAWIENIE MIESIÄCZNE FAKTUR ZA REKLAMÄ za miesiÄ
c: " & Parameters!miesiac.Value & " rok: " & Parameters!rok.Value</Value>
|
|---|
| 507 | </Textbox>
|
|---|
| 508 | <Rectangle Name="rectangle1">
|
|---|
| 509 | <ZIndex>1</ZIndex>
|
|---|
| 510 | <ReportItems>
|
|---|
| 511 | <Table Name="table4">
|
|---|
| 512 | <ZIndex>3</ZIndex>
|
|---|
| 513 | <DataSetName>Faktury</DataSetName>
|
|---|
| 514 | <Top>1.25cm</Top>
|
|---|
| 515 | <Width>18.77646cm</Width>
|
|---|
| 516 | <TableColumns>
|
|---|
| 517 | <TableColumn>
|
|---|
| 518 | <Width>1.5cm</Width>
|
|---|
| 519 | </TableColumn>
|
|---|
| 520 | <TableColumn>
|
|---|
| 521 | <Width>1.02646cm</Width>
|
|---|
| 522 | </TableColumn>
|
|---|
| 523 | <TableColumn>
|
|---|
| 524 | <Width>1.75cm</Width>
|
|---|
| 525 | </TableColumn>
|
|---|
| 526 | <TableColumn>
|
|---|
| 527 | <Width>2.25cm</Width>
|
|---|
| 528 | </TableColumn>
|
|---|
| 529 | <TableColumn>
|
|---|
| 530 | <Width>2cm</Width>
|
|---|
| 531 | </TableColumn>
|
|---|
| 532 | <TableColumn>
|
|---|
| 533 | <Width>2.25cm</Width>
|
|---|
| 534 | </TableColumn>
|
|---|
| 535 | <TableColumn>
|
|---|
| 536 | <Width>1.75cm</Width>
|
|---|
| 537 | </TableColumn>
|
|---|
| 538 | <TableColumn>
|
|---|
| 539 | <Width>2.25cm</Width>
|
|---|
| 540 | </TableColumn>
|
|---|
| 541 | <TableColumn>
|
|---|
| 542 | <Width>1.75cm</Width>
|
|---|
| 543 | </TableColumn>
|
|---|
| 544 | <TableColumn>
|
|---|
| 545 | <Width>2.25cm</Width>
|
|---|
| 546 | </TableColumn>
|
|---|
| 547 | </TableColumns>
|
|---|
| 548 | <Height>0.63492cm</Height>
|
|---|
| 549 | <Footer>
|
|---|
| 550 | <TableRows>
|
|---|
| 551 | <TableRow>
|
|---|
| 552 | <TableCells>
|
|---|
| 553 | <TableCell>
|
|---|
| 554 | <ReportItems>
|
|---|
| 555 | <Textbox Name="textbox29">
|
|---|
| 556 | <rd:DefaultName>textbox29</rd:DefaultName>
|
|---|
| 557 | <Style>
|
|---|
| 558 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 559 | <BorderColor>
|
|---|
| 560 | <Default>LightGrey</Default>
|
|---|
| 561 | </BorderColor>
|
|---|
| 562 | <BorderStyle>
|
|---|
| 563 | <Default>Solid</Default>
|
|---|
| 564 | </BorderStyle>
|
|---|
| 565 | <BorderWidth>
|
|---|
| 566 | <Default>0.5pt</Default>
|
|---|
| 567 | </BorderWidth>
|
|---|
| 568 | <FontSize>8pt</FontSize>
|
|---|
| 569 | <FontWeight>700</FontWeight>
|
|---|
| 570 | <Format>C</Format>
|
|---|
| 571 | <TextAlign>Center</TextAlign>
|
|---|
| 572 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 573 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 574 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 575 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 576 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 577 | </Style>
|
|---|
| 578 | <ZIndex>9</ZIndex>
|
|---|
| 579 | <CanGrow>true</CanGrow>
|
|---|
| 580 | <Value>ILOÅÄ:</Value>
|
|---|
| 581 | </Textbox>
|
|---|
| 582 | </ReportItems>
|
|---|
| 583 | </TableCell>
|
|---|
| 584 | <TableCell>
|
|---|
| 585 | <ReportItems>
|
|---|
| 586 | <Textbox Name="textbox26">
|
|---|
| 587 | <rd:DefaultName>textbox26</rd:DefaultName>
|
|---|
| 588 | <Style>
|
|---|
| 589 | <BorderColor>
|
|---|
| 590 | <Default>LightGrey</Default>
|
|---|
| 591 | </BorderColor>
|
|---|
| 592 | <BorderStyle>
|
|---|
| 593 | <Default>Solid</Default>
|
|---|
| 594 | </BorderStyle>
|
|---|
| 595 | <BorderWidth>
|
|---|
| 596 | <Default>0.5pt</Default>
|
|---|
| 597 | </BorderWidth>
|
|---|
| 598 | <FontSize>8pt</FontSize>
|
|---|
| 599 | <TextAlign>Right</TextAlign>
|
|---|
| 600 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 601 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 602 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 603 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 604 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 605 | </Style>
|
|---|
| 606 | <ZIndex>8</ZIndex>
|
|---|
| 607 | <CanGrow>true</CanGrow>
|
|---|
| 608 | <Value>=Count(Fields!ID_FAKTURY.Value)</Value>
|
|---|
| 609 | </Textbox>
|
|---|
| 610 | </ReportItems>
|
|---|
| 611 | </TableCell>
|
|---|
| 612 | <TableCell>
|
|---|
| 613 | <ReportItems>
|
|---|
| 614 | <Textbox Name="textbox17">
|
|---|
| 615 | <rd:DefaultName>textbox17</rd:DefaultName>
|
|---|
| 616 | <Style>
|
|---|
| 617 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 618 | <BorderColor>
|
|---|
| 619 | <Default>LightGrey</Default>
|
|---|
| 620 | </BorderColor>
|
|---|
| 621 | <BorderStyle>
|
|---|
| 622 | <Default>Solid</Default>
|
|---|
| 623 | </BorderStyle>
|
|---|
| 624 | <BorderWidth>
|
|---|
| 625 | <Default>0.5pt</Default>
|
|---|
| 626 | </BorderWidth>
|
|---|
| 627 | <FontSize>8pt</FontSize>
|
|---|
| 628 | <FontWeight>700</FontWeight>
|
|---|
| 629 | <Format>C</Format>
|
|---|
| 630 | <TextAlign>Center</TextAlign>
|
|---|
| 631 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 632 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 633 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 634 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 635 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 636 | </Style>
|
|---|
| 637 | <ZIndex>7</ZIndex>
|
|---|
| 638 | <CanGrow>true</CanGrow>
|
|---|
| 639 | <Value>ZALEGA:</Value>
|
|---|
| 640 | </Textbox>
|
|---|
| 641 | </ReportItems>
|
|---|
| 642 | </TableCell>
|
|---|
| 643 | <TableCell>
|
|---|
| 644 | <ReportItems>
|
|---|
| 645 | <Textbox Name="textbox35">
|
|---|
| 646 | <rd:DefaultName>textbox35</rd:DefaultName>
|
|---|
| 647 | <Style>
|
|---|
| 648 | <BorderColor>
|
|---|
| 649 | <Default>LightGrey</Default>
|
|---|
| 650 | </BorderColor>
|
|---|
| 651 | <BorderStyle>
|
|---|
| 652 | <Default>Solid</Default>
|
|---|
| 653 | </BorderStyle>
|
|---|
| 654 | <BorderWidth>
|
|---|
| 655 | <Default>0.5pt</Default>
|
|---|
| 656 | </BorderWidth>
|
|---|
| 657 | <FontSize>8pt</FontSize>
|
|---|
| 658 | <Format>C</Format>
|
|---|
| 659 | <TextAlign>Right</TextAlign>
|
|---|
| 660 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 661 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 662 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 663 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 664 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 665 | <Language>pl</Language>
|
|---|
| 666 | </Style>
|
|---|
| 667 | <ZIndex>6</ZIndex>
|
|---|
| 668 | <CanGrow>true</CanGrow>
|
|---|
| 669 | <Value>=Sum(Fields!BRUTTO.Value)-Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 670 | </Textbox>
|
|---|
| 671 | </ReportItems>
|
|---|
| 672 | </TableCell>
|
|---|
| 673 | <TableCell>
|
|---|
| 674 | <ReportItems>
|
|---|
| 675 | <Textbox Name="textbox38">
|
|---|
| 676 | <rd:DefaultName>textbox38</rd:DefaultName>
|
|---|
| 677 | <Style>
|
|---|
| 678 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 679 | <BorderColor>
|
|---|
| 680 | <Default>LightGrey</Default>
|
|---|
| 681 | </BorderColor>
|
|---|
| 682 | <BorderStyle>
|
|---|
| 683 | <Default>Solid</Default>
|
|---|
| 684 | </BorderStyle>
|
|---|
| 685 | <BorderWidth>
|
|---|
| 686 | <Default>0.5pt</Default>
|
|---|
| 687 | </BorderWidth>
|
|---|
| 688 | <FontSize>8pt</FontSize>
|
|---|
| 689 | <FontWeight>700</FontWeight>
|
|---|
| 690 | <TextAlign>Center</TextAlign>
|
|---|
| 691 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 692 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 693 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 694 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 695 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 696 | </Style>
|
|---|
| 697 | <ZIndex>5</ZIndex>
|
|---|
| 698 | <CanGrow>true</CanGrow>
|
|---|
| 699 | <Value>ZAPÅATA:</Value>
|
|---|
| 700 | </Textbox>
|
|---|
| 701 | </ReportItems>
|
|---|
| 702 | </TableCell>
|
|---|
| 703 | <TableCell>
|
|---|
| 704 | <ReportItems>
|
|---|
| 705 | <Textbox Name="textbox40">
|
|---|
| 706 | <rd:DefaultName>textbox40</rd:DefaultName>
|
|---|
| 707 | <Style>
|
|---|
| 708 | <BorderColor>
|
|---|
| 709 | <Default>LightGrey</Default>
|
|---|
| 710 | </BorderColor>
|
|---|
| 711 | <BorderStyle>
|
|---|
| 712 | <Default>Solid</Default>
|
|---|
| 713 | </BorderStyle>
|
|---|
| 714 | <BorderWidth>
|
|---|
| 715 | <Default>0.5pt</Default>
|
|---|
| 716 | </BorderWidth>
|
|---|
| 717 | <FontSize>8pt</FontSize>
|
|---|
| 718 | <Format>C</Format>
|
|---|
| 719 | <TextAlign>Right</TextAlign>
|
|---|
| 720 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 721 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 722 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 723 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 724 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 725 | <Language>pl</Language>
|
|---|
| 726 | </Style>
|
|---|
| 727 | <ZIndex>4</ZIndex>
|
|---|
| 728 | <CanGrow>true</CanGrow>
|
|---|
| 729 | <Value>=Sum(Fields!suma_zaplat.Value)</Value>
|
|---|
| 730 | </Textbox>
|
|---|
| 731 | </ReportItems>
|
|---|
| 732 | </TableCell>
|
|---|
| 733 | <TableCell>
|
|---|
| 734 | <ReportItems>
|
|---|
| 735 | <Textbox Name="textbox15">
|
|---|
| 736 | <Style>
|
|---|
| 737 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 738 | <BorderColor>
|
|---|
| 739 | <Default>LightGrey</Default>
|
|---|
| 740 | </BorderColor>
|
|---|
| 741 | <BorderStyle>
|
|---|
| 742 | <Default>Solid</Default>
|
|---|
| 743 | </BorderStyle>
|
|---|
| 744 | <BorderWidth>
|
|---|
| 745 | <Default>0.5pt</Default>
|
|---|
| 746 | </BorderWidth>
|
|---|
| 747 | <FontSize>8pt</FontSize>
|
|---|
| 748 | <FontWeight>700</FontWeight>
|
|---|
| 749 | <TextAlign>Center</TextAlign>
|
|---|
| 750 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 751 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 752 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 753 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 754 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 755 | </Style>
|
|---|
| 756 | <ZIndex>3</ZIndex>
|
|---|
| 757 | <CanGrow>true</CanGrow>
|
|---|
| 758 | <Value>NETTO:</Value>
|
|---|
| 759 | </Textbox>
|
|---|
| 760 | </ReportItems>
|
|---|
| 761 | </TableCell>
|
|---|
| 762 | <TableCell>
|
|---|
| 763 | <ReportItems>
|
|---|
| 764 | <Textbox Name="textbox7">
|
|---|
| 765 | <rd:DefaultName>textbox7</rd:DefaultName>
|
|---|
| 766 | <Style>
|
|---|
| 767 | <BackgroundColor>White</BackgroundColor>
|
|---|
| 768 | <BorderColor>
|
|---|
| 769 | <Default>LightGrey</Default>
|
|---|
| 770 | </BorderColor>
|
|---|
| 771 | <BorderStyle>
|
|---|
| 772 | <Default>Solid</Default>
|
|---|
| 773 | </BorderStyle>
|
|---|
| 774 | <BorderWidth>
|
|---|
| 775 | <Default>0.5pt</Default>
|
|---|
| 776 | </BorderWidth>
|
|---|
| 777 | <FontSize>8pt</FontSize>
|
|---|
| 778 | <Format>C</Format>
|
|---|
| 779 | <TextAlign>Center</TextAlign>
|
|---|
| 780 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 781 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 782 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 783 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 784 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 785 | <Language>pl</Language>
|
|---|
| 786 | </Style>
|
|---|
| 787 | <ZIndex>2</ZIndex>
|
|---|
| 788 | <CanGrow>true</CanGrow>
|
|---|
| 789 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 790 | </Textbox>
|
|---|
| 791 | </ReportItems>
|
|---|
| 792 | </TableCell>
|
|---|
| 793 | <TableCell>
|
|---|
| 794 | <ReportItems>
|
|---|
| 795 | <Textbox Name="textbox23">
|
|---|
| 796 | <rd:DefaultName>textbox23</rd:DefaultName>
|
|---|
| 797 | <Style>
|
|---|
| 798 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 799 | <BorderColor>
|
|---|
| 800 | <Default>LightGrey</Default>
|
|---|
| 801 | </BorderColor>
|
|---|
| 802 | <BorderStyle>
|
|---|
| 803 | <Default>Solid</Default>
|
|---|
| 804 | </BorderStyle>
|
|---|
| 805 | <BorderWidth>
|
|---|
| 806 | <Default>0.5pt</Default>
|
|---|
| 807 | </BorderWidth>
|
|---|
| 808 | <FontSize>8pt</FontSize>
|
|---|
| 809 | <FontWeight>700</FontWeight>
|
|---|
| 810 | <TextAlign>Center</TextAlign>
|
|---|
| 811 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 812 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 813 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 814 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 815 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 816 | </Style>
|
|---|
| 817 | <ZIndex>1</ZIndex>
|
|---|
| 818 | <CanGrow>true</CanGrow>
|
|---|
| 819 | <Value>BRUTTO:</Value>
|
|---|
| 820 | </Textbox>
|
|---|
| 821 | </ReportItems>
|
|---|
| 822 | </TableCell>
|
|---|
| 823 | <TableCell>
|
|---|
| 824 | <ReportItems>
|
|---|
| 825 | <Textbox Name="textbox20">
|
|---|
| 826 | <rd:DefaultName>textbox20</rd:DefaultName>
|
|---|
| 827 | <Style>
|
|---|
| 828 | <BorderColor>
|
|---|
| 829 | <Default>LightGrey</Default>
|
|---|
| 830 | </BorderColor>
|
|---|
| 831 | <BorderStyle>
|
|---|
| 832 | <Default>Solid</Default>
|
|---|
| 833 | </BorderStyle>
|
|---|
| 834 | <BorderWidth>
|
|---|
| 835 | <Default>0.5pt</Default>
|
|---|
| 836 | </BorderWidth>
|
|---|
| 837 | <FontSize>8pt</FontSize>
|
|---|
| 838 | <Format>C</Format>
|
|---|
| 839 | <TextAlign>Right</TextAlign>
|
|---|
| 840 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 841 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 842 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 843 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 844 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 845 | <Language>pl</Language>
|
|---|
| 846 | </Style>
|
|---|
| 847 | <CanGrow>true</CanGrow>
|
|---|
| 848 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 849 | </Textbox>
|
|---|
| 850 | </ReportItems>
|
|---|
| 851 | </TableCell>
|
|---|
| 852 | </TableCells>
|
|---|
| 853 | <Height>0.63492cm</Height>
|
|---|
| 854 | </TableRow>
|
|---|
| 855 | </TableRows>
|
|---|
| 856 | </Footer>
|
|---|
| 857 | </Table>
|
|---|
| 858 | <Textbox Name="textbox14">
|
|---|
| 859 | <rd:DefaultName>textbox14</rd:DefaultName>
|
|---|
| 860 | <Top>0.25cm</Top>
|
|---|
| 861 | <Width>18.75cm</Width>
|
|---|
| 862 | <Style>
|
|---|
| 863 | <FontSize>12pt</FontSize>
|
|---|
| 864 | <FontWeight>700</FontWeight>
|
|---|
| 865 | <TextAlign>Center</TextAlign>
|
|---|
| 866 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 867 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 868 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 869 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 870 | </Style>
|
|---|
| 871 | <ZIndex>2</ZIndex>
|
|---|
| 872 | <CanGrow>true</CanGrow>
|
|---|
| 873 | <Height>0.63492cm</Height>
|
|---|
| 874 | <Value>PODSUMOWANIE</Value>
|
|---|
| 875 | </Textbox>
|
|---|
| 876 | <List Name="list1">
|
|---|
| 877 | <ZIndex>1</ZIndex>
|
|---|
| 878 | <Left>6cm</Left>
|
|---|
| 879 | <DataSetName>Faktury</DataSetName>
|
|---|
| 880 | <ReportItems>
|
|---|
| 881 | <Table Name="table2">
|
|---|
| 882 | <Style>
|
|---|
| 883 | <BorderColor>
|
|---|
| 884 | <Default>LightGrey</Default>
|
|---|
| 885 | </BorderColor>
|
|---|
| 886 | <BorderStyle>
|
|---|
| 887 | <Default>Solid</Default>
|
|---|
| 888 | </BorderStyle>
|
|---|
| 889 | <BorderWidth>
|
|---|
| 890 | <Default>0.5pt</Default>
|
|---|
| 891 | </BorderWidth>
|
|---|
| 892 | </Style>
|
|---|
| 893 | <TableColumns>
|
|---|
| 894 | <TableColumn>
|
|---|
| 895 | <Width>3.58333cm</Width>
|
|---|
| 896 | </TableColumn>
|
|---|
| 897 | <TableColumn>
|
|---|
| 898 | <Width>3cm</Width>
|
|---|
| 899 | </TableColumn>
|
|---|
| 900 | <TableColumn>
|
|---|
| 901 | <Width>3.5cm</Width>
|
|---|
| 902 | </TableColumn>
|
|---|
| 903 | <TableColumn>
|
|---|
| 904 | <Width>2.75cm</Width>
|
|---|
| 905 | </TableColumn>
|
|---|
| 906 | </TableColumns>
|
|---|
| 907 | <Footer>
|
|---|
| 908 | <TableRows>
|
|---|
| 909 | <TableRow>
|
|---|
| 910 | <TableCells>
|
|---|
| 911 | <TableCell>
|
|---|
| 912 | <ReportItems>
|
|---|
| 913 | <Textbox Name="textbox41">
|
|---|
| 914 | <rd:DefaultName>textbox41</rd:DefaultName>
|
|---|
| 915 | <Style>
|
|---|
| 916 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 917 | <BorderColor>
|
|---|
| 918 | <Default>LightGrey</Default>
|
|---|
| 919 | </BorderColor>
|
|---|
| 920 | <BorderStyle>
|
|---|
| 921 | <Default>Solid</Default>
|
|---|
| 922 | </BorderStyle>
|
|---|
| 923 | <BorderWidth>
|
|---|
| 924 | <Default>0.5pt</Default>
|
|---|
| 925 | </BorderWidth>
|
|---|
| 926 | <FontSize>8pt</FontSize>
|
|---|
| 927 | <FontWeight>700</FontWeight>
|
|---|
| 928 | <Format>C</Format>
|
|---|
| 929 | <TextAlign>Center</TextAlign>
|
|---|
| 930 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 931 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 932 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 933 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 934 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 935 | </Style>
|
|---|
| 936 | <ZIndex>3</ZIndex>
|
|---|
| 937 | <CanGrow>true</CanGrow>
|
|---|
| 938 | <Value>NETTO</Value>
|
|---|
| 939 | </Textbox>
|
|---|
| 940 | </ReportItems>
|
|---|
| 941 | </TableCell>
|
|---|
| 942 | <TableCell>
|
|---|
| 943 | <ReportItems>
|
|---|
| 944 | <Textbox Name="textbox42">
|
|---|
| 945 | <rd:DefaultName>textbox42</rd:DefaultName>
|
|---|
| 946 | <Style>
|
|---|
| 947 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 948 | <BorderColor>
|
|---|
| 949 | <Default>LightGrey</Default>
|
|---|
| 950 | </BorderColor>
|
|---|
| 951 | <BorderStyle>
|
|---|
| 952 | <Default>Solid</Default>
|
|---|
| 953 | </BorderStyle>
|
|---|
| 954 | <BorderWidth>
|
|---|
| 955 | <Default>0.5pt</Default>
|
|---|
| 956 | </BorderWidth>
|
|---|
| 957 | <FontSize>8pt</FontSize>
|
|---|
| 958 | <FontWeight>700</FontWeight>
|
|---|
| 959 | <Format>P</Format>
|
|---|
| 960 | <TextAlign>Center</TextAlign>
|
|---|
| 961 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 962 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 963 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 964 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 965 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 966 | </Style>
|
|---|
| 967 | <ZIndex>2</ZIndex>
|
|---|
| 968 | <CanGrow>true</CanGrow>
|
|---|
| 969 | <Value>STAWKA VAT</Value>
|
|---|
| 970 | </Textbox>
|
|---|
| 971 | </ReportItems>
|
|---|
| 972 | </TableCell>
|
|---|
| 973 | <TableCell>
|
|---|
| 974 | <ReportItems>
|
|---|
| 975 | <Textbox Name="textbox43">
|
|---|
| 976 | <rd:DefaultName>textbox43</rd:DefaultName>
|
|---|
| 977 | <Style>
|
|---|
| 978 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 979 | <BorderColor>
|
|---|
| 980 | <Default>LightGrey</Default>
|
|---|
| 981 | </BorderColor>
|
|---|
| 982 | <BorderStyle>
|
|---|
| 983 | <Default>Solid</Default>
|
|---|
| 984 | </BorderStyle>
|
|---|
| 985 | <BorderWidth>
|
|---|
| 986 | <Default>0.5pt</Default>
|
|---|
| 987 | </BorderWidth>
|
|---|
| 988 | <FontSize>8pt</FontSize>
|
|---|
| 989 | <FontWeight>700</FontWeight>
|
|---|
| 990 | <Format>C</Format>
|
|---|
| 991 | <TextAlign>Center</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>1</ZIndex>
|
|---|
| 999 | <CanGrow>true</CanGrow>
|
|---|
| 1000 | <Value>VAT</Value>
|
|---|
| 1001 | </Textbox>
|
|---|
| 1002 | </ReportItems>
|
|---|
| 1003 | </TableCell>
|
|---|
| 1004 | <TableCell>
|
|---|
| 1005 | <ReportItems>
|
|---|
| 1006 | <Textbox Name="textbox44">
|
|---|
| 1007 | <rd:DefaultName>textbox44</rd:DefaultName>
|
|---|
| 1008 | <Style>
|
|---|
| 1009 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1010 | <BorderColor>
|
|---|
| 1011 | <Default>LightGrey</Default>
|
|---|
| 1012 | </BorderColor>
|
|---|
| 1013 | <BorderStyle>
|
|---|
| 1014 | <Default>Solid</Default>
|
|---|
| 1015 | </BorderStyle>
|
|---|
| 1016 | <BorderWidth>
|
|---|
| 1017 | <Default>0.5pt</Default>
|
|---|
| 1018 | </BorderWidth>
|
|---|
| 1019 | <FontSize>8pt</FontSize>
|
|---|
| 1020 | <FontWeight>700</FontWeight>
|
|---|
| 1021 | <Format>C</Format>
|
|---|
| 1022 | <TextAlign>Center</TextAlign>
|
|---|
| 1023 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1024 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1025 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1026 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1027 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1028 | </Style>
|
|---|
| 1029 | <CanGrow>true</CanGrow>
|
|---|
| 1030 | <Value>BRUTTO</Value>
|
|---|
| 1031 | </Textbox>
|
|---|
| 1032 | </ReportItems>
|
|---|
| 1033 | </TableCell>
|
|---|
| 1034 | </TableCells>
|
|---|
| 1035 | <Height>0.63492cm</Height>
|
|---|
| 1036 | </TableRow>
|
|---|
| 1037 | <TableRow>
|
|---|
| 1038 | <TableCells>
|
|---|
| 1039 | <TableCell>
|
|---|
| 1040 | <ReportItems>
|
|---|
| 1041 | <Textbox Name="NETTO_1">
|
|---|
| 1042 | <rd:DefaultName>NETTO_1</rd:DefaultName>
|
|---|
| 1043 | <Style>
|
|---|
| 1044 | <BorderColor>
|
|---|
| 1045 | <Default>LightGrey</Default>
|
|---|
| 1046 | </BorderColor>
|
|---|
| 1047 | <BorderStyle>
|
|---|
| 1048 | <Default>Solid</Default>
|
|---|
| 1049 | </BorderStyle>
|
|---|
| 1050 | <BorderWidth>
|
|---|
| 1051 | <Default>0.5pt</Default>
|
|---|
| 1052 | </BorderWidth>
|
|---|
| 1053 | <FontSize>8pt</FontSize>
|
|---|
| 1054 | <Format>C</Format>
|
|---|
| 1055 | <TextAlign>Right</TextAlign>
|
|---|
| 1056 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1057 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1058 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1059 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1060 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1061 | <Language>pl</Language>
|
|---|
| 1062 | </Style>
|
|---|
| 1063 | <ZIndex>7</ZIndex>
|
|---|
| 1064 | <CanGrow>true</CanGrow>
|
|---|
| 1065 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 1066 | </Textbox>
|
|---|
| 1067 | </ReportItems>
|
|---|
| 1068 | </TableCell>
|
|---|
| 1069 | <TableCell>
|
|---|
| 1070 | <ReportItems>
|
|---|
| 1071 | <Textbox Name="S_VAT_1">
|
|---|
| 1072 | <rd:DefaultName>S_VAT_1</rd:DefaultName>
|
|---|
| 1073 | <Style>
|
|---|
| 1074 | <BorderColor>
|
|---|
| 1075 | <Default>LightGrey</Default>
|
|---|
| 1076 | </BorderColor>
|
|---|
| 1077 | <BorderStyle>
|
|---|
| 1078 | <Default>Solid</Default>
|
|---|
| 1079 | </BorderStyle>
|
|---|
| 1080 | <BorderWidth>
|
|---|
| 1081 | <Default>0.5pt</Default>
|
|---|
| 1082 | </BorderWidth>
|
|---|
| 1083 | <FontSize>8pt</FontSize>
|
|---|
| 1084 | <Format>P</Format>
|
|---|
| 1085 | <TextAlign>Left</TextAlign>
|
|---|
| 1086 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1087 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1088 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1089 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1090 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1091 | </Style>
|
|---|
| 1092 | <ZIndex>6</ZIndex>
|
|---|
| 1093 | <CanGrow>true</CanGrow>
|
|---|
| 1094 | <Value>=iif(Fields!S_VAT.Value = 0, "nie podlega",Fields!S_VAT.Value)</Value>
|
|---|
| 1095 | </Textbox>
|
|---|
| 1096 | </ReportItems>
|
|---|
| 1097 | </TableCell>
|
|---|
| 1098 | <TableCell>
|
|---|
| 1099 | <ReportItems>
|
|---|
| 1100 | <Textbox Name="VAT_2">
|
|---|
| 1101 | <rd:DefaultName>VAT_2</rd:DefaultName>
|
|---|
| 1102 | <Style>
|
|---|
| 1103 | <BorderColor>
|
|---|
| 1104 | <Default>LightGrey</Default>
|
|---|
| 1105 | </BorderColor>
|
|---|
| 1106 | <BorderStyle>
|
|---|
| 1107 | <Default>Solid</Default>
|
|---|
| 1108 | </BorderStyle>
|
|---|
| 1109 | <BorderWidth>
|
|---|
| 1110 | <Default>0.5pt</Default>
|
|---|
| 1111 | </BorderWidth>
|
|---|
| 1112 | <FontSize>8pt</FontSize>
|
|---|
| 1113 | <Format>C</Format>
|
|---|
| 1114 | <TextAlign>Right</TextAlign>
|
|---|
| 1115 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1116 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1117 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1118 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1119 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1120 | <Language>pl</Language>
|
|---|
| 1121 | </Style>
|
|---|
| 1122 | <ZIndex>5</ZIndex>
|
|---|
| 1123 | <CanGrow>true</CanGrow>
|
|---|
| 1124 | <Value>=Sum(Fields!VAT.Value)</Value>
|
|---|
| 1125 | </Textbox>
|
|---|
| 1126 | </ReportItems>
|
|---|
| 1127 | </TableCell>
|
|---|
| 1128 | <TableCell>
|
|---|
| 1129 | <ReportItems>
|
|---|
| 1130 | <Textbox Name="BRUTTO_1">
|
|---|
| 1131 | <rd:DefaultName>BRUTTO_1</rd:DefaultName>
|
|---|
| 1132 | <Style>
|
|---|
| 1133 | <BorderColor>
|
|---|
| 1134 | <Default>LightGrey</Default>
|
|---|
| 1135 | </BorderColor>
|
|---|
| 1136 | <BorderStyle>
|
|---|
| 1137 | <Default>Solid</Default>
|
|---|
| 1138 | </BorderStyle>
|
|---|
| 1139 | <BorderWidth>
|
|---|
| 1140 | <Default>0.5pt</Default>
|
|---|
| 1141 | </BorderWidth>
|
|---|
| 1142 | <FontSize>8pt</FontSize>
|
|---|
| 1143 | <Format>C</Format>
|
|---|
| 1144 | <TextAlign>Right</TextAlign>
|
|---|
| 1145 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1146 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1147 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1148 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1149 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1150 | <Language>pl</Language>
|
|---|
| 1151 | </Style>
|
|---|
| 1152 | <ZIndex>4</ZIndex>
|
|---|
| 1153 | <CanGrow>true</CanGrow>
|
|---|
| 1154 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 1155 | </Textbox>
|
|---|
| 1156 | </ReportItems>
|
|---|
| 1157 | </TableCell>
|
|---|
| 1158 | </TableCells>
|
|---|
| 1159 | <Height>0.63492cm</Height>
|
|---|
| 1160 | </TableRow>
|
|---|
| 1161 | </TableRows>
|
|---|
| 1162 | </Footer>
|
|---|
| 1163 | </Table>
|
|---|
| 1164 | </ReportItems>
|
|---|
| 1165 | <Filters>
|
|---|
| 1166 | <Filter>
|
|---|
| 1167 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 1168 | <Operator>Equal</Operator>
|
|---|
| 1169 | <FilterValues>
|
|---|
| 1170 | <FilterValue>=CDbl("0")</FilterValue>
|
|---|
| 1171 | </FilterValues>
|
|---|
| 1172 | </Filter>
|
|---|
| 1173 | </Filters>
|
|---|
| 1174 | <Top>2.25cm</Top>
|
|---|
| 1175 | <Style>
|
|---|
| 1176 | <FontSize>8pt</FontSize>
|
|---|
| 1177 | </Style>
|
|---|
| 1178 | <Grouping Name="list1_Details_Group">
|
|---|
| 1179 | <GroupExpressions>
|
|---|
| 1180 | <GroupExpression>=Fields!S_VAT.Value</GroupExpression>
|
|---|
| 1181 | </GroupExpressions>
|
|---|
| 1182 | </Grouping>
|
|---|
| 1183 | <Height>1.26984cm</Height>
|
|---|
| 1184 | </List>
|
|---|
| 1185 | <List Name="list2">
|
|---|
| 1186 | <Left>6cm</Left>
|
|---|
| 1187 | <DataSetName>Faktury</DataSetName>
|
|---|
| 1188 | <ReportItems>
|
|---|
| 1189 | <Table Name="table3">
|
|---|
| 1190 | <TableColumns>
|
|---|
| 1191 | <TableColumn>
|
|---|
| 1192 | <Width>3.58333cm</Width>
|
|---|
| 1193 | </TableColumn>
|
|---|
| 1194 | <TableColumn>
|
|---|
| 1195 | <Width>3cm</Width>
|
|---|
| 1196 | </TableColumn>
|
|---|
| 1197 | <TableColumn>
|
|---|
| 1198 | <Width>3.5cm</Width>
|
|---|
| 1199 | </TableColumn>
|
|---|
| 1200 | <TableColumn>
|
|---|
| 1201 | <Width>2.75cm</Width>
|
|---|
| 1202 | </TableColumn>
|
|---|
| 1203 | </TableColumns>
|
|---|
| 1204 | <Footer>
|
|---|
| 1205 | <TableRows>
|
|---|
| 1206 | <TableRow>
|
|---|
| 1207 | <TableCells>
|
|---|
| 1208 | <TableCell>
|
|---|
| 1209 | <ReportItems>
|
|---|
| 1210 | <Textbox Name="textbox45">
|
|---|
| 1211 | <rd:DefaultName>textbox45</rd:DefaultName>
|
|---|
| 1212 | <Style>
|
|---|
| 1213 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1214 | <BorderColor>
|
|---|
| 1215 | <Default>LightGrey</Default>
|
|---|
| 1216 | </BorderColor>
|
|---|
| 1217 | <BorderStyle>
|
|---|
| 1218 | <Default>Solid</Default>
|
|---|
| 1219 | </BorderStyle>
|
|---|
| 1220 | <BorderWidth>
|
|---|
| 1221 | <Default>0.5pt</Default>
|
|---|
| 1222 | </BorderWidth>
|
|---|
| 1223 | <FontSize>8pt</FontSize>
|
|---|
| 1224 | <FontWeight>700</FontWeight>
|
|---|
| 1225 | <Format>C</Format>
|
|---|
| 1226 | <TextAlign>Center</TextAlign>
|
|---|
| 1227 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1228 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1229 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1230 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1231 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1232 | </Style>
|
|---|
| 1233 | <ZIndex>3</ZIndex>
|
|---|
| 1234 | <CanGrow>true</CanGrow>
|
|---|
| 1235 | <Value>NETTO</Value>
|
|---|
| 1236 | </Textbox>
|
|---|
| 1237 | </ReportItems>
|
|---|
| 1238 | </TableCell>
|
|---|
| 1239 | <TableCell>
|
|---|
| 1240 | <ReportItems>
|
|---|
| 1241 | <Textbox Name="textbox46">
|
|---|
| 1242 | <rd:DefaultName>textbox46</rd:DefaultName>
|
|---|
| 1243 | <Style>
|
|---|
| 1244 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1245 | <BorderColor>
|
|---|
| 1246 | <Default>LightGrey</Default>
|
|---|
| 1247 | </BorderColor>
|
|---|
| 1248 | <BorderStyle>
|
|---|
| 1249 | <Default>Solid</Default>
|
|---|
| 1250 | </BorderStyle>
|
|---|
| 1251 | <BorderWidth>
|
|---|
| 1252 | <Default>0.5pt</Default>
|
|---|
| 1253 | </BorderWidth>
|
|---|
| 1254 | <FontSize>8pt</FontSize>
|
|---|
| 1255 | <FontWeight>700</FontWeight>
|
|---|
| 1256 | <Format>P</Format>
|
|---|
| 1257 | <TextAlign>Center</TextAlign>
|
|---|
| 1258 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1259 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1260 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1261 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1262 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1263 | </Style>
|
|---|
| 1264 | <ZIndex>2</ZIndex>
|
|---|
| 1265 | <CanGrow>true</CanGrow>
|
|---|
| 1266 | <Value>STAWKA VAT</Value>
|
|---|
| 1267 | </Textbox>
|
|---|
| 1268 | </ReportItems>
|
|---|
| 1269 | </TableCell>
|
|---|
| 1270 | <TableCell>
|
|---|
| 1271 | <ReportItems>
|
|---|
| 1272 | <Textbox Name="textbox47">
|
|---|
| 1273 | <rd:DefaultName>textbox47</rd:DefaultName>
|
|---|
| 1274 | <Style>
|
|---|
| 1275 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1276 | <BorderColor>
|
|---|
| 1277 | <Default>LightGrey</Default>
|
|---|
| 1278 | </BorderColor>
|
|---|
| 1279 | <BorderStyle>
|
|---|
| 1280 | <Default>Solid</Default>
|
|---|
| 1281 | </BorderStyle>
|
|---|
| 1282 | <BorderWidth>
|
|---|
| 1283 | <Default>0.5pt</Default>
|
|---|
| 1284 | </BorderWidth>
|
|---|
| 1285 | <FontSize>8pt</FontSize>
|
|---|
| 1286 | <FontWeight>700</FontWeight>
|
|---|
| 1287 | <Format>C</Format>
|
|---|
| 1288 | <TextAlign>Center</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>1</ZIndex>
|
|---|
| 1296 | <CanGrow>true</CanGrow>
|
|---|
| 1297 | <Value>VAT</Value>
|
|---|
| 1298 | </Textbox>
|
|---|
| 1299 | </ReportItems>
|
|---|
| 1300 | </TableCell>
|
|---|
| 1301 | <TableCell>
|
|---|
| 1302 | <ReportItems>
|
|---|
| 1303 | <Textbox Name="textbox48">
|
|---|
| 1304 | <rd:DefaultName>textbox48</rd:DefaultName>
|
|---|
| 1305 | <Style>
|
|---|
| 1306 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1307 | <BorderColor>
|
|---|
| 1308 | <Default>LightGrey</Default>
|
|---|
| 1309 | </BorderColor>
|
|---|
| 1310 | <BorderStyle>
|
|---|
| 1311 | <Default>Solid</Default>
|
|---|
| 1312 | </BorderStyle>
|
|---|
| 1313 | <BorderWidth>
|
|---|
| 1314 | <Default>0.5pt</Default>
|
|---|
| 1315 | </BorderWidth>
|
|---|
| 1316 | <FontSize>8pt</FontSize>
|
|---|
| 1317 | <FontWeight>700</FontWeight>
|
|---|
| 1318 | <Format>C</Format>
|
|---|
| 1319 | <TextAlign>Center</TextAlign>
|
|---|
| 1320 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1321 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1322 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1323 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1324 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1325 | </Style>
|
|---|
| 1326 | <CanGrow>true</CanGrow>
|
|---|
| 1327 | <Value>BRUTTO</Value>
|
|---|
| 1328 | </Textbox>
|
|---|
| 1329 | </ReportItems>
|
|---|
| 1330 | </TableCell>
|
|---|
| 1331 | </TableCells>
|
|---|
| 1332 | <Height>0.63492cm</Height>
|
|---|
| 1333 | </TableRow>
|
|---|
| 1334 | <TableRow>
|
|---|
| 1335 | <TableCells>
|
|---|
| 1336 | <TableCell>
|
|---|
| 1337 | <ReportItems>
|
|---|
| 1338 | <Textbox Name="NETTO_2">
|
|---|
| 1339 | <rd:DefaultName>NETTO_2</rd:DefaultName>
|
|---|
| 1340 | <Style>
|
|---|
| 1341 | <BorderColor>
|
|---|
| 1342 | <Default>LightGrey</Default>
|
|---|
| 1343 | </BorderColor>
|
|---|
| 1344 | <BorderStyle>
|
|---|
| 1345 | <Default>Solid</Default>
|
|---|
| 1346 | </BorderStyle>
|
|---|
| 1347 | <BorderWidth>
|
|---|
| 1348 | <Default>0.5pt</Default>
|
|---|
| 1349 | </BorderWidth>
|
|---|
| 1350 | <FontSize>8pt</FontSize>
|
|---|
| 1351 | <Format>C</Format>
|
|---|
| 1352 | <TextAlign>Right</TextAlign>
|
|---|
| 1353 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1354 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1355 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1356 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1357 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1358 | <Language>pl</Language>
|
|---|
| 1359 | </Style>
|
|---|
| 1360 | <ZIndex>7</ZIndex>
|
|---|
| 1361 | <CanGrow>true</CanGrow>
|
|---|
| 1362 | <Value>=Sum(Fields!NETTO.Value)</Value>
|
|---|
| 1363 | </Textbox>
|
|---|
| 1364 | </ReportItems>
|
|---|
| 1365 | </TableCell>
|
|---|
| 1366 | <TableCell>
|
|---|
| 1367 | <ReportItems>
|
|---|
| 1368 | <Textbox Name="S_VAT_2">
|
|---|
| 1369 | <rd:DefaultName>S_VAT_2</rd:DefaultName>
|
|---|
| 1370 | <Style>
|
|---|
| 1371 | <BorderColor>
|
|---|
| 1372 | <Default>LightGrey</Default>
|
|---|
| 1373 | </BorderColor>
|
|---|
| 1374 | <BorderStyle>
|
|---|
| 1375 | <Default>Solid</Default>
|
|---|
| 1376 | </BorderStyle>
|
|---|
| 1377 | <BorderWidth>
|
|---|
| 1378 | <Default>0.5pt</Default>
|
|---|
| 1379 | </BorderWidth>
|
|---|
| 1380 | <FontSize>8pt</FontSize>
|
|---|
| 1381 | <Format>P</Format>
|
|---|
| 1382 | <TextAlign>Right</TextAlign>
|
|---|
| 1383 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1384 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1385 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1386 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1387 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1388 | </Style>
|
|---|
| 1389 | <ZIndex>6</ZIndex>
|
|---|
| 1390 | <CanGrow>true</CanGrow>
|
|---|
| 1391 | <Value>=Fields!S_VAT.Value</Value>
|
|---|
| 1392 | </Textbox>
|
|---|
| 1393 | </ReportItems>
|
|---|
| 1394 | </TableCell>
|
|---|
| 1395 | <TableCell>
|
|---|
| 1396 | <ReportItems>
|
|---|
| 1397 | <Textbox Name="VAT_1">
|
|---|
| 1398 | <rd:DefaultName>VAT_1</rd:DefaultName>
|
|---|
| 1399 | <Style>
|
|---|
| 1400 | <BorderColor>
|
|---|
| 1401 | <Default>LightGrey</Default>
|
|---|
| 1402 | </BorderColor>
|
|---|
| 1403 | <BorderStyle>
|
|---|
| 1404 | <Default>Solid</Default>
|
|---|
| 1405 | </BorderStyle>
|
|---|
| 1406 | <BorderWidth>
|
|---|
| 1407 | <Default>0.5pt</Default>
|
|---|
| 1408 | </BorderWidth>
|
|---|
| 1409 | <FontSize>8pt</FontSize>
|
|---|
| 1410 | <Format>C</Format>
|
|---|
| 1411 | <TextAlign>Right</TextAlign>
|
|---|
| 1412 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1413 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1414 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1415 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1416 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1417 | <Language>pl</Language>
|
|---|
| 1418 | </Style>
|
|---|
| 1419 | <ZIndex>5</ZIndex>
|
|---|
| 1420 | <CanGrow>true</CanGrow>
|
|---|
| 1421 | <Value>=Sum(Fields!VAT.Value)</Value>
|
|---|
| 1422 | </Textbox>
|
|---|
| 1423 | </ReportItems>
|
|---|
| 1424 | </TableCell>
|
|---|
| 1425 | <TableCell>
|
|---|
| 1426 | <ReportItems>
|
|---|
| 1427 | <Textbox Name="BRUTTO_2">
|
|---|
| 1428 | <rd:DefaultName>BRUTTO_2</rd:DefaultName>
|
|---|
| 1429 | <Style>
|
|---|
| 1430 | <BorderColor>
|
|---|
| 1431 | <Default>LightGrey</Default>
|
|---|
| 1432 | </BorderColor>
|
|---|
| 1433 | <BorderStyle>
|
|---|
| 1434 | <Default>Solid</Default>
|
|---|
| 1435 | </BorderStyle>
|
|---|
| 1436 | <BorderWidth>
|
|---|
| 1437 | <Default>0.5pt</Default>
|
|---|
| 1438 | </BorderWidth>
|
|---|
| 1439 | <FontSize>8pt</FontSize>
|
|---|
| 1440 | <Format>C</Format>
|
|---|
| 1441 | <TextAlign>Right</TextAlign>
|
|---|
| 1442 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1443 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1444 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1445 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1446 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1447 | <Language>pl</Language>
|
|---|
| 1448 | </Style>
|
|---|
| 1449 | <ZIndex>4</ZIndex>
|
|---|
| 1450 | <CanGrow>true</CanGrow>
|
|---|
| 1451 | <Value>=Sum(Fields!BRUTTO.Value)</Value>
|
|---|
| 1452 | </Textbox>
|
|---|
| 1453 | </ReportItems>
|
|---|
| 1454 | </TableCell>
|
|---|
| 1455 | </TableCells>
|
|---|
| 1456 | <Height>0.63492cm</Height>
|
|---|
| 1457 | </TableRow>
|
|---|
| 1458 | </TableRows>
|
|---|
| 1459 | </Footer>
|
|---|
| 1460 | </Table>
|
|---|
| 1461 | </ReportItems>
|
|---|
| 1462 | <Filters>
|
|---|
| 1463 | <Filter>
|
|---|
| 1464 | <FilterExpression>=Fields!S_VAT.Value</FilterExpression>
|
|---|
| 1465 | <Operator>Equal</Operator>
|
|---|
| 1466 | <FilterValues>
|
|---|
| 1467 | <FilterValue>=CDbl("0.22")</FilterValue>
|
|---|
| 1468 | </FilterValues>
|
|---|
| 1469 | </Filter>
|
|---|
| 1470 | </Filters>
|
|---|
| 1471 | <Top>3.75cm</Top>
|
|---|
| 1472 | <Style>
|
|---|
| 1473 | <FontSize>8pt</FontSize>
|
|---|
| 1474 | </Style>
|
|---|
| 1475 | <Grouping Name="list2_Details_Group">
|
|---|
| 1476 | <GroupExpressions>
|
|---|
| 1477 | <GroupExpression>=Fields!S_VAT.Value</GroupExpression>
|
|---|
| 1478 | </GroupExpressions>
|
|---|
| 1479 | </Grouping>
|
|---|
| 1480 | <Height>1.26984cm</Height>
|
|---|
| 1481 | </List>
|
|---|
| 1482 | </ReportItems>
|
|---|
| 1483 | <Top>3cm</Top>
|
|---|
| 1484 | <Height>5.25cm</Height>
|
|---|
| 1485 | </Rectangle>
|
|---|
| 1486 | <Table Name="table1">
|
|---|
| 1487 | <DataSetName>Faktury</DataSetName>
|
|---|
| 1488 | <Top>1.25cm</Top>
|
|---|
| 1489 | <TableGroups>
|
|---|
| 1490 | <TableGroup>
|
|---|
| 1491 | <Grouping Name="table1_Group1">
|
|---|
| 1492 | <GroupExpressions>
|
|---|
| 1493 | <GroupExpression>=Fields!Agencja.Value</GroupExpression>
|
|---|
| 1494 | </GroupExpressions>
|
|---|
| 1495 | </Grouping>
|
|---|
| 1496 | <Header>
|
|---|
| 1497 | <TableRows>
|
|---|
| 1498 | <TableRow>
|
|---|
| 1499 | <TableCells>
|
|---|
| 1500 | <TableCell>
|
|---|
| 1501 | <ReportItems>
|
|---|
| 1502 | <Textbox Name="textbox2">
|
|---|
| 1503 | <rd:DefaultName>textbox2</rd:DefaultName>
|
|---|
| 1504 | <Style>
|
|---|
| 1505 | <BorderColor>
|
|---|
| 1506 | <Default>LightGrey</Default>
|
|---|
| 1507 | </BorderColor>
|
|---|
| 1508 | <BorderWidth>
|
|---|
| 1509 | <Default>0.5pt</Default>
|
|---|
| 1510 | </BorderWidth>
|
|---|
| 1511 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1512 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1513 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1514 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1515 | </Style>
|
|---|
| 1516 | <ZIndex>17</ZIndex>
|
|---|
| 1517 | <CanGrow>true</CanGrow>
|
|---|
| 1518 | <Value />
|
|---|
| 1519 | </Textbox>
|
|---|
| 1520 | </ReportItems>
|
|---|
| 1521 | </TableCell>
|
|---|
| 1522 | <TableCell>
|
|---|
| 1523 | <ReportItems>
|
|---|
| 1524 | <Textbox Name="textbox3">
|
|---|
| 1525 | <rd:DefaultName>textbox3</rd:DefaultName>
|
|---|
| 1526 | <Style>
|
|---|
| 1527 | <BorderColor>
|
|---|
| 1528 | <Default>LightGrey</Default>
|
|---|
| 1529 | </BorderColor>
|
|---|
| 1530 | <BorderWidth>
|
|---|
| 1531 | <Default>0.5pt</Default>
|
|---|
| 1532 | </BorderWidth>
|
|---|
| 1533 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1534 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1535 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1536 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1537 | </Style>
|
|---|
| 1538 | <ZIndex>16</ZIndex>
|
|---|
| 1539 | <CanGrow>true</CanGrow>
|
|---|
| 1540 | <Value />
|
|---|
| 1541 | </Textbox>
|
|---|
| 1542 | </ReportItems>
|
|---|
| 1543 | </TableCell>
|
|---|
| 1544 | <TableCell>
|
|---|
| 1545 | <ReportItems>
|
|---|
| 1546 | <Textbox Name="textbox4">
|
|---|
| 1547 | <rd:DefaultName>textbox4</rd:DefaultName>
|
|---|
| 1548 | <Style>
|
|---|
| 1549 | <BorderColor>
|
|---|
| 1550 | <Default>LightGrey</Default>
|
|---|
| 1551 | </BorderColor>
|
|---|
| 1552 | <BorderWidth>
|
|---|
| 1553 | <Default>0.5pt</Default>
|
|---|
| 1554 | </BorderWidth>
|
|---|
| 1555 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1556 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1557 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1558 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1559 | </Style>
|
|---|
| 1560 | <ZIndex>15</ZIndex>
|
|---|
| 1561 | <CanGrow>true</CanGrow>
|
|---|
| 1562 | <Value />
|
|---|
| 1563 | </Textbox>
|
|---|
| 1564 | </ReportItems>
|
|---|
| 1565 | </TableCell>
|
|---|
| 1566 | <TableCell>
|
|---|
| 1567 | <ReportItems>
|
|---|
| 1568 | <Textbox Name="textbox6">
|
|---|
| 1569 | <rd:DefaultName>textbox6</rd:DefaultName>
|
|---|
| 1570 | <Style>
|
|---|
| 1571 | <BorderColor>
|
|---|
| 1572 | <Default>LightGrey</Default>
|
|---|
| 1573 | </BorderColor>
|
|---|
| 1574 | <BorderWidth>
|
|---|
| 1575 | <Default>0.5pt</Default>
|
|---|
| 1576 | </BorderWidth>
|
|---|
| 1577 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1578 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1579 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1580 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1581 | </Style>
|
|---|
| 1582 | <ZIndex>14</ZIndex>
|
|---|
| 1583 | <CanGrow>true</CanGrow>
|
|---|
| 1584 | <Value />
|
|---|
| 1585 | </Textbox>
|
|---|
| 1586 | </ReportItems>
|
|---|
| 1587 | </TableCell>
|
|---|
| 1588 | <TableCell>
|
|---|
| 1589 | <ReportItems>
|
|---|
| 1590 | <Textbox Name="textbox8">
|
|---|
| 1591 | <rd:DefaultName>textbox8</rd:DefaultName>
|
|---|
| 1592 | <Style>
|
|---|
| 1593 | <BorderColor>
|
|---|
| 1594 | <Default>LightGrey</Default>
|
|---|
| 1595 | </BorderColor>
|
|---|
| 1596 | <BorderWidth>
|
|---|
| 1597 | <Default>0.5pt</Default>
|
|---|
| 1598 | </BorderWidth>
|
|---|
| 1599 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1600 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1601 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1602 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1603 | </Style>
|
|---|
| 1604 | <ZIndex>13</ZIndex>
|
|---|
| 1605 | <CanGrow>true</CanGrow>
|
|---|
| 1606 | <Value />
|
|---|
| 1607 | </Textbox>
|
|---|
| 1608 | </ReportItems>
|
|---|
| 1609 | </TableCell>
|
|---|
| 1610 | <TableCell>
|
|---|
| 1611 | <ReportItems>
|
|---|
| 1612 | <Textbox Name="textbox9">
|
|---|
| 1613 | <rd:DefaultName>textbox9</rd:DefaultName>
|
|---|
| 1614 | <Style>
|
|---|
| 1615 | <BorderColor>
|
|---|
| 1616 | <Default>LightGrey</Default>
|
|---|
| 1617 | </BorderColor>
|
|---|
| 1618 | <BorderWidth>
|
|---|
| 1619 | <Default>0.5pt</Default>
|
|---|
| 1620 | </BorderWidth>
|
|---|
| 1621 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1622 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1623 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1624 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1625 | </Style>
|
|---|
| 1626 | <ZIndex>12</ZIndex>
|
|---|
| 1627 | <CanGrow>true</CanGrow>
|
|---|
| 1628 | <Value />
|
|---|
| 1629 | </Textbox>
|
|---|
| 1630 | </ReportItems>
|
|---|
| 1631 | </TableCell>
|
|---|
| 1632 | <TableCell>
|
|---|
| 1633 | <ReportItems>
|
|---|
| 1634 | <Textbox Name="textbox10">
|
|---|
| 1635 | <rd:DefaultName>textbox10</rd:DefaultName>
|
|---|
| 1636 | <Style>
|
|---|
| 1637 | <BorderColor>
|
|---|
| 1638 | <Default>LightGrey</Default>
|
|---|
| 1639 | </BorderColor>
|
|---|
| 1640 | <BorderWidth>
|
|---|
| 1641 | <Default>0.5pt</Default>
|
|---|
| 1642 | </BorderWidth>
|
|---|
| 1643 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1644 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1645 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1646 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1647 | </Style>
|
|---|
| 1648 | <ZIndex>11</ZIndex>
|
|---|
| 1649 | <CanGrow>true</CanGrow>
|
|---|
| 1650 | <Value />
|
|---|
| 1651 | </Textbox>
|
|---|
| 1652 | </ReportItems>
|
|---|
| 1653 | </TableCell>
|
|---|
| 1654 | <TableCell>
|
|---|
| 1655 | <ReportItems>
|
|---|
| 1656 | <Textbox Name="textbox11">
|
|---|
| 1657 | <rd:DefaultName>textbox11</rd:DefaultName>
|
|---|
| 1658 | <Style>
|
|---|
| 1659 | <BorderColor>
|
|---|
| 1660 | <Default>LightGrey</Default>
|
|---|
| 1661 | </BorderColor>
|
|---|
| 1662 | <BorderWidth>
|
|---|
| 1663 | <Default>0.5pt</Default>
|
|---|
| 1664 | </BorderWidth>
|
|---|
| 1665 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1666 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1667 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1668 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1669 | </Style>
|
|---|
| 1670 | <ZIndex>10</ZIndex>
|
|---|
| 1671 | <CanGrow>true</CanGrow>
|
|---|
| 1672 | <Value />
|
|---|
| 1673 | </Textbox>
|
|---|
| 1674 | </ReportItems>
|
|---|
| 1675 | </TableCell>
|
|---|
| 1676 | <TableCell>
|
|---|
| 1677 | <ReportItems>
|
|---|
| 1678 | <Textbox Name="textbox12">
|
|---|
| 1679 | <rd:DefaultName>textbox12</rd:DefaultName>
|
|---|
| 1680 | <Style>
|
|---|
| 1681 | <BorderColor>
|
|---|
| 1682 | <Default>LightGrey</Default>
|
|---|
| 1683 | </BorderColor>
|
|---|
| 1684 | <BorderWidth>
|
|---|
| 1685 | <Default>0.5pt</Default>
|
|---|
| 1686 | </BorderWidth>
|
|---|
| 1687 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1688 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1689 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1690 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1691 | </Style>
|
|---|
| 1692 | <ZIndex>9</ZIndex>
|
|---|
| 1693 | <CanGrow>true</CanGrow>
|
|---|
| 1694 | <Value />
|
|---|
| 1695 | </Textbox>
|
|---|
| 1696 | </ReportItems>
|
|---|
| 1697 | </TableCell>
|
|---|
| 1698 | </TableCells>
|
|---|
| 1699 | <Height>0.25cm</Height>
|
|---|
| 1700 | </TableRow>
|
|---|
| 1701 | </TableRows>
|
|---|
| 1702 | </Header>
|
|---|
| 1703 | </TableGroup>
|
|---|
| 1704 | </TableGroups>
|
|---|
| 1705 | <Width>18.77646cm</Width>
|
|---|
| 1706 | <Details>
|
|---|
| 1707 | <TableRows>
|
|---|
| 1708 | <TableRow>
|
|---|
| 1709 | <TableCells>
|
|---|
| 1710 | <TableCell>
|
|---|
| 1711 | <ReportItems>
|
|---|
| 1712 | <Textbox Name="DATA_SPRZEDAZY">
|
|---|
| 1713 | <rd:DefaultName>DATA_SPRZEDAZY</rd:DefaultName>
|
|---|
| 1714 | <Style>
|
|---|
| 1715 | <BorderColor>
|
|---|
| 1716 | <Default>LightGrey</Default>
|
|---|
| 1717 | </BorderColor>
|
|---|
| 1718 | <BorderStyle>
|
|---|
| 1719 | <Default>Solid</Default>
|
|---|
| 1720 | </BorderStyle>
|
|---|
| 1721 | <BorderWidth>
|
|---|
| 1722 | <Default>0.5pt</Default>
|
|---|
| 1723 | </BorderWidth>
|
|---|
| 1724 | <FontSize>8pt</FontSize>
|
|---|
| 1725 | <Format>d</Format>
|
|---|
| 1726 | <TextAlign>Center</TextAlign>
|
|---|
| 1727 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1728 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1729 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1730 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1731 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1732 | <Language>pl</Language>
|
|---|
| 1733 | </Style>
|
|---|
| 1734 | <ZIndex>8</ZIndex>
|
|---|
| 1735 | <CanGrow>true</CanGrow>
|
|---|
| 1736 | <Value>=Fields!DATA_SPRZEDAZY.Value</Value>
|
|---|
| 1737 | </Textbox>
|
|---|
| 1738 | </ReportItems>
|
|---|
| 1739 | </TableCell>
|
|---|
| 1740 | <TableCell>
|
|---|
| 1741 | <ReportItems>
|
|---|
| 1742 | <Textbox Name="TYTUL">
|
|---|
| 1743 | <rd:DefaultName>TYTUL</rd:DefaultName>
|
|---|
| 1744 | <Style>
|
|---|
| 1745 | <BorderColor>
|
|---|
| 1746 | <Default>LightGrey</Default>
|
|---|
| 1747 | </BorderColor>
|
|---|
| 1748 | <BorderStyle>
|
|---|
| 1749 | <Default>Solid</Default>
|
|---|
| 1750 | </BorderStyle>
|
|---|
| 1751 | <BorderWidth>
|
|---|
| 1752 | <Default>0.5pt</Default>
|
|---|
| 1753 | </BorderWidth>
|
|---|
| 1754 | <FontSize>8pt</FontSize>
|
|---|
| 1755 | <TextAlign>Center</TextAlign>
|
|---|
| 1756 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1757 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1758 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1759 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1760 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1761 | </Style>
|
|---|
| 1762 | <ZIndex>7</ZIndex>
|
|---|
| 1763 | <CanGrow>true</CanGrow>
|
|---|
| 1764 | <Value>=Fields!TYTUL.Value</Value>
|
|---|
| 1765 | </Textbox>
|
|---|
| 1766 | </ReportItems>
|
|---|
| 1767 | </TableCell>
|
|---|
| 1768 | <TableCell>
|
|---|
| 1769 | <ReportItems>
|
|---|
| 1770 | <Textbox Name="NR_FK">
|
|---|
| 1771 | <rd:DefaultName>NR_FK</rd:DefaultName>
|
|---|
| 1772 | <Style>
|
|---|
| 1773 | <BorderColor>
|
|---|
| 1774 | <Default>LightGrey</Default>
|
|---|
| 1775 | </BorderColor>
|
|---|
| 1776 | <BorderStyle>
|
|---|
| 1777 | <Default>Solid</Default>
|
|---|
| 1778 | </BorderStyle>
|
|---|
| 1779 | <BorderWidth>
|
|---|
| 1780 | <Default>0.5pt</Default>
|
|---|
| 1781 | </BorderWidth>
|
|---|
| 1782 | <FontSize>8pt</FontSize>
|
|---|
| 1783 | <TextAlign>Center</TextAlign>
|
|---|
| 1784 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1785 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1786 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1787 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1788 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1789 | </Style>
|
|---|
| 1790 | <ZIndex>6</ZIndex>
|
|---|
| 1791 | <CanGrow>true</CanGrow>
|
|---|
| 1792 | <Value>=Fields!NR_FK.Value</Value>
|
|---|
| 1793 | </Textbox>
|
|---|
| 1794 | </ReportItems>
|
|---|
| 1795 | </TableCell>
|
|---|
| 1796 | <TableCell>
|
|---|
| 1797 | <ReportItems>
|
|---|
| 1798 | <Textbox Name="Symbol">
|
|---|
| 1799 | <rd:DefaultName>Symbol</rd:DefaultName>
|
|---|
| 1800 | <Style>
|
|---|
| 1801 | <BorderColor>
|
|---|
| 1802 | <Default>LightGrey</Default>
|
|---|
| 1803 | </BorderColor>
|
|---|
| 1804 | <BorderStyle>
|
|---|
| 1805 | <Default>Solid</Default>
|
|---|
| 1806 | </BorderStyle>
|
|---|
| 1807 | <BorderWidth>
|
|---|
| 1808 | <Default>0.5pt</Default>
|
|---|
| 1809 | </BorderWidth>
|
|---|
| 1810 | <FontSize>8pt</FontSize>
|
|---|
| 1811 | <TextAlign>Center</TextAlign>
|
|---|
| 1812 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1813 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1814 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1815 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1816 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1817 | </Style>
|
|---|
| 1818 | <ZIndex>5</ZIndex>
|
|---|
| 1819 | <CanGrow>true</CanGrow>
|
|---|
| 1820 | <Value>=Fields!Symbol.Value</Value>
|
|---|
| 1821 | </Textbox>
|
|---|
| 1822 | </ReportItems>
|
|---|
| 1823 | </TableCell>
|
|---|
| 1824 | <TableCell>
|
|---|
| 1825 | <ReportItems>
|
|---|
| 1826 | <Textbox Name="NETTO">
|
|---|
| 1827 | <rd:DefaultName>NETTO</rd:DefaultName>
|
|---|
| 1828 | <Style>
|
|---|
| 1829 | <BorderColor>
|
|---|
| 1830 | <Default>LightGrey</Default>
|
|---|
| 1831 | </BorderColor>
|
|---|
| 1832 | <BorderStyle>
|
|---|
| 1833 | <Default>Solid</Default>
|
|---|
| 1834 | </BorderStyle>
|
|---|
| 1835 | <BorderWidth>
|
|---|
| 1836 | <Default>0.5pt</Default>
|
|---|
| 1837 | </BorderWidth>
|
|---|
| 1838 | <FontSize>8pt</FontSize>
|
|---|
| 1839 | <Format>C</Format>
|
|---|
| 1840 | <TextAlign>Center</TextAlign>
|
|---|
| 1841 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1842 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1843 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1844 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1845 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1846 | <Language>pl</Language>
|
|---|
| 1847 | </Style>
|
|---|
| 1848 | <ZIndex>4</ZIndex>
|
|---|
| 1849 | <CanGrow>true</CanGrow>
|
|---|
| 1850 | <Value>=Fields!NETTO.Value</Value>
|
|---|
| 1851 | </Textbox>
|
|---|
| 1852 | </ReportItems>
|
|---|
| 1853 | </TableCell>
|
|---|
| 1854 | <TableCell>
|
|---|
| 1855 | <ReportItems>
|
|---|
| 1856 | <Textbox Name="S_VAT">
|
|---|
| 1857 | <rd:DefaultName>S_VAT</rd:DefaultName>
|
|---|
| 1858 | <Style>
|
|---|
| 1859 | <BorderColor>
|
|---|
| 1860 | <Default>LightGrey</Default>
|
|---|
| 1861 | </BorderColor>
|
|---|
| 1862 | <BorderStyle>
|
|---|
| 1863 | <Default>Solid</Default>
|
|---|
| 1864 | </BorderStyle>
|
|---|
| 1865 | <BorderWidth>
|
|---|
| 1866 | <Default>0.5pt</Default>
|
|---|
| 1867 | </BorderWidth>
|
|---|
| 1868 | <FontSize>8pt</FontSize>
|
|---|
| 1869 | <Format>P</Format>
|
|---|
| 1870 | <TextAlign>Center</TextAlign>
|
|---|
| 1871 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1872 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1873 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1874 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1875 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1876 | </Style>
|
|---|
| 1877 | <ZIndex>3</ZIndex>
|
|---|
| 1878 | <CanGrow>true</CanGrow>
|
|---|
| 1879 | <Value>=iif(Fields!S_VAT.Value = 0, "nie podlega",Fields!S_VAT.Value)</Value>
|
|---|
| 1880 | </Textbox>
|
|---|
| 1881 | </ReportItems>
|
|---|
| 1882 | </TableCell>
|
|---|
| 1883 | <TableCell>
|
|---|
| 1884 | <ReportItems>
|
|---|
| 1885 | <Textbox Name="VAT">
|
|---|
| 1886 | <rd:DefaultName>VAT</rd:DefaultName>
|
|---|
| 1887 | <Style>
|
|---|
| 1888 | <BorderColor>
|
|---|
| 1889 | <Default>LightGrey</Default>
|
|---|
| 1890 | </BorderColor>
|
|---|
| 1891 | <BorderStyle>
|
|---|
| 1892 | <Default>Solid</Default>
|
|---|
| 1893 | </BorderStyle>
|
|---|
| 1894 | <BorderWidth>
|
|---|
| 1895 | <Default>0.5pt</Default>
|
|---|
| 1896 | </BorderWidth>
|
|---|
| 1897 | <FontSize>8pt</FontSize>
|
|---|
| 1898 | <Format>C</Format>
|
|---|
| 1899 | <TextAlign>Center</TextAlign>
|
|---|
| 1900 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1901 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1902 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1903 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1904 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1905 | <Language>pl</Language>
|
|---|
| 1906 | </Style>
|
|---|
| 1907 | <ZIndex>2</ZIndex>
|
|---|
| 1908 | <CanGrow>true</CanGrow>
|
|---|
| 1909 | <Value>=Fields!VAT.Value</Value>
|
|---|
| 1910 | </Textbox>
|
|---|
| 1911 | </ReportItems>
|
|---|
| 1912 | </TableCell>
|
|---|
| 1913 | <TableCell>
|
|---|
| 1914 | <ReportItems>
|
|---|
| 1915 | <Textbox Name="BRUTTO">
|
|---|
| 1916 | <rd:DefaultName>BRUTTO</rd:DefaultName>
|
|---|
| 1917 | <Style>
|
|---|
| 1918 | <BorderColor>
|
|---|
| 1919 | <Default>LightGrey</Default>
|
|---|
| 1920 | </BorderColor>
|
|---|
| 1921 | <BorderStyle>
|
|---|
| 1922 | <Default>Solid</Default>
|
|---|
| 1923 | </BorderStyle>
|
|---|
| 1924 | <BorderWidth>
|
|---|
| 1925 | <Default>0.5pt</Default>
|
|---|
| 1926 | </BorderWidth>
|
|---|
| 1927 | <FontSize>8pt</FontSize>
|
|---|
| 1928 | <Format>C</Format>
|
|---|
| 1929 | <TextAlign>Center</TextAlign>
|
|---|
| 1930 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1931 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1932 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1933 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1934 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1935 | <Language>pl</Language>
|
|---|
| 1936 | </Style>
|
|---|
| 1937 | <ZIndex>1</ZIndex>
|
|---|
| 1938 | <CanGrow>true</CanGrow>
|
|---|
| 1939 | <Value>=Fields!BRUTTO.Value</Value>
|
|---|
| 1940 | </Textbox>
|
|---|
| 1941 | </ReportItems>
|
|---|
| 1942 | </TableCell>
|
|---|
| 1943 | <TableCell>
|
|---|
| 1944 | <ReportItems>
|
|---|
| 1945 | <Textbox Name="suma_zaplat">
|
|---|
| 1946 | <rd:DefaultName>suma_zaplat</rd:DefaultName>
|
|---|
| 1947 | <Style>
|
|---|
| 1948 | <BorderColor>
|
|---|
| 1949 | <Default>LightGrey</Default>
|
|---|
| 1950 | </BorderColor>
|
|---|
| 1951 | <BorderStyle>
|
|---|
| 1952 | <Default>Solid</Default>
|
|---|
| 1953 | </BorderStyle>
|
|---|
| 1954 | <BorderWidth>
|
|---|
| 1955 | <Default>0.5pt</Default>
|
|---|
| 1956 | </BorderWidth>
|
|---|
| 1957 | <FontSize>8pt</FontSize>
|
|---|
| 1958 | <Format>C</Format>
|
|---|
| 1959 | <TextAlign>Center</TextAlign>
|
|---|
| 1960 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 1961 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 1962 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 1963 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 1964 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 1965 | <Language>pl</Language>
|
|---|
| 1966 | </Style>
|
|---|
| 1967 | <CanGrow>true</CanGrow>
|
|---|
| 1968 | <Value>=Fields!suma_zaplat.Value</Value>
|
|---|
| 1969 | </Textbox>
|
|---|
| 1970 | </ReportItems>
|
|---|
| 1971 | </TableCell>
|
|---|
| 1972 | </TableCells>
|
|---|
| 1973 | <Height>0.63492cm</Height>
|
|---|
| 1974 | </TableRow>
|
|---|
| 1975 | </TableRows>
|
|---|
| 1976 | <Sorting>
|
|---|
| 1977 | <SortBy>
|
|---|
| 1978 | <SortExpression>=Fields!Symbol.Value</SortExpression>
|
|---|
| 1979 | <Direction>Ascending</Direction>
|
|---|
| 1980 | </SortBy>
|
|---|
| 1981 | </Sorting>
|
|---|
| 1982 | </Details>
|
|---|
| 1983 | <Header>
|
|---|
| 1984 | <TableRows>
|
|---|
| 1985 | <TableRow>
|
|---|
| 1986 | <TableCells>
|
|---|
| 1987 | <TableCell>
|
|---|
| 1988 | <ReportItems>
|
|---|
| 1989 | <Textbox Name="textbox1">
|
|---|
| 1990 | <rd:DefaultName>textbox1</rd:DefaultName>
|
|---|
| 1991 | <Style>
|
|---|
| 1992 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 1993 | <BorderColor>
|
|---|
| 1994 | <Default>LightGrey</Default>
|
|---|
| 1995 | </BorderColor>
|
|---|
| 1996 | <BorderStyle>
|
|---|
| 1997 | <Default>Solid</Default>
|
|---|
| 1998 | </BorderStyle>
|
|---|
| 1999 | <BorderWidth>
|
|---|
| 2000 | <Default>0.5pt</Default>
|
|---|
| 2001 | </BorderWidth>
|
|---|
| 2002 | <FontSize>8pt</FontSize>
|
|---|
| 2003 | <FontWeight>700</FontWeight>
|
|---|
| 2004 | <Format>d</Format>
|
|---|
| 2005 | <TextAlign>Center</TextAlign>
|
|---|
| 2006 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2007 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2008 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2009 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2010 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2011 | <Language>pl</Language>
|
|---|
| 2012 | </Style>
|
|---|
| 2013 | <ZIndex>26</ZIndex>
|
|---|
| 2014 | <CanGrow>true</CanGrow>
|
|---|
| 2015 | <Value>Data sprzedaÅŒy</Value>
|
|---|
| 2016 | </Textbox>
|
|---|
| 2017 | </ReportItems>
|
|---|
| 2018 | </TableCell>
|
|---|
| 2019 | <TableCell>
|
|---|
| 2020 | <ReportItems>
|
|---|
| 2021 | <Textbox Name="textbox37">
|
|---|
| 2022 | <rd:DefaultName>textbox37</rd:DefaultName>
|
|---|
| 2023 | <Style>
|
|---|
| 2024 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2025 | <BorderColor>
|
|---|
| 2026 | <Default>LightGrey</Default>
|
|---|
| 2027 | </BorderColor>
|
|---|
| 2028 | <BorderStyle>
|
|---|
| 2029 | <Default>Solid</Default>
|
|---|
| 2030 | </BorderStyle>
|
|---|
| 2031 | <BorderWidth>
|
|---|
| 2032 | <Default>0.5pt</Default>
|
|---|
| 2033 | </BorderWidth>
|
|---|
| 2034 | <FontSize>8pt</FontSize>
|
|---|
| 2035 | <FontWeight>700</FontWeight>
|
|---|
| 2036 | <TextAlign>Center</TextAlign>
|
|---|
| 2037 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2038 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2039 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2040 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2041 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2042 | </Style>
|
|---|
| 2043 | <ZIndex>25</ZIndex>
|
|---|
| 2044 | <CanGrow>true</CanGrow>
|
|---|
| 2045 | <Value>TytuÅ</Value>
|
|---|
| 2046 | </Textbox>
|
|---|
| 2047 | </ReportItems>
|
|---|
| 2048 | </TableCell>
|
|---|
| 2049 | <TableCell>
|
|---|
| 2050 | <ReportItems>
|
|---|
| 2051 | <Textbox Name="textbox34">
|
|---|
| 2052 | <rd:DefaultName>textbox34</rd:DefaultName>
|
|---|
| 2053 | <Style>
|
|---|
| 2054 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2055 | <BorderColor>
|
|---|
| 2056 | <Default>LightGrey</Default>
|
|---|
| 2057 | </BorderColor>
|
|---|
| 2058 | <BorderStyle>
|
|---|
| 2059 | <Default>Solid</Default>
|
|---|
| 2060 | </BorderStyle>
|
|---|
| 2061 | <BorderWidth>
|
|---|
| 2062 | <Default>0.5pt</Default>
|
|---|
| 2063 | </BorderWidth>
|
|---|
| 2064 | <FontSize>8pt</FontSize>
|
|---|
| 2065 | <FontWeight>700</FontWeight>
|
|---|
| 2066 | <TextAlign>Center</TextAlign>
|
|---|
| 2067 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2068 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2069 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2070 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2071 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2072 | </Style>
|
|---|
| 2073 | <ZIndex>24</ZIndex>
|
|---|
| 2074 | <CanGrow>true</CanGrow>
|
|---|
| 2075 | <Value>Numer</Value>
|
|---|
| 2076 | </Textbox>
|
|---|
| 2077 | </ReportItems>
|
|---|
| 2078 | </TableCell>
|
|---|
| 2079 | <TableCell>
|
|---|
| 2080 | <ReportItems>
|
|---|
| 2081 | <Textbox Name="textbox28">
|
|---|
| 2082 | <rd:DefaultName>textbox28</rd:DefaultName>
|
|---|
| 2083 | <Style>
|
|---|
| 2084 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2085 | <BorderColor>
|
|---|
| 2086 | <Default>LightGrey</Default>
|
|---|
| 2087 | </BorderColor>
|
|---|
| 2088 | <BorderStyle>
|
|---|
| 2089 | <Default>Solid</Default>
|
|---|
| 2090 | </BorderStyle>
|
|---|
| 2091 | <BorderWidth>
|
|---|
| 2092 | <Default>0.5pt</Default>
|
|---|
| 2093 | </BorderWidth>
|
|---|
| 2094 | <FontSize>8pt</FontSize>
|
|---|
| 2095 | <FontWeight>700</FontWeight>
|
|---|
| 2096 | <TextAlign>Center</TextAlign>
|
|---|
| 2097 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2098 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2099 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2100 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2101 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2102 | </Style>
|
|---|
| 2103 | <ZIndex>23</ZIndex>
|
|---|
| 2104 | <CanGrow>true</CanGrow>
|
|---|
| 2105 | <Value>Agent</Value>
|
|---|
| 2106 | </Textbox>
|
|---|
| 2107 | </ReportItems>
|
|---|
| 2108 | </TableCell>
|
|---|
| 2109 | <TableCell>
|
|---|
| 2110 | <ReportItems>
|
|---|
| 2111 | <Textbox Name="textbox25">
|
|---|
| 2112 | <rd:DefaultName>textbox25</rd:DefaultName>
|
|---|
| 2113 | <Style>
|
|---|
| 2114 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2115 | <BorderColor>
|
|---|
| 2116 | <Default>LightGrey</Default>
|
|---|
| 2117 | </BorderColor>
|
|---|
| 2118 | <BorderStyle>
|
|---|
| 2119 | <Default>Solid</Default>
|
|---|
| 2120 | </BorderStyle>
|
|---|
| 2121 | <BorderWidth>
|
|---|
| 2122 | <Default>0.5pt</Default>
|
|---|
| 2123 | </BorderWidth>
|
|---|
| 2124 | <FontSize>8pt</FontSize>
|
|---|
| 2125 | <FontWeight>700</FontWeight>
|
|---|
| 2126 | <TextAlign>Center</TextAlign>
|
|---|
| 2127 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2128 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2129 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2130 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2131 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2132 | </Style>
|
|---|
| 2133 | <ZIndex>22</ZIndex>
|
|---|
| 2134 | <CanGrow>true</CanGrow>
|
|---|
| 2135 | <Value>Netto</Value>
|
|---|
| 2136 | </Textbox>
|
|---|
| 2137 | </ReportItems>
|
|---|
| 2138 | </TableCell>
|
|---|
| 2139 | <TableCell>
|
|---|
| 2140 | <ReportItems>
|
|---|
| 2141 | <Textbox Name="textbox22">
|
|---|
| 2142 | <rd:DefaultName>textbox22</rd:DefaultName>
|
|---|
| 2143 | <Style>
|
|---|
| 2144 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2145 | <BorderColor>
|
|---|
| 2146 | <Default>LightGrey</Default>
|
|---|
| 2147 | </BorderColor>
|
|---|
| 2148 | <BorderStyle>
|
|---|
| 2149 | <Default>Solid</Default>
|
|---|
| 2150 | </BorderStyle>
|
|---|
| 2151 | <BorderWidth>
|
|---|
| 2152 | <Default>0.5pt</Default>
|
|---|
| 2153 | </BorderWidth>
|
|---|
| 2154 | <FontSize>8pt</FontSize>
|
|---|
| 2155 | <FontWeight>700</FontWeight>
|
|---|
| 2156 | <TextAlign>Center</TextAlign>
|
|---|
| 2157 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2158 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2159 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2160 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2161 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2162 | </Style>
|
|---|
| 2163 | <ZIndex>21</ZIndex>
|
|---|
| 2164 | <CanGrow>true</CanGrow>
|
|---|
| 2165 | <Value>%Vat</Value>
|
|---|
| 2166 | </Textbox>
|
|---|
| 2167 | </ReportItems>
|
|---|
| 2168 | </TableCell>
|
|---|
| 2169 | <TableCell>
|
|---|
| 2170 | <ReportItems>
|
|---|
| 2171 | <Textbox Name="textbox19">
|
|---|
| 2172 | <rd:DefaultName>textbox19</rd:DefaultName>
|
|---|
| 2173 | <Style>
|
|---|
| 2174 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2175 | <BorderColor>
|
|---|
| 2176 | <Default>LightGrey</Default>
|
|---|
| 2177 | </BorderColor>
|
|---|
| 2178 | <BorderStyle>
|
|---|
| 2179 | <Default>Solid</Default>
|
|---|
| 2180 | </BorderStyle>
|
|---|
| 2181 | <BorderWidth>
|
|---|
| 2182 | <Default>0.5pt</Default>
|
|---|
| 2183 | </BorderWidth>
|
|---|
| 2184 | <FontSize>8pt</FontSize>
|
|---|
| 2185 | <FontWeight>700</FontWeight>
|
|---|
| 2186 | <TextAlign>Center</TextAlign>
|
|---|
| 2187 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2188 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2189 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2190 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2191 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2192 | </Style>
|
|---|
| 2193 | <ZIndex>20</ZIndex>
|
|---|
| 2194 | <CanGrow>true</CanGrow>
|
|---|
| 2195 | <Value>Vat</Value>
|
|---|
| 2196 | </Textbox>
|
|---|
| 2197 | </ReportItems>
|
|---|
| 2198 | </TableCell>
|
|---|
| 2199 | <TableCell>
|
|---|
| 2200 | <ReportItems>
|
|---|
| 2201 | <Textbox Name="textbox16">
|
|---|
| 2202 | <rd:DefaultName>textbox16</rd:DefaultName>
|
|---|
| 2203 | <Style>
|
|---|
| 2204 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2205 | <BorderColor>
|
|---|
| 2206 | <Default>LightGrey</Default>
|
|---|
| 2207 | </BorderColor>
|
|---|
| 2208 | <BorderStyle>
|
|---|
| 2209 | <Default>Solid</Default>
|
|---|
| 2210 | </BorderStyle>
|
|---|
| 2211 | <BorderWidth>
|
|---|
| 2212 | <Default>0.5pt</Default>
|
|---|
| 2213 | </BorderWidth>
|
|---|
| 2214 | <FontSize>8pt</FontSize>
|
|---|
| 2215 | <FontWeight>700</FontWeight>
|
|---|
| 2216 | <TextAlign>Center</TextAlign>
|
|---|
| 2217 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2218 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2219 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2220 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2221 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2222 | </Style>
|
|---|
| 2223 | <ZIndex>19</ZIndex>
|
|---|
| 2224 | <CanGrow>true</CanGrow>
|
|---|
| 2225 | <Value>Brutto</Value>
|
|---|
| 2226 | </Textbox>
|
|---|
| 2227 | </ReportItems>
|
|---|
| 2228 | </TableCell>
|
|---|
| 2229 | <TableCell>
|
|---|
| 2230 | <ReportItems>
|
|---|
| 2231 | <Textbox Name="textbox13">
|
|---|
| 2232 | <rd:DefaultName>textbox13</rd:DefaultName>
|
|---|
| 2233 | <Style>
|
|---|
| 2234 | <BackgroundColor>WhiteSmoke</BackgroundColor>
|
|---|
| 2235 | <BorderColor>
|
|---|
| 2236 | <Default>LightGrey</Default>
|
|---|
| 2237 | </BorderColor>
|
|---|
| 2238 | <BorderStyle>
|
|---|
| 2239 | <Default>Solid</Default>
|
|---|
| 2240 | </BorderStyle>
|
|---|
| 2241 | <BorderWidth>
|
|---|
| 2242 | <Default>0.5pt</Default>
|
|---|
| 2243 | </BorderWidth>
|
|---|
| 2244 | <FontSize>8pt</FontSize>
|
|---|
| 2245 | <FontWeight>700</FontWeight>
|
|---|
| 2246 | <TextAlign>Center</TextAlign>
|
|---|
| 2247 | <VerticalAlign>Middle</VerticalAlign>
|
|---|
| 2248 | <PaddingLeft>2pt</PaddingLeft>
|
|---|
| 2249 | <PaddingRight>2pt</PaddingRight>
|
|---|
| 2250 | <PaddingTop>2pt</PaddingTop>
|
|---|
| 2251 | <PaddingBottom>2pt</PaddingBottom>
|
|---|
| 2252 | </Style>
|
|---|
| 2253 | <ZIndex>18</ZIndex>
|
|---|
| 2254 | <CanGrow>true</CanGrow>
|
|---|
| 2255 | <Value>Suma zapÅat</Value>
|
|---|
| 2256 | </Textbox>
|
|---|
| 2257 | </ReportItems>
|
|---|
| 2258 | </TableCell>
|
|---|
| 2259 | </TableCells>
|
|---|
| 2260 | <Height>0.63492cm</Height>
|
|---|
| 2261 | </TableRow>
|
|---|
| 2262 | </TableRows>
|
|---|
| 2263 | </Header>
|
|---|
| 2264 | <TableColumns>
|
|---|
| 2265 | <TableColumn>
|
|---|
| 2266 | <Width>2.5cm</Width>
|
|---|
| 2267 | </TableColumn>
|
|---|
| 2268 | <TableColumn>
|
|---|
| 2269 | <Width>1.25cm</Width>
|
|---|
| 2270 | </TableColumn>
|
|---|
| 2271 | <TableColumn>
|
|---|
| 2272 | <Width>2.75cm</Width>
|
|---|
| 2273 | </TableColumn>
|
|---|
| 2274 | <TableColumn>
|
|---|
| 2275 | <Width>2.75cm</Width>
|
|---|
| 2276 | </TableColumn>
|
|---|
| 2277 | <TableColumn>
|
|---|
| 2278 | <Width>2cm</Width>
|
|---|
| 2279 | </TableColumn>
|
|---|
| 2280 | <TableColumn>
|
|---|
| 2281 | <Width>1.75cm</Width>
|
|---|
| 2282 | </TableColumn>
|
|---|
| 2283 | <TableColumn>
|
|---|
| 2284 | <Width>1.75cm</Width>
|
|---|
| 2285 | </TableColumn>
|
|---|
| 2286 | <TableColumn>
|
|---|
| 2287 | <Width>2cm</Width>
|
|---|
| 2288 | </TableColumn>
|
|---|
| 2289 | <TableColumn>
|
|---|
| 2290 | <Width>2.02646cm</Width>
|
|---|
| 2291 | </TableColumn>
|
|---|
| 2292 | </TableColumns>
|
|---|
| 2293 | <Height>1.51984cm</Height>
|
|---|
| 2294 | </Table>
|
|---|
| 2295 | </ReportItems>
|
|---|
| 2296 | <Height>13.5cm</Height>
|
|---|
| 2297 | </Body>
|
|---|
| 2298 | <Language>en-US</Language>
|
|---|
| 2299 | <TopMargin>1cm</TopMargin>
|
|---|
| 2300 | <PageHeight>29.7cm</PageHeight>
|
|---|
| 2301 | </Report> |
|---|