chore: better text

This commit is contained in:
Florian HENRY 2022-08-25 22:35:44 +02:00
parent ac66538651
commit d19b664ba9

View File

@ -26,7 +26,7 @@ def execute():
update_modified=False, update_modified=False,
) )
click.secho( 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", fg="yellow",
) )