Commit 3e93d839 authored by Ketan Patil's avatar Ketan Patil

Replace VoucherPrintingScheduler.java

parent 2173e45e
......@@ -168,7 +168,9 @@ public class VoucherPrintingScheduler implements Schedule {
// toDate = "01/05/13";
System.out.println("fromDate ::: " + fromDateStr + " ::: toDate ::: " + toDateStr);
// String objName = "d_field_staff_exp_claim_vr";
String objName = "d_misc_voucher_summary_gst";
// String objName = "d_misc_voucher_summary_gst";
String objName = "d_misc_voucher_summary";
System.out.println("objName ::: " + objName);
System.out.println("userName ::: " + loginCode);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment