salesforce-devtools icon indicating copy to clipboard operation
salesforce-devtools copied to clipboard

Apex code generator changing Decimal values to String

Open meta-mahesh-chouhan opened this issue 5 years ago • 2 comments

like this loan__Charged_Off_Principal__c = '0.00',

meta-mahesh-chouhan avatar Jun 18 '20 09:06 meta-mahesh-chouhan

Hi, @meta-mahesh-chouhan Thank you for your issue report, seems it is a bug and I will fix it at next update.

xgeek-net avatar Aug 26 '20 00:08 xgeek-net

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

fabio7siqueira avatar Feb 26 '23 14:02 fabio7siqueira