Skip to content

Display invoice export errors in UI#125

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

Display invoice export errors in UI#125
NessieCanCode merged 1 commit intomainfrom
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

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')

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

@NessieCanCode NessieCanCode merged commit 1a916ec into main Aug 8, 2025
0 of 4 checks passed
@NessieCanCode NessieCanCode deleted the fix-pdf-export-not-returning-results branch September 9, 2025 02:43
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