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

[Balance] Agregar exportación en PDF #206

Closed
3 tasks
nicolasdimarco opened this issue Jul 1, 2020 · 1 comment
Closed
3 tasks

[Balance] Agregar exportación en PDF #206

nicolasdimarco opened this issue Jul 1, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@nicolasdimarco
Copy link
Member

nicolasdimarco commented Jul 1, 2020

Hoy en día el balance se exporta solo en formato imagen, habría que en principio pasarlo a PDF.
Se podría abrir en varias tareas:

  • generar PDF blanco
  • agregar contenido al PDF
  • darle formato al contenido
@nicolasdimarco nicolasdimarco changed the title [Exportar a PDF] En varios fomatos - Memoria, compartible, etc [Balance] En varios fomatos (PDF) - Memoria, compartible, etc Mar 1, 2021
@mjvallone mjvallone added this to the 0.1.10 milestone May 26, 2021
@mjvallone mjvallone changed the title [Balance] En varios fomatos (PDF) - Memoria, compartible, etc [Balance] Agregar exportación en PDF May 26, 2021
diegomanuel added a commit that referenced this issue Jun 8, 2021
@diegomanuel diegomanuel self-assigned this Jun 10, 2021
@diegomanuel diegomanuel added the UI label Jun 10, 2021
@diegomanuel
Copy link
Member

Hecho en #325! Ver detalles ahí.

nicolasdimarco added a commit that referenced this issue Aug 30, 2021
* Fix for NODE_ENV value that was failing on production npm build.

* [#299] Public actions view (#311)

* [#299] Updating deps.

* [#299] Making to work API endpoint + tests.

* [#299] Adding a simple vue screen to display public actions (WIP).

* [#299] Creating infinite-scroll VUE component and making it to work with the API endpoint data.

* Using api service to get balance and fixing parse error on failed response.

* [#299] Making the public actions feed to work from within the app. It should be improved visually in another issue/PR!

* Adding model migration.

* Final adjustments.

* [#299] Removing description column.

* [313] Adding public actions feed to landing app (#314)

* [313] Adding public actions feed to landing app.

* [313] Parsing actions data on sroll (WIP).

* [#313] Done parsing actions data on scroll. WIP on modal+styles.

* [#313] Adding API endpoint for public action details.

* [#313] Adding styles and translations for principles and getting public action data from API (WIP details modal).

* [#313] Displaying public action details in a modal (WIP).

* [#313] Completing public action details in a modal.

* [#313] Removing partners involved from public actions (list+details).

* [#319] Fix to partner edit data fetch. (#321)

* [#206] Replacing the download/export balance button by print (#325)

Co-authored-by: Diego Calero <dcalero@fiqus.coop>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants