From 31f0db94ca0fb8e89c227cc6de36b6811a354978 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Thu, 17 Apr 2025 08:04:15 +0000 Subject: [PATCH] updated todo list --- etl/hubspot_to_invoice.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etl/hubspot_to_invoice.py b/etl/hubspot_to_invoice.py index d8473f7..a3be877 100644 --- a/etl/hubspot_to_invoice.py +++ b/etl/hubspot_to_invoice.py @@ -34,8 +34,10 @@ sp.move_deals_to_completed(deal_ids) # TODO: -# Write documentation for tech demos from Khalims demo -# Look into getting 'solar' pricing working. ACIS and Lewis Billignham for examples +# Call with nybble # Figure out what to do if I see an address that isn't registered but surveyrod # Review deem score with last weeks deem score values to ensure accuracy +# Look into getting 'solar' pricing working. ACIS and Lewis Billignham for examples +# Write documentation for tech demos from Khalims demo +# Improve dimirtra script by adding dates to the mix