chore: fix message
This commit is contained in:
parent
7919513c8a
commit
118b0c0f86
@ -26,7 +26,7 @@ def execute():
|
||||
update_modified=False,
|
||||
)
|
||||
click.secho(
|
||||
f' Opportunity `{opportunity.name}` has no currency set. We force it to company currency : `{opportunity.currency}`"\n',
|
||||
f' Opportunity `{opportunity.name}` has no currency set. Setting it to company currency as default: `{opportunity.currency}`"\n',
|
||||
fg="yellow",
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user