This commit is contained in:
@@ -16,6 +16,7 @@ namespace rmutr_report.Models
|
||||
public decimal? quantity { get; set; }
|
||||
public string unit { get; set; }
|
||||
public decimal? unit_price { get; set; }
|
||||
public decimal? quantity_month { get; set; }
|
||||
public decimal? total_amount { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user