diptanilsaha
4b2633a971
ci: set TZ: 'Asia/Kolkata' on Python Tests
2026-04-22 03:45:24 +05:30
Ravibharathi
f9232b209c
Merge pull request #54415 from aerele/fix/clear-condions-table
...
fix: clear conditions table when calculate_based_on is set to Fixed
2026-04-20 19:22:25 +05:30
ravibharathi656
d6bb0ae093
fix: clear shipping rule conditions for fixed shipping rule
2026-04-20 19:01:37 +05:30
sarathibalamurugan
d73920be12
fix: clear conditions table when calculate_based_on is set to Fixed
2026-04-20 19:01:37 +05:30
Nihantra C. Patel
bc8f63b6dd
Merge pull request #54419 from Nihantra-Patel/fix-default-letterhead-report-validation
...
fix: set letter_head_for letterhead and remove unknown letterhead from report
2026-04-20 17:25:51 +05:30
diptanilsaha
f4e77f63dd
test(BootStrapTestData): create sales_partner test data while bootstrapping ( #54416 )
2026-04-20 11:41:02 +00:00
Nihantra Patel
a2ec597e3d
fix: set letter_head_for for letterhead
2026-04-20 16:58:35 +05:30
diptanilsaha
6c51e4cd1f
fix(pos_invoice_item): fetch grant_commission from item_code ( #54413 )
2026-04-20 11:21:10 +00:00
rohitwaghchaure
f89448709f
Merge pull request #54350 from rohitwaghchaure/feat-backflush-based-on-in-bom
...
feat: backflush based on in BOM
2026-04-20 16:36:36 +05:30
Rohit Waghchaure
877d99c5a5
feat: backflush based on in BOM
2026-04-20 16:02:18 +05:30
ruthra kumar
1614d33e5c
Merge pull request #54406 from ruthra-kumar/remove_dead_test_code
...
refactor(test): move contact and address creation to bootstrap
2026-04-20 14:16:04 +05:30
ruthra kumar
336be9d820
refactor(test): set instance variables before calling utility method
2026-04-20 13:53:03 +05:30
rohitwaghchaure
742c5f1822
Merge pull request #53708 from aerele/fetch_item_tax_template
...
fix: fetch get_item_tax_template while update items
2026-04-20 12:17:22 +05:30
rohitwaghchaure
0a8c195ab9
Merge pull request #54378 from rohitwaghchaure/exclude-group-warehouse
...
fix: exclude group warehouse in the report
2026-04-20 11:38:21 +05:30
Deepesh Garg
53d7c9fd9c
Merge pull request #53756 from iamkhanraheel/fix/hr-default_role_permission
...
fix(hrms): default permission for HR roles
2026-04-20 11:20:12 +05:30
ruthra kumar
7f021fb705
refactor(test): move create_test_contact_and_address to bootstrap
2026-04-20 11:07:20 +05:30
ruthra kumar
e2b554e151
chore(test): remove dead test code
2026-04-20 10:37:31 +05:30
MochaMind
c1a469478d
chore: update POT file ( #54402 )
2026-04-19 14:02:58 +02:00
Ahmed AbuKhatwa
d61b5fd5f6
fix(dashboard-trends): set default fiscal year and company before val… ( #54339 )
...
* fix(dashboard-trends): set default fiscal year and company before validating filters Ensure and are populated with default values
* fix(dashboard-trends): ensure fiscal_year and company are properly set before validation to avoid empty filter issues
* Update erpnext/controllers/trends.py
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 08:10:44 +00:00
Mihir Kandoi
28f3429a54
fix: recalculate operating costs if workstation type is changed ( #54390 )
...
* fix: recalculate operating costs if workstation type is changed
* fix: do not overwrite op costs on every save
2026-04-19 07:43:48 +00:00
yasmine ben ismail
af98963fa8
fix(readme): correct HTML issues and improve accessibility ( #54267 )
...
- Fix invalid width attribute (80xp → 80px)
- Remove invalid nested <p> tag in centered header section
- Add missing alt attribute to hero image for accessibility
- Improve external link security by recommending rel="noopener noreferrer"
2026-04-19 07:40:00 +00:00
Jaganath-Tridots
82438d6c72
Fix : None handling in pricing rule free item quantity calculation ( #54375 )
...
* fix(pricing_rule): handle None qty in transaction_qty calculation
* Update erpnext/accounts/doctype/pricing_rule/utils.py
---------
Co-authored-by: Jagan <jagan@DESKTOP-HPDMQ06.localdomain >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 07:39:39 +00:00
Ravibharathi
1c65cc1088
fix: validate south africa company in vat audit report ( #54030 )
...
* fix: validate south africa company in vat audit report
* fix: use qb to get invoice data
* fix: validate company region in south africa vat settings
2026-04-19 13:06:15 +05:30
Nishka Gosalia
23768ae0a5
fix: Disallow negative rates in Purchase invoice ( #54254 )
2026-04-19 12:55:05 +05:30
yasmine ben ismail
3d87f3c070
fix(contributing): fix typos, grammar, and inconsistent casing ( #54384 )
2026-04-19 07:18:12 +00:00
yasmine ben ismail
43e5dfc3ca
Revise feature request template for clarity and structure ( #54386 )
...
* Revise feature request template for clarity and structure
- Updated `about` field to mention "enhancement"
- Fixed typo: "many many requests" → "many requests"
- Fixed typo: "urgent need to" → "urgent need of"
- Added "Before Submitting" checklist to reduce duplicate issues
- Improved problem statement placeholder with a role-based example
- Added Environment section for ERPNext and Frappe version info
* chore: fix case
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-04-19 07:17:22 +00:00
yasmine ben ismail
e6f17e0447
Fix typos and enhance phrasing in README ( #54387 )
...
Fixed typo: "80xp" → "80px" in logo image tag
- Fixed typo: "many many requests" → "many requests"
- Fixed capitalization: "Javascript" → "JavaScript"
- Fixed capitalization: "Learning and community" → "Learning and Community"
- Fixed capitalization: "Open-Source ERP system" → "Open-Source ERP System"
- Fixed capitalization: "Frappe user" → "Frappe user"
- Fixed broken documentation link to use consistent URL
- Added missing Oxford commas
- Added missing "the" before "create-site"
- Improved phrasing: "with peace of mind" → "reliably and securely"
- Improved phrasing: "ad-hoc activities" → "other daily operations"
- Improved phrasing: "already set up sandbox" → "pre-configured sandbox"
- Improved phrasing: "It takes care of" → "It handles"
2026-04-19 07:15:49 +00:00
Mihir Kandoi
d6b379b936
fix: use qty instead of stock qty dropship gross profit report ( #54389 )
2026-04-19 06:40:59 +00:00
Mihir Kandoi
40bcaa7bc3
fix: dropship logic should come above non stock logic in gross profit… ( #54383 )
...
fix: dropship logic should come above non stock logic in gross profit report
2026-04-18 16:16:26 +00:00
Rohit Waghchaure
31fe6a378c
fix: exclude group warehouse in the report
2026-04-18 17:41:53 +05:30
Mihir Kandoi
3ef6c24f07
fix: zero valuation rate popup on SI ( #54376 )
2026-04-18 11:44:49 +00:00
Pandiyan P
b93f2350ee
fix: fetch item tax template from item group when creating item ( #54258 )
2026-04-18 11:58:33 +05:30
Lakshit Jain
453fe376ab
feat: add support for 'not applicable' tax in item tax templates ( #50898 )
...
* feat: add support for 'not applicable' tax in item tax templates
* refactor: remove unused imports
* fix: import NOT_APPLICABLE_TAX in get_item_tax_map function
* fix: add item wise tax details for not applicable taxes
* test: added test case for `not_applicable`
* fix: do not create item wise tax details for not applicable tax
* fix: ensure tax rate is set to 0 for not applicable tax rows
* refactor: changes as per review
* test: update selling settings
* test: correct settings
* fix: return both net and current tax amounts for not applicable tax
2026-04-18 11:34:36 +05:30
rohitwaghchaure
b0fd152896
Merge pull request #54355 from aerele/fix/support-65791
...
fix(manufacturing): handle empty list in query builder
2026-04-17 21:21:29 +05:30
rohitwaghchaure
0359a3ed0b
Merge pull request #54354 from rohitwaghchaure/fixed-negative-batch-report
...
fix: negative batch report showing same batch-warehouse multiple times
2026-04-17 21:10:47 +05:30
Jatin3128
ba01d66c24
fix: changed qty validation from qty field to stock_qty ( #54352 )
2026-04-17 13:13:13 +00:00
Pandiyan37
9e5d94c1e6
fix(manufacturing): handle empty list in query builder
2026-04-17 18:26:34 +05:30
Rohit Waghchaure
700572980d
fix: negative batch report showing same batch-warehouse multiple times
2026-04-17 18:21:57 +05:30
iamkhanraheel
2018a90ad8
fix: default company perms for HR manager
2026-04-17 17:13:51 +05:30
Nishka Gosalia
9ecbf57a84
Merge pull request #54074 from nishkagosalia/gh-53442
2026-04-17 16:09:44 +05:30
iamkhanraheel
d26cd69fe5
fix: remove unwanted perm for HR user role
2026-04-17 15:39:42 +05:30
MochaMind
be711eacde
fix: sync translations from crowdin ( #54334 )
2026-04-17 11:49:12 +02:00
nishkagosalia
eb89903dec
fix: Table row in dialog should not have delete row option
2026-04-17 15:16:40 +05:30
Nishka Gosalia
6ee4b46be0
Merge pull request #54345 from nishkagosalia/batch-form-cleanup
2026-04-17 15:13:57 +05:30
nishkagosalia
de747fe625
refactor(UX): Batch Form Cleanup
2026-04-17 14:31:42 +05:30
rohitwaghchaure
f555183ab6
Merge pull request #54342 from rohitwaghchaure/fixed-reqd-fg_warehouse
...
fix: make Target Warehouse mandatory on UI for WO
2026-04-17 13:23:39 +05:30
Rohit Waghchaure
2a8267e10a
fix: make Target Warehouse mandatory on UI
2026-04-17 13:17:06 +05:30
Mihir Kandoi
5f4641e55b
fix: hide operations field in bom creator if phantom ( #54336 )
2026-04-16 15:36:14 +00:00
Mihir Kandoi
cac7a358dd
feat: make fg phantom-able in bom creator ( #54332 )
2026-04-16 13:25:54 +00:00
ruthra kumar
ee50767e42
Merge pull request #54327 from ruthra-kumar/setup_default_for_repost_on_fresh_install
...
fix(test): missing repost allowed defaults
2026-04-16 16:02:18 +05:30