Skip to content

fix: Item creation with India Compliance app [frappe] PR#36627

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

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

Date: 2023-08-13T18:33:09+05:30

  • fix(demo): Item creation with India Compliance app (#36627)



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

# 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