Some cleanup, setup improvements and other misc items
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*/
|
||||
class Task_Invoice_Service extends Minion_Task {
|
||||
protected $_options = array(
|
||||
'days'=>1, // Days in advance to generate for
|
||||
'days'=>0, // Days in advance to generate for
|
||||
'id'=>NULL, // Service invoice to generate for
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user