Ankush Menat
|
c07713b860
|
style: bulk format code with black
v13 port because otherwise backports will result in conflicts always
|
2022-03-29 17:29:34 +05:30 |
|
Chillar Anand
|
4b2be2999f
|
chore: Cleanup imports (#27320)
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Remove imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Fix sider issues
* chore: linting
* chore: linting / sorting import
from ecommerce refactor merge
* ci: dont allow unused imports
* chore: sort / clean ecommerce imports
Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
|
2021-09-03 18:57:43 +05:30 |
|
Ankush Menat
|
f0bcb753fb
|
chore: whitespace trimming
|
2021-09-01 20:23:48 +05:30 |
|
Frappe PR Bot
|
e553fa22f3
|
fix: Customers 'primary_address' not updated automatically (#26798) (#26799) (#27178)
* 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>
(cherry picked from commit 1a919773d7)
Co-authored-by: Brian Pond <PMojito@users.noreply.github.com>
|
2021-08-26 19:50:44 +05:30 |
|
Noah Jacob
|
dbdf2515cd
|
fix: fetches correct preferred shipping address
|
2021-06-24 17:06:18 +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 |
|