2,428
editsJournal Entry: Difference between revisions
no edit summary
mNo edit summary |
No edit summary |
||
public string Project { get; set; }
public string Department { get; set; }
public decimal Amount {get; set;}
public BCE.AutoCount.Tax.TaxSupplyPurchase GSTSupplyPurchase { get; set; } = BCE.AutoCount.Tax.TaxSupplyPurchase.Supply;
public string GSTCode { get; set; }
|