mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-07 07:20:26 +00:00
* fix(dashboard-trends): set default fiscal year and company before validating filters Ensure and are populated with default values * fix(dashboard-trends): ensure fiscal_year and company are properly set before validation to avoid empty filter issues * Update erpnext/controllers/trends.py --------- Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>