Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📑 Generate PDF exports of promo's timesheet #26

Open
leny opened this issue Oct 20, 2019 · 0 comments
Open

📑 Generate PDF exports of promo's timesheet #26

leny opened this issue Oct 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@leny
Copy link
Contributor

leny commented Oct 20, 2019

Asked by @LudovicPatho - they need to generate pdf exports of timesheets for the FOREM.

The new underlying structure of graph/mybecode makes the operation quite complex to perform online (configuring lambda to generate pdf), while, with the cli, we can get the data (after the #24 refactor), generate local html pages, then export to pdf, using the hardware of the user.

Command Process

⚠ only for coaches and EMO

  • Select promo
  • Select date range (start and end)
  • Generate html pages
  • Export to pdf (two npm packages seems useful: pdfmake & pdfkit)
@leny leny self-assigned this Oct 20, 2019
@leny leny added the enhancement New feature or request label Oct 20, 2019
@leny leny added this to To do (next release) in Roadmap Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
  
To do (next release)
Development

No branches or pull requests

1 participant