LiFan
2024-08-16 f6572c39eb697b2a0fe9d4f4c46c605c72428dfa
jrj/project/business/AR/Deduction.cpp
@@ -157,9 +157,7 @@
      int  OnRetrieve(xstring InvoiceNo, xstring EntityID)
      {
         xml x;
         xaserverarg arg ;
         arg.AddArg(L"InvoiceNo", InvoiceNo);
         arg.AddArg(L"InvoiceNoEx", xcontrol(GetControl(L"search")).GetText());
         arg.AddArg(L"EntityID", EntityID);