Merge branch 'master' of phyothandar/fcs into master

This commit is contained in:
2020-06-26 00:46:49 +00:00
committed by Gogs
10 changed files with 319 additions and 150 deletions

View File

@@ -557,6 +557,7 @@
"invoice.form.title":"INVOICE",
"invoice.payment":"Payment Receipt",
"invoice.add_box":"Add Box",
"invoice.add_package":"Add Package",
"term":"TERMS",
"term.btn":"Terms of services",
@@ -574,5 +575,9 @@
"payment.title": "PAYMENT",
"payment.date": "Date",
"payment.amount": "Amount"
"payment.amount": "Amount",
"payment.receipt":"Payment Receipt Amount",
"payment.attachment":"Payment Attachment",
"pdf_view.title":"Payment File",
"remaining_balance":"Remaining Balance : "
}