Merge branch 'release/2023-09-29' into feature/ems-tax-calculation

This commit is contained in:
Patrick Fic
2023-09-26 12:59:42 -07:00
20 changed files with 312 additions and 170 deletions

View File

@@ -139,6 +139,7 @@ export function JobsAvailableContainer({
// owner_owing: Dinero(newTotals.totals.custPayable.total).toFormat("0.00"),
// job_totals: newTotals,
date_open: moment(),
status: bodyshop.md_ro_statuses.default_imported,
notes: {
data: {
created_by: currentUser.email,