tipo de data mudou [Trello]

main
Hugo Prata 5 years ago
parent ef26f670e3
commit 3fe6f717f1

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -2528,7 +2528,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -159,8 +159,8 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>="Serve a presente para enviar a V. Exa. as deliberações tomadas na Reunião da Assembleia de Condóminos realizada no dia " &amp;
Format(Fields!DataAssembleia.Value, "dd-MM-yyyy") &amp;
<Value>="Serve a presente para enviar a V. Exa. as deliberações tomadas na Reunião da Assembleia de Condóminos realizada no dia " &amp;
Format(Fields!DataAssembleia.Value, "dd-MM-yyyy") &amp;
" de com o artigo 1432º do Código Civil."</Value>
<Style>
<FontSize>8pt</FontSize>
@ -281,8 +281,8 @@ Format(Fields!DataAssembleia.Value, "dd-MM-yyyy") &amp;
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Iif(First(Fields!NomeProcurador.Value) &lt;&gt; "",
"Ao c. de " &amp; First(Fields!NomeProcurador.Value) &amp; vbCrLf &amp; First(Fields!MoradaProcurador.Value),
<Value>=Iif(First(Fields!NomeProcurador.Value) &lt;&gt; "",
"Ao c. de " &amp; First(Fields!NomeProcurador.Value) &amp; vbCrLf &amp; First(Fields!MoradaProcurador.Value),
First(Fields!MoradaCondomino.Value))</Value>
<Style>
<FontSize>9pt</FontSize>
@ -344,7 +344,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!Local.Value &amp; ", " &amp; FormatDateTime(Parameters!Data.Value, DateFormat.ShortDate)</Value>
<Value>=Parameters!Local.Value &amp; ", " &amp; Format(Parameters!Data.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>
@ -774,7 +774,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -472,7 +472,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Fields!DtEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Fields!DtEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>9pt</FontSize>
</Style>
@ -505,7 +505,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Fields!DtVencimento.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Fields!DtVencimento.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>9pt</FontSize>
</Style>
@ -527,6 +527,7 @@
<PaddingRight>1pt</PaddingRight>
</Style>
</Textbox>
<rd:Selected>true</rd:Selected>
</CellContents>
</TablixCell>
<TablixCell>
@ -1539,7 +1540,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -512,7 +512,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<TextRun>
<Value>=First(Fields!Local.Value) &amp;
", " &amp;
FormatDateTime(First(Fields!Data.Value), DateFormat.ShortDate)</Value>
Format(First(Fields!Data.Value), "dd/MM/yyyy")</Value>
<Style>
<FontSize>9pt</FontSize>
</Style>
@ -876,7 +876,7 @@ FormatDateTime(First(Fields!Data.Value), DateFormat.ShortDate)</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Fields!DtEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Fields!DtEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>9pt</FontSize>
</Style>
@ -909,7 +909,7 @@ FormatDateTime(First(Fields!Data.Value), DateFormat.ShortDate)</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Fields!DtVencimento.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Fields!DtVencimento.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>9pt</FontSize>
</Style>
@ -1669,7 +1669,7 @@ FormatDateTime(First(Fields!Data.Value), DateFormat.ShortDate)</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -176,10 +176,10 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>="Nos termos do artigo 1432º do Código Civil, fica V. Ex.ª, por este meio, convocado(a) para a assembleia de condóminos a realizar no dia " &amp;
Format(Fields!DataAssembleia.Value, "dd-MM-yyyy") &amp;
" pelas " &amp;
Format(Fields!DataAssembleia.Value, "HH:mm") &amp;
<Value>="Nos termos do artigo 1432º do Código Civil, fica V. Ex.ª, por este meio, convocado(a) para a assembleia de condóminos a realizar no dia " &amp;
Format(Fields!DataAssembleia.Value, "dd-MM-yyyy") &amp;
" pelas " &amp;
Format(Fields!DataAssembleia.Value, "HH:mm") &amp;
" horas na seguinte morada:"</Value>
<Style>
<FontSize>8pt</FontSize>
@ -583,8 +583,8 @@ Format(Fields!DataAssembleia.Value, "HH:mm") &amp;
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Iif(First(Fields!NomeProcurador.Value) &lt;&gt; "",
"Ao c. de " &amp; First(Fields!NomeProcurador.Value) &amp; vbCrLf &amp; First(Fields!MoradaProcurador.Value),
<Value>=Iif(First(Fields!NomeProcurador.Value) &lt;&gt; "",
"Ao c. de " &amp; First(Fields!NomeProcurador.Value) &amp; vbCrLf &amp; First(Fields!MoradaProcurador.Value),
First(Fields!MoradaCondomino.Value))</Value>
<Style>
<FontSize>9pt</FontSize>
@ -646,7 +646,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!Local.Value &amp; ", " &amp; FormatDateTime(Parameters!Data.Value, DateFormat.ShortDate)</Value>
<Value>=Parameters!Local.Value &amp; ", " &amp; Format(Parameters!Data.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>
@ -1045,7 +1045,7 @@ First(Fields!MoradaCondomino.Value))</Value>
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -392,7 +392,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!CreatedOn.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!CreatedOn.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>
@ -1061,7 +1061,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -567,7 +567,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Fields!ValidationDate.Value, Microsoft.VisualBasic.DateFormat.ShortDate)</Value>
<Value>=Format(Fields!ValidationDate.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>7pt</FontSize>
</Style>
@ -3549,7 +3549,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

@ -611,7 +611,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=IIF(Fields!UltimoPagamento.Value="01-01-0001 00:00:00","",FormatDateTime(Fields!UltimoPagamento.Value, DateFormat.ShortDate))</Value>
<Value>=IIF(Fields!UltimoPagamento.Value="01-01-0001 00:00:00","",Format(Fields!UltimoPagamento.Value, "dd/MM/yyyy"))</Value>
<Style>
<FontSize>7pt</FontSize>
</Style>
@ -677,7 +677,7 @@
<Paragraph>
<TextRuns>
<TextRun>
<Value>=IIF(Fields!UltimoDocumentoCobranca.Value="01-01-0001 00:00:00","",FormatDateTime(Fields!UltimoDocumentoCobranca.Value, DateFormat.ShortDate))</Value>
<Value>=IIF(Fields!UltimoDocumentoCobranca.Value="01-01-0001 00:00:00","",Format(Fields!UltimoDocumentoCobranca.Value, "dd/MM/yyyy"))</Value>
<Style>
<FontSize>7pt</FontSize>
</Style>
@ -1175,7 +1175,7 @@ IIF(Fields!Sugestao.Value="EnvioCartaRegistadaSimples","Carta Registada",Fields!
<Paragraph>
<TextRuns>
<TextRun>
<Value>=FormatDateTime(Parameters!DataEmissao.Value, DateFormat.ShortDate)</Value>
<Value>=Format(Parameters!DataEmissao.Value, "dd/MM/yyyy")</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>

Loading…
Cancel
Save