-
b5e56f2238
Fix error display in test-rda, remove PO from default article filter

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 19:19:06 -05:00
-
c1cbe54105
Fix candidatos: uppercase column keys, filter by TNS-configured articles, show last 10

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 19:15:26 -05:00
-
c2977011ee
Fix get_firebird_from_config call in test_rda (returns tuple fb, ok, msg)

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 19:06:32 -05:00
-
c64a68ec6f
Add test-rda page, fix prefijo/remisionante/especialidad for TNS RDA sends

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 18:57:54 -05:00
-
3017c7956e
Fix numeroContrato: use EMPRESA.CODCONTRATO from Firebird, sucursal default 00

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 18:01:32 -05:00
-
f0514641b3
Add profesional_default and especialidad_default fields to config page

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 17:19:37 -05:00
-
1f49f5bff5
Fix time format: clean spaces before truncating to avoid cutting seconds

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 17:08:29 -05:00
-
4e85dff07d
profesional always uses TNS default (02=Lab); Firebird MEDICO codes don't match TNS catalog

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 17:05:06 -05:00
-
83ce80a74b
Send profesional/especialidad as null instead of empty string when no value

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 16:43:31 -05:00
-
c70f0f1062
Fix profesional/especialidad: use MEDICO.CODIGO first, add config defaults

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 16:12:16 -05:00
-
fbdce1c790
Add error message to send resultados so TNS errors are visible in response

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-26 15:59:21 -05:00
-
63fcbe3611
Fix factura input parsing: extract numeric part from "LHXC 3918" format

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 20:53:16 -05:00
-
0ec4ae3e66
Fix JSON generation: numero factura, forma pago, tipousuario, hora format

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 20:48:22 -05:00
-
f5cd5a233f
Automation: replace confirm() with validation modal before sending

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:50:51 -05:00
-
dbaf49b30e
Automation preview: show RDA per patient on click

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:49:21 -05:00
-
7dc8f37c36
Fix fdb named parameter support: convert :name to positional ?

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:40:57 -05:00
-
c920b45640
Audit fixes: date format, prefijo query, and UI labels

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:31:53 -05:00
-
b4a7271d8d
Fix param validation errors and add TNS config section

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:29:32 -05:00
-
3755a51562
feat: envío masivo por fecha — Terceros + RDA en un solo paso

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 19:08:01 -05:00
-
531389bc24
config: sucursal TNS = 81080
Lizandro Guarnizo
2026-06-25 18:59:22 -05:00
-
6d5a85c55f
feat: integración completa con API TNS v2

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 18:56:31 -05:00
-
774ce7d728
feat: queries reales Firebird y generadores JSON para API ERP

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 17:27:00 -05:00
-
26243aa2bc
docs: agregar documentación endpoints API y actualizar BD

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-25 16:34:12 -05:00
-
1111da578f
Fix: botón descargar JSON no aparecía — classList.replace por remove/add + style.display

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 15:27:19 -05:00
-
e41382db4e
feat: botón descargar JSON en panel de resultados

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 15:25:09 -05:00
-
a212578b37
Fix: esquema no expandía tablas — JSON.stringify con comillas rompía el onclick

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 14:31:04 -05:00
-
122d21df09
Fix: editar consulta no hacía nada — comillas dobles en onclick rompían el HTML

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 13:16:48 -05:00
-
eb6bcebff8
feat: autocomplete SQL al escribir en vez de Ctrl+Space

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 13:05:07 -05:00
-
569bb43a62
Fix: errores 500 silenciosos en run-sql y esquema

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 12:57:22 -05:00
-
c663df006b
Fix: serializar tipos Firebird no-JSON (date, datetime, Decimal) en execute_query

Lizandro GuarnizoandClaude Sonnet 4.6
2026-06-18 12:30:13 -05:00
-
408ea50d21
hola
Lizandro Guarnizo
2026-06-18 12:25:44 -05:00
-
65ff7995e8
Update DOCUMENTACION.md with complete project documentation
Lizandro Guarnizo
2026-06-18 11:36:20 -05:00
-
1e4b895913
Reorganize queries page: Probador, Constructor with results, Editor tab
Lizandro Guarnizo
2026-06-18 11:02:56 -05:00
-
25e90e7e28
Fix: auto-trigger hints while typing
Lizandro Guarnizo
2026-06-18 10:54:19 -05:00
-
181943bf00
Add CodeMirror SQL editor with autocomplete for tables and columns
Lizandro Guarnizo
2026-06-18 10:43:09 -05:00
-
b57d1ba817
Fix: use f-string for table name in column query
Lizandro Guarnizo
2026-06-18 10:41:04 -05:00
-
b3a0717287
Add visual query builder with table/column picker and SQL generator
Lizandro Guarnizo
2026-06-18 09:34:55 -05:00
-
71c94375b3
Add 'Ver tablas' button to list Firebird tables
Lizandro Guarnizo
2026-06-18 09:30:27 -05:00
-
c589090110
Add Test button for queries with result viewer
Lizandro Guarnizo
2026-06-18 09:25:38 -05:00
-
9a369a070a
Change to start /min instead of pythonw
Lizandro Guarnizo
2026-06-17 18:37:37 -05:00
-
dc593a223e
Fix run.bat: cd to script dir, use full python path
Lizandro Guarnizo
2026-06-17 18:34:10 -05:00
-
6a064c2ed5
Add run.bat (background with pythonw), stop.bat, run.vbs
Lizandro Guarnizo
2026-06-17 18:26:42 -05:00
-
25ca4a504c
Add console credits, README with documentation and U-SITE credits
Lizandro Guarnizo
2026-06-17 18:13:14 -05:00
-
5fb3e32d2f
Session sin expiracion, mostrar IP de red
Lizandro Guarnizo
2026-06-17 18:10:06 -05:00
-
f040a01853
Simplify: remove auto-update, run.ps1 just starts the server
Lizandro Guarnizo
2026-06-17 15:17:43 -05:00
-
307f089d4f
Fix: add __name__ guard for Windows multiprocessing
Lizandro Guarnizo
2026-06-17 15:05:57 -05:00
-
a49a6626d3
Add PowerShell scripts for Windows auto-update
Lizandro Guarnizo
2026-06-17 13:41:04 -05:00
-
f2564db6ee
Fix CRLF line endings for Windows batch files
Lizandro Guarnizo
2026-06-17 13:40:14 -05:00
-
397a88e5a4
Use full Python installer instead of embeddable
Lizandro Guarnizo
2026-06-17 13:37:37 -05:00
-
423460c0cd
Fix: use auto_update.py instead of inline Python in batch
Lizandro Guarnizo
2026-06-17 13:36:24 -05:00
-
b6464df7e4
Add auto_run.bat with auto-pull every 60s
Lizandro Guarnizo
2026-06-17 13:26:12 -05:00
-
8ae3b44bc9
Initial commit: RIPS Manager web system
Lizandro Guarnizo
2026-06-17 13:22:39 -05:00