Monday, August 28, 2017

Build and deploy scripts for Microsoft Dynamics AX 2012

//Build and deploy scripts for Microsoft Dynamics AX 2012
https://gallery.technet.microsoft.com/scriptcenter/Build-and-deploy-for-b166c6e4
https://marketplace.visualstudio.com/items?itemName=SDK4NET.AxBuildTools
http://dynamicsaxadmin.codeplex.com
http://dynamicsaxbuild.codeplex.com/
http://dev.goshoom.net/en/2012/01/in-place-build-script-2/

No comments:

Post a Comment

Get or set adjust tax calculated amount using TAXDOCUMENT framework (Tax calculation service) in D365FO

 //Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation  ...