Multi-System Billing:
authorjayce <jayce>
Thu, 27 Sep 2007 18:24:33 +0000 (18:24 +0000)
committerjayce <jayce>
Thu, 27 Sep 2007 18:24:33 +0000 (18:24 +0000)
commite3dd31c479fb51c2a543ef3c0d7aff59bc44d6f4
tree9e57bd89c270d20bef562cf3e1c7ec9e201159cf
parent5ca42e2aa31bf595a076f8c6a721c9c74fc51840
Multi-System Billing:
with a -m flag, daily will queue billing jobs instead of running each.  freeside-queued will then pick it up, allowing multiple simultaneous jobs to run, as well as multiple machines.
Also adds a 'Secure' column to the queue system, allowing for billing jobs to define themselves as 'secure only' in cases where a box might be using the encryption.  This allows you to
 run secure only jobs (such as a collect) on boxes that can.
FS/FS/Cron/bill.pm
FS/FS/Schema.pm
FS/FS/cust_main.pm
FS/bin/freeside-daily