Skip to content

Comments

Fork Sync Branch 18.0#6

Merged
btl-bot merged 5 commits intoBTLzdravtech:18.0from
ingadhoc:18.0
Jan 29, 2026
Merged

Fork Sync Branch 18.0#6
btl-bot merged 5 commits intoBTLzdravtech:18.0from
ingadhoc:18.0

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Jan 29, 2026

No description provided.

Joaquin Arroyo and others added 5 commits January 22, 2026 15:02
…plitting

closes #347

Signed-off-by: Franco Leyes <lef@adhoc.com.ar>
- Implement make_serializable method for JSON serialization of various data types
- Update job state handling to include next jobs during cancellation and retry
- Add unit tests

closes #351

Signed-off-by: Nicolas Mac Rouillon (ADV) <nmr@adhoc.inc>
…ectly when using a template

closes #343

Signed-off-by: Joaquín Arroyo (ADV) <joa@adhoc.inc>
…te column

Stop processing Excel rows when timestamp column is empty

Previously, the import would process all rows in the Excel file until
the end, including thousands of empty rows. This caused performance
issues and unnecessary data processing.

Now the system:
- Identifies the date/timestamp column from sheet_mapping_id configuration
- Only processes rows where the timestamp column has a value
- Stops processing at the first empty timestamp row

This prevents importing empty rows and improves performance when
handling Excel files with many empty rows at the end.

closes #354

Signed-off-by: Filoquin adhoc <maq@adhoc.com.ar>
closes #359

Signed-off-by: Juan Carreras <jc@adhoc.com.ar>
Copy link

@sireko sireko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved

@btl-bot btl-bot merged commit a6e4df2 into BTLzdravtech:18.0 Jan 29, 2026
1 check passed
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 this pull request may close these issues.

4 participants