IO-1622 Resolve CDK Export missing option
This commit is contained in:
@@ -89,7 +89,7 @@ exports.default = async function (socket, jobid) {
|
||||
acc[val.profitcenter_part] =
|
||||
acc[val.profitcenter_part].add(DineroAmount);
|
||||
}
|
||||
if (val.profitcenter_labor) {
|
||||
if (val.profitcenter_labor && val.mod_lbr_ty) {
|
||||
//Check the Labor Assignment.
|
||||
|
||||
if (!acc[val.profitcenter_labor])
|
||||
|
||||
Reference in New Issue
Block a user