no message
This commit is contained in:
parent
94980d9157
commit
d47df139ed
9 changed files with 532 additions and 195 deletions
|
|
@ -241,6 +241,7 @@ namespace BMA.EHR.Application.Repositories.Reports
|
|||
// p.Profile.PositionExecutiveId,
|
||||
// Organization = p.Profile.Oc,
|
||||
// OrganizationId = p.Profile.OcId,
|
||||
p.position,
|
||||
p.Number,
|
||||
p.Date,
|
||||
p.Location,
|
||||
|
|
@ -282,6 +283,7 @@ namespace BMA.EHR.Application.Repositories.Reports
|
|||
data.Number,
|
||||
data.Location,
|
||||
data.Reason,
|
||||
Position = data.position,
|
||||
};
|
||||
}
|
||||
#endregion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue