LiFan
2024-07-08 a9541d57fa9ea409140703aeda369c19d842c601
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());