web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Italian E-Invoice - TD24 invoice type document

(0) ShareShare
ReportReport
Posted on by

Starting from 1st January 2021 new Italian e-invoice format will be mandatory.

Among the news of the format, there will be new mandatory invoice document types.

As referred in the following MS article about the new ER KB concerning the new format, only the following types of invoice documents are supported and will be populated automatically:

  • TD01 - Invoice
  • TD04 - Credit note
  • TD05 - Debit note
  • TD20 - Self-invoice

https://support.microsoft.com/en-us/help/4569342/a-country-specific-hotfix-to-support-changes-in-fatturapa-format-of-it

The others invoice types should be changed manually after the posting with the function "electronic document properties".

The problem is that, the TD24 code represents the deferred invoices that I think is a common scenario in many companies that use D365.

With the new KB implemented by MS, users could only change manually the type from TD01 to TD24 for all deferred invoices starting from 2021. 

Anyone that have an expertise in italian scenarios, have found a workaround for this "problem"?

Thank you

I have the same question (0)
  • Suggested answer
    Valentina Dal Monico Profile Picture
    on at
    RE: Italian E-Invoice - TD24 invoice type document

    Hi Tommaso,

    to be able to automatically use Document Type TD24, you can change the formula as followed:

    IF(Invoice.'$DocumentTypeUserDefined' <> "", Invoice.'$DocumentTypeUserDefined',

     IF(Invoice.'$IsSelfInvoice', "TD20",

       IF(Invoice.InvoiceBase.Amount>=0,

         IF(Invoice.InvoiceBase.CreditInvoiceJour.RecId <> 0, "TD05",

           IF(Invoice. '$DateTime' > Invoice.InvoiceBase.Date, "TD24",

    "TD01")),

         IF(Invoice.'$IsCreditNote', "TD04", ""))))

    Please contact Microsoft Support for further help.

    Thank you and have a good day.

  • Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: Italian E-Invoice - TD24 invoice type document

    Hi,

    Have you already tried getting into contact with the MS support?

    Best regards,

    Ludwig

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,340

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 835 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 640 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans