Skip to content

refactor!: Remove Regionalisation of France as now there is an App ERPNext France to manage it by FHenry [frappe] PR#37229

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

From: https://github.com/frappe/erpnext/pull/37229
Date: 2023-09-13 17:18:13+02:00

  • fix: fix CI
  • refactor: Remove Regionalisation From France as now there is an App ERPNext France to manage it



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

# 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