Overview
When default export templates were migrated to New Expensify, we intentionally started with the most commonly used generic templates. The Canadian Multiple Tax Export template was not migrated over. The plan was to add the remaining templates based on customers' product usage.
Requested change
Automatically make the Canadian Multiple Tax Export template available in New Expensify for customers who have a workspace with the output currency set to CAD, so it isn't shown as clutter to non-CAD customers.
The existing template lives in Web-Expensify at lib/Integrations/defaultExportTemplates/multiple_tax_export.ftl. This should be a mostly backend change, similar to when the other default templates were added to New Expensify.
Context
- Customers currently have to switch back to Classic to access the Canadian tax export, which we'd like to avoid encouraging.
- Nikki Wines has offered to review the PR if a backend contributor picks this up — it should be fairly similar to when the other templates were added.
Reported in Slack.
Issue Owner
Current Issue Owner: @dukenv0307
Overview
When default export templates were migrated to New Expensify, we intentionally started with the most commonly used generic templates. The Canadian Multiple Tax Export template was not migrated over. The plan was to add the remaining templates based on customers' product usage.
Requested change
Automatically make the Canadian Multiple Tax Export template available in New Expensify for customers who have a workspace with the output currency set to CAD, so it isn't shown as clutter to non-CAD customers.
The existing template lives in Web-Expensify at
lib/Integrations/defaultExportTemplates/multiple_tax_export.ftl. This should be a mostly backend change, similar to when the other default templates were added to New Expensify.Context
Reported in Slack.
Issue Owner
Current Issue Owner: @dukenv0307