This commit is contained in:
@@ -23,6 +23,11 @@ namespace AyaNova.Models
|
||||
public bool SearchCaseSensitiveOnly { get; set; }
|
||||
public bool UseInventory { get; set; }
|
||||
|
||||
//TAX CODE DEFAULTS
|
||||
public long? TaxPartPurchaseId {get;set;}
|
||||
public long? TaxPartSaleId {get;set;}
|
||||
public long? TaxRateSaleId {get;set;}
|
||||
|
||||
|
||||
|
||||
public GlobalBizSettings()
|
||||
|
||||
Reference in New Issue
Block a user