mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 16:28:20 +00:00
@@ -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",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user