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