[go: up one dir, main page]

Skip to content

fix(ux): make valuation field read only when it can't be modified by s-aga-r [frappe] PR#38450

From: https://github.com/frappe/erpnext/pull/38450
Date: 2023-11-30 16:28:03+05:30

  • fix(ux): make PI rate field read-only having PR ref
  • fix(ux): make PR rate field read-only having PO ref
  • fix(ux): make basic_rate field read-only based on purpose



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

# 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

Loading