Package updates & resolve job detail cloud upload bug. Added note type.

This commit is contained in:
Patrick Fic
2025-11-21 14:02:11 -08:00
parent f8869b4f0e
commit e069fd1170
10 changed files with 491 additions and 297 deletions

View File

@@ -144,6 +144,19 @@
"moretab": "More"
}
},
"notes": {
"labels": {
"type": {
"customer": "Customer",
"general": "General",
"office": "Office",
"paint": "Paint",
"parts": "Parts",
"shop": "Shop",
"supplement": "Supplement"
}
}
},
"objects": {
"jobs": {
"fields": {

View File

@@ -144,6 +144,19 @@
"moretab": ""
}
},
"notes": {
"labels": {
"type": {
"customer": "",
"general": "",
"office": "",
"paint": "",
"parts": "",
"shop": "",
"supplement": ""
}
}
},
"objects": {
"jobs": {
"fields": {

View File

@@ -144,6 +144,19 @@
"moretab": ""
}
},
"notes": {
"labels": {
"type": {
"customer": "",
"general": "",
"office": "",
"paint": "",
"parts": "",
"shop": "",
"supplement": ""
}
}
},
"objects": {
"jobs": {
"fields": {