fix:(quick payment receive & made): catch error.

This commit is contained in:
elforjani3
2021-03-16 17:52:51 +02:00
parent 0c88d796a6
commit bad4b548d5
3 changed files with 18 additions and 0 deletions

View File

@@ -1009,4 +1009,6 @@ export default {
payment_no: 'Payment No.',
payment_receive_number_required: 'Payment receive number required',
quick_made_payment: 'Quick Made Payment',
the_payment_amount_bigger_than_invoice_due_amount:
'The payment amount bigger than invoice due amount.',
};