Merge branch 'feature/IO-2278-parts-dispatching' into feature/america

This commit is contained in:
Patrick Fic
2023-08-04 13:57:25 -07:00
25 changed files with 677 additions and 40 deletions

View File

@@ -224,6 +224,7 @@
"reexport": ""
},
"validation": {
"closingperiod": "",
"inventoryquantity": "",
"manualinhouse": "",
"unique_invoice_number": ""
@@ -263,6 +264,7 @@
"bill_local_tax_rate": "",
"bill_state_tax_rate": "",
"city": "",
"closingperiod": "",
"country": "",
"dailybodytarget": "",
"dailypainttarget": "",
@@ -1695,6 +1697,7 @@
"checklists": "",
"closeconfirm": "",
"closejob": "",
"closingperiod": "",
"contracts": "",
"convertedtolabor": "",
"cost": "",
@@ -2000,6 +2003,7 @@
"tech": {
"assignedjobs": "",
"claimtask": "",
"dispatchedparts": "",
"home": "",
"jobclockin": "",
"jobclockout": "",
@@ -2141,7 +2145,11 @@
}
},
"parts_dispatch": {
"actions": {
"accept": ""
},
"errors": {
"accepting": "",
"creating": ""
},
"fields": {
@@ -2651,6 +2659,7 @@
"timetickets_summary": "",
"unclaimed_hrs": "",
"void_ros": "",
"work_in_progress_jobs": "",
"work_in_progress_labour": "",
"work_in_progress_payables": ""
}