Thanks for your suggestion. I debugged the x++ code and discovered that the rounding is applied when activating the pending prices. If the source price is calculated then the price precision remains, otherwise its rounded to 2dp. This is done in the InventItemPriceSim table method ...
More of a workaround than a solution but could you use the per series option to effectively increase the dp?Would ideally be on both sites.
Hi all, In our AX 2012 R3 CU10 environment I have a costing version in one site with calculated costs. These are calculated with a precision of 6 decimal places. With introducing a new site and warehouse, I'm copying the costs from my original costing version to a new one in the new site. I'm...
Hi Fraser, posting assumes consumption so waiting until that time may not be suitable/realistic. How did you team end up fulfilling this need? One option would be to stagger the picking lists based on Flushing principle/operations that the BOM line is tied to. If you start production orders, you...
#AX2012 Hi, Hopefully a simple one but I cannot find the solution. I have configured our AX2012 R3 application so that a Sub-Con PO is automatically created for any work that goes out to a sub contractor. The challenge is that at the moment the PO is being created at the point the Works Order...
Hi Bob, Thanks for your reply to my question. I have never dabbled with Services so this is new to me. I will take a look and hopefully it will help with my problem. Its quite an interesting task to investigate. Reading a file of sales line data, reserving the requested quantities and setting...
Hello Paul, When I read your post I hear a chant for FileSystemWatcher in my head The FileSystemWatcher class in the System.IO namespace can be used to monitor changes to the file system. It watches a file or a directory in your system for changes and triggers events when changes occur. FSW...