Skip to content

fix: purchase order and quotation creation by Nihantra-Patel [frappe] PR#40827

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

From: https://github.com/frappe/erpnext/pull/40827
Date: 2024-04-02 16:18:19+05:30

  • fix: purchase order and quotation creation upd
  • fix: purchase order and quotation creation
  • fix: purchase order and quotation creation



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

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

# 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