Hi every one,
we have a requirement where we have to customize the sales invoice report and each legal entity has its own format. now i read that we can call custom design through print management https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/custom-designs-business-docs but this would be one design. i want different design for multiple legal entity. what would be best possible approach for this.
Thankyou
Hi Bharani,
Thanks for suggestion. i end up using your advise and it worked. didn't needed to add delegates.
It will give error if you add using delegate. I would suggest you to use add method to add custom documents and configure print mgmt so that your custom design will run.
thank you Martin and Mohit. that helps. but i have a question. is the below code correct way to add multiple report in print management, because first one is visible in print management but second one is not available.
Yes, Print management settings are legal entity specific. As Martin suggested, you can add different report design in each legal entity as per your requirement.
Hi Martin,
so print management settings are company specific, i thought it is shared across all companies.
I don't understand. If you configure print management in company A to use DesignA, switch to company B and tell print management to use Design B, won't it fulfill you requirements?
André Arnaud de Cal...
292,074
Super User 2025 Season 1
Martin Dráb
230,900
Most Valuable Professional
nmaenpaa
101,156