|
@ -341,7 +341,7 @@ namespace CK.SCP.Models.ExchangeCenterTables |
|
|
public string MiscTax3 { get; set; } |
|
|
public string MiscTax3 { get; set; } |
|
|
public bool TaxInCity { get; set; } |
|
|
public bool TaxInCity { get; set; } |
|
|
public string TaxZone { get; set; } |
|
|
public string TaxZone { get; set; } |
|
|
public int TaxClass { get; set; } |
|
|
public string TaxClass { get; set; } |
|
|
public string TaxUsage { get; set; } |
|
|
public string TaxUsage { get; set; } |
|
|
public bool Compens { get; set; } |
|
|
public bool Compens { get; set; } |
|
|
public string GlProfileInvoice { get; set; } |
|
|
public string GlProfileInvoice { get; set; } |
|
|