Skip to content

fix: mode of payment fetched from pos profile company in POS by RitvikSardana [frappe] PR#36696

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

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

Date: 2023-08-20T15:37:15+05:30

  • Merge pull request #36696 from RitvikSardana/develop-ritvik-pos-mode-of-payment
  • fix: mode of payment fetched from pos profile company in POS



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

# 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