jrj/project/business/AR/maint.SettlementExchange.cpp
@@ -56,7 +56,6 @@ int OnSave(bool dlg = true) { xml x; dw_base.AcceptText(); dw_base.DwUpdateAllTo(x); xaserverarg arg ; @@ -114,8 +113,6 @@ int OnSign() { xaserverarg arg ; xml x; dw_base.AcceptText(); @@ -183,9 +180,7 @@ int OnRetrieve(xstring SettlementExchangeID) { xml x; xaserverarg arg ; arg.AddArg(L"SEID", SettlementExchangeID); if (getUrl(L"/sale/data/AR/se/getsebyid", arg.GetString(), x) != 1)