Skip to content

Fork Sync Branch 18.0#7

Open
btl-bot wants to merge 5 commits intoBTLzdravtech:18.0from
ingadhoc:18.0
Open

Fork Sync Branch 18.0#7
btl-bot wants to merge 5 commits intoBTLzdravtech:18.0from
ingadhoc:18.0

Conversation

@btl-bot
Copy link

@btl-bot btl-bot commented Feb 5, 2026

No description provided.

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

…nd export

When import_compat=False, avoid using field 'value' for data extraction
to prevent issues when the exported data is used for record updates.

- In import_compat mode: use name -> value -> id fallback chain
- In regular export mode: use only name -> id (skip 'value')
- Field labels (headers) are handled appropriately for each mode

This ensures exported data maintains proper field references based on
the intended use case (import vs display/update).

closes #367

Signed-off-by: Franco Leyes <lef@adhoc.com.ar>
Encode bytes/bytearray/memoryview values as base64 strings during JSON export.
Remove the leftover debugger breakpoint.

closes #371

Signed-off-by: Franco Leyes <lef@adhoc.com.ar>
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.

5 participants