refs #252
This commit is contained in:
parent
83ad45cdfa
commit
9f93c2cce1
@ -31,6 +31,7 @@ return [
|
|||||||
'draft' => 'Draft',
|
'draft' => 'Draft',
|
||||||
'received' => 'Received',
|
'received' => 'Received',
|
||||||
'partial' => 'Partial',
|
'partial' => 'Partial',
|
||||||
|
'delete' => 'Delete',
|
||||||
'paid' => 'Paid',
|
'paid' => 'Paid',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ return [
|
|||||||
'viewed' => 'Viewed',
|
'viewed' => 'Viewed',
|
||||||
'approved' => 'Approved',
|
'approved' => 'Approved',
|
||||||
'partial' => 'Partial',
|
'partial' => 'Partial',
|
||||||
|
'delete' => 'Delete',
|
||||||
'paid' => 'Paid',
|
'paid' => 'Paid',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user