Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all 17314 articles
Browse latest View live

Posting a Product Receipt with Item Registration through code Dynamics 365 Finance and Operations X++

$
0
0
Fellows, I have gone through many post giving solution of either receiving of purchase order or registration of inventory only. I am writing this blog to give a solution to receive and register purcha...(read more)

Export data entity through code Dynamics 365 Finance and Operations X++

$
0
0
Fellows, In this blog I will let you know about how to execute data entity export job through code. #DMF SharedServiceUnitFileID fileId; DMFDefinitionGroupName definitionGroupName = "MyUniqueDefini...(read more)

Performance Review Service Q&A with Rod Hansen, Sr D365 F&O PFE

$
0
0
The Finance and Operations Performance Review is an important Dynamics 365 offering, as it provides you with proactive support as well as a chance to gain insight and understanding of your deployment&...(read more)

get your item to show in purchase requisition lines in D365FO

$
0
0
Sharing some simple steps to get your item to show in purchase requisition lines in D365FO Purchasing policies in procurement and souring for specific company Policy rules Catalog policy rule...(read more)

Tips and tricks on Address purpose setup

$
0
0
Starting a brand new project, I’m often asking myself the same questions on address purpose so this time I’m writting for me not to forget next time and also share it with the community. Use Defaults...(read more)

The Microsoft Dynamics Modern Store - Fashion Retail

$
0
0
www.youtube.com/watchSarah is a shopper in the Generation Y/Z demographic. She likes to be connected at all time, and opts in to share her location and to receive notifications. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

The Microsoft Dynamics Modern Store - Electronics Retail

$
0
0
www.youtube.com/watchGreg is a shopper in the Generation Y demographic - he likes to be connected, but only when he decides to. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx

Smiles Co. brings additional joy to customers with the help of Dynamics 365 for Operations

$
0
0
www.youtube.com/watchSmiles Co. is a company with kindness behind everything they do. “We seek to find new value in things that, in our hectic day-to-day lives, are taken for granted and ultimately overlooked,” says the company’s website. Smiles Co. operates a wide range of enterprises and, in order to accelerate the decision-making and strategy planning process, the company built a business data platform using Microsoft Dynamics 365 and Azure. See how, by operating in the cloud, the platform increases user-friendliness and cost savings. Click here to learn more: https://aka.ms/smiles

From the Microsoft Dynamics 365 for Finance and Operations/AX Blogs: Performance Review; Containerization; Entity export; Async method

$
0
0
In this week's Dynamics 365 for Finance & Operations (D365FO) and  AX blog roundup: Looking into Dynamics 365 Performance Review Dynamics 365 Finance and Operations containerization D365FO Bring Your Own Database entity export failing with... Read the full text.

A Day in the Life: What is a Premier Field Engineer?

$
0
0
If you are wondering what exactly a Premier Field Engineer (PFE) is and what their role consists of, or are just curious about learning more on the role, this is the place for you. Maybe you are even ...(read more)

MSDW Podcast: Data warehouses and Azure data lakes for Microsoft Dynamics 365 for Finance and Operations users, with Kirk Donahoe

$
0
0
The reporting architecture of Microsoft Dynamics 365 for Finance and Operations (D365FO) is moving toward data lakes, and it's not a simple change for customers to understand. Today's guest, Kirk Donahoe, solution architect and consulting manager... Read the full text.

Resolved:How to do recalculation for InventSum table in Microsoft Dynamics Axapta

$
0
0
Sometimes you may see some discrepancy in InventSum table for any item then you may need to recalculate inventsum for particular item. You can try below code to do it.
 static void InventSum_Recalculate(Args _args)  
{
InventSumRecalcItem InventSumRecalcItem;
InventTable _InventTable;
while select * from _InventTable where _InventTable.ItemId == '61142A'
{
ttsBegin;
InventSumRecalcItem = new InventSumRecalcItem(_InventTable.ItemId, true, checkfix::fix);
InventSumRecalcItem.updatenow();
ttsCommit;
}
info("Done");
}

This job will recalculate InventSum for specific item.

How to create date using x++

$
0
0
In every programming language, playing with date and time is always complex. As, date has different formats, different regional norms to write and more importantly different ways to store in the memory...(read more)

NT 2019.001 - AX2012

Retail statement posting enhancements | 2019 release wave 2 | D365 for Retail

$
0
0
Hi Guys, Hope you are RetailDAXing. You might have read my earlier 4 part series on Statement posting. In this blog, I would like to share the enhancements that are part of 2019 release wave 2. ...(read more)

L’essentiel sur les objectifs des adresses

$
0
0
English version available here J’ai récemment commencé un nouveau projet, et lors du paramétrage je me pose souvent les mêmes questions concernant les adresses, surtout la notion d’objectif. Donc cette...(read more)

How to insert data in customize table during proforma invoice for sales order in axapta

$
0
0
To insert data in customize table during proforma invoice for sales order in axapta you can apply code in run method of FormLetterService class. I hope this small things will help you a lot .


\Classes\FormletterService\run

How to print customized report for Proforma invoice in ax 2012

$
0
0
To print customized report for Proforma invoice in ax 2012 you can try code in printJournal method in SalesInvoicejournalPrint class. I hope this will help you a lot.

\Classes\SalesInvoiceJournalPrint\printJournal

Category wise access to users in procurement in purchase requisition in Microsoft Dynamics 365 Finance and Operations one version

$
0
0
Category wise access to users in procurement in purchase requisition in Microsoft Dynamics 365 Finance and Operations one version Sharing in simple steps 1 Configure procurement catalog/procu...(read more)

The Microsoft Dynamics Modern Store - Fashion Retail

$
0
0
www.youtube.com/watchSarah is a shopper in the Generation Y/Z demographic. She likes to be connected at all time, and opts in to share her location and to receive notifications. This video shows how Microsoft solutions based on Microsoft Dynamics can help the retailer to engage their customer consistently, enjoyably, and profitably. Products facilitating this scenario are: Microsoft Dynamics AX, Dynamics CRM, Dynamics Marketing, Dynamics Partner Solutions, Dynamics AX Modern Point of Sale, and Microsoft Social Engagement. To learn more about Microsoft Dynamics click here: https://www.microsoft.com/en-gb/dynamics/retail.aspx
Viewing all 17314 articles
Browse latest View live


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