I need to set decimal value according to Currency code in Gridview of purchase order.
I tried AfterfieldChange of PONum but its not firing. I also tried using gridview initilized code and Set extended properties but its not working. It seems its overwritting.
Also I want to know on top yellow mark there is multiple currency dropdown. How to get that even in customization. Where I can find this control in customization. Then I can check in this event whether its working or not.
If US$ then format I need is 2 decimal and if Euro then I dont need any decimal value.
You’ll have to setup the currencies for suppliers in the ‘supplier’ screen. These will all need to be specific to each supplier - you can then setup pricelists for each supplier on certain parts & enter price, whether its decimal or flat number. Or, if no supplier price lists setup you’ll have to enter these each time on purchase order entry.