MochaMind
4d52b93eb9
fix: Burmese translations
2026-05-05 23:15:10 +05:30
MochaMind
4e06576fcb
fix: Croatian translations
2026-05-05 23:15:05 +05:30
MochaMind
85d71ec14f
fix: Thai translations
2026-05-05 23:15:01 +05:30
MochaMind
836e6a6479
fix: Persian translations
2026-05-05 23:14:56 +05:30
MochaMind
4236bd2ba1
fix: Indonesian translations
2026-05-05 23:14:52 +05:30
MochaMind
c82937719d
fix: Portuguese, Brazilian translations
2026-05-05 23:14:48 +05:30
MochaMind
ae6ddd4549
fix: Vietnamese translations
2026-05-05 23:14:43 +05:30
MochaMind
3947d87418
fix: Chinese Simplified translations
2026-05-05 23:14:39 +05:30
MochaMind
ce0cd47589
fix: Turkish translations
2026-05-05 23:14:35 +05:30
MochaMind
2b9ce4f523
fix: Swedish translations
2026-05-05 23:14:31 +05:30
MochaMind
e03f6c5e0a
fix: Serbian (Cyrillic) translations
2026-05-05 23:14:26 +05:30
MochaMind
91ead74897
fix: Slovenian translations
2026-05-05 23:14:20 +05:30
MochaMind
b5c61bff13
fix: Russian translations
2026-05-05 23:14:16 +05:30
MochaMind
0c746a2964
fix: Portuguese translations
2026-05-05 23:14:12 +05:30
MochaMind
ece0444607
fix: Polish translations
2026-05-05 23:14:07 +05:30
MochaMind
136818e4e7
fix: Dutch translations
2026-05-05 23:14:02 +05:30
MochaMind
86298b5eb0
fix: Italian translations
2026-05-05 23:13:57 +05:30
MochaMind
1edf807697
fix: Hungarian translations
2026-05-05 23:13:54 +05:30
MochaMind
6cdc7ea162
fix: German translations
2026-05-05 23:13:49 +05:30
MochaMind
fdb1bb328f
fix: Danish translations
2026-05-05 23:13:44 +05:30
MochaMind
23f3964fdd
fix: Czech translations
2026-05-05 23:13:40 +05:30
MochaMind
f66256b6d0
fix: Arabic translations
2026-05-05 23:13:34 +05:30
MochaMind
418977ea32
fix: French translations
2026-05-05 23:13:29 +05:30
MochaMind
c971091b98
fix: Swedish translations
2026-04-30 22:52:18 +05:30
Raffael Meyer
f38eca9124
fix: mark item tax templates as not applicable ( #54673 )
...
* fix: mark item tax templates as not applicable
For new German charts of accounts, mark accounts for different tax rates as *Not Applicable* in **Item Tax Templates**.
* fix: wrong applicable rate 19 in template 7
2026-04-30 11:44:08 +00:00
rohitwaghchaure
ad89f88c93
Merge pull request #54664 from rohitwaghchaure/fixed-support-66924
...
fix: show in and out qty in the stock ledger report for stock recos
2026-04-30 14:13:42 +05:30
Trusted Computer
78f654765d
fix: correct titles set to {customer_name} or {supplier_name} text strings ( #54656 )
2026-04-30 10:28:14 +02:00
Hemil-Sangani
231dd1856f
fix(project): use user.email for invitations and skip disabled users. ( #54561 )
...
* fix(project): use user.email for invitations and skip disabled users.
* Update erpnext/projects/doctype/project/project.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix(project): remove duplicate loop causing indentation error
* fix(project): resolve pre-commit hook failure
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-30 07:53:32 +00:00
Rohit Waghchaure
da081254a6
fix: show in and out qty in the stock ledger report for stock recos
2026-04-30 13:16:13 +05:30
Raffael Meyer
c543d15f3c
feat: copy terms attachments to transactions ( #53403 )
2026-04-29 21:14:58 +00:00
Khushi Rawat
ddf0e35009
Merge pull request #54658 from khushi8112/skip-rescheduling-for-fully-depreciated-asset-sale
...
fix: skip depreciation rescheduling when asset is fully depreciated on sale
2026-04-30 02:34:10 +05:30
khushi8112
88b82383f5
fix: skip rescheduling only for asset being disposed
2026-04-30 02:11:57 +05:30
khushi8112
c4155b6c81
fix: skip depreciation rescheduling when asset is fully depreciated on sale
2026-04-30 02:01:57 +05:30
Mihir Kandoi
a04c028522
fix: correct project filter in buying doctypes ( #54644 )
2026-04-29 11:27:47 +00:00
diptanilsaha
5c5a5361bc
fix(payment_entry): convert the date args to string type before escaping in get_outstanding_reference_documents ( #54639 )
2026-04-29 16:38:57 +05:30
Mihir Kandoi
060defcc2b
fix: dont show serial/batch button when PR is submitted ( #54642 )
2026-04-29 16:36:31 +05:30
Mihir Kandoi
d0d8cff48f
fix: py error on sales forecast doctype ( #54641 )
...
fix: py error on sales forecase doctype
2026-04-29 10:49:05 +00:00
Nishka Gosalia
844f3dbc0b
feat(ux): Naming series dialog ( #54554 )
2026-04-29 14:45:10 +05:30
Khushi Rawat
43937acd8b
fix(UX): Item master form cleanup ( #54538 )
...
* fix: UI improvements for item form
* fix: add descriptions and tooltips to all checkboxes
* feat: show toast notification when item price is created
* fix: do not use selling rate for opening stock entry
* fix: add descriptions and tooltips to item default fields
* fix(test): give valuation rate for opening stock entry creation
* fix: moving naming series toggle before the return
* refactor: more changes in the form UI
2026-04-29 14:44:55 +05:30
Mihir Kandoi
503b5bf140
perf: max recursion depth error in serial no ( #54629 )
2026-04-29 08:34:08 +00:00
rohitwaghchaure
3542087003
Merge pull request #54567 from barredterra/sn-ledger-status
...
fix: show correct status in Serial No Ledger
2026-04-29 12:42:54 +05:30
Pandiyan P
d68801e73a
fix(selling): blanket order ordered qty recalculation on sales order status change ( #54593 )
2026-04-29 11:57:40 +05:30
Nishka Gosalia
addec3aa8f
Merge pull request #53295 from aerele/project-not-copied-from-first-item-row
2026-04-29 11:38:07 +05:30
MochaMind
b001884f9d
fix: sync translations from crowdin ( #54607 )
2026-04-29 01:52:16 +05:30
Ravibharathi
d1a80d40c4
fix: avoid double reduction of pe reference outstanding ( #54193 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-04-29 01:46:55 +05:30
Ravibharathi
a8030c9713
fix: filter overdue purchase order items by company ( #54099 )
2026-04-29 00:58:01 +05:30
Mihir Kandoi
54f20de7e3
fix: duplicate entries being shown in batch exists in future transact… ( #54604 )
...
fix: duplicate entries being shown in batch exists in future transactions msg
2026-04-28 16:28:53 +00:00
diptanilsaha
f8893b04d5
refactor(sms_center): replaced raw SQL queries with Query Builder ( #54600 )
2026-04-28 15:15:46 +00:00
Lakshit Jain
1bade56e37
Merge pull request #54362 from frappe/ignore-opening-check
...
fix: filter opening entries after closing voucher
2026-04-28 18:43:25 +05:30
Lakshit Jain
a2b96799ff
Merge pull request #54517 from vorasmit/exclude-pcv
...
fix: always exclude pcv entries except for closing account head
2026-04-28 18:42:42 +05:30