fix: installment comma input

This commit is contained in:
puriphatt 2024-10-16 11:13:34 +07:00
parent 1e503a1e43
commit b12b410b2b
3 changed files with 7 additions and 10 deletions

View file

@ -615,7 +615,7 @@ export default {
customerName: 'ชื่อลูกค้า',
actor: 'ผู้ที่ทำรายงาน',
totalPrice: 'ยอดรวมสุทธิ',
totalPriceBaht: 'ยอดรวมสุทธิ(บาท)',
totalPriceBaht: 'ยอดรวมสุทธิ (บาท)',
receipt: 'ใบเสร็จ/กำกับภาษี',
branch: 'สาขาที่ออกใบเสนอราคา',
customer: 'ลูกค้า',