Zbiór zmian 28 dla Baza Reklam 2 - Faktury/Raporty
- Data:
- 2008-12-29 12:04:44 (17 years ago)
- Lokalizacja:
- Baza Reklam 2 - Faktury/Raporty
- Pliki:
-
- 2 zmodyfikowane
-
fakturaKorekta.rdlc (zmodyfikowane) (6 diffs)
-
fakturaReversed2.rdlc (zmodyfikowane) (3 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
Baza Reklam 2 - Faktury/Raporty/fakturaKorekta.rdlc
r27 r28 2305 2305 <ZIndex>7</ZIndex> 2306 2306 <CanGrow>true</CanGrow> 2307 <Left> 2.92064cm</Left>2307 <Left>3.68254cm</Left> 2308 2308 <Value>="Data sprzedaÅŒy: "</Value> 2309 2309 </Textbox> … … 2323 2323 <ZIndex>6</ZIndex> 2324 2324 <CanGrow>true</CanGrow> 2325 <Left>7. 2381cm</Left>2325 <Left>7.87302cm</Left> 2326 2326 <Value>=First(Fields!DATA_SPRZEDAZY.Value, "Faktura")</Value> 2327 2327 </Textbox> … … 2340 2340 <ZIndex>5</ZIndex> 2341 2341 <CanGrow>true</CanGrow> 2342 <Left> 2.92064cm</Left>2342 <Left>3.68254cm</Left> 2343 2343 <Height>0.50794cm</Height> 2344 2344 <Value>="Dotyczy faktury VAT nr: "</Value> … … 2359 2359 <ZIndex>4</ZIndex> 2360 2360 <CanGrow>true</CanGrow> 2361 <Left> 2.92064cm</Left>2361 <Left>3.68254cm</Left> 2362 2362 <Height>0.50794cm</Height> 2363 2363 <Value>=First(Fields!FAKTURY_DRUK_INTERNATIONALlabel_data_wystawienia.Value, "tlumaczenia")</Value> … … 2379 2379 <ZIndex>3</ZIndex> 2380 2380 <CanGrow>true</CanGrow> 2381 <Left>7. 2381cm</Left>2381 <Left>7.87302cm</Left> 2382 2382 <Height>0.50794cm</Height> 2383 2383 <Value>=First(Fields!NUMER.Value, "Faktura") & "/" & First(Fields!NUMER_ROZ.Value, "Faktura") & "/" & First(Fields!NUMER_ROK.Value, "Faktura")</Value> … … 2397 2397 <ZIndex>2</ZIndex> 2398 2398 <CanGrow>true</CanGrow> 2399 <Left>7. 2381cm</Left>2399 <Left>7.87302cm</Left> 2400 2400 <Height>0.50794cm</Height> 2401 2401 <Value>=Fields!DATA_WYSTAWIENIA.Value</Value> -
Baza Reklam 2 - Faktury/Raporty/fakturaReversed2.rdlc
r27 r28 67 67 <ReportParameter Name="podpis"> 68 68 <DataType>Boolean</DataType> 69 <DefaultValue>70 <Values>71 <Value>True</Value>72 </Values>73 </DefaultValue>74 69 <AllowBlank>true</AllowBlank> 75 70 <Prompt>podpis</Prompt> … … 89 84 <ReportParameter Name="proforma"> 90 85 <DataType>Boolean</DataType> 91 <DefaultValue>92 <Values>93 <Value>False</Value>94 </Values>95 </DefaultValue>96 86 <AllowBlank>true</AllowBlank> 97 87 <Prompt>proforma</Prompt> 88 <ValidValues> 89 <ParameterValues> 90 <ParameterValue> 91 <Value>True</Value> 92 <Label>tak</Label> 93 </ParameterValue> 94 <ParameterValue> 95 <Value>False</Value> 96 <Label>nie</Label> 97 </ParameterValue> 98 </ParameterValues> 99 </ValidValues> 100 <Hidden>true</Hidden> 101 </ReportParameter> 102 <ReportParameter Name="zaplacono"> 103 <DataType>Boolean</DataType> 104 <AllowBlank>true</AllowBlank> 105 <Prompt>zaplacono</Prompt> 98 106 <ValidValues> 99 107 <ParameterValues> … … 4054 4062 <Left>12.69841cm</Left> 4055 4063 <Height>0.63492cm</Height> 4056 <Value>=Iif( Fields!ZAPLACONO.Value="true",First(Fields!FAKTURY_DRUK_INTERNATIONALzaplacono_label.Value, "tlumaczenia"),"")</Value>4064 <Value>=Iif(IsNothing(Fields!suma_zaplat.Value) AND Parameters!zaplacono.Value=false,"",First(Fields!FAKTURY_DRUK_INTERNATIONALzaplacono_label.Value, "tlumaczenia"))</Value> 4057 4065 </Textbox> 4058 4066 <Textbox Name="TERMIN_ZAPLATY">
