Fix a filter name in documents list.
This commit is contained in:
parent
045c846235
commit
c038f5a4c2
@ -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