Skip to content

[frappe] PR #36356 frappe/revert-36249-default_dates

Bot Dokos requested to merge ft-pr-36356 into develop

See https://github.com/frappe/erpnext/pull/36356

Date: 2023-07-27T18:06:39+00:00

  • Merge pull request #36356 from frappe/revert-36249-default_dates
  • Revert "fix: Default year start and end dates in reports"



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-36356

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports