Note insert.

This commit is contained in:
Patrick Fic
2025-10-29 09:33:18 -07:00
parent 22ce0a4703
commit fde918c1ba
10 changed files with 891 additions and 89 deletions

View File

@@ -12,6 +12,8 @@
},
"general": {
"actions": {
"add": "",
"cancel": "",
"signout": ""
},
"labels": {
@@ -26,6 +28,9 @@
}
},
"jobdetail": {
"actions": {
"addnote": ""
},
"labels": {
"claiminformation": "",
"dates": "",
@@ -286,6 +291,26 @@
"labels": {
"inproduction": ""
}
},
"notes": {
"fields": {
"critical": "",
"pinned": "",
"private": "",
"text": "",
"types": {
"customer": "",
"general": "",
"office": "",
"paint": "",
"parts": "",
"shop": "",
"supplement": ""
}
},
"labels": {
"newnoteplaceholder": ""
}
}
},
"production": {