fix
This commit is contained in:
parent
ce79369a12
commit
a3ba12046a
|
|
@ -119,7 +119,7 @@ namespace TIAMWebApp.Shared.Application.Models.ClientSide.UI.WizardModels
|
|||
//PhoneNumber = model.PhoneNumber,
|
||||
//EmailAddress = model.EmailAddress,
|
||||
Price = this.Price,
|
||||
UserProductMappingId = Guid.NewGuid(),
|
||||
//UserProductMappingId = Guid.NewGuid(),
|
||||
TransferStatusType = TIAM.Core.Enums.TransferStatusType.OrderSubmitted,
|
||||
Comment = "Transfer order",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue