summaryrefslogtreecommitdiff
path: root/lib/soap/mdg/send/vendor-master/action.ts
diff options
context:
space:
mode:
Diffstat (limited to 'lib/soap/mdg/send/vendor-master/action.ts')
-rw-r--r--lib/soap/mdg/send/vendor-master/action.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/soap/mdg/send/vendor-master/action.ts b/lib/soap/mdg/send/vendor-master/action.ts
index d35d7a76..a7b4d8a4 100644
--- a/lib/soap/mdg/send/vendor-master/action.ts
+++ b/lib/soap/mdg/send/vendor-master/action.ts
@@ -17,7 +17,7 @@ import {
VENDOR_MASTER_BP_HEADER_BP_VENGEN_BP_PORG_ZVPFN
} from "@/db/schema/MDG/mdg";
import { eq, sql, desc } from "drizzle-orm";
-import { withSoapLogging } from "../../../utils";
+import { withSoapLogging } from "@/lib/soap/utils";
import { XMLBuilder } from 'fast-xml-parser';
import { CSV_FIELDS } from './csv-fields';