Merge pull request #53417 from frappe/mergify/bp/version-16-hotfix/pr-53416

feat: show subsidiary companies value in purchase analytics (backport #53416)
This commit is contained in:
Khushi Rawat
2026-03-13 14:48:55 +05:30
committed by GitHub

View File

@@ -65,6 +65,11 @@ frappe.query_reports["Purchase Analytics"] = {
default: "Monthly",
reqd: 1,
},
{
fieldname: "show_aggregate_value_from_subsidiary_companies",
label: __("Show Aggregate Value from Subsidiary Companies"),
fieldtype: "Check",
},
],
get_datatable_options(options) {
return Object.assign(options, {