RE: Encountered Stack Trace in Category Hierarchies
The error message and the code in EcoResCategoryTreeDatasource indicates that it is trying to read data() and it does not find a tree item with the specific index, or it has no data.You need to debug...
View ArticleEncountered Stack Trace in Category Hierarchies
I created a new category node but then deleted it due to wrong name and then created a new one. When I reopen the category hierarchy, only selected categories can be viewed. And when i select from the...
View ArticleRE: SAFT-T for POLAND/ JPK- Jednolity Plik Kontrolny
Hi,Did anybody try to import new XSD Vat file - SAFVATSalesPurch_PL_2017? When I try to import that on General Ledger | Setup | Sales tax | External | Sales tax reporting XML codesthere is an errorThe...
View ArticleSAFT-T for POLAND/ JPK- Jednolity Plik Kontrolny
Hello,Does anybody knows something about SAFT-T Standard Audit File for Tax Purposes - Polish Version?I know that standard of that file is implemented in Portugal, France and Luxembourg.From june 2016...
View ArticleRE: Warehouse and Inventory
Hi,From a first look, this looks like a huge project analysis by itself. The term 'Integration possibility' sounds quite vague. A bit more information will help provide a precise answer.
View ArticleWarehouse and Inventory
Can you help me know if below functionality is possible to implement in Dynamics 365. Ques 1. Describe the integration possibility between the scheduling/workforce management system.Ques 2. Describe...
View ArticleRE: Problem with Foreign Currency Revaluation in Cash & Bank Module
Dear Ludwig,Thanks for your responses,my first screenprint is all the transactions that have occured for that bank account, because i want to calculate it manual 1 by 1 per transaction for the reval so...
View ArticleRE: AX 7 Visual Studio Extension, add method to selected class
It's a installed as a part of the VS extension for AX (at c:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\buffodo3.ljy\ on my AX VM).Alternatively, it can be found in the bin...
View ArticleAX 7 Visual Studio Extension, add method to selected class
Hello community,I am trying to write a VS extension using the AX developer tools add-in project template. The goal of the add-in is to add method(s) to the selected class.Does anyone have example...
View ArticleElectronic Document Signature
Hello,I have setup a User-defined signature upon the confirmation of a Purchase Order.I am having the Error Message below when confirming a PO.Transaction does not contain a required signature.However...
View ArticleRE: addRange in Query VendPurchOpenLines
Please respond to the questions raised above. Is your query/view correct with Table browser or code?If yes, then the next step is, as we have suggested, is to check your report datasource and data...
View ArticleaddRange in Query VendPurchOpenLines
Hi,Query VendPurchOpenLines is using a View VendPurchOpenLines. I just modified a view and added 'IsDeleted' field from PurchLine table to it. I added this field to Range node and tried setting value...
View ArticleIs Continuous Integration by VSTS on the D365 Operations related code changes...
Hello all,I have currently developed few classes and data entities in my D365 for Operations downloaded all-in-one VM. And I checked in all the changes to VSTS as well.Now I heard that we can initiate...
View ArticleRE: How to access D365 for operation database externally
Thanks for clarifying. I was a little bit confused because it does let me create custom tables in the d365 database and access those tables directly from external app while my D365 environment is at...
View ArticleRE: Trouble with date object in while select statement
Hi Martin,Apologies, that was a typo from copying and pasting code over to original message.I'll provide code again with no typos and clear notesstr time = "20171001120005"; //example of time string...
View ArticleRE: AXDSalesOrder doesn't exist in namespace
It doesn't have to exist - it depends on how your endpoint is configured and therefore how proxy classes are generated.Stop wasting your time trying to use a class that clearly doesn't exist and focus...
View ArticleCompare requisition qty with order and receipt
Hello all friendsHow we can control pr quantity in compare with po and receipt quantity in one page list?
View ArticleRE: How to access D365 for operation database externally
For obvious reasons such as design, testing and debugging you do have access to all components in a development/test/UAT/sandbox instance. However, Production is locked down and you can only request...
View Article