|
|
@@ -1429,6 +1429,7 @@ procedure TXMLPort.RcsvImpDayWorks(AProject: TObject;
|
|
|
Code.AsString := ANode.AttributeValueByNameUTF8['ÐòºÅ'];
|
|
|
Name.AsString := ANode.AttributeValueByNameUTF8['Ãû³Æ'];
|
|
|
TotalPrice.AsString := ANode.AttributeValueByNameUTF8['ºÏ¼Û'];
|
|
|
+ Quantity.AsString := ANode.AttributeValueByNameUTF8['Ôݶ¨ÊýÁ¿'];
|
|
|
CalcFlag.AsInteger := Flag_CustomTotalPrice;
|
|
|
EndUpdate;
|
|
|
end;
|