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: Display errors that don't abort the program as normal UI actions #106

Closed andygrunwald closed 1 month ago

andygrunwald commented 1 month ago

Some errors don't need to stop the whole app. Those errors will now be displayed in the same way as any other successful message.

For the screenshot, I added one test error.

Screenshot 2024-09-13 at 21 14 13

Merge order

This PR is based on https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/105 https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/105 need to be merged before.