salesforce-devtools
salesforce-devtools copied to clipboard
Apex code generator changing Decimal values to String
like this loan__Charged_Off_Principal__c = '0.00',
Hi, @meta-mahesh-chouhan Thank you for your issue report, seems it is a bug and I will fix it at next update.
Hello.
@xgeek-net First , congrats for this extension function. It help so much. ❤️
Before that I know your chrome extension, I wrote a similar function to support my test classes. In my situation I use a global action to get a record info and generate apex code.
I hope that be useful. https://github.com/fabio7siqueira/apexclass-data-test-factory