mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-15 19:19:17 +00:00
* fix: avoid hardcoded column slicing for Profit & Loss chart data
* refactor: improve parameter naming and reduce code repetion by using same function get_period_columns()
* refactor: improved parameter naming in get_data() and get_chart_data()
(cherry picked from commit bdcb2c1512)