Upload by budget

This commit is contained in:
2018-05-11 13:10:28 +02:00
parent 9ef747a51e
commit f419ce6c23
17 changed files with 749 additions and 326 deletions

View File

@@ -26,8 +26,7 @@ class BudgetTableTest extends TestCase
public $fixtures = [
'app.budget',
'app.wl_schooltypes',
'app.wl_budgets',
'app.wl_wertelistes'
'app.wl_budgets'
];
/**