feat: show subsidiary companies value in purchase analytics

(cherry picked from commit 9f755ad65a)
This commit is contained in:
khushi8112
2026-03-13 14:37:11 +05:30
committed by Mergify
parent 41c59ac165
commit c8afc04957

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, {