Company Dashboard Title Translatable (#10673)
This commit is contained in:
parent
2967d7ed01
commit
c929e88b97
@ -8,7 +8,7 @@ def get_data():
|
||||
'graph': True,
|
||||
'graph_method': "frappe.utils.goal.get_monthly_goal_graph_data",
|
||||
'graph_method_args': {
|
||||
'title': 'Sales',
|
||||
'title': _('Sales'),
|
||||
'goal_value_field': 'monthly_sales_target',
|
||||
'goal_total_field': 'total_monthly_sales',
|
||||
'goal_history_field': 'sales_monthly_history',
|
||||
|
Loading…
x
Reference in New Issue
Block a user