belege-import/app
duffyduck 337e0e99a5 Amazon Business API integration replacing browser automation
- Add amazon_api.py with Reconciliation + Document API client
- OAuth flow with manual code exchange for local installations
- Dual mode: API (recommended) or Browser automation (fallback)
- New settings: amazon_app_id, amazon_client_id, amazon_client_secret, amazon_refresh_token
- Platform UI with mode switcher, API credential fields, OAuth button
- Scheduler supports both API and browser modes
- README with full Amazon API setup guide
- httpx added for async HTTP requests

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 18:08:35 +02:00
..
static added amazon importer and logging smtp 2026-03-20 16:22:38 +01:00
templates Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
__init__.py first commit 2026-03-06 08:20:07 +01:00
amazon_api.py Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
amazon_processor.py Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
database.py Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
mail_processor.py added amazon importer and logging smtp 2026-03-20 16:22:38 +01:00
main.py Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
scanner.py added amazon importer and logging smtp 2026-03-20 16:22:38 +01:00
scheduler.py Amazon Business API integration replacing browser automation 2026-04-05 18:08:35 +02:00
smb_processor.py added amazon importer and logging smtp 2026-03-20 16:22:38 +01:00