LiFan
2024-07-24 aec268ba9aa731158067e72676371df3fff439e7
jrj/project/business/AR/Deduction.cpp
@@ -161,7 +161,7 @@
         xaserverarg arg ;
      
         arg.AddArg(L"InvoiceNo", InvoiceNo);
         arg.AddArg(L"InvoiceNoEx", GetControl(L"search").GetText());
         arg.AddArg(L"InvoiceNoEx", xcontrol(GetControl(L"search")).GetText());
         arg.AddArg(L"EntityID", EntityID);
         //trace(GetControl(L"search").GetText());