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

Implement sync to buchhalter api (upload) #24

Closed brgmn closed 5 months ago

brgmn commented 7 months ago

As a user I want to automatically sync all downloaded invoices into my buchhalter api account when running "buchhalter sync".

Definition of Done

andygrunwald commented 5 months ago

These two items are already done via https://github.com/buchhalter-ai/buchhalter-ai-cli/pull/42

andygrunwald commented 5 months ago

Invoices get uploaded to a connected buchhalter SaaS account when logging in the first time ("Do you want to sync all your local invoices to buchhalter api account?)

Discarded, at first.

andygrunwald commented 5 months ago

sync-Command implemented