From 6112a0e180fccefb2e2c83a74e366822c69877c0 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 15 Apr 2025 14:53:11 +0000 Subject: [PATCH] deem score calculation works for all cavities --- etl/hubspot_to_invoice.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/etl/hubspot_to_invoice.py b/etl/hubspot_to_invoice.py index 92a87b3..d5566b9 100644 --- a/etl/hubspot_to_invoice.py +++ b/etl/hubspot_to_invoice.py @@ -14,8 +14,7 @@ sp = SurveyPrice() df = sp.calculate_all_price() -# Surveyoed complete signed off, if normal - +# TODO: # Make W.C. Folder and upload to commercials in Sharepoint -# Move deal in hub spot +# Move deal in hub spot Surveyoed complete signed off, if normal # Look into getting solar working. ACIS and Lewis \ No newline at end of file