refs #451 Invoice create added item price mask

This commit is contained in:
cuneytsenturk
2018-08-17 17:10:23 +03:00
parent 33673def5b
commit 17b582796d
13 changed files with 636 additions and 276 deletions

View File

@ -12,7 +12,7 @@ return [
'disabled' => ':type disabled!',
],
'error' => [
'over_payment' => 'Error: Payment not added! Amount passes the total.',
'over_payment' => 'Error: Payment not added! Amount passes the total. You don\'t should max add amount: :amount',
'not_user_company' => 'Error: You are not allowed to manage this company!',
'customer' => 'Error: User not created! :name already uses this email address.',
'no_file' => 'Error: No file selected!',