export budget, timeBudget and budgetType (#2812)
This commit is contained in:
@@ -188,6 +188,9 @@ class CustomerTest extends AbstractEntityTest
|
||||
['label.country', 'string'],
|
||||
['label.currency', 'string'],
|
||||
['label.timezone', 'string'],
|
||||
['label.budget', 'float'],
|
||||
['label.timeBudget', 'duration'],
|
||||
['label.budgetType', 'string'],
|
||||
['label.color', 'string'],
|
||||
['label.visible', 'boolean'],
|
||||
['label.comment', 'string'],
|
||||
|
||||
Reference in New Issue
Block a user