Skip to content

[frappe] PR #36052 chore: add asset depr posting error in error log

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

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

Date: 2023-07-10T14:31:19+05:30

  • chore: add asset depr posting error in error log (backport #36052) (#36055)



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

# Make changes then rebase
git rebase -i upstream/develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports