Skip to content

Display invoice export errors in UI#126

Merged
NessieCanCode merged 1 commit intomainfrom
fdgfjp-fix-pdf-export-not-returning-results
Aug 8, 2025
Merged

Display invoice export errors in UI#126
NessieCanCode merged 1 commit intomainfrom
fdgfjp-fix-pdf-export-not-returning-results

Conversation

@NessieCanCode
Copy link
Owner

Summary

  • surface invoice generation failures to users
  • capture invoice.py stderr and show message on PDF export errors
  • append temporary DOM links so CSV and PDF exports download to the user's machine

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 c43d880 into main Aug 8, 2025
0 of 4 checks passed
@NessieCanCode NessieCanCode deleted the fdgfjp-fix-pdf-export-not-returning-results branch August 8, 2025 14:49
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