mergify[bot]
|
6b45002abc
|
fix: set restrict_globals=True in frappe.render_template (backport #57899) (#57902)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-08-09 00:04:36 +05:30 |
|
pandiyan
|
2e6b4b5838
|
fix: guard against missing is_your_company_address custom field on address
(cherry picked from commit ea3ed8b836)
|
2026-07-23 10:41:18 +00:00 |
|
mergify[bot]
|
6d8bbc5b6f
|
chore: migrate Address/Contact custom fields from JSON fixtures to install (backport #55084) (#55088)
Co-authored-by: diptanilsaha <diptanil@frappe.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
fixtures to install (#55084)
|
2026-05-20 21:24:40 +05:30 |
|
Sagar Vora
|
a028d856bc
|
fix: use the new extend_doctype_class hook
|
2025-09-09 11:34:49 +05:30 |
|
Akhil Narang
|
3effaf21ef
|
refactor(treewide): formatting and ruff fixes, + manually enabled F401
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2024-03-27 16:06:04 +05:30 |
|
Ankush Menat
|
494bd9ef78
|
style: format code with black
|
2022-03-28 18:52:46 +05:30 |
|
Deepesh Garg
|
c6d06816cf
|
fix: Auto update company address check on linking with company
|
2021-10-21 15:37:59 +05:30 |
|
Chillar Anand
|
915b34391c
|
chore: Clean up imports (#27302)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
|
2021-09-02 16:44:59 +05:30 |
|
Ankush Menat
|
b147b85e6a
|
chore: whitespace / eof fixes
|
2021-09-01 16:57:21 +05:30 |
|
Brian Pond
|
1a919773d7
|
fix: Customers 'primary_address' not updated automatically (#26798) (#26799)
* Fix for Issue #26798
This PR is a fix for GitHub Issue 26798:
https://github.com/frappe/erpnext/issues/26798
TLDR: When an Address is updated, and that Address is a Customer's Primary Address, update the Read Only field `customer.primary_address`
* Update address.py
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
|
2021-08-26 11:57:28 +05:30 |
|
Noah Jacob
|
b4b6288596
|
fix: fetches correct preferred shipping address
|
2021-06-23 17:05:44 +05:30 |
|
Faris Ansari
|
be0fcbea68
|
fix: Dont add Contact link if is company address
|
2020-10-16 15:55:25 +05:30 |
|
Faris Ansari
|
22bcad9dc7
|
fix: Cleanup code
|
2020-10-16 15:28:12 +05:30 |
|
Abhishek Balam
|
89419c9a30
|
fix: move get_shipping_address() from frappe to erpnext and fix references
|
2020-10-14 20:09:05 +05:30 |
|
Abhishek Balam
|
2f528c1c73
|
fix: gettext import and changed function order in address.py
|
2020-10-14 19:48:57 +05:30 |
|
Abhishek Balam
|
6e9e7b4c7a
|
fix: serverside validation overrides
|
2020-10-14 19:31:37 +05:30 |
|
Abhishek Balam
|
346ca568b7
|
fix: set company link in address when is_your_company_address is set
|
2020-10-14 18:11:04 +05:30 |
|
Saif Ur Rehman
|
fd531a6b5e
|
feat: Tax Category based on Address
|
2018-12-29 01:49:11 +05:00 |
|