Merge pull request #1715 from pavel-mironchik/filter-name
Fix a filter name in documents list.
This commit is contained in:
commit
ac87351eae
@ -10,6 +10,7 @@ return [
|
|||||||
'billed_at' => 'Bill Date',
|
'billed_at' => 'Bill Date',
|
||||||
'due_at' => 'Due Date',
|
'due_at' => 'Due Date',
|
||||||
'invoiced_at' => 'Invoice Date',
|
'invoiced_at' => 'Invoice Date',
|
||||||
|
'issued_at' => 'Issue Date',
|
||||||
],
|
],
|
||||||
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user