LiFan
2024-07-01 f5f28b8847fea28a01b2ae148eba9c9cd029524e
update GDN
已添加4个文件
已修改7个文件
16 ■■■■ 文件已修改
jrj/ext-jrj/ext-jrj.vcxproj 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN/GDNDelay.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN/GDNSourcePaperCard.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN/GDNSourcePriceMaint.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/GDN/SelectItem.New.GDN.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/SO/Product.Select.SO.cpp 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Supplier/SupplierSource.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Supplier/list.Owner.Supplier.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Supplier/maint.Document.SupplierEx.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Supplier/maint.Owner.Supplier.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/project/business/Supplier/maintex.Owner.Supplier.cpp 补丁 | 查看 | 原始文档 | blame | 历史
jrj/ext-jrj/ext-jrj.vcxproj
@@ -254,6 +254,18 @@
    <ClCompile Include="..\project\business\GDN3.maint.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\GDN\GDNDelay.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\GDN\GDNSourcePaperCard.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\GDN\GDNSourcePriceMaint.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\GDN\SelectItem.New.GDN.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
    </ClCompile>
    <ClCompile Include="..\project\business\HR\AdministrativeDepartment.cpp">
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
      <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
jrj/project/business/GDN/GDNDelay.cpp
Binary files differ
jrj/project/business/GDN/GDNSourcePaperCard.cpp
Binary files differ
jrj/project/business/GDN/GDNSourcePriceMaint.cpp
Binary files differ
jrj/project/business/GDN/SelectItem.New.GDN.cpp
Binary files differ
jrj/project/business/SO/Product.Select.SO.cpp
@@ -672,7 +672,7 @@
            dw_list.Redraw();
            impStr = L"";
            SendMessageW(hObject, 0x401, ls_nos, 0);
            SendMessage(hObject, 0x401, ls_nos, 0);
            alert(L"转入完成!");
            return 1;
        }
@@ -833,7 +833,7 @@
            }
            else if (comdid == L"xmRertieve")
            {
                int hItem1 = tv_folder.GetSelectedItem();
                HTREEITEM hItem1 = tv_folder.GetSelectedItem();
                KXMLDOMElement e2 = tv_folder.GetItemData(hItem1);
                xstring no1 = e2.getAttribute(L"no");
                xml x2 = vcontrol::RetrieveData(L"/sale/data/SO/goods/usergoods/listex1", L"parent", no1);
jrj/project/business/Supplier/SupplierSource.cpp
Binary files differ
jrj/project/business/Supplier/list.Owner.Supplier.cpp
Binary files differ
jrj/project/business/Supplier/maint.Document.SupplierEx.cpp
Binary files differ
jrj/project/business/Supplier/maint.Owner.Supplier.cpp
Binary files differ
jrj/project/business/Supplier/maintex.Owner.Supplier.cpp
Binary files differ