Merged in feature/IO-2921-CARSTAR-Canada-Chatter-Integration (pull request #1949)

IO-2921 Chatter Final mods and Cron Trigger

Approved-by: Dave Richer
This commit is contained in:
Allan Carr
2024-11-22 19:50:27 +00:00
committed by Dave Richer
3 changed files with 12 additions and 1 deletions

View File

@@ -840,6 +840,7 @@ exports.CHATTER_QUERY = `query CHATTER_EXPORT($start: timestamptz, $bodyshopid:
timezone
}
jobs(where: {_and: [{converted: {_eq: true}}, {actual_delivery: {_gt: $start}}, {actual_delivery: {_lte: $end}}, {shopid: {_eq: $bodyshopid}}, {_or: [{ownr_ph1: {_is_null: false}}, {ownr_ea: {_is_null: false}}]}]}) {
actual_delivery
id
created_at
ro_number