I am having issue with sales person wise transaction summary report and its reported and its fixed [Fix] Sales Person-wise Transaction Summary report by shreyashah115 · Pull Request #12992 · frappe/erpnext · GitHub and also pull requesr has been send and its merged to hotfix.I would like to know when it will be available in master branch .So that I can update my portal.Please guide me to solve this issue
Thanks
Hotfix branch is merged into Master branch in every 4-5 days usually.
This issue still in hotfix.I did manual modification in my production server .Will it afftect in some other way.Other than update ?
Have you made the modification in the relevant .py file? If so, when you do a bench update, the modifications will create a merge conflict. You will need to resolve the conflicts before merging.
Understood.Thank you for your respnse…