Forum Post: RE: EAM Spare Parts Report discrepancy with actual inventory
Okay, thank you for explaining. I did not know this.
View ArticleForum Post: RE: Slab Based Discount on Bill in AX 2012 R2 Retail is Possible...
Hi Vinay, AX 2012 R3 introduces 'Threshold discounts' that works as 'Slab based discount' ( https://technet.microsoft.com/en-us/library/dn497839.aspx ) But AX 2012 R2 doesn't have such discount, so...
View ArticleForum Post: Show Segment Names (Alt+Up Arrow) Missing
I don't enter journal entries all that often, since I'm an Administrator and developer, but today I was trying to show someone how to use the "Show segment names", i.e Alt+Up Arrow, feature in a...
View ArticleForum Post: Fixed Asset Number Sequence keeps resetting itself.
Hi AXperts, The Fixed Asset Number Sequences keep resetting itself for some reason. Then i have to go into the Number Sequence, make it discontinuous, save it and make it continuous and save it again....
View ArticleForum Post: RE: Few records are not synced in P-Job execution in AX 2012 R2...
Hi Ganesh, This can be Sync service bug. On the below picture you can see the issue similar to yours from MS Issue search: Regards, Oksana
View ArticleForum Post: RE: How to sync, unsynced records from Store to AX database in AX...
Hi Ganesh, If you set ReplicationCounter field for RETAILTRANSACTIONSALESTRANS table to 0 in AX and re-run P-job, missing transactions should be synched, because Sync service checks replication counter...
View ArticleForum Post: RE: Synonym tables - POS?
Hi, I didn't have experience of using synonyms before, but could you, please, write the full error you receive? ('failed to execute write' is very common) Maybe we will find the way to fix your issue...
View ArticleForum Post: RE: Fixed Asset Number Sequence keeps resetting itself.
Hello Nidhi, I haven't heard something alike. Have you checked LiveCycle Services for an available hotfix? Did you implement any system modifications in the fixed asset module? Ludwig
View ArticleForum Post: RE: Automatic and Manual serial number for new vendor
Hello Ahmed, Please check the setup of your number sequences in the Organization Admin module. If you find the respective number sequence double click in that and check whether the continuous checkbox...
View ArticleForum Post: RE: Using the Customer Cross Reference in Sales Order Entry Lines
Here is some proof of concept code. On form SalesTable, on the SalesLine data source, on the ExternalItemId field, override method modified as follows. Note that in this example a check should be made...
View ArticleBlog Post: Dynamics AX Virtual Launch Opens Realms of Possibilities for ERP
I was sitting in the back of the room, nervously taking notes, while my customer settled in for the third of three Enterprise Resource Planning (ERP) software demonstrations that we had scheduled for...
View ArticleForum Post: can't access AX after deleted default Company?
I have deleted a default company "Test Environment" for the admin user, when try to access Ax, get the following MSG Your user account or request is associated with a company which does not exist in...
View ArticleForum Post: SSRS Report with parameters
How do create the new parameter value is obtained from an existing table in the dataset?
View ArticleForum Post: RE: can't access AX after deleted default Company?
Are yous saying you deleted the DAT company, or not? What do you mean by "3 rows"?
View ArticleForum Post: RE: can't access AX after deleted default Company?
Hi Mounir, Can you share a screenshot of the exact error message? I do not hope you deleted the DAT company. The USERINFO table can contain multiple records for one user. This is related to multiple...
View ArticleForum Post: RE: Fixed Asset Number Sequence keeps resetting itself.
Hi Nidhi, In fact you don't need to have the Asset numbers to be continuous. What exactly do you mean with resetting? Is it using number 1 again and again or is the number different in various cases?...
View ArticleForum Post: Production order issue
trying to delete production order and when I try I get an error stating "Prod. reported as finished journal, LOT0208602 must be processed first." There are no un-posted production journals on this...
View ArticleForum Post: Problem: Returns product in another store of the same company
Hello, I will ask you kindly help me solve a problem with POS functional AX 2012 R2. The problem is this: I have a company with two (2) stores. In both stores the tax is included in the product price....
View ArticleForum Post: RE: How to enable or disable joined dataSources on the query
Hi Alex The right syntax is : This.query().dataSourceTable(tableNum(TableName)).enabled(False); So, don't create a new query, but use the query itself.
View ArticleForum Post: AX 2009 to AX 2012 Data upgrade issues
Hi All, I am doing data upgrade from AX 2009 system to AX 2012. Already completed all the pre-processing upgrade checklist steps and now launching data upgrade cockpit within AX 2012 to copy data from...
View Article