MH: Drogenhilfe PUR Hilfepläne Listendruck gefixt

This commit is contained in:
2025-06-11 14:30:21 +02:00
parent 907471738f
commit 27631533c8
2 changed files with 3 additions and 0 deletions

View File

@@ -8,9 +8,11 @@ using BeWo.Data.Access;
using BeWo.Data.Entities; using BeWo.Data.Entities;
using BeWo.Report; using BeWo.Report;
using BeWo.Report.ReportObjects; using BeWo.Report.ReportObjects;
using BS.Shared.Core;
namespace PURReports namespace PURReports
{ {
[IDSpecificClass(Identifier = "PSBServicesOverview")]
public partial class PSBServicesOverview : DevExpress.XtraReports.UI.XtraReport, IBeWoReport<QueryRO> public partial class PSBServicesOverview : DevExpress.XtraReports.UI.XtraReport, IBeWoReport<QueryRO>
{ {
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;

View File

@@ -0,0 +1 @@
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a