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
contentText: 'Import chart of accounts and projects from NetSuite and export expenses from your Expense Management account.',
9
+
contentText: 'Import data from QuickBooks Desktop to '+brandingConfig.brandName+' and export expenses from '+brandingConfig.brandName+' to QuickBooks Desktop',
10
10
guideHeaderText: 'How to setup your integration'
11
11
},
12
12
configuration: {
13
+
preRequisite: {
14
+
stepName: 'Prerequisites',
15
+
configurationHeaderText: 'Getting started',
16
+
configurationSubHeaderText: 'Begin your QuickBooks integration by completing the following steps.'
17
+
},
13
18
connector: {
14
-
configurationHeaderText: 'Connect to NetSuite subsidary',
15
-
configurationSubHeaderText: 'Expenses will be posted to the NetSuite subsidary selected here. You can\'t change the subsidary once they\'re configured.',
16
-
stepName: 'Connect to NetSuite',
19
+
configurationHeaderText: 'Connect to QuickBooks Desktop',
20
+
configurationSubHeaderText: 'Connect to QuickBooks desktop by completing the following steps.',
21
+
stepName: 'Connect to QuickBooks Desktop',
17
22
subLabel: 'Provide your credentials to establish a secure connection between your Expense Management and NetSuite account'
18
23
},
19
24
exportSetting: {
@@ -73,7 +78,7 @@ export const c1Contents = {
73
78
stepName: 'Advanced settings',
74
79
contentText: 'Customize the integration based on your accounting requirements.',
75
80
customizeSectionLabel: 'Customization',
76
-
customizeSectionSubLabel: 'In this section, you can customize the data that you\'d like to export from Fyle to QuickBooks Desktop You can choose what data points need to be exported and what shouldn\'t be.',
81
+
customizeSectionSubLabel: 'In this section, you can customize the data that you\'d like to export from '+brandingConfig.brandName+' to QuickBooks Desktop You can choose what data points need to be exported and what shouldn\'t be.',
77
82
automationLabel: 'Automation',
78
83
automationSubLabel: 'You can automate the export and sync of your data in this section.',
otherPreferencesSubLabel: 'Based on your preference, you can choose whether you want to create any new records in QuickBooks Desktop from '+brandingConfig.brandName+'.',
90
95
autoCreateMerchantsAsVendorsLabel: 'Auto-create merchants as vendors',
91
-
autoCreateMerchantsAsVendorsSubLabel: 'Fyle will auto-create a new vendor in QuickBooks Desktop if a merchant added by an employee does not have a corresponding match in QuickBooks Desktop. ',
96
+
autoCreateMerchantsAsVendorsSubLabel: ''+brandingConfig.brandName+' will auto-create a new vendor in QuickBooks Desktop if a merchant added by an employee does not have a corresponding match in QuickBooks Desktop. ',
92
97
skipExportLabel: 'Skip export of specific expenses from '+brandingConfig.brandName+' to QuickBooks Desktop',
93
98
skipExportSubLabel: 'You could choose to skip expenses from '+brandingConfig.brandName+' to QuickBooks Desktop by setting up a conditional rule. ',
0 commit comments