Quantcast
Channel: Microsoft Dynamics AX
Browsing all 101540 articles
Browse latest View live

Forum Post: RE: How to do partial packing slip by x++ code

SalesParmLine has item id so you can add && condition in your where clause

View Article


Blog Post: Microsoft Dynamics Partner Roundup: 360 Cloud for Dynamics;...

In this week's Microsoft Dynamics partner news roundup: 360 Visibility Launches 360 Cloud for Dynamics Integrated Dynamics GP Collections Management Solution Cloud-Based Management Solution for Fashion...

View Article


Forum Post: RE: copy Tooltip text in AX

Not sure how you are coding. it should be as under Query query; str qName; ; qName = 'CustTable'; query = new Query(qName); info(query.toString());

View Article

Forum Post: String Edit field not updating records.

Hello All, I am working on my first AX form modification and am running into a bit of an issue. For this modification, I am adding a new grid to a tab in the general ledger paramaters form which is...

View Article

Forum Post: RE: SSRS report custom code not recognized

Baber, I did what you suggested. Lets see if they again hit it or not. The problem is that its occasional the same field SSRS doesn't complain most of the time. Sohaib yes I followed this article. So...

View Article


Forum Post: Error while synchronizing AOT

Hi folks, I am facing below error while i am doing AOT synch, I have imported customization work in USR layer first then i removed all customization as i needed it to be performed on VAR layer, after...

View Article

Forum Post: RE: String Edit field not updating records.

I doubt, if you trying to implement MianAccount Lookup , you should be using segment entity control you may provide us little more information about what you are trying to do exactly

View Article

Blog Post: Códigos de etiquetas de Microsoft Dynamics AX 2012 usando ramas de...

Felizmente para nosotros, la integración de etiquetas con TFS en Microsoft Dynamics AX 2012 ha mejorado muchísimo hasta hacerla casi transparente, lo que es una mejora notable respecto a versiones...

View Article


Forum Post: RE: copy Tooltip text in AX

You may need to run toString() on the root datasource instead of the query (query.dataSource(1).toString()).

View Article


Forum Post: 'Materials management to get item moved' error message in...

Hello! I've the following error message: ' Materials management to get item moved' . Can anyone point me to the right direction? Any pointers are appreciated. Thank you! NMNM

View Article

Forum Post: RE: how i can expense an item to two different expense accounts...

Hi Patrick For internal consumtion you must use inventory/Setup/posting/posting - purchase tab - section purchase expenditure for expense. For project or program you must use Main account allocation...

View Article

Forum Post: RE: copy Tooltip text in AX

Thanks guys, I made it work in my case. ------------------- Query query; str qName; ; qName = "CustOpenInvoicesListPage"; query = new Query(qName); info(query.dataSourceNo(1).toString());

View Article

Forum Post: RE: Personalised columns aren't saved

Is this with all columns, or just product / storage / tracking dimensions? If you're personalizing dimensions to the list pages, and not using the Dimensions display button in the ribbon, they will...

View Article


Forum Post: RE: String Edit field not updating records.

Is the grid control's datasource property set to the correct datasource?

View Article

Forum Post: HR Absence Approval

Hi Does the transfer for Absence Approval option in Employee Services route the request to the Absence Administrator or the worker's manager?

View Article


Forum Post: RE: Job code deployment to production

In theory, no code movements to production should happen outside of a modelstore deployment. In end-user-land, as long as the output has been verified in another environment, the risk is low. Jobs...

View Article

Forum Post: RE: String Edit field not updating records.

That was the issue. I did not realize that the data source on the grid has to match the datasource on the stredit contol. But that makes sense. Thanks for the help!

View Article


Forum Post: Item protection business unit wise within one company

Dear All, I start to implement MS Dynmaics AX 2012R2. I face one issue from the client. I want know that Item Protection by business unit wise. Suppose the organization structure is under one entity...

View Article

Forum Post: RE: Company versus sites

Hi tz@horinc, What might also influence your decision is whether or not your Business Units are entities that have to file government documents such as tax reports. In this case the Setup of individual...

View Article

Blog Post: Announcing support for Team Foundation Server 2015 with AX 2012 R2...

We are happy to announce that Microsoft Dynamics AX 2012 R3 Cumulative Update 9 and AX 2012 R2 Cumulative Update 9 are now compatible with Team Foundation Server 2015. The Microsoft Dynamics AX 2012...

View Article
Browsing all 101540 articles
Browse latest View live


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