Quantity, cost price and sales price in Project Hour transaction is getting...
Hello Everyone,I came across an wired issue in AX 2012 CU3 version, where the project hour transaction is getting registered with "Quantity", "Cost price" and "Sales price" as ZERO, when I post a...
View ArticleRE: AIF custom service TransDate field is rendering as date at 12 PM
I ran the question I posted past a co-worker here and he thought my question was not clear either, so I'm sorry for that.Console.WriteLine(item.shippingDateRequested.ToString("zzz"));...
View ArticleAIF custom service TransDate field is rendering as date at 12 PM
Hi,I've posted this question to StackOverflow, but I figured I'd post it here as well. I have a bit of a mystery with a Dynamics AX 2012 R2 CU7 custom service. It's really simple and it basically...
View ArticleAX2012 WHS and serial number questions
HiCan anyone confirm that my observations are correct and whether these are bugs?WHS when using mobile devices to receive stock - the system does not appear to support duplicate serial numbers. Â Non...
View ArticleRE: Applicant Import in Ax 2012
additionally I would look at the "employee address" entity or the "contact address" for more details on what is required for a custom entity.
View ArticleApplicant Import in Ax 2012
Hi All,I want to import Applicant address and contact information for already existing applicants in the Human Resource--> recruitment-->Applicants. I have searched the DIXF entities, but didn't...
View Articlecustomization
when we create new vendor.. and we have to pass pan number of that vendor..after that when we have to open form through general ledger > tax > withholding tax > tds ..open the form through...
View ArticleRE: How to disable button while initiation in salesquotationlistpage AX 2012
I need to know where I put that method as I can't add any method in the form itself
View ArticleVARIANTID missing in RETAILTRANSACTIONSALESTRANS on random transactions
We are running AX 2012 R3 CU9. Everyday, I am getting few transactions with blank variantid in retailtransactionsalestrans table. In our setup all items are configured as product master with variant....
View ArticleRE: Transaction is missing in Show Journal - Retail POS
Are you using the search function in Show Journal to see the receipt ? I have had issues in R3 where some receipts doesn't get listed when you do search? Please check if you are able to query the...
View ArticleRE: How to send receipt through SMS in Retail POS
This will need customization. If you can customize AX to send receipt in plain text format in email, you can easily take it forward by using the email to text feature provided almost all sms gateways...
View ArticleHow to send receipt through SMS in Retail POS
Can any one explain me how to set up Retail POS to send receipt through SMS for transactions.
View ArticleRE: How to disable button while initiation in salesquotationlistpage AX 2012
you cannot and should not write code in ListPagesfor list pages you always put code in interaction class following is an example msdn.microsoft.com/.../cc570334.aspxNote: I will not be interested to...
View ArticleRE: How to disable button while initiation in salesquotationlistpage AX 2012
Please find the class where you have to write code as per your condition.\Classes\SalesQuotationListPageInteraction\setButtonVisibilityHope it is clear now.
View ArticleHow to disable button while initiation in salesquotationlistpage AX 2012
Plz somebody help me
View ArticleRE: Number Sequence does not exist
It should not be complex, Please put the debugger and find the exact number sequence code to find the missing number sequence. M/c is with you, I don't know which number sequences are missing. I can...
View ArticleRE: Transaction is missing in Show Journal - Retail POS
Can you explain me how to query
View ArticleRE: Transaction is missing in Show Journal - Retail POS
On channel DB server/store server. Go to Run and type ssms + Enter.Login to SQL. Right click on the channel database and click new query and copy the below query. Enter the receipt number inside the...
View Article