MezMenzelReports/SettlementReport2.cs - Nachtrag
This commit is contained in:
@@ -19,11 +19,6 @@ namespace MezMenzel
|
||||
|
||||
public void SetReportDataSource(Settlement2RO pRO)
|
||||
{
|
||||
if (String.IsNullOrEmpty(pRO.Notice))
|
||||
{
|
||||
lblNotice.Visible = false;
|
||||
}
|
||||
|
||||
if (pRO.RecipientOrganisation != null && pRO.RecipientOrganisation == "LVR")
|
||||
{
|
||||
pRO.RecipientOrganisation = "Landschaftsverband Rheinland";
|
||||
|
||||
Reference in New Issue
Block a user