This commit is contained in:
@@ -1862,6 +1862,9 @@ namespace AyaNova.PlugIn.V8
|
|||||||
d.cost = i.Cost;
|
d.cost = i.Cost;
|
||||||
d.charge = i.Charge;
|
d.charge = i.Charge;
|
||||||
|
|
||||||
|
if (i.ContractRate)
|
||||||
|
tags.Add("contract.rate");
|
||||||
|
|
||||||
Tagit(i.RegionID, tags);
|
Tagit(i.RegionID, tags);
|
||||||
Tagit(i.ClientGroupID, tags);
|
Tagit(i.ClientGroupID, tags);
|
||||||
SetTags(d, tags);
|
SetTags(d, tags);
|
||||||
|
|||||||
Reference in New Issue
Block a user