fixed zero to 0
This commit is contained in:
@@ -58,6 +58,7 @@ namespace rmutr_report.Models
|
||||
public string list { get; set; }
|
||||
public string date_range { get; set; }
|
||||
public decimal? amount { get; set; }
|
||||
public string amounts { get; set; }
|
||||
public string free_text { get; set; }
|
||||
public List<notation2> notations_detail { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user