Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Suggested answer

Invoicing process on ax 2012, SalesLine -> CustInvoiceTrans

Posted on by 5

I am trying to find some place (i think it might exists) which look like this:

while select SalesLine where XXXXXXXX{

     // Create record on CustInvoiceTrans 

}

i need to add some changes during the invoicing process so i need to find where does AX iterate over SalesLine to create those records.

  • Suggested answer
    André Arnaud de Calavon Profile Picture
    André Arnaud de Cal... 291,253 Super User 2024 Season 2 on at
    RE: Invoicing process on ax 2012, SalesLine -> CustInvoiceTrans

    Hi Jonathan,

    The classes SalesFormLetter and SalesFormLetter_Invoice are taking care of posting the invoice. The CustInvoiceTrans has a method called initFromSalesLine(). SO, you can look in these classes and the table method where you can hook in to achieve your requirement.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans