LiFan
2025-03-05 49e60fc3db019e4278f557d896004acad900f666
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);