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

Facilidades para la importación y exportación masiva de datos #10

Closed
marian-vignau opened this issue Jul 3, 2018 · 9 comments · Fixed by #41
Closed

Facilidades para la importación y exportación masiva de datos #10

marian-vignau opened this issue Jul 3, 2018 · 9 comments · Fixed by #41

Comments

@marian-vignau
Copy link
Collaborator

Particularmente de los escritos realizados.
ckEditor almacena los escritos en formato HTML.
Con lexdoctor se puede usar https://github.com/marian-vignau/pylexcom (funcionaba en versiones algo viejitas)

@chazuttu
Copy link

Entonces, ¿qué se tiene que hacer básicamente en él?

@reingart
Copy link
Member

Hola @chazuttu !
Creo que inicialmente (como ticket simple para el GSoC) se podrían importar los juzgados.

Entiendo que habría que abrir el csv, filtrar las filas e insertarlas en la tabla juzgados.

Después @marian-vignau seguramente pueda darte más precisiones.

Cualquier duda quedamos en contacto

@elvisdiazsoftfolio
Copy link

Hola, como se podría realizar lo siguiente a esta tarea?

@Juerodriguez
Copy link
Contributor

Hola, como se podría realizar lo siguiente a esta tarea?

Buenas @elvisdiazsoftfolio estas trabajando en algo? Me interesaria desarrollar esta issue.

@Juerodriguez
Copy link
Contributor

Juerodriguez commented Apr 23, 2021

Problema en la importacion de csv #26 (comment)

@eamanu
Copy link
Collaborator

eamanu commented Apr 26, 2021

Hola @Juerodriguez Me parece que según lo que menciones en el último comentario, tienes una propuesta
que funciona. Querés hacer el PR? y de último lo discutimos allí

@Juerodriguez
Copy link
Contributor

He estado buscando la solución y encontre que ya esta aplicada en el módulo pydal , el asunto que ese ultimo PR aún no esta en la versión estable de web2py la solución que le dí fue:

  1. Quitar la carpeta dal de web2py/gloun/packages.
  2. Clonar pydal de su repositorio (https://github.com/web2py/pydal.git)
  3. Renombrar web2py/gloun/packages/pydal por web2py/gloun/packages/dal

web2py/web2py#1609 (comment)

eamanu pushed a commit to eamanu/OpenLex that referenced this issue Jul 10, 2021
@eamanu
Copy link
Collaborator

eamanu commented Jul 10, 2021

@Juerodriguez #36 was merged, this ticket can be close?

cc: @marian-vignau

@Juerodriguez
Copy link
Contributor

@Juerodriguez #36 was merged, this ticket can be close?

cc: @marian-vignau

I think we can close when PR #41 will be merge, because in that PR is the feature that download the writings, I only have to create the pdf as temporary files, today I will be solving that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants