update document statuses
This commit is contained in:
parent
152e5db02b
commit
146e76fc1f
@ -34,6 +34,11 @@ return [
|
||||
'delivered' => 'Delivered',
|
||||
'returned' => 'Returned',
|
||||
'drawn' => 'Drawn',
|
||||
'not_billed' => 'Not billed',
|
||||
'issued' => 'Issued',
|
||||
'not_invoiced' => 'Not invoiced',
|
||||
'confirmed' => 'Confirmed',
|
||||
'not_confirmed' => 'Not confirmed',
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user