mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 16:12:53 +00:00
show sales invoice data in gross profit report
This commit is contained in:
@@ -6,6 +6,6 @@ wn.query_reports["Gross Profit"] = {
|
||||
"fieldtype": "Link",
|
||||
"options": "Company",
|
||||
"default": wn.defaults.get_user_default("company")
|
||||
}
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user