Merge branch 'master' of http://116.62.18.175:6699/r/mis-prj
| | |
| | | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| | | </ClCompile> |
| | | <ClCompile Include="..\project\business\GDN\list.SOTrace3.cpp" /> |
| | | <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp" /> |
| | | <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp" /> |
| | | <ClCompile Include="..\project\business\GDN\po.paper.cpp" /> |
| | | <ClCompile Include="..\project\business\GDN\select.item.po.cpp"> |
| | | <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| | |
| | | <ClCompile Include="..\project\business\Quote\Product.Select.cpp"> |
| | | <Filter>project\business\Quote</Filter> |
| | | </ClCompile> |
| | | <ClCompile Include="..\project\business\GDN\listex.GDN3.cpp"> |
| | | <Filter>project\business\GDN</Filter> |
| | | </ClCompile> |
| | | <ClCompile Include="..\project\business\GDN\maintex.gdn3.cpp"> |
| | | <Filter>project\business\GDN</Filter> |
| | | </ClCompile> |
| | | </ItemGroup> |
| | | </Project> |
| | |
| | | xstring EntityIDEx = dw_list.GetGuid(dw_list.GetRow()); |
| | | xaserverarg argEx; |
| | | |
| | | alert(EntityIDEx); |
| | | //alert(EntityIDEx); |
| | | argEx.AddArg(L"GDNID", EntityIDEx); |
| | | OpenWindow(L"dev:xpage[GDNDelay.vx]", argEx); |
| | | return 1; |