Subscribe to:
Post Comments (Atom)
Adding a newline into a string in C# and X++
Below is the sample code we can use for adding a newline after every occurrence of "@" symbol in the string in C# using System...
-
I have two solutions to post a packing slip through X++. Please change the cod accordingly. Solution - 1 - The best way to post packing ...
-
Below is the example I created for demonstrating how to call a menu item from X++. In this example I'm calling sales packing slip menu ...
-
Hi, Below is the code we can use for getting the label for an enum.In this example I'm taking InventTransType enum. SysDictEnu...
Hi, trying to extend currencies to 18 decimals for use with Crypto currencies. Is that possible? Or is 8 the max number of decimals allowed?
ReplyDeleteAlso, we were able to extend to 8 decimals, but the journal entries are rounding to 6 decimals. thank you
ReplyDelete