Extender Release Notes

Important! The documentation refers to the latest product update for the latest version of Sage 300, currently version 2025. Unless otherwise specified, the content applies to all supported versions, currently versions 2025, 2024 and 2023.

What's New in the latest update?

Extender PU13.00 (August 2025)

Applies to versions 2025, 2024 and 2023.

This product update includes new features for Extender Workflow and improvements to the Extender Modules screen.

  • Workflow Rules and Workflow View Defaults to configure workflow templates.

  • New workflow actions (scripts in the workflow.vi module) to use workflow rules to determine if a record needs approval and who approves. New workflow actions for use with the Workflow Rules

  • Evaluate workflow action includes additional options: Contains, In, Not In, Starts With, Ends with. Operator is now a drop-down field.

  • New Extender modules including workflow templates and related messages for a range of Sage 300 applications and records. List available: Standard Workflow Modules

TeamWork released

Improvements to the Extender Modules

  • Available Modules Tab lists Extender modules that are available in the Extender program files and can be imported. See details in Available Modules

  • New activation script type. You can now add a mymodule.activation.py script to run a script before or after importing an Extender Module. Extender Activation Script

  • If a module has a *.requirements.txt file, any pip modules used by that module are put into a module specific site-packages folder. You can also specify version requirements in the file. Pip modules CAN still be listed at the top of each script, but if you want specific versions then you should use requirements.txt instead.

  • New VIQUEUE table to run a script on demand.

Extender PU12.19 (March 2025)

Applies to versions 2025, 2024 and 2023.

  • Extender script in Notes: You can use note.scrollToBottom = True for the tray to scroll to the bottom on the Notes panel.

Extender PU12.18 (Dec 2024)

Applies to versions 2025, 2024, 2023 and 2022.

  • You need to restart the Sage desktop after installing Extender updates. If not, icons may be hidden.

  • Ability to add a progress bar in Extender UI scripts. See Meter.html in the VIXXA>Doc folder. Progress bar in Extender scripts

  • Modules screen has a Files tab where you can press Insert to add any file to the module. Refer to Adding files to a module

  • Extender can now do Popup forms.

New Features and improvements In Prior updates

Tip: Details of new features and fixes are available in the application for all modules. Go to the Setup >Options > Updates Tab in Extender.