diff --git a/scripts/process/SP026_PR_ImportOrders.groovy b/scripts/process/SP026C_PR_ImportOrders.groovy similarity index 99% rename from scripts/process/SP026_PR_ImportOrders.groovy rename to scripts/process/SP026C_PR_ImportOrders.groovy index 1d89c6d..e717cf5 100644 --- a/scripts/process/SP026_PR_ImportOrders.groovy +++ b/scripts/process/SP026C_PR_ImportOrders.groovy @@ -79,4 +79,4 @@ try { } catch(Exception e) { return "@Error@ " + e.getLocalizedMessage(); -} \ No newline at end of file +}