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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Invoice template field doesn't exist in Customer v2 entity. How can I find it?

(0) ShareShare
ReportReport
Posted on by 5

I tried to find it in CONTROL INFORMATION, but  Data field is empty and I couldn't find it in Customers V2. Is there any easy way to find what entity include this field?

pastedimage1626810611565v1.pngpastedimage1626810741200v2.png

I have the same question (0)
  • Suggested answer
    André Arnaud de Calavon Profile Picture
    306,725 Super User 2026 Season 2 on at

    Hi sliang,

    As far as I can find quickly, there is no data entity containing this field. It is a display method on the form which is in fact a virtual field. You can extend the Customers V2 entity with a virtual column following similar logic as the display method.

  • Verified answer
    huijij Profile Picture
    19,813 on at

    Hi sliang,

    The Invoice template is a string control bounded with a lookup method:

     [Control("String")]
        class Invoice_M_editInvReportFormat
        {
            public void lookup()
            {
                PrintMgmtReportFormat::lookupReportFormat(this,PrintMgmtDocumentType::SIProjInvoice);
            }
    
        }

    regards

  • sliang Profile Picture
    5 on at

    Good to know.

    Thank you very much!

    Sean

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

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

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 288 Super User 2026 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 276 Most Valuable Professional

#3
Anton Venter Profile Picture

Anton Venter 225 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans