feat: receipt (#176)
* feat: receipt #173 * chore: clean up --------- Co-authored-by: nwpptrs <jay02499@gmail.com> Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
This commit is contained in:
parent
1cdc2bd4cc
commit
2b758e57f8
8 changed files with 638 additions and 3 deletions
|
|
@ -1179,5 +1179,11 @@ export default {
|
|||
PaymentSuccess: 'ชำระเงินแล้ว',
|
||||
PaymentWait: 'ยังไม่ชำระ',
|
||||
},
|
||||
receipt: {
|
||||
title: 'ใบเสร็จรับเงิน/กำกับภาษี',
|
||||
caption: 'ใบเสร็จรับเงิน/กำกับภาษีทั้งหมด',
|
||||
dataSum: 'สรุปใบเสร็จรับเงิน/กำกับภาษีทั้งหมด',
|
||||
workSheetName: 'ชื่อใบงาน',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue