MH: Drogenhilfe PUR Hilfepläne Listendruck gefixt
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
|
||||||
|
|||||||
Reference in New Issue
Block a user