Skip to main content

Platform version 2.7

· 2 min read

New

  • We introduced a new record type to the Platform - Projects. A Project describes the end-to-end journey required to deliver a Customer's product and contains:
    • All Quotes and Jobs relating to the Project (these will no longer be available on the Customer record).
    • Open workflow tasks and processes.
    • Charges to the Customer.
  • We added a new Document type to the Templates manager. You can now automatically generate a PDF version of the Customer Quote based on a template. This PDF is available to Operators from the Quote record, and can be made available to Customers too.
  • We extended the BOM automator's functionality with new:
    • Rules - You can now specify a subcategory to add to the BOM. The exact SKU is determined using a lookup configured in the Pricing Manager.
    • Keywords - You now have keywords for roof type and asset types within Quotes. If there is more than one roof type, the roof type for the majority of surfaces is applied.
  • We introduced new class flags that enable you to:
    • Skip the requirement to upload switchboard photos on the CX platform Quote.
    • Set a default Site class.

Improved

  • We did a general enhancement of all Console records with the following key improvements:
    • Customer records now display associated Sites and Projects, and Quotes and Jobs are moved to the Project record.
    • Quote records now contain additional energy and financial forecasting information, including charts.
    • EV charger information is now displayed on relevant records, including the Assets summary on the Site record.
    • Breadcrumb navigation has been added across records to show related records.
  • In the BOM automator's, rules that use fixed rule keywords will now consider any line items added to the BOM by other rules.

Fixed

  • SLD generation now uses asset display names and is generated in landscape orientation to avoid overflow issues.
  • The details tab in Pricing Manager has been restored.
  • The number of storeys entered in the System Design task is now stored and available as a keyword in the BOM Automator.

Platform version 2.6

· One min read

New

  • To increase the accuracy of Quote savings forecasts and enable you to present a more compelling proposition for your customers, we added a new Retail offer manager to the Platform. Retail offers represent the rates that Homeowners or Businesses pay for their electricity supply and associated services. They're a fundamental input in savings forecasts. Using the new Retail manager app, you can create Retail offers that Operators can select from when putting together a Customer’s quote. For more, read Retail offer overview.

Fixed

  • The BOM Automator formula helper was removed. We've added it back in.

Platform version 2.5

· 2 min read

New

  • We extended the BOM Automator’s functionality with two new features:
    • Bundles — These allow Operators to set a single price for a group of SKUs. In the Pricing manager, Operators can now create a Bundle using the new Bundle subcategory, and in the BOM Automator, they can specify the SKUs within the Bundle. Then, when the Bundle is identified in the system design, the Bundle SKUs and pricing will be automatically applied. Learn more about creating and managing Bundles
    • Rule versioning — To ensure that updates to existing rules can be safely reviewed and tested, Operators can now propose changes before they’re published. Learn more about managing automated rules
  • We added two new features to the Design system task's instant forecast modelling module:
    • We added the option of exporting the energy and financial forecast data as a CSV.
    • We updated it to work with incomplete meter tariff data. I.e. it can now produce a forecast even when there is less than 365 days of data.

Improved

  • We expanded the list of rejection reasons that Operators can choose from when rejecting projects for EV chargers only.
  • In the Design system task, we updated the Bill of Materials table to clearly show which items include or exclude GST. When adding items to the BOM, you can now also search for specific SKU rather than a subcategory.
  • We refreshed our login page to align it with our overall Platform style.

Fixed

  • Rejecting a Project from the Design system task now voids all Quotes on that Project.
  • Quotes that were initiated but not published were appearing in the Customer CX. They're now hidden.
  • When set via API, the Customer's preferred days for Site inspections and Installations weren't syncing to the Installer app. They're now syncing properly.
  • Semi-structured addresses were being ignored in processing via the s3 lead transfer mechanism. This is fixed.
  • The final site inspection outcome wasn't being updated in the CRM after a requote. This is fixed.

Platform version 2.4

· One min read

New

  • We added HEMS, optimisers, and hot water heat pumps as Asset types in the Platform, and they can now be added to the Asset catalog and Asset register. We also added HEMs and heat pumps as SKU sub-categories.
  • We released a new GraphQL Query Explorer to enable you to perform custom, targeted data retrieval in real-time, and also download your data as a CSV. To learn how to use it, take a look at the README for GraphiQL. This tool is designed to help you structure GraphQL queries correctly, and it’s included in the Explorer. To access the Explorer, click on the app switcher in the Navigation bar.

Improved

  • We updated the Assign site inspection to Installer and app and Assign installation Job to Installer and app tasks. Now if an Installer company has no app users, the Job can’t be assigned to the Installer app.

Platform version 2.3

· One min read

Fixed

  • We fine-tuned the System design task to remove performance issues that were impacting designs for small commercial systems.

Platform version 2.2

· 2 min read

New

  • We added a new cash flow forecast feature. On the Design System task, Operators can:
    • Adjust the cash flow forecast by enabling or disabling inputs, or overriding default input values.
    • View the forecast in a chart showing the net cash flow per year and cumulative cash flow over time. In the Quote CX, commercial customers can view the cash flow chart, outputs, and inputs to quickly grasp the financial benefits of installing the system.
    • On the Design System task, Operators can:
      • Adjust the cash flow forecast by enabling or disabling inputs, or overriding default input values.
      • View the forecast in a chart showing the net cash flow in a year and cumulative cash flow over time.
    • In the Quote CX, commercial customers can view the cash flow chart, outputs and inputs in a new Cash flow section.
  • We added a Flag Preview app that lets you view the flags applied to a specific Quote or Class.

Improved

  • We extended the BOM Automator's functionality by:
    • adding In and notIn operators for Condition-based rules.
    • adding totalHardwareCostCents and totalInstallationCostCents formula keywords for fixed rules.
    • adding SKU properties, such as rail_length formula keywords.
    • checking a formula is valid when saving rules.
    • adding the option to view the source of a SKU and source data from the system design when using the Rule tester.

Fixed

  • An extra Project was being created when adding a Site in Console. We've fixed this.
  • The Installation Job Info sheet is now available as a template in the Templates Manager.

Platform version 2.1

· One min read

New

  • We added a Quote.Published event to the API. It's emitted after the Prepare quotes task when the Quote status becomes CREATED.

Fixed

  • We updated the Quote.Created event in the API. It's now emitted when creating, editing, or duplicating a Quote.

Platform version 2.0

· 2 min read

New

  • Operators can now reassign an in-flight Job to a different installer. The existing Job will automatically be cancelled, with the cancellation reason being Installer reassignement.

  • To extend the utility of the Project entity, Project now:

    • can be accessed via API endpoint secured with a session cookie.
    • has a simple reference ID, consisting of the customer reference number and an alphanumeric character at the end.
  • We added a new Review Quote Outcome supplementary task to the Publish quotes: Before publish workflow hook. It can be:

    • deployed to your environment on request.
    • triggered when the Operator selects the Requires external approval outcome in the Final Quote Review task and the Quote status is set to Awaiting external approval.
    • completed by approving or rejecting the Quote.
  • We added a range of features to the BOM Automator:

    • Conditional rules - SKUs can now be added to a BOM based on specific site and design conditions.
    • Universal rules - SKUs, typically service SKUs, can be added to a BOM based on rules that universally apply.
    • Calculated quantities - a SKU can now be calculated using a formula made up of defined inputs, operations or functions.
    • Project class rules - rules can now be set for a Project class, and combined with rules set for a Prime contractor class.
  • We added a new Templates Manager app that enables Tech Support to:

    • manage versions of Installer app forms and document templates per environment
    • create or update forms/templates and assign them to a Project or Site Class.
    • customise branding and content in documents such as System Manuals, Job Info sheets, and Leave Behind Packs.

Improved

  • As we prepare to deprecate Order as an entity, we:
    • moved the System Manual and Permission to Connect (PTC) documents to be stored on the Project rather than Order.
    • moved all other files previously stored on Order to the Job.
    • changed the Supplier BOM to refer to the Job rather than Order.

Fixed

  • We fixed an issue where duplicating a Quote on a closed Project would not create a new Project, preventing the Quote from being published.

Platform version 1.230

· One min read

New

  • The Publish quotes workflow now includes a Quote awaiting external approval pathway and API endpoint. Principal operators can set the outcome of the Final quote review task to Requires external approval, which changes the Quote status and triggers an external review process. This can be deployed to your environment on request.

Fixed

Platform version 1.229

· 3 min read

New

  • We added a new EV charger module with everything you need to take a Customer from quote to inspection to installation. You can now:

    • Manage EV chargers through the Asset catalogue and Asset register
    • Add EV chargers to a marked-up Site design in Atlas.
    • Provide Installers with EV charger Installation and Commissioning forms through the Installer app.
  • We added a range of new Operator features, all focused on efficiency.

    • Edit and duplicate Quotes - Operators can now edit an existing Quote to change its System design and Bill of materials, or duplicate it create a new Quote based on it.
    • Manage on-site variations - with help from the new Edit and duplicate Quotes feature, Operators can update a Quote with an active Installation job without restarting a workflow, allowing them to manage on-site variations in a much more streamlined way.
    • Reject the Project - If a Project isn't viable, Operators can quickly reject it from the System design task.

Improved

  • We did a major redesign of the Create quote and system design workflow to provide Operators with new functionality and improved efficiency. In its place is now two Workflows, Design quote and Publish quote, which include an improved Design system task, where Operators can:

    • See instant energy generation and savings forecasts on the Design system task, to get an overview of the System performance and benefit to the Customer.
    • Create and edit the Bill of materials from the Design System task.
    • Upload a different system design image, if needed.

    For consistency, this improved Design system task is now also where Operators will do all Quote and Bill of material changes. This task, for example, replaces the:

    • Add or remove variations task in the Site inspection workflow.
    • Enter quote items task in the old System design and quote workflow.

    In addition, we augmented the Workflow with two new Tasks:

    • Prepare Quotes - If an Operator is creating multiple Quotes for a Customer, they can see all of them here, and decide whether they want to review, edit, duplicate, or void them before approving them for publishing.
    • Final Quote Review - This Task allows the Principal to approve or reject all quotes to be published to the Customer. (Note: This task replaces the Final design review task)
  • We updated the Review site inspection artefacts task by adding the ability to:

    • Edit the existing Quote when selecting the Update quote variations outcome.
    • Duplicate the Quote when selecting the Re-design the site and quote outcome.
  • We improved the performance and functionality of the:

    • Requote customer task in the Process customer requote request workflow.
    • Review site photos task in the Review switchboard photos workflow (now includes a new transactional email to notify the Customer that the switchboard photo review is complete).

    From these Tasks, Operators can now duplicate the current Quote or start a new Quote. We also integrated these workflows with the new Design Quote and Publish Quote workflows.

Fixed

  • Installers can now access the Site inspection report from the Installation job pack in the Installer app.