Adjust the maximum length of "Amount" field in Deals or opportunity api_name
I was getting an error when I tried to store deals or oppotunity using php sdk. It doesn't accept the value of the amount that I set in the details of the deals due to the reason that it exceeds the maximum length. how do I adjust the maximum length allowed in the Amount field?
