IDSpecificClass ID entfernt
This commit is contained in:
@@ -8,7 +8,6 @@ using DevExpress.XtraReports.UI;
|
||||
|
||||
namespace BeWo.Report.DefaultReports.Invoices
|
||||
{
|
||||
[IDSpecificClass(Identifier = "GkvBegleitzettel")]
|
||||
public partial class GkvBegleitzettel : XtraReport, IBeWoReport<GkvAbrechnungRO>
|
||||
{
|
||||
public GkvBegleitzettel()
|
||||
|
||||
@@ -8,7 +8,7 @@ using DevExpress.XtraReports.UI;
|
||||
|
||||
namespace BeWo.DiakonieKKKleve
|
||||
{
|
||||
[IDSpecificClass(Identifier = "GkvBegleitzettel")]
|
||||
|
||||
public partial class GkvBegleitzettel : XtraReport, IBeWoReport<GkvAbrechnungRO>
|
||||
{
|
||||
public GkvBegleitzettel()
|
||||
|
||||
Reference in New Issue
Block a user