X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bin%2Fbill-as-nextmonth-BILL;fp=bin%2Fbill-as-nextmonth-BILL;h=91e94311049778f25e311e6909f154e9b85eb0af;hb=ea9edb4e9584a434e074dbc9f604c401784722f5;hp=0000000000000000000000000000000000000000;hpb=d8cd05a99614df9d5a5a73655917aa1988ca9515;p=freeside.git diff --git a/bin/bill-as-nextmonth-BILL b/bin/bill-as-nextmonth-BILL new file mode 100755 index 000000000..91e943110 --- /dev/null +++ b/bin/bill-as-nextmonth-BILL @@ -0,0 +1,5 @@ +#!/bin/sh + +month=`date +%m` +nextmonth=`expr $month + 1` +/usr/local/bin/freeside-daily -d $nextmonth/1/`date +%Y` -p BILL fs_daily