mergify[bot]
393b5d1f74
feat(sla): filter service level agreement link by document type (backport #56954 ) ( #56956 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-07-08 17:29:33 +02:00
Shllokkk
bcd72a7fec
fix: add validation and tests for set_status
...
(cherry picked from commit b5a84c5e65 )
2026-06-22 07:51:06 +00:00
Rohit Waghchaure
dd56e80512
fix: pemission for whitelist functions
2026-06-13 17:54:59 +05:30
mergify[bot]
7c5d617049
fix(issue): check permission before issue status modification (backport #55458 ) ( #55460 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix(issue): check permission before issue status modification (#55458 )
2026-06-01 00:57:21 +05:30
iamkhanraheel
a7b1fec21d
fix: default perm for HR manager & HR user
...
(cherry picked from commit f02b3b6166 )
2026-04-20 05:50:42 +00:00
ruthra kumar
0ba03ce851
refactor(test): SLA move company creation to bootstrap
...
(cherry picked from commit 77f41e120d )
2026-03-24 17:52:41 +05:30
ruthra kumar
fe8064c3e6
refactor(test): tax rule; removed setUpClass, tearDownClass
2026-03-19 12:57:12 +05:30
ruthra kumar
63908ad6dc
refactor(test): remove redundant tearDown, tearDownClass and rollback
2026-03-19 12:57:11 +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
mergify[bot]
b7400b9b35
fix(support-settings): disable the auto-close tickets feature if close_issue_after_days is set to 0 (backport #53499 ) ( #53505 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(support-settings): disable the auto-close tickets feature if `close_issue_after_days` is set to 0 (#53499 )
2026-03-16 12:10:19 +00:00
Nabin Hait
10a3f61689
fix: erpnext workspaces cleanup ( #51461 )
2026-01-08 15:03:11 +05:30
sokumon
fd6683e196
fix: add deprecation message
2026-01-06 15:02:36 +05:30
Ankush Menat
fe66bd4dc2
test: fix tests failing due to dependent state ( #51187 )
...
* test: Use fixture instead of hardcoded employee
* test: create user before assigning
2025-12-18 09:13:05 +00:00
Ankush Menat
db7456eea2
fix: Short circuit guest perm checks
2025-12-14 12:10:26 +05:30
Diptanil Saha
182c9fd966
fix: added exception handling on service level agreement apply hook ( #50096 )
...
* fix: added exception handling on service level agreement apply hook
* Revert "fix: added exception handling on service level agreement apply hook"
This reverts commit dae93aa96f .
* fix: Ignore missing SLA table during install/uninstall
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-10-15 13:27:07 +00:00
Henning Wendtland
22e4c7446e
feat: add company links to Email Account and Communication ( #49721 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-10-07 11:58:19 +02:00
diptanilsaha
ba459204b0
fix: set first_response_time on status change of issue
2025-09-21 23:44:33 +05:30
Sagar Vora
b863296e53
perf: reduce query when validating any doc
2025-04-05 23:06:52 +05:30
mergify[bot]
82c0995f2e
fix: Close and Reopen buttons dissapear after saving changes (backport #46048 ) ( #46325 )
...
fix: Close and Reopen buttons dissapear after saving changes (#46048 )
* fix: Close and Reopen buttons dissapear after saving changes
* style: linter issue
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 506dd3c6b9 )
Co-authored-by: Ben Kebdani <benkebdani@users.noreply.github.com >
2025-03-05 16:18:56 +05:30
Mihir Kandoi
dcec446e55
fix: patch path
2025-02-19 13:10:13 +05:30
Mihir Kandoi
019303dd12
fix: tests
2025-02-18 22:02:13 +05:30
Mihir Kandoi
1b831e9abd
fix: tests
2025-02-18 21:30:24 +05:30
Mihir Kandoi
baa0dd1235
fix: rename some sla fields
2025-02-18 21:30:21 +05:30
mahsem
92b1f314ef
fix: Hold_to_On_Hold
2024-12-29 14:15:52 +01:00
Akhil Narang
af3743f09e
refactor: drop pytz
...
Follow up to https://github.com/frappe/frappe/pull/28093 so I can drop the pytz dependency
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-12-09 11:37:09 +05:30
David
895143a847
fix(testing): setup class must invoke super
2024-10-16 18:56:18 +02:00
David
a2d22c3f42
chore: remove redundant declarations of test_records
2024-10-11 05:00:20 +02:00
David
58c49dc9d2
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 02:13:00 +02:00
David
96a6673510
feat(analytics): comply erpnext with utm methodology
2024-09-12 04:47:51 +02:00
Raffael Meyer
f6371f4a0d
Merge branch 'develop' into pseudo-translate-in-setup-wizard
2024-08-22 16:01:17 +02:00
barredterra
97c2853497
feat: enable "Translate Link Fields" for fixture doctypes
2024-08-17 02:02:20 +02:00
barredterra
af0ae930ca
fix: translatability of boldened text
2024-08-16 21:38:56 +02:00
rohitwaghchaure
4d41516abb
Merge pull request #40713 from rohitwaghchaure/fixed-12091
...
fix: enable list view for the issues on the portal
2024-03-28 11:07:07 +05:30
Rohit Waghchaure
bddc1e3974
fix: enable list view for the issues on the portal
2024-03-27 16:17:22 +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
dfde490c02
refactor!: switch to creation sort ( #40699 )
2024-03-27 13:45:34 +05:30
Ankush Menat
e055147849
fix: address_display, text -> text editor ( #40621 )
...
* fix: address_display, text -> text editor
* fix: text -> text editor for shipping and dispatch_address
2024-03-25 05:46:16 +00:00
Ankush Menat
ec74a5e566
style: format js files
2024-03-10 19:45:40 +05:30
barredterra
3f1d008741
fix(Issue): create communication
...
Ignore permisions and mandatory. Required, for example, when Issue is created by Customer via portal.
2024-02-16 19:58:58 +01:00
Ankush Menat
bb18ae82cf
refactor: use db.get_single_value
2024-01-09 21:57:50 +05:30
Ankush Menat
fa1c7b663c
fix: Reset SLA on issue doesn't work ( #38789 )
...
This was broken since last refactor where it was spun off to work with
all types of doctypes but client side code was never adapted.
2023-12-15 22:00:01 +05:30
barredterra
eb9ee3f79b
refactor: simplify conditional logic
...
Command: `sourcery review --fix --enable de-morgan .`
2023-12-05 11:22:55 +01:00
Ankush Menat
63313eef6f
feat: enable automatic type annotations ( #38452 )
2023-11-30 08:23:48 +00:00
s-aga-r
9fadf5f426
refactor: don't use cur_frm
2023-11-28 21:34:07 +05:30
s-aga-r
640dfab827
refactor: use frm.set_query to add filters
2023-11-28 17:45:17 +05:30
s-aga-r
01044ca8e9
refactor: use DocType Fetch From instead of frm.add_fetch
2023-11-28 17:33:27 +05:30
s-aga-r
1763824e5f
refactor: use arrow function
2023-11-28 17:20:05 +05:30
Bernd Oliver Sünderhauf
f276fbba4f
refactor: remove extraneous disabled filters
2023-10-28 02:10:28 +02:00
Ankush Menat
0d22fe02be
refactor!: Lower all perm to Desk User
2023-08-28 22:42:14 +05:30