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: src/app/branding/fyle-contents-config.ts
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -66,38 +66,38 @@ export const fyleContents = {
66
66
stepName: 'Import Settings',
67
67
headerText: '',
68
68
contentText: 'In this section, you can choose the fields required to be imported from QuickBooks Desktop to '+brandingConfig.brandName+'. ',
69
-
importCategoriesLabel: 'Import the Chart of Accounts as Categories in '+brandingConfig.brandName,
70
-
importCategoriesSubLabel: 'Imported account will be available as Categories in '+brandingConfig.brandName+'.',
69
+
importCategoriesLabel: 'Import Chart of Accounts as Categories in '+brandingConfig.brandName,
70
+
importCategoriesSubLabel: 'Chart of Accounts in QuickBooks will be imported as Categories in Fyle, available in a dropdown for employees to select when coding expenses.',
71
71
importItemsLabel: 'Import Products/Services from QuickBooks Desktop',
72
72
importItemsSubLabel: 'Products/services from QuickBooks Desktop will be imported as Categories in '+brandingConfig.brandName+'.',
73
-
importVendorsAsMerchantsLabel: 'Import Vendors from QuickBooks Desktop',
74
-
chartOfAccountTypes: 'Select the accounts from QuickBooks Desktop to import as categories in '+brandingConfig.brandName,
75
-
chartOfAccountTypesSubLabel: 'By default expense will be selected. Open the dropdown to select more as per your requirements.'
73
+
importVendorsAsMerchantsLabel: 'Import Vendors as Merchants in Fyle',
74
+
chartOfAccountTypes: 'Choose the type of accounts to be imported',
75
+
chartOfAccountTypesSubLabel: 'By default \'Expense\' type accounts will be imported. Open the dropdown to add or modify selections based on your needs.'
76
76
},
77
77
advancedSettings: {
78
78
stepName: 'Advanced Settings',
79
79
contentText: 'In this section, you can customize the integration based on your accounting requirements. ',
80
80
automationLabel: 'Automation',
81
81
automationSubLabel: 'You can automate the export and sync of your data in this section.',
82
82
customizeSectionLabel: 'Customization',
83
-
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.',
83
+
customizeSectionSubLabel: 'In this section, you can customize the data that you\'d like to export from Fyle to QuickBooks Desktop.',
scheduleAutoExportSubLabel: 'Set up a schedule to frequently automate the export of expenses from '+brandingConfig.brandName+' to QuickBooks Desktop.',
86
86
autoExportfrequencyLabel: 'Set up export frequency',
87
87
autoExportfrequencySubLabel: 'Set a frequency based on how often you want your expenses in Fyle to be exported to QuickBooks Desktop.',
88
-
topLevelMemoStructureLabel: 'Select the top level memo field data for QuickBooks Desktop',
89
-
topLevelMemoStructureSubLabel: 'You can customize the <b>data point</b> you would like to export to QuickBooks Desktop\’s <b>top-level memo</b> field while exporting expenses from '+brandingConfig.brandName+'.',
90
-
memoStructureLabel: 'Set the line-item level memo field data for QuickBooks Desktop.',
91
-
memoStructureSubLabel: 'You can customize the data set you would like to export to QuickBooks Desktop\’s <b>transaction line-item level memo</b> field while exporting expenses from '+brandingConfig.brandName+'.',
88
+
topLevelMemoStructureLabel: 'Customize the Top-Level Memo Field',
89
+
topLevelMemoStructureSubLabel: 'Select the datapoints you\'d like to export to QuickBooks Desktop’s top-level memo field when exporting expenses from Fyle.',
90
+
memoStructureLabel: 'Customize the Line-Item Level Memo Field',
91
+
memoStructureSubLabel: 'Select the datapoints you\'d like to export to QuickBooks Desktop\’s line-item level memo field when exporting expenses from Fyle.',
92
92
previewDescriptionFieldLabel: 'Preview of the Description Field',
93
93
otherPreferencesLabel: 'Other preferences',
94
94
otherPreferencesSubLabel: 'Based on your preference, you can choose whether you want to create any new records in QuickBooks Desktop from '+brandingConfig.brandName+'.',
95
95
autoCreateMerchantsAsVendorsLabel: 'Auto-create merchants as vendors',
96
96
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. ',
97
-
skipExportLabel: 'Skip export of specific expenses from '+brandingConfig.brandName+' to QuickBooks Desktop',
98
-
skipExportSubLabel: 'You could choose to skip expenses from '+brandingConfig.brandName+' to QuickBooks Desktop by setting up a conditional rule. ',
autoCreateReimbursableEnititySubLabel: 'Do you want to create a reimbursable enitity if not present',
97
+
skipExportLabel: 'Skip Export of Specific Expenses from Fyle to QuickBooks Desktop',
98
+
skipExportSubLabel: 'Set up a conditional rule to selectively skip exporting certain expenses from Fyle to QuickBooks Desktop. ',
99
+
autoCreateReimbursableEnitityLabel: 'Auto-create fyle employees as ',
100
+
autoCreateReimbursableEnititySubLabel: 'If an employee in Fyle has no corresponding record in QuickBooks Desktop, the integration will automatically create a ',
101
101
accountingPeriodLabel: 'Post entries in the current accounting period',
102
102
accountingPeriodSubLabel: 'If there are expenses for which the accounting period is closed in QuickBooks Desktop, you can export those to the current month by enabling this option.'
Copy file name to clipboardExpand all lines: src/app/integrations/qbd-direct/qbd-direct-shared/qbd-direct-advanced-settings/qbd-direct-advanced-settings.component.html
[subLabel]="brandingContent.autoCreateReimbursableEnititySubLabel + (employeeMapping | snakeCaseToSpaceCase | lowercase) + ' record for them, ensuring expenses are posted to this new record.'"
Copy file name to clipboardExpand all lines: src/app/integrations/qbd-direct/qbd-direct-shared/qbd-direct-advanced-settings/qbd-direct-advanced-settings.component.ts
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,10 @@ export class QbdDirectAdvancedSettingsComponent implements OnInit {
Copy file name to clipboardExpand all lines: src/app/integrations/qbd-direct/qbd-direct-shared/qbd-direct-import-settings/qbd-direct-import-settings.component.html
[subLabel]="'Vendors from QuickBooks Online will be imported as merchants in ' + brandingConfig.brandName + ' and will be a selectable field while creating an expense.'"
68
+
[subLabel]="'Vendors in QuickBooks will be imported as Merchants in Fyle, available in a dropdown for employees to select when coding expenses.'"
0 commit comments