IO-1913 Add Rental Reservation key
This commit is contained in:
@@ -37,7 +37,7 @@ exports.totalsSsu = async function (req, res) {
|
||||
clm_total: newTotals.totals.total_repairs.toFormat("0.00"),
|
||||
owner_owing: newTotals.totals.custPayable.total.toFormat("0.00"),
|
||||
job_totals: newTotals,
|
||||
queued_for_parts: true,
|
||||
//queued_for_parts: true,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user