...
This commit is contained in:
@@ -138,7 +138,7 @@ namespace Back.Data.Models
|
||||
}
|
||||
//مبلغ نسیه
|
||||
[MaxLength(18)]
|
||||
public decimal? insp { get; set; }
|
||||
public decimal? insp { get; set; } = 0;
|
||||
//مالیات موضوع ماده 17
|
||||
[MaxLength(18)]
|
||||
public string? seventeentax { get; set; }
|
||||
|
Reference in New Issue
Block a user