Added allocation adding + basic pull
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"translation": {
|
||||
"allocations": {
|
||||
"actions": {
|
||||
"assign": "Assign"
|
||||
},
|
||||
"fields": {
|
||||
"employee": "Allocated To"
|
||||
}
|
||||
},
|
||||
"appointments": {
|
||||
"actions": {
|
||||
"cancel": "Cancel",
|
||||
@@ -116,6 +124,7 @@
|
||||
"act_price": "Actual Price",
|
||||
"db_price": "Database Price",
|
||||
"line_desc": "Line Description",
|
||||
"mod_lb_hrs": "Labor Hours",
|
||||
"oem_partno": "OEM Part #",
|
||||
"part_type": "Part Type",
|
||||
"unq_seq": "Seq #"
|
||||
|
||||
Reference in New Issue
Block a user