khushi8112
222f51b4d0
feat: standard print format for Sales Order and Purchase Invoice
...
(cherry picked from commit 371efce88a )
2026-02-24 15:53:41 +00:00
Jatin3128
751a081253
feat(payment request): create payment request as per payment schedules
...
(cherry picked from commit e476dff842 )
2026-02-24 13:09:27 +00:00
ljain112
0e2e89c355
fix: prevent precision errors in discount distribution with inclusive tax
...
(cherry picked from commit 2068299766 )
2026-02-24 11:29:05 +00:00
Mihir Kandoi
b67d42ee58
fix: link field displays incorrect value when empty
...
(cherry picked from commit db00860662 )
2026-02-23 13:37:44 +00:00
Abdeali Chharchhoda
123b7191fc
refactor: fetch employee contact details in realtime
...
(cherry picked from commit 2ea6508fa5 )
2026-02-23 12:22:56 +00:00
Abdeali Chharchhoda
94f9f8b30a
feat: retrieve employee contact details
...
(cherry picked from commit a41297d841 )
2026-02-23 12:22:56 +00:00
Rohit Waghchaure
91e9867fb1
refactor: Cleanup buying module forms
...
(cherry picked from commit f3ea1863ae )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2026-02-23 05:26:46 +00:00
Mihir Kandoi
3355c60c79
fix: update items fetches wrong item code
...
(cherry picked from commit ba96d37c11 )
2026-02-20 08:54:31 +00:00
Mihir Kandoi
dd4e1867f5
fix: standalone credit/debit notes should not fetch any serial or batch by default
...
(cherry picked from commit 2017edca88 )
2026-02-17 10:40:32 +00:00
ervishnucs
e2183ebde9
fix: allow non-stock items while updating items
...
(cherry picked from commit 07db5941aa )
2026-02-15 07:28:48 +00:00
Navin-S-R
b844afe0ec
feat: show formatted currency symbol on ledger preview
...
(cherry picked from commit 5c8cb1e7ec )
2026-02-12 05:59:06 +00:00
ruthra kumar
00caebe90c
Merge pull request #52397 from frappe/mergify/bp/version-16-hotfix/pr-52396
...
fix: remove customer_pos_id reference (backport #52396 )
2026-02-10 18:28:49 +05:30
mergify[bot]
b8256e5f31
fix(map_current_doc): prevent mutation of query args in get_query (backport #52202 ) ( #52584 )
...
fix(map_current_doc): prevent mutation of query args in get_query (#52202 )
(cherry picked from commit 23a73c9cdb )
Co-authored-by: V Shankar <shankarv292002@gmail.com >
2026-02-10 01:26:00 +05:30
Mihir Kandoi
e86ab97b7e
chore: add line in the end so linter check passes
2026-02-04 17:26:01 +05:30
Diptanil Saha
ab59f73064
fix: remove customer_pos_id reference ( #52396 )
...
(cherry picked from commit 036f64013d )
2026-02-04 05:18:56 +00:00
rohitwaghchaure
4a7e2742ec
Merge pull request #52388 from frappe/mergify/bp/version-16-hotfix/pr-51422
...
fix: merge taxes in purchase receipt when get items from multiple purchase invoices (backport #51422 )
2026-02-03 22:53:40 +05:30
rohitwaghchaure
b8ac04fb54
Merge branch 'version-16' into version-16-hotfix
2026-02-03 22:50:07 +05:30
NaviN
d80c8d14b0
fix: merge taxes in purchase receipt when get items from multiple purchase invoices ( #51422 )
...
* fix: merge taxes in purchase receipt when get items from multiple purchase invoices
* fix: make merge tax configurable
* chore: follow standard merge taxes method
* chore: follow standard merge taxes method
(cherry picked from commit 6fde0a6261 )
2026-02-03 15:34:03 +00:00
sokumon
e264d8e2d6
chore: rename icons
...
(cherry picked from commit 2d312bcfe8 )
2026-02-03 10:02:54 +00:00
Rohit Waghchaure
2a3642b55a
fix: batch selector not working if Use Legacy (Client side) Reactivity disabled
...
(cherry picked from commit d1cba1073f )
2026-02-02 16:32:18 +00:00
Mihir Kandoi
b8ab55fee8
fix: better fix for aac39b2671
...
(cherry picked from commit b24ae5e9a2 )
2026-01-31 14:21:27 +00:00
UmakanthKaspa
af167f91fe
fix: item code not showing in report view
...
(cherry picked from commit b20f57321f )
2026-01-30 16:46:26 +00:00
Mihir Kandoi
e4cdd971c8
fix(barcode): failing request when item has both batch and serial
...
(cherry picked from commit 89f6f0f46f )
2026-01-30 06:17:41 +00:00
Jacob Salvi
3394e1a126
refactor: new accounting icons ( #52173 )
...
* chore: new icons share-management
* chore: new accounting icons
* chore: trigger CI
---------
Co-authored-by: Soham Kulkarni <77533095+sokumon@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit cdcf3fa593 )
2026-01-29 09:13:39 +00:00
mergify[bot]
66086010fc
fix(demo): removed toolbar eventlistener (backport #52171 ) ( #52172 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix(demo): removed toolbar eventlistener (#52171 )
2026-01-29 11:29:59 +05:30
mergify[bot]
554aeb94fd
feat: clear demo data from desktop screen (backport #52128 ) ( #52150 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Soham Kulkarni <77533095+sokumon@users.noreply.github.com >
2026-01-28 18:19:41 +05:30
mergify[bot]
05e30dc011
feat: clear demo data from desktop screen (backport #52128 ) ( #52147 )
...
Co-authored-by: Soham Kulkarni <77533095+sokumon@users.noreply.github.com >
2026-01-28 17:36:04 +05:30
SowmyaArunachalam
0b7684eccd
fix: handle parent level project change
...
(cherry picked from commit 543b6e51c0 )
2026-01-27 16:24:22 +00:00
SowmyaArunachalam
574460c009
chore: use frappe.model.set_value
...
(cherry picked from commit 3b27f49d79 )
2026-01-27 16:24:22 +00:00
SowmyaArunachalam
27fe754a7d
fix(sales order): set project at item level from parent
...
(cherry picked from commit 9e51701e2a )
2026-01-27 16:24:22 +00:00
ruthra kumar
31385a1f91
Merge pull request #52118 from frappe/mergify/bp/version-16-hotfix/pr-51894
...
refactor: accounting workspace (backport #51894 )
2026-01-27 20:08:29 +05:30
mergify[bot]
9ed3801d06
feat(accounts): retain filters when switching between financial statements (backport #51668 ) ( #52117 )
2026-01-27 19:03:44 +05:30
ruthra kumar
61ad67ec29
refactor: reuse icon for invoicing
...
(cherry picked from commit f0332c4dc7 )
2026-01-27 13:15:37 +00:00
mergify[bot]
6115f8fb9a
fix(accounts): correct base grand total and rounded total mismatch (backport #51739 ) ( #52101 )
...
Co-authored-by: Dharanidharan S <dharanidharans1328@gmail.com >
fix(accounts): correct base grand total and rounded total mismatch (#51739 )
2026-01-27 14:23:10 +05:30
Abdeali Chharchhoda
606ac2a91a
refactor: not warn when filter field is missing in FS reports
...
(cherry picked from commit d905f78984 )
2026-01-24 07:08:08 +00:00
Sudharsanan11
881562fc37
fix: autofill warehouse for packed items
...
(cherry picked from commit 3f8a0a4833 )
2026-01-22 17:28:22 +00:00
rohitwaghchaure
4f3078ab1a
Merge pull request #51863 from frappe/mergify/bp/version-16-hotfix/pr-51690
...
feat: Adding Item name in update item dialog box (backport #51690 )
2026-01-19 15:34:47 +05:30
Rohit Waghchaure
ae6b3af013
fix: qty with serial no count
...
(cherry picked from commit 56e58ef301 )
2026-01-19 10:00:35 +00:00
Nishka Gosalia
1da8ed202b
feat: Adding Item name in update item dialog box
...
(cherry picked from commit e6133ad6d4 )
2026-01-19 10:00:34 +00:00
Pandiyan5273
9d5a0e56a0
fix: prevent UOM from updating incorrectly while scanning barcode
...
(cherry picked from commit 30263b26a5 )
2026-01-18 09:36:44 +00:00
mergify[bot]
fcea7603a8
fix: change docfield type to render html format (backport #51795 ) ( #51804 )
...
fix: change docfield type to render html format (#51795 )
(cherry picked from commit 3fe5b5c80d )
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
2026-01-17 15:12:57 +05:30
Pandiyan5273
ab482caac9
fix(stock): resolve quantity issue when adding items via barcode scan
...
(cherry picked from commit f959b2c59a )
2026-01-16 10:49:36 +00:00
diptanilsaha
8ba470160d
fix(transaction.js): use flt instead of cint for plc_conversion_rate
...
(cherry picked from commit 8b445e04e5 )
2026-01-14 10:22:21 +00:00
Jacob Salvi
b5e0b543f7
chore: new icons share-management ( #51682 )
2026-01-12 10:18:28 +00:00
diptanilsaha
34fd4e7043
chore: renaming settings icon to erpnext_setting
2026-01-09 18:20:46 +05:30
diptanilsaha
bf199cc2e0
fix: renaming 'Settings' desktop icon and workspace to 'ERPNext Settings'
2026-01-09 18:20:42 +05:30
jacob-salvi
fc9bc36110
chore: update new solid icons
2026-01-09 14:53:09 +05:30
jacob-salvi
67def7dc13
chore: update new icons
2026-01-09 14:50:37 +05:30
diptanilsaha
4d8d29b0df
fix: animate on item load
2026-01-08 22:21:15 +05:30
diptanilsaha
069f28feeb
fix(pos): item selector section ui/ux
2026-01-08 22:21:15 +05:30