*** empty log message ***
[freeside.git] / bin / bill-nextmonth
diff --git a/bin/bill-nextmonth b/bin/bill-nextmonth
new file mode 100755 (executable)
index 0000000..813e841
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+month=`date +%m`
+nextmonth=`expr $month + 1`
+/usr/local/bin/freeside-daily -d $nextmonth/1/`date +%Y` fs_daily