Highlights
- Improved look and feel for better usability
- All users can now choose between 5 different color combinations in Office. 2 of them is dark mode
- Several Resource Planner and Service Module improvements
- Add and remove equipment on Repair and Installation order after it has been created.
- New function to activate all tentative tasks for a day
- Support Fortnox and Tripletex integrations using Handyman API
- Several improvements for development of custom reporting
- New prerequisite - SQL Server must be version 2016 or higher. Read more here
Many other changes and improvements are also done. See below for more details.
Resource planner
- New option to highlight a task in the plan
- Display a visual mark on the task so it is easy to see
- Display a visual mark on the task so it is easy to see
- New button in top menu to turn on and off display of Un-assigned orders
- Saves space if not in use
- Saves space if not in use
- New function to activate all tentative tasks for a day
- You can now activate all planned tentative tasks for a whole day with one click.
- You can now activate all planned tentative tasks for a whole day with one click.
- Display time-part of Requested date in the order list and in the planner order list
General
- All users can choose between 5 different color combinations. 2 of them is dark mode.
- All 5 skins have been fine tuned and adjusted for better usability
Better contrast between headings and element - Selecting a look and feel is done in the Handyman Info-screen
Choose info-button from any screen, and click on Office appearance
Then select desired color combination
- All 5 skins have been fine tuned and adjusted for better usability
- Tree-views
- Expand/Collapse nodes using right/left arrow keys
- Extended field length for company name from 50 chars
Order
- Registrations from Mobile can now be edited in Office before they are exported to ERP
- Adding files to order using file-browser now supports OneDrive and network shares
- Now it is possible to delete many order in the same operation using standard multi-selection in the order list
- Invoice status indicator is now only in status column. Makes it easier to see order selection
- Display time-part of Requested date in the order list
- Approve checkbox changed to buttons
- Changing customer on order now updates workplace address
- Order Wizards: Grid setting in Customer page is now remembered
- Search field visibility and other settings. This saves time when searching for workplaces is commonly used
- Order contacts now available in recipient drop-down menu when sending reports
Order Control
- New columns in order list with total customer and cost price for the order
Service management
- Add and remove equipment on Repair and Installation orders after it has been created
- Same functionality as on Handyman Mobile. Now it is easy to avoid having wrong equipment on an order.
-
Unlimited length for service task instructions
- Serviceplan: Cells and summary in grid for days now have d:hh format
- Service module tree displays icon for terminated contracts
Quote
- Support for Article packages in the quote module the same way as on orders.
- Item Package must be marked with "Show in pricelist"
Hours Approval
- Extended maximum visible period
- Period can now be from start of year to today, and max 12 months
Invoice
- Setting “Article number must be from price list or misc article” is now taken into account when adding items to the invoice
- Workplace address is now included as separate node in export XML format
- Important for EHF-transfers
Events
- Event deadline on mobile was displayed related to mobile user planned start & finish dates. Now such events will be related to order planned start & finish dates.
Checklists
- Added new checklist layout for "Nelfo dokumentasjon"
- To be used with new NELFO Cheklists coming soon
Configuration
-
New setting: Use Only Compact Order Wizard in GUI
- Setting for how many weeks of Hourslist to sync to mobile
Integrations and API
- Support for Fortnox and Tripletex API-based integrations
- Adding extra external Id for API-based integrations for many entities
- Added automatic integration triggers in Order Control.
- This makes it possible to use the Order Control in combination with API-Based integrations and have automatic notification to the integration when order status changes in Handyman
- For integrations using multiple API Id's, these id's is now visible on Order, Customer and Equipment details
-
Improved XML import to skip invalid documents
ControlCenter
- Username and password is now required to open re-export form.
Custom reporting
Several improvements to handling of custom reports in Handyman is included. This open for new possibilities and improvements to our custom reports service.
Data source
-
Stored Procedures with Multiple Result Sets
-
You can now bind our SqlDataSource component to a stored procedure that returns multiple data tables. You can also view these tables in the Report Designer Field List.
-
-
SQL and Data Federation Data Sources now support Right Outer and Full Outer join types.
- SAP Hana data source
Parameters
- Customize the Parameters Panel in the Report Designer
-
- You can now customize the layout of the Parameters Panel within the Report Parameters Editor. You can group parameters, change the location of editor labels, set up conditions to display/hide individual parameters, etc.
https://docs.devexpress.com/XtraReports/402960/detailed-guide-to-devexpress-reporting/use-report-parameters/parameters-panel?v=22.1#customize-the-parameters-panel
- You can now customize the layout of the Parameters Panel within the Report Parameters Editor. You can group parameters, change the location of editor labels, set up conditions to display/hide individual parameters, etc.
-
- Server-Side Filtering for Cascading Parameters
- Cascading report parameters now filter associated data source information on the server-side if the 'FilterString' property has been specified. This feature will reduce overall memory usage/allocation.
- Cascading report parameters now filter associated data source information on the server-side if the 'FilterString' property has been specified. This feature will reduce overall memory usage/allocation.
- Print Display Values
- The Expression Editor features a new 'GetDisplayText' function. This function allows you to print selected display values for a lookup parameter.
Cross-Tab Enhancements
-
Our Cross-Tab report control includes the following new options:
-
Html-inspired Text Formatting
-
Distinct Count, Median, and Mode Summaries
-
Show/Hide Rows and Columns Based on a Condition
-
Support for Optimized Calculation Engine
-
https://docs.devexpress.com/XtraReports/DevExpress.XtraReports.UI.XRCrossTab?v=22.1
-
Other improvements
- PDF Content - Embed PDFs into Report Pages
- In previous versions PDFs always started on a new page. Now it can be embedded for better control over report display
- Editor startup time improved