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

UI: Moved UI code towards the bottom of the file to split UI and logic #12

Closed andygrunwald closed 7 months ago

andygrunwald commented 7 months ago

This Pull Request does not contain a functional change. It only moves the UI code towards the bottom of the file to split UI and logic.

This PR depends on https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/11

It may be best to review only the branch sync.go file.