Added joblines to repair data. Field migrations to conform to cieca standards for joblines

This commit is contained in:
Patrick Fic
2020-01-29 20:15:36 -08:00
parent 7630547c6c
commit 7eedd95403
12 changed files with 230 additions and 14 deletions

View File

@@ -37,6 +37,15 @@
"unsavedchanges": "You have unsaved changes."
}
},
"joblines": {
"fields": {
"act_price": "Actual Price",
"db_price": "Database Price",
"line_desc": "Line Description",
"part_type": "Part Type",
"unq_seq": "Seq #"
}
},
"jobs": {
"actions": {
"addDocuments": "Add Job Documents",