Releases: Drakonian/data-editor-for-bc
Releases · Drakonian/data-editor-for-bc
v3.1.0.2
v3.1.0.1
v3.1.0.0
- Import/Export date and dateTime as string instead of date cell type of excel, to avoid any possible time zone conversations
- Fixed high important issue with Import/Export functionality, when columns were not listed in JSON/Excel files data was removed from Database
- Rework Import, now system will search for records in Database BEFORE fields updates, this is important for any possible logic on source record
- Added ability to Import/Export BLOB and Media fields for JSON, Excel in progress
- Info textbox for import/export dialog
- Permissions updated
v3.0.0.8
v3.0.0.7
- Log database operations for import excel/json only when log is enabled on setup.
- Delete All button to delete all data within filters without buffering data on the page we was forced to scroll to the bottom of the page to buffer whole data before deletion
v3.0.0.6
- It was impossible to rename record with boolean in PK. Fixed.
- Do better data type conversation
- Always log enabling/disabling Data Editor Log
- Start insert log entry from 1 instead of 0
- Better multi-language support
- Permissions for "Item Application Entry" and history
v3.0.0.2
- Import/Export data in Excel format
- Do not validate fields if it's not required upon import
- Validation order fixed, for now, validation occurred with a new value to handle possible Rec-xRec inconsistency
- Compile project with 12.2 runtime for older versions of BC