Announcements
No record found.
I need to post a free text invoice using X++
regards
aathil
Hi Aathil, what is the issue? There are many blog articles about it ike below.
https://wp.me/p7hbdQ-b2
Please provide more details if you are facing any problem.
Thanks for the reply
Actually I need to post a free text invoice using code
Many of the articles shows "how to create and post a free text invoice" but i don't want to create a free text invoice using code , i only need code for post the free text invoice
hope you understand
So what's stopping you to use the custinvoicetable buffer in custpostinvoice class and call run method? It is clearly mentioned in Mohit shared blog.
To post existing free text invoice, you can use below code as mentioned in the above article
//Post the FreeText Invoice
custPostInvoice = new CustPostInvoice(_custInvoiceTable);
custPostInvoice.run();
It worked thanks guys
best regards,
Thank you for sharing it, Aathil.
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 509 Super User 2026 Season 1
Giorgio Bonacorsi 375
Adis 268 Super User 2026 Season 1