Issue when I add fund to gift card
Dear Friend,I have many questions:1/ How I create gift card number?, How I assign gift card number with currency?.2/ I will add fund to gift card after I posted invoice from sale order, is it right?.
View ArticleRE: Custom lookup on UserInfo - want Id for form filter but display Name
Hi,As per the description you have given, you have lookup displaying UserID & Username. Once you click on a value in the lookup & after the lookup disappears, you need the Username value to be...
View ArticleCustom lookup on UserInfo - want Id for form filter but display Name
I have a custom form, part of which is displaying the Security roles of users.I want to be able to filter the roles based on a selected User. To do this I have created a StringEdit control which is not...
View ArticleRE: Application part for data source format in Data Management
Hi David,If you are looking for the dimensions setup in source data formats then it is moved to - GL->COA->Dimensions->Financial dimension configuration for integrating applications, (in...
View ArticleRE: ClrErrorException when Sales order or puchase order totals is opened
Hi Martin When debugged it is steping in to classes -->info , view method . In client access this issue hapened .May be related to user role. Please help .
View ArticleRE: Customised Data entities not supported incremental push only
Hi Deepak,Have you tried doing 'Change tracking' correctly for your entity?Thanks,Sangram
View ArticleCustomised Data entities not supported incremental push only
Hi All,I have created one entities for Inventory Counting used of two table invent journal trans and invent Dim.Entities support full push only but its not support incremental push only.When i will...
View ArticleRE: mange charges with role
Mohammed,Trying assigning System admin role to the users and check if you are able to create a new record. If you can create one, then you need to dig into security roles to fix it up. But on the other...
View Articlemange charges with role
i have problem one of my users can't press on new on this form (mange charges from all purchases order)i think from role this is was his role so i create new privilege and i add it into new role to...
View ArticleRE: Cannot create a record in Inventory transactions (InventTrans). Financial...
I faced the same issue, and its resolved by did below step.1) In Inventory Module, Setup, change the LOT-ID Sequence-No and increase the # and 9( both numbers by 3 or as you want),and also change the...
View ArticleCannot create a record in Inventory transactions (InventTrans). Financial...
Hi,When i am creating any record in ax (PO,SO,Movement Journal) and this error is coming please help me...."Cannot create a record in Inventory transactions (InventTrans). Financial date: , Yes.The...
View ArticleEstimated cost in the production order
Hi All,I m configuring the production module and stuck up at one point, as after estimating the production order estimated cost is not coming on the "price list" form it is showing zero for all the BOM...
View ArticleDeployment over dynamics 365 for Finance and Operations, Enterprise Edition 7.3
I try to deploy our packages on dynamics 365 for Finance and Operations, Enterprise Edition 7.3 but when I try to synchronize the environment I face the below error ?Table Sync Failed for Table: Table...
View Articlei need to fatch tax from taxtrans table in ax 2012
Hi, i need to get tax from taxtrans table, but my report is fatching data from customized table common is invoiceid of salesid,i wrote codeinvoiceid = dataContract.parmInvoiceID();//having invoice id...
View ArticleRE: Estimated cost in the production order
I am not sure what form you are referring to. Estimating one production order will not result in a cost price update on the produced item. For that you will have to run the price calculation for the...
View ArticleRE: AX 2012 Cu 11 R3: Can someone justify this master planning behavior of AX?
I am confused... The raw material you are talking about... Is that the same item you are counting AND confirmed? What is your master planning marking set to? None, standard or extended?
View ArticleAX 2012 Cu 11 R3: Can someone justify this master planning behavior of AX?
Do the following steps:1. Create a manual production order for an item which has at least one raw material defined in it's BOM line2. Estimate the order and run the full master planning3. Master...
View ArticleHow to add multiple designs for SalesQuotation report in two legal entities?
Hii,We have two legal entities (companies) in two different partitions (initial and comp2).I have designed a new design in visual studio for comp2 in existing SalesQuotation report (ReportComp2).I have...
View ArticleRE: i need to fatch tax from taxtrans table in ax 2012
This code is to show TaxCode and TaxAmount on SQ and SO invoice line level.SalesQuotationDP -> setSalesQuotationDetailsTmp TmpTaxWorkTrans tmpTax; SalesQuotationTable salesQuotationTable;...
View Article