[go: up one dir, main page]

Skip to content

fix: POS Closing entry issue by rohitwaghchaure [frappe] PR#44772

From: https://github.com/frappe/erpnext/pull/44772
Date: 2024-12-18 20:19:36+05:30

  • fix: POS Closing entry issue (#44772)



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

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

# 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