added hourly and money budgets to activity, project and customer (#843)
This commit is contained in:
@@ -71,6 +71,7 @@ class Activity
|
||||
// keep the trait include exactly here, for placing the column at the correct position
|
||||
use RatesTrait;
|
||||
use ColorTrait;
|
||||
use BudgetTrait;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user