Changelog
v3.7.0
Released: 2024-05-07
Features
- ci: regenerate workflows
v3.6.0
Released: 2024-02-27
Features
- support python 3.11
v3.5.2
Released: 2022-11-03
Bug Fixes
- lip: eol to windows style in vba files
v3.5.1
Released: 2022-10-07
Bug Fixes
- format summary value correctly
v3.5.0
Released: 2022-06-17
Bug Fixes
- depricate the tableindex property
Features
- Lookup tables by name/title instead of index
unknown version
Released: 2022-06-17
Bug Fixes
- depricate the tableindex property
unknown version
Released: 2022-06-17
Features
- Lookup tables by name/title instead of index
v3.4.0
Released: 2022-02-18
Features
- DocHandler: Support for creating document from LDE.Document
v3.3.5
Released: 2021-07-01
Bug Fixes
- Updated release.event.yml
v3.3.0
Released: 2021-05-15
Bug Fixes
- Added support for overriding inspector, explorer and selections in TryToCreate functions
- TryToCreateTemplateFromInspectorByName: Added support to override inspector and it now returns created documents and success flag
New Features:
- Added lookup function for Table templates
3.1.1
Released: 2021-02-24
Authors: Tommy Hallman Lindh
Bug Fixes / Minor improvements:
- lbs app: Moved app.css to correct config list
3.1.0
Released: 2021-02-03
Authors: Tommy Hallman Lindh
New Features:
- Excel templates table column values is written as numbers instead of text
Bug Fixes / Minor improvements:
- Added better wait process for files to open
- Added constants for hard coded fields and tables
- Deletion of tables now works with sum row
- Issue findnig Shapes when certain types of shapes was in the document template
- Moved duplicate code to common function.
- Sub SetProgress Is now Public so it can be used by custom templates
- Support insert template code in WebView2
- Validation failed when relation tab have another name than the table
- When having many tables in a document, Table count check failed validation
- When using TryToCreateTemplateFromInspectorByName it failed to open the template
v3.0.1
Released: 2020-02-10
Authors: Tommy Lindh
Bug Fixes / Minor improvements:
- Improved GUI text on close button.
v3.0.0
Released: 2020-02-07
Authors: Tommy Lindh
New Features:
- Updated LBS app's user interface to a more user friendly layout.
- Can use config to hide
From tab
button when using the templates in the Actionpad. - Renamed to Table Templates.
Bug Fixes / Minor improvements:
- Cached templates now loads faster.
v2.1.0
Released: 2019-10-18
Authors: Tommy Lindh, Lime
New Features:
- Ability to create a single template from records in an explorer without an origin record.
- Add images to existing shapes in documet for easier work with layout.
- Now outputs a list of created documents so that you can use the template in another custom flow (for example emailing a PDF template).
Bug Fixes / Minor improvements:
- Updated icons to new Windows standard.
- Fixed rounding and number formatting on sum of columns.
- Bugfix: Hidden relation fields could ruin the data fetches.
- Bugfix: Autorelate doesn't override default value.
- Bugfix: Hard coded document type "other"
v2.0.0
Released: 2018-11-13
Authors: Tommy Lindh, Lime
New Features:
- Possible to have multiple tables in a template.
- Possible to have multiple columns in each table.
- Templates now works for excel and word.
- Possible to select records in subtable based on a filter.
- Possible to mass create documents from an explorer.
- Possible to have pictures in subtables, with dynamic size scaling.
- You can now configure what document type to set to the new document.
- Document name can be configured and can contain field codes.
- Option to open the template when it is done.
- Possible to add option if a table should be deleted if it's empty.
v1.0.1
Released: 2018-03-20
Authors: Tommy Lindh Lime, Catherine Kroon Lime
Bug Fixes / Minor improvements:
- Support for Community Add-on requirements.
v1.0.0
Released: 2018-03-12
Authors: Tommy Lindh Lime, Catherine Kroon Lime
New Features:
- First official version.
- Added sorting.
- Added Localizations for all texts.
v0.0.1
Released: 2018-01-31
Authors: Tommy Lindh Lime, Catherine Kroon Lime
New Features:
- Created first version.