bug fixed
This commit is contained in:
@@ -21,6 +21,7 @@ namespace rmutr_report.Models
|
||||
public string type_2 { get; set; }
|
||||
public string type_3 { get; set; }
|
||||
public string unit { get; set; }
|
||||
public int? quantity { get; set; }
|
||||
public decimal? unit_price { get; set; }
|
||||
public decimal? price_1 { get; set; }
|
||||
public decimal? price_2 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user