diff --git a/GCI/GCI.Contracts.UTL.dll b/GCI/GCI.Contracts.UTL.dll index dfe10fb..0fa23cb 100644 Binary files a/GCI/GCI.Contracts.UTL.dll and b/GCI/GCI.Contracts.UTL.dll differ diff --git a/GCI/GCI.Controllers.dll b/GCI/GCI.Controllers.dll index dbf9455..b577660 100644 Binary files a/GCI/GCI.Controllers.dll and b/GCI/GCI.Controllers.dll differ diff --git a/GCI/GCI.DAL.dll b/GCI/GCI.DAL.dll index 713dbb9..b7447f5 100644 Binary files a/GCI/GCI.DAL.dll and b/GCI/GCI.DAL.dll differ diff --git a/GCI/GCI.DTO.dll b/GCI/GCI.DTO.dll index f110393..f59dfea 100644 Binary files a/GCI/GCI.DTO.dll and b/GCI/GCI.DTO.dll differ diff --git a/GCI/GCI.Documents.dll b/GCI/GCI.Documents.dll index 6e50b17..9150cd8 100644 Binary files a/GCI/GCI.Documents.dll and b/GCI/GCI.Documents.dll differ diff --git a/GCI/GCI.Entities.dll b/GCI/GCI.Entities.dll index bff1d0b..cf1182a 100644 Binary files a/GCI/GCI.Entities.dll and b/GCI/GCI.Entities.dll differ diff --git a/GCI/GCI.Infrastructure.dll b/GCI/GCI.Infrastructure.dll index 2e851f9..a2b770b 100644 Binary files a/GCI/GCI.Infrastructure.dll and b/GCI/GCI.Infrastructure.dll differ diff --git a/GCI/GCI.Maintenance.Client.Admin.dll b/GCI/GCI.Maintenance.Client.Admin.dll index 3eeb2f7..d871382 100644 Binary files a/GCI/GCI.Maintenance.Client.Admin.dll and b/GCI/GCI.Maintenance.Client.Admin.dll differ diff --git a/GCI/GCI.Maintenance.Client.Reports.dll b/GCI/GCI.Maintenance.Client.Reports.dll index c6a652e..d49460e 100644 Binary files a/GCI/GCI.Maintenance.Client.Reports.dll and b/GCI/GCI.Maintenance.Client.Reports.dll differ diff --git a/GCI/GCI.PortalCondomino.AdminUI.dll b/GCI/GCI.PortalCondomino.AdminUI.dll index ac3abbf..900bcf3 100644 Binary files a/GCI/GCI.PortalCondomino.AdminUI.dll and b/GCI/GCI.PortalCondomino.AdminUI.dll differ diff --git a/GCI/GCI.PortalCondomino.Client.Admin.dll b/GCI/GCI.PortalCondomino.Client.Admin.dll index c4ceb86..20c9f10 100644 Binary files a/GCI/GCI.PortalCondomino.Client.Admin.dll and b/GCI/GCI.PortalCondomino.Client.Admin.dll differ diff --git a/GCI/GCI.Reports.dll b/GCI/GCI.Reports.dll index 6265019..9c10e4b 100644 Binary files a/GCI/GCI.Reports.dll and b/GCI/GCI.Reports.dll differ diff --git a/GCI/GCI.Tasks.exe b/GCI/GCI.Tasks.exe index b9ea61a..424e1d8 100644 Binary files a/GCI/GCI.Tasks.exe and b/GCI/GCI.Tasks.exe differ diff --git a/GCI/GCI.UIHelpers.dll b/GCI/GCI.UIHelpers.dll index b7024cd..83ceb70 100644 Binary files a/GCI/GCI.UIHelpers.dll and b/GCI/GCI.UIHelpers.dll differ diff --git a/GCI/GCI.UTL.dll b/GCI/GCI.UTL.dll index cd3db18..5cccb46 100644 Binary files a/GCI/GCI.UTL.dll and b/GCI/GCI.UTL.dll differ diff --git a/GCI/GCI.exe b/GCI/GCI.exe index f2889ff..9b63556 100644 Binary files a/GCI/GCI.exe and b/GCI/GCI.exe differ diff --git a/GCI/Reports/Aviso.rdlc b/GCI/Reports/Aviso.rdlc index 32a4cb4..3192aef 100644 --- a/GCI/Reports/Aviso.rdlc +++ b/GCI/Reports/Aviso.rdlc @@ -1059,7 +1059,7 @@ - =First(Fields!NIBCondominio.Value) & " (" & First(Fields!BancoCondominio.Value) & ")" + =Code.AddSpaces(First(Fields!NIBCondominio.Value)) & " (" & First(Fields!BancoCondominio.Value) & ")"