[go: up one dir, main page]

feat: Turkish Chart Of Accounts by fzozyurt [frappe] PR#41756

From: https://github.com/frappe/erpnext/pull/41756
Date: 2024-06-15 20:58:24+03:00

  • feat: Create Turkish Chart Of Accounts
  • feat: Create Turkish Chart Of Accounts



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

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-41756

# Make changes then rebase
git rebase -i develop

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

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

Merge request reports

Loading