[Trello] circulares, registo coletivo

Forms de dados de pagadores
main
Hugo Prata 5 years ago
parent 3bea73245d
commit 3871c867e4

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.

@ -444,7 +444,7 @@ Iif(First(Fields!NomeProcurador.Value) <> "", First(Fields!MoradaProcurado
<Paragraph>
<TextRuns>
<TextRun>
<Value>=Parameters!Contexto.Value &amp; " da assembleia de condóminos nº " &amp; Parameters!Ata.Value &amp; " de " &amp; First(Fields!DataAssembleia.Value, "RegistoColetivoReport")</Value>
<Value>=IIf(Parameters!Ata.Value = "", "", Parameters!Contexto.Value &amp; " da assembleia de condóminos nº " &amp; Parameters!Ata.Value &amp; " de " &amp; First(Fields!DataAssembleia.Value, "RegistoColetivoReport"))</Value>
<Style>
<FontSize>8pt</FontSize>
</Style>
@ -736,14 +736,17 @@ Iif(First(Fields!NomeProcurador.Value) &lt;&gt; "", First(Fields!MoradaProcurado
</ReportParameter>
<ReportParameter Name="Ata">
<DataType>String</DataType>
<AllowBlank>true</AllowBlank>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
<ReportParameter Name="Data">
<DataType>String</DataType>
<AllowBlank>true</AllowBlank>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
<ReportParameter Name="Contexto">
<DataType>String</DataType>
<AllowBlank>true</AllowBlank>
<Prompt>ReportParameter1</Prompt>
</ReportParameter>
</ReportParameters>

Loading…
Cancel
Save