Show amounts with tax now

This commit is contained in:
Deon George
2011-10-14 08:41:01 +11:00
parent f2fed0c54f
commit 8a8fbec9de
5 changed files with 29 additions and 9 deletions

View File

@@ -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: