fix: installment comma input
This commit is contained in:
parent
1e503a1e43
commit
b12b410b2b
3 changed files with 7 additions and 10 deletions
|
|
@ -615,7 +615,7 @@ export default {
|
|||
customerName: 'ชื่อลูกค้า',
|
||||
actor: 'ผู้ที่ทำรายงาน',
|
||||
totalPrice: 'ยอดรวมสุทธิ',
|
||||
totalPriceBaht: 'ยอดรวมสุทธิ(บาท)',
|
||||
totalPriceBaht: 'ยอดรวมสุทธิ (บาท)',
|
||||
receipt: 'ใบเสร็จ/กำกับภาษี',
|
||||
branch: 'สาขาที่ออกใบเสนอราคา',
|
||||
customer: 'ลูกค้า',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue