mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 15:44:30 -04:00
Added payment amount to dashboard activity. (#2889)
This commit is contained in:
parent
0c6a8cee73
commit
2124417c31
@ -760,7 +760,7 @@ $LANG = array(
|
||||
'activity_7' => ':contact viewed invoice :invoice for :client',
|
||||
'activity_8' => ':user archived invoice :invoice',
|
||||
'activity_9' => ':user deleted invoice :invoice',
|
||||
'activity_10' => ':contact entered payment :payment for :invoice for :client',
|
||||
'activity_10' => ':contact entered payment :payment for :payment_amount on invoice :invoice for :client',
|
||||
'activity_11' => ':user updated payment :payment',
|
||||
'activity_12' => ':user archived payment :payment',
|
||||
'activity_13' => ':user deleted payment :payment',
|
||||
|
Loading…
x
Reference in New Issue
Block a user