cambio landed por created #620

Merged
joan merged 4 commits from 2902-error-getSuggestedTickets into dev 2021-05-11 09:57:43 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 84cd89d7f7 - Show all commits
loopback/locale
modules/client/back/methods/client

View File

@ -96,5 +96,6 @@
"Swift / BIC cannot be empty": "Swift / BIC cannot be empty", "Swift / BIC cannot be empty": "Swift / BIC cannot be empty",
"Role name must be written in camelCase": "Role name must be written in camelCase", "Role name must be written in camelCase": "Role name must be written in camelCase",
"Client assignment has changed": "I did change the salesperson ~*\"<{{previousWorkerName}}>\"*~ by *\"<{{currentWorkerName}}>\"* from the client [{{clientName}} ({{clientId}})]({{{url}}})", "Client assignment has changed": "I did change the salesperson ~*\"<{{previousWorkerName}}>\"*~ by *\"<{{currentWorkerName}}>\"* from the client [{{clientName}} ({{clientId}})]({{{url}}})",
"None": "None" "None": "None",
"error densidad = 0": "error densidad = 0"
} }

View File

@ -87,7 +87,7 @@ module.exports = function(Self) {
[ [
args.compensationAccount, args.compensationAccount,
args.bankFk, args.bankFk,
accountingType.receiptDescription + args.compensationAccount, accountingType.receiptDescription + clientOriginal.accountingAccount,
args.amountPaid, args.amountPaid,
args.companyFk, args.companyFk,
clientOriginal.accountingAccount clientOriginal.accountingAccount