buchhalter-ai / buchhalter-ai-cli

The buchhalter open-source command line tool to automate invoice downloads from suppliers. Free, customizable, and designed for seamless financial workflow integration.
https://buchhalter.ai
Other
4 stars 1 forks source link

`sync` cmd: Remove global variable `ChromeVersion` #109

Closed andygrunwald closed 1 month ago

andygrunwald commented 1 month ago

We remove the global variable ChromeVersion. Additionally, we add an info log into the sendMetrics function to confirm that all metrics are send as expected.

Merge order

This PR depends on https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/108. https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/108 need to be merged before this one.