Skip to content

Display invoice export errors in UI#127

Merged
NessieCanCode merged 2 commits intomainfrom
9i4d5w-fix-pdf-export-not-returning-results
Aug 9, 2025
Merged

Display invoice export errors in UI#127
NessieCanCode merged 2 commits intomainfrom
9i4d5w-fix-pdf-export-not-returning-results

Conversation

@NessieCanCode
Copy link
Owner

Summary

  • emit readable error when PDF dependencies are missing and flush buffer before encoding
  • fail early when no usage data matches filters and surface generator output on decode errors

Testing

  • for f in test/unit/*.test.js; do echo Running $f; node "$f"; done
  • for f in test/unit/*.test.py; do echo Running $f; python3 "$f" >/tmp/test.log && tail -n 20 /tmp/test.log; done (fails: ModuleNotFoundError: No module named 'slurmdb', 'slurm_schema', 'pymysql')

https://chatgpt.com/codex/tasks/task_e_68958554fa208324b540f490dd3897af

@NessieCanCode NessieCanCode merged commit bd731eb into main Aug 9, 2025
0 of 4 checks passed
@NessieCanCode NessieCanCode deleted the 9i4d5w-fix-pdf-export-not-returning-results branch August 9, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant