mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
* chore: erpnext.com -> frappe.io/erpnext (#46288)
(cherry picked from commit 41fe30ea6e)
# Conflicts:
# README.md
* Update README.md
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
@@ -16,7 +16,7 @@ from erpnext.setup.doctype.incoterm.incoterm import create_incoterms
|
||||
from .default_success_action import get_default_success_action
|
||||
|
||||
default_mail_footer = """<div style="padding: 7px; text-align: right; color: #888"><small>Sent via
|
||||
<a style="color: #888" href="http://erpnext.org">ERPNext</a></div>"""
|
||||
<a style="color: #888" href="http://frappe.io/erpnext">ERPNext</a></div>"""
|
||||
|
||||
|
||||
def after_install():
|
||||
|
||||
Reference in New Issue
Block a user