close #129 Fixed: Invoice not marked automatically as paid, same modify Bill.

This commit is contained in:
Cüneyt Şentürk
2017-12-07 00:13:15 +03:00
parent 098ed4b26a
commit 7f40a5857f
7 changed files with 137 additions and 50 deletions

View File

@ -10,6 +10,7 @@ return [
'imported' => ':type imported!',
],
'error' => [
'payment_add' => 'Error: You can not add payment! You should check add amount.',
'not_user_company' => 'Error: You are not allowed to manage this company!',
'customer' => 'Error: You can not created user! :name use this email address.',
'no_file' => 'Error: No file selected!',