Published — v. 9
/
France: new requirements on invoices on January 1st, 2025

France: new requirements on invoices on January 1st, 2025

 

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

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.

 

 

Related pages

© SecuTix 2023 - Login