Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Customer Account Statements while confirming Sales Quotations

$
0
0

Hi,

In the method run of class FormLetterService invoke print of customer account statement use the following code after statement: if (printout == Printout::Current)

(i.e after line#129)

if (formletterContract.getDocumentStatus() == DocumentStatus::Confirmation)

{

 Use method this.createCustAccountStatement(custTable, filename) provided at the below link

Reference: community.dynamics.com/.../ax-2012-generate-customer-account-statement-as-pdf-through-x 

}

Thanks,

Chaitanya Golla


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>