Show amounts with tax now
This commit is contained in:
@@ -116,7 +116,7 @@ class Controller_Task_Invoice extends Controller_Task {
|
||||
|
||||
case 3:
|
||||
// @todo This should go in a config somewhere
|
||||
$days = 21;
|
||||
$days = 13;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user