chore: better text

(cherry picked from commit d19b664ba9)
This commit is contained in:
Florian HENRY
2022-08-25 22:35:44 +02:00
committed by Mergify
parent aedd0397b8
commit 357f74a580

View File

@@ -26,7 +26,7 @@ def execute():
update_modified=False,
)
click.secho(
f' Opportunity `{opportunity.name}` has no currency set. We for it to company currency : `{opportunity.currency}`"\n',
f' Opportunity `{opportunity.name}` has no currency set. We force it to company currency : `{opportunity.currency}`"\n',
fg="yellow",
)