refactoring(payment receive): payment receive.

This commit is contained in:
elforjani3
2021-03-06 21:07:43 +02:00
parent 51059bc277
commit 11d688b980
9 changed files with 93 additions and 45 deletions

View File

@@ -996,4 +996,9 @@ export default {
contact_type: 'Contact Type',
duplicate_contact: 'Duplicate Contact',
contact_type_: 'Contact type',
the_payment_amount_that_received:
'The payment amount that received from the customer is more than the due amount for this invoice.',
invoice_number: 'Invoice number',
invoice_date: 'Invoice date',
invoice_amount: 'Invoice amount',
};