feat: menu agencies (#65)

* feat: agencies => add agencies menu

---------

Co-authored-by: Methapon Metanipat <methapon@frappet.com>
This commit is contained in:
puriphatt 2024-11-08 13:11:42 +07:00 committed by GitHub
parent f6479cc72d
commit b87e15301f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1305 additions and 18 deletions

View file

@ -170,6 +170,7 @@ export default {
workflow: 'ขั้นตอนการทำงาน',
customer: 'ลูกค้า',
mainData: 'ข้อมูลหลัก',
agencies: 'หน่วยงาน',
},
sales: {
@ -796,6 +797,14 @@ export default {
responsiblePerson: 'ผู้รับผิดชอบ',
},
agencies: {
title: 'หน่วยงาน',
caption: 'จัดการหน่วยงานทั้งหมด',
code: 'รหัสหน่วยงาน',
group: 'กลุ่มหน่วยงาน',
name: 'ชื่อหน่วยงาน',
},
dialog: {
title: {
incompleteDataEntry: 'กรอกข้อมูลไม่ครบ',