You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fflib/src/classes/fflib_SObjectSelector.cls
+13-6Lines changed: 13 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,18 @@ public abstract with sharing class fflib_SObjectSelector
31
31
implementsfflib_ISObjectSelector
32
32
{
33
33
/**
34
-
* This overrides the Multi Currency handling, preventing it from injecting the CurrencyIsoCode fie ld for certain System objects that don't ever support it
34
+
* Indicates whether the sObject has the currency ISO code field for organisations which have multi-currency
0 commit comments