Place featurewrapped on bills in job line expander.

This commit is contained in:
Patrick Fic
2024-04-29 12:06:42 -07:00
parent e799417aaf
commit c525b7ea3f
5 changed files with 93 additions and 44 deletions

View File

@@ -230,7 +230,7 @@
"markexported": "Mark Exported",
"markforreexport": "Mark for Re-export",
"new": "New Bill",
"nobilllines": "This part has not yet been recieved.",
"nobilllines": "",
"noneselected": "No bill selected.",
"onlycmforinvoiced": "Only credit memos can be entered for any Job that has been invoiced, exported, or voided.",
"printlabels": "Print Labels",
@@ -1323,7 +1323,6 @@
"value": "Value"
},
"content": {
"calculated_based_on": "Calculated based on",
"calculated_based_on": "Calculated based on",
"current_status_accumulated_time": "Current Status Accumulated Time",
"data_unavailable": " There is currently no Lifecycle data for this Job.",
@@ -2408,6 +2407,7 @@
"percent_accepted": "% Accepted"
},
"labels": {
"notyetdispatched": "This part has not been dispatched.",
"parts_dispatch": "Parts Dispatch"
}
},

View File

@@ -2407,6 +2407,7 @@
"percent_accepted": ""
},
"labels": {
"notyetdispatched": "",
"parts_dispatch": ""
}
},

View File

@@ -2407,6 +2407,7 @@
"percent_accepted": ""
},
"labels": {
"notyetdispatched": "",
"parts_dispatch": ""
}
},