This commit is contained in:
@@ -2435,7 +2435,7 @@ namespace AyaNova.Biz
|
||||
o.UserViz = vc.Get("user", o.UserId);
|
||||
}
|
||||
}
|
||||
TaxCode Tax = null;
|
||||
TaxCode Tax = null;
|
||||
if (o.ChargeTaxCodeId != null)
|
||||
{
|
||||
if (!oc.Has("tax", o.ChargeTaxCodeId))
|
||||
|
||||
Reference in New Issue
Block a user