[go: up one dir, main page]

Skip to content

feat: create sales invoice print format by iamejaaz [frappe] PR#45403

From: https://github.com/frappe/erpnext/pull/45403
Date: 2025-03-05 18:06:59+05:30

  • feat: create sales invoice print format (#45403)



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

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

# 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

Loading