Merge pull request #12505 from filipefurtad0/remove_deprecation

Removes deprecation strikethrough from tax report (by producer)
This commit is contained in:
Rachel Arnould
2024-05-23 17:14:28 +02:00
committed by GitHub

View File

@@ -62,8 +62,7 @@ module Reporting
],
[
i18n_translate('enterprise_fees_with_tax_report_by_producer'),
:enterprise_fees_with_tax_report_by_producer,
{ deprecated: true }, # Not supported until specific details are finalised.
:enterprise_fees_with_tax_report_by_producer
],
]
end