jrj/project/business/SO/Product.FetchNo.cpp
@@ -82,7 +82,7 @@ xstring Reciever = L"00908"; xstring Content = L""; //alert(L"EntityID:"+EntityID); xml x = ViewObject::AddMessage( Category, Reciever, EntityNo, EntityID, Subject, Content); ViewObject::AddMessage( GetServerUrl(),Category, Reciever, EntityNo, EntityID, Subject, Content); return 1; }