We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67d1e4 commit ac05069Copy full SHA for ac05069
1 file changed
src/CONST/index.ts
@@ -3773,7 +3773,7 @@ const CONST = {
3773
XERO: 'xero',
3774
NETSUITE: 'netsuite',
3775
SAGE_INTACCT: 'intacct',
3776
- CERTINIA: 'financialForce',
+ CERTINIA: 'financialforce',
3777
GUSTO: 'gusto',
3778
},
3779
SUPPORTED_ONLY_ON_OLDDOT: {
@@ -3797,7 +3797,7 @@ const CONST = {
3797
quickbooksDesktop: 'QuickBooks Desktop',
3798
xero: 'Xero',
3799
intacct: 'Sage Intacct',
3800
- financialForce: 'Certinia',
+ financialforce: 'Certinia',
3801
gusto: 'Gusto',
3802
billCom: 'Bill.com',
3803
zenefits: 'Zenefits',
0 commit comments