xj qian
2024-08-05 b8b0912fb9385f08c55e7055f37564c21e98fa50
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());