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