Dear Experts,
How to create a new company and create setups in NAV2013 R2. Please advise and suggest material.
Thanks
With Regards
Mandeep Kaur
*This post is locked for comments
Dear Experts,
How to create a new company and create setups in NAV2013 R2. Please advise and suggest material.
Thanks
With Regards
Mandeep Kaur
*This post is locked for comments
There are plenty of materials available. Follow video: www.youtube.com/watch
Also, follow official guides:
msdn.microsoft.com/.../hh879486(v=nav.90).aspx
community.dynamics.com/.../209255
msdn.microsoft.com/.../hh167372(v=nav.90).aspx
msdn.microsoft.com/.../dn271660(v=nav.90).aspx
msdn.microsoft.com/.../jj128093(v=nav.90).aspx
Use RapidStart to speedup the setting process of copying company settings:
Go to Departments/Administration/IT Administration/General/Companies in RTC
Click New and Enter the Company name.
And you can also do it through power shell command.
To add a new company use the CmdLet “New-NavCompany”, it will ask for the name of the company.
Then it will ask for the Server Instance Name; this is the piece that follows the port number when connecting to an instance of NAV (localhost:7046/DynamicsNAV71)