[新闻]微软新一代云端商用解决方案 Dynamics 365 全球范围正式开售
William 9年前 (2016-11-01) 1526浏览 0评论
微软 Dynamics 365 将于 11 月 1 日起在全球范围正式开售 通过智能业务应用帮助客户开拓业务敏捷性新纪元 2016 年 10 月 13 日,北京——美国微软公司宣布,重磅云战略级解决方案微软 Dynamics 365 将于 11 月...
William 9年前 (2016-11-01) 1526浏览 0评论
微软 Dynamics 365 将于 11 月 1 日起在全球范围正式开售 通过智能业务应用帮助客户开拓业务敏捷性新纪元 2016 年 10 月 13 日,北京——美国微软公司宣布,重磅云战略级解决方案微软 Dynamics 365 将于 11 月...
William 9年前 (2016-11-01) 1587浏览 0评论
Financial dimensions and main accounts are key components of the planning phase for an implementation. After financial dimens...
William 9年前 (2016-10-31) 4799浏览 0评论
Cost accounting What you can do Why this is important Define cost element dimensions, and import cost element dimension membe...
alirazazaidi 9年前 (2016-10-31) 1568浏览 0评论
I found very interesting and interactive guided tour provided by Microsoft at Dynamics.com. I feel its worth to share. Enjoy...
alirazazaidi 9年前 (2016-10-29) 3570浏览 0评论
I was developing the report by adding UI Class and building the drop down list to select multiple customer. When I try...
alirazazaidi 9年前 (2016-10-29) 3355浏览 0评论
Today is another small tip, I was developing a custom report. Queried table stored the date and time in separate fields ie. T...
William 9年前 (2016-10-27) 3859浏览 0评论
Debugging the AX Debugger can be a little bugger'. Here are a few things to check for as to why you aren't able to debug some...
William 9年前 (2016-10-20) 2517浏览 0评论
Example error : Solution : Navigate to the properties of field display method object in form , in the properties window, chan...
alirazazaidi 9年前 (2016-10-20) 2609浏览 0评论
Customization in New Dynamics Ax (Aka AX 7)- Part 6 Custom Workflow Hi, every one, Let’s explore the custom work...
William 9年前 (2016-10-20) 1789浏览 0评论
Use a delivery schedule when the total quantity on an order or quotation line must be delivered in m...
alirazazaidi 9年前 (2016-10-19) 3301浏览 0评论
While building Dynamics Ax 7 simple list page, I got following error on compiling. Severity &nb...
William 9年前 (2016-10-18) 2206浏览 0评论
Purpose: The purpose of this document is to describe how we can add custom fields to standard DIXF target entity. While perfo...
William 9年前 (2016-10-18) 2437浏览 0评论
Purpose: The purpose of this document is to describe how we can quickly open fiscal periods through X++. Development: static ...
William 9年前 (2016-10-18) 2899浏览 0评论
Today, an error occured when i try to build my AX7 Project. the solution is mentioned in the error, perform “full build...
William 9年前 (2016-10-18) 1848浏览 0评论
If you want to see main menu in AX7, you can simply click on following breadcrumb/empty square (in my case) from your home pa...
William 9年前 (2016-10-18) 1748浏览 0评论
You can organize your objects in VS by selecting Dynamics AX> Options> and select following option: You can select...
William 9年前 (2016-10-18) 2288浏览 0评论
AX7 depreciated Jobs node from AOT and now you can write your class and add static main() method OR create new “Runable...
William 9年前 (2016-10-18) 2580浏览 0评论
If you create new Table or other entity and/or modify existing entity then you can sync it by Right click on your project and...
William 9年前 (2016-10-18) 4579浏览 0评论
Sometimes when you are trying to open AX7 table browser and getting following error: “You are not authorized to login w...
William 9年前 (2016-10-17) 2497浏览 0评论
Recently I got a chance to work on AX7 development and design an SSRS report to provide specific default dimension as a param...