mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:34:30 -04:00
Working on adding check-data to Travis
This commit is contained in:
parent
3548b462d7
commit
d854269228
@ -161,6 +161,9 @@ class CheckData extends Command
|
|||||||
'products' => [
|
'products' => [
|
||||||
ENTITY_USER,
|
ENTITY_USER,
|
||||||
],
|
],
|
||||||
|
'vendors' => [
|
||||||
|
ENTITY_USER,
|
||||||
|
],
|
||||||
'expense_categories' => [
|
'expense_categories' => [
|
||||||
ENTITY_USER,
|
ENTITY_USER,
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user