Fixed missing document totals relation then add payment button action..
This commit is contained in:
@@ -50,6 +50,8 @@ return [
|
||||
|
||||
'messages' => [
|
||||
'email_required' => 'No email address for this customer!',
|
||||
'totals_required' => 'Invoice totals are required Please edit the :type and save it again.',
|
||||
|
||||
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
|
||||
|
||||
'status' => [
|
||||
|
||||
Reference in New Issue
Block a user