bug fixed
This commit is contained in:
@@ -202,7 +202,7 @@ namespace rmutr_report.Models
|
||||
{
|
||||
public string list { get; set; }
|
||||
public decimal? amount1 { get; set; }
|
||||
public string vat { get; set; }
|
||||
public decimal? vat { get; set; }
|
||||
public decimal? amount2 { get; set; }
|
||||
public string note { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user