This commit is contained in:
@@ -8,7 +8,8 @@ namespace AyaNovaQBI
|
||||
{
|
||||
internal class InvoiceableItem
|
||||
{
|
||||
public string Status { get; set; }
|
||||
public string Customer { get; set; }
|
||||
public string Status { get; set; }
|
||||
public string ServiceNumber { get; set; }
|
||||
public string ServiceDate { get; set; }
|
||||
public string Project { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user