LiFan
2024-07-08 0a9a7113e7f8f07e79e8bfa65efb0a513a81a4d6
jrj/project/business/AR/Deduction.cpp
@@ -164,7 +164,7 @@
         arg.AddArg(L"InvoiceNoEx", GetControl(L"search").GetText());
         arg.AddArg(L"EntityID", EntityID);
         trace(GetControl(L"search").GetText());
         //trace(GetControl(L"search").GetText());
         if (getUrl(L"/sale/data/AR/DeductionList", arg.GetString(), x) != 1)
         {
            trace(x.text());