feat: quotation attachment (#49)
* fix: i18n * fix: 18n * feat: file upload component * feat: quotation attachment --------- Co-authored-by: puriphatt <puriphat@frappet.com>
This commit is contained in:
parent
7817f8bd40
commit
0ef389c69b
5 changed files with 235 additions and 3 deletions
|
|
@ -701,6 +701,7 @@ export default {
|
|||
paySplitCount: 'Number of Installments',
|
||||
payTotal: 'Total {msg}',
|
||||
customerAcceptance: 'Customer Acceptance',
|
||||
additionalFile: 'Attachment File',
|
||||
|
||||
paySplitMessage: 'Amount to be paid (Baht)',
|
||||
summary: 'Total Summary',
|
||||
|
|
|
|||
|
|
@ -693,6 +693,7 @@ export default {
|
|||
selectInvoice: 'เลือกใบแจ้งหนี้',
|
||||
approveInvoice: 'อนุมัติใบแจ้งหนี้',
|
||||
customerAcceptance: 'ลูกค้าตอบรับ',
|
||||
additionalFile: 'ไฟล์เอกสารเพิ่มเติม',
|
||||
|
||||
paymentCondition: 'เงื่อนไขการชำระเงิน',
|
||||
payType: 'วิธีการชำระเงิน',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue