Samlant / QuickDraw

Automation for admin tasks, client intake, allocation of available markets, and dissemination of submissions to insurance carriers.
1 stars 0 forks source link

bug: Excel API only adds to "august" table; needs to add to the latest month instead. #78

Closed Samlant closed 11 months ago

Samlant commented 12 months ago

Describe the bug The excel API only adds new entries into the "august" table and not the latest. Update code to always use the latest tracker table (by month).

Expected behavior Excel API should add new entries into the latest tracker table (sorted by month).