adding bill-for-next* hacks like bill-next* stuff but with -n flag, for skycatcher
[freeside.git] / bin / bill-for-nextmonth
diff --git a/bin/bill-for-nextmonth b/bin/bill-for-nextmonth
new file mode 100755 (executable)
index 0000000..e1a3376
--- /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` -n fs_daily