null paiment id
This commit is contained in:
parent
8fc1153e59
commit
72bae76c75
8 changed files with 3710 additions and 41 deletions
|
|
@ -98,7 +98,7 @@ namespace Yavsc.Models.Billing
|
|||
|
||||
[ForeignKey("Regularisation")]
|
||||
|
||||
public string PaymentId { get; set; }
|
||||
public string? PaymentId { get; set; }
|
||||
|
||||
[Display(Name = "Acquittement de la facture")]
|
||||
public virtual PayPalPayment Regularisation { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue