mergify[bot]
0b03f18a39
fix(Lead): stop storing Gravatar image URLs for Leads (backport #55880 ) ( #55882 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Lead): stop storing Gravatar image URLs for Leads (#55880 )
2026-06-13 18:24:32 +00:00
Rohit Waghchaure
dd56e80512
fix: pemission for whitelist functions
2026-06-13 17:54:59 +05:30
mergify[bot]
85e6b8d27b
fix: opportunity creation from contact us page (backport #55841 ) ( #55867 )
...
* fix: opportunity creation from contact us page (#55841 )
(cherry picked from commit c933e34914 )
# Conflicts:
# erpnext/templates/utils.py
* chore: resolve conflicts
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-06-13 09:04:23 +00:00
Nabin Hait
9dd0a9fd90
Merge pull request #55680 from frappe/mergify/bp/version-16-hotfix/pr-55679
...
fix: set options Email for customer_email field in appointment (backport #55679 )
2026-06-10 11:44:49 +05:30
ruthra kumar
9b1cdd0e8f
Merge pull request #55729 from frappe/mergify/bp/version-16-hotfix/pr-55486
...
Validations in CRM-api endpoints (backport #55486 )
2026-06-09 10:31:49 +05:30
mergify[bot]
2ae6451f10
fix: Add authorization checks on internal functions (backport #55709 ) ( #55726 )
...
* fix: Add authorization checks on internal functions (#55709 )
(cherry picked from commit ba936eefab )
# Conflicts:
# erpnext/accounts/doctype/pos_profile/pos_profile.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py
# erpnext/support/doctype/issue/issue.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2026-06-08 10:16:12 +00:00
Shllokkk
d941ccfe3c
fix: use new_doc with field allowlist in CRM integration endpoints
...
(cherry picked from commit e460e83516 )
2026-06-08 09:41:26 +00:00
Nabin Hait
6d038c5e71
fix: set options Email for customer_email field in appointment
...
(cherry picked from commit 9b1157c914 )
2026-06-06 15:42:16 +00:00
mergify[bot]
f36bdaadae
fix(crm): handle empty _assign in appointment auto assignment (backport #54782 ) ( #54795 )
...
fix(crm): handle empty _assign in appointment auto assignment (#54782 )
(cherry picked from commit a4a389bd41 )
Co-authored-by: Sakthivel Murugan S <129778327+ssakthivelmurugan@users.noreply.github.com >
2026-05-08 12:55:38 +00:00
ruthra kumar
91a748d9bf
refactor(test): remove explicit sql delete calls
...
(cherry picked from commit b16dd3f2dd )
2026-04-22 05:43:48 +00:00
mergify[bot]
526c8d0418
refactor(lost_opportunity_report): replaced raw_sql with query builder (backport #54136 ) ( #54140 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-08 18:30:35 +00:00
Shllokkk
00bb07aaa3
fix(email_campaign): prevent unsubscribing entire campaign when email group member unsubscribes
...
(cherry picked from commit 56f597f5ad )
2026-03-27 04:57:50 +00:00
mergify[bot]
737cb371d7
fix(contract_template): restrict create, write and delete access only to System Manager (backport #53787 ) ( #53789 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(contract_template): restrict `create`, `write` and `delete` access only to `System Manager` (#53787 )
2026-03-25 15:26:34 +00:00
ruthra kumar
9669a2c56f
refactor(test): move commits inside test guard clause
...
(cherry picked from commit ed76d6699a )
2026-03-24 12:14:03 +00:00
ruthra kumar
35f6bc5d30
refactor(test): remove all remaining reference to integration test
2026-03-19 12:57:12 +05:30
ruthra kumar
021789baf1
refactor(test): hardcoded names over dynamic
2026-03-19 12:57:12 +05:30
ruthra kumar
7d0779c73c
refactor(test): remove explicit call to master data setup
2026-03-19 12:57:12 +05:30
ruthra kumar
495e585ab6
refactor(test): hardcoded names over dynamic ones
...
Much faster bootstrap without those get_doc calls
2026-03-19 12:57:12 +05:30
ruthra kumar
fe8064c3e6
refactor(test): tax rule; removed setUpClass, tearDownClass
2026-03-19 12:57:12 +05:30
ruthra kumar
0c2a538491
refactor(test): make opportunity summary by sales stage deterministic
2026-03-19 12:57:11 +05:30
ruthra kumar
c91c169f40
refactor(test): make leads deterministic
2026-03-19 12:57:11 +05:30
ruthra kumar
8e0c8e1c80
refactor(test): make prospect deterministic
2026-03-19 12:57:10 +05:30
ruthra kumar
61cd154f0f
refactor(test): make opportunity deterministic
2026-03-19 12:57:10 +05:30
ruthra kumar
523007ecde
refactor(test): flaky test in lead
2026-03-19 12:57:10 +05:30
ruthra kumar
f1dfac417d
refactor: replace IntegrationTestCase with ERPNextTestCase repo-wide
...
- import ERPNextTestSuite
- use it on test class
2026-03-19 12:57:07 +05:30
mergify[bot]
afe8e3a023
fix: enable logs to track changes in doctype. (backport #53491 ) ( #53524 )
...
* fix: enable logs to track changes in doctype. (#53491 )
Co-authored-by: jeraldin2003 <jeraldin2003>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit e2667ab098 )
# Conflicts:
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json
* chore: resolve conflicts
---------
Co-authored-by: Jeraldin P J <113301032+jeraldin2003@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-17 05:32:00 +00:00
shariquerik
58fbb2f4d7
fix: ensure contacts are processed only if present in create_prospect_against_crm_deal
...
(cherry picked from commit 800810d23d )
2026-03-03 11:43:45 +00:00
Thomas antony
6727c86d0a
feat: UOM query filter for opportunity items
...
Add UOM query filter based on item code in opportunity form.
(cherry picked from commit b33f06701c )
2026-02-27 08:23:48 +00:00
ruthra kumar
2bb8c7c74e
refactor: utm section in opportunity
...
(cherry picked from commit 223d560b32 )
2026-02-25 06:54:16 +00:00
ruthra kumar
3a8967b2a7
refactor: utm analytics section in lead
...
(cherry picked from commit 71e8941285 )
2026-02-25 06:54:16 +00:00
mergify[bot]
e753df8ff0
fix: email campaign timeout issue (backport #51994 ) ( #52556 )
...
fix: email campaign timeout issue (#51994 )
* fix: email campaign timeout issue
* refactor: email campaign backend logic
* refactor: use sendmail instead of manually batching
(cherry picked from commit 22123dd955 )
Co-authored-by: Pratik Badhe <badhepd@gmail.com >
2026-02-09 23:45:02 +05:30
Nabin Hait
10a3f61689
fix: erpnext workspaces cleanup ( #51461 )
2026-01-08 15:03:11 +05:30
Mihir Kandoi
015529a321
fix: change http to https
2026-01-06 20:20:25 +05:30
sokumon
fd6683e196
fix: add deprecation message
2026-01-06 15:02:36 +05:30
Nabin Hait
b9e8b2808a
fix: JSON decode error ( #51301 )
2026-01-02 18:32:52 +05:30
Nishka Gosalia
41a7e64772
feat: Adding support for discarding document ( #51316 )
...
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
2025-12-29 08:49:46 +00:00
diptanilsaha
f3142c4af6
fix: allow rename for market segment doctype
2025-12-17 12:39:34 +05:30
diptanilsaha
7e8d19b0c8
fix(email campaign): send emails using bcc
2025-11-30 23:30:15 +05:30
diptanilsaha
cd145f4141
fix(lead): made the create and action menu visible for lead doctype
2025-11-21 12:22:00 +05:30
Akhil Narang
1cf9f903e5
fix: adapt to query builder
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-11-19 21:36:37 +05:30
Rohit Waghchaure
d40e660a52
fix: use qb for functions
2025-11-19 21:36:37 +05:30
ljain112
0b91338771
fix: add doctype parameter to lead details for correct company details
2025-11-10 17:34:19 +05:30
ruthra kumar
2b777caa83
refactor: use translated value of set default in Opportunity
2025-08-11 16:27:10 +05:30
Diptanil Saha
2c44e4ec2c
Merge pull request #48523 from ibrahim317/fix-lead-quick-entry
...
fix: add undefined check for cur_frm in lead doctype (#48522 )
2025-08-03 00:01:57 +05:30
ibrahim
f4e5e0812b
refactor: run pre-commit for formatting on lead client script ( #48523 )
2025-08-02 17:01:41 +03:00
diptanilsaha
830b3ba1e5
fix: server error on opportunity summary by sales stage report
2025-07-30 15:22:56 +05:30
ravibharathi656
d3253d7d06
revert: do not save when set email campaign status
2025-07-23 16:16:46 +05:30
Ibrahim
d8371c41cf
fix: add undefined check for cur_frm in lead doctype ( #48522 )
2025-07-10 23:24:08 +03:00
Raffael Meyer
0426b37f32
fix: use label "State/Province" for translatability ( #48273 )
2025-06-26 20:20:17 +02:00
0xD0M1M0
1b18105bce
fix: customer_group import from lead to customer ( #48266 )
...
In case customization happens and the lead has the field "customer_group", the get_mapped_doc function would fail and be overwritten by the default value.
2025-06-25 23:25:32 +02:00