Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

Starting on January 1st, 2025, invoices in France will have to mention the SIREN.

...

Also, the shipping address must be displayed if different from the invoice address.

Solution

The Device Hub Manager has been rebuilt to allow for an independent installation, which will work with any Firefox version and in particular the latest. This change provides a much simpler and secure deployment of Firefox and ensures that you can easily keep up with the latest version of Firefox, e.g., with automatic updates.

Getting started

Warning

Make sure you have installed the latest version of Firefox before installing the new Device Manager Hub.

Installing the Device Hub Manager

...

Testing the Device Hub Manager

Here are items you can check to validate that the Device Hub Manager is running correctly.

  • A purple SECUTIX icon should be displayed in the system tray. If it does not appear, you can manually start it from the installation folder (C:\Program Files\DeviceHubManager), by using the desktop shortcut or from the program list.
  • A new SECUTIX certificate should be listed

Test

  • After installation, the application should start automatically.
    • If the application does not start automatically, you can manually start it from the installation folder: C:\Program Files\DeviceHubManager.
    • Or use the shortcut on your desktop or in the program list.
    • Image Removed
  • Verify that the new solution is running by checking for the purple SECUTIX icon in the system tray.
    • Image Removed
  • A certificate has been added to Firefox:
    • Image Removed
  • Access the URL http://127.0.0.1:8558 to detect the workstation name. Please ensure that the protocol is http:// and the port number is 8558.  
    • Image Removed

Notes

  • The new version will automatically start with windows staring. 
  • When the new version is running:
    • Using standard Firefox will connect to the new solution.
    • Using Firefox Kit will also connect to the new solution.

Advise

  • Both versions of Firefox—standard Firefox and Firefox from the Kit—should be available to the customer. The Firefox Kit is to be used only in emergencies.

  • Ensure that the standard Firefox icon is visible on the desktop and taskbar.

  • The Firefox Kit icon should not be visible, but guidelines for accessing it should be provided.

Emergency Rollback

If a critical issue arises and you need to revert to the old solution:

...

  1. Image Removed

...

SIREN and shipping address information are available in following documents:

  • Order receipt

  • Order summary

  • File summary

  • Invoice

SIREN number

Set-up the value of the SIREN

The operator has to set the SIREN in the organization's administrative numbers

...

Display the SIREN on documents

Order receipt

Add following instruction at the place you would like to display the SIREN:

#if($orderReceipt.siren.length() > 0)#space(5)SIREN CODE : #display($orderReceipt.siren, 22, 'LEFT')#end

Order summary, file summary and invoice

Add following instruction at the place you would like to display the SIREN:

{#if($document.organization.legalInformation.get("ADMIN_NUM/SIREN"))
}{SIREN code: $document.organization.legalInformation.get("ADMIN_NUM/SIREN")}{#end}

Shipment contact address

Please contact our support if you have to add the shipment contact address to your documents.

Getting started

Almost all our customers are using customized document templates. As a result, our customers will have to perform the updates to their templates. Don't hesitate to contact our support if you need some help.