ruthra kumar
|
2e7c4776d4
|
refactor: delete redundent repost setting
(cherry picked from commit 6a04c159ca)
|
2026-04-16 16:55:38 +05:30 |
|
ruthra kumar
|
5a2933df8f
|
refactor: limit reposting to only supported doctypes
(cherry picked from commit 940d3cfe0a)
|
2026-04-16 16:55:38 +05:30 |
|
ruthra kumar
|
fa5e4dee17
|
refactor: remove redundant field from filter
(cherry picked from commit ece85c770f)
|
2026-04-16 16:55:38 +05:30 |
|
ruthra kumar
|
3ba400a02b
|
refactor(ux): better error message
(cherry picked from commit 3093409933)
|
2026-04-16 16:55:38 +05:30 |
|
ruthra kumar
|
5c064331cb
|
refactor(test): use new source for repost setting
(cherry picked from commit b8207d5ed1)
|
2026-04-16 16:55:38 +05:30 |
|
ruthra kumar
|
151864079b
|
refactor: move allowed doctypes to accounts settings
- dropped 'allowed' field
(cherry picked from commit d5c58277cb)
|
2026-04-16 16:55:37 +05:30 |
|
ruthra kumar
|
f785f36ad6
|
refactor: merge reposting settings to accounts settings
(cherry picked from commit 89ebf48544)
|
2026-04-16 16:55:26 +05:30 |
|
mergify[bot]
|
ead7744f81
|
refactor: add category field to uom (backport #54290) (#54325)
* refactor: add category field to uom (#54290)
(cherry picked from commit e04a2e6da2)
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
|
2026-04-16 10:16:28 +00:00 |
|
mergify[bot]
|
b487f69b59
|
feat: add option to create production plan from sales order (backport #53662) (#54323)
Co-authored-by: sudarsan2001 <frankel9675@gmail.com>
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
|
2026-04-16 15:16:34 +05:30 |
|
ruthra kumar
|
d74e632934
|
Merge pull request #54318 from frappe/mergify/bp/version-16-hotfix/pr-54172
fix: move make_dimension_in_accounting_doctypes from after_insert to on_update (backport #54172)
|
2026-04-16 11:29:50 +05:30 |
|
Shllokkk
|
f287edd8c2
|
fix: move make_dimension_in_accounting_doctypes from after_insert to on_update
(cherry picked from commit ee067e6015)
|
2026-04-16 05:37:36 +00:00 |
|
Dharanidharan2813
|
d506e574d2
|
fix(taxes_and_totals): apply conversion_rate to taxable_amount in get_itemised_tax
(cherry picked from commit 2e577ed25b)
|
2026-04-16 05:22:40 +00:00 |
|
mergify[bot]
|
45052ce8a7
|
fix: reset base_rounded_total when rounded_total resets (backport #54241) (#54304)
* fix: reset base_rounded_total when rounded_total resets
(cherry picked from commit f8d278b733)
# Conflicts:
# erpnext/controllers/tests/test_taxes_and_totals.py
* chore: spelling mistake
(cherry picked from commit e2ac476587)
* chore: resolve conflicts
---------
Co-authored-by: ljain112 <ljain112@gmail.com>
|
2026-04-16 10:39:17 +05:30 |
|
PKSowmiya05
|
101f68c8e8
|
fix: non-collapsible in customer quick entry
(cherry picked from commit 53e120269d)
|
2026-04-15 11:56:54 +00:00 |
|
ruthra kumar
|
6cc560a579
|
refactor(test): set dependant value in company master
(cherry picked from commit 299e141cee)
|
2026-04-15 10:04:00 +00:00 |
|
ruthra kumar
|
47e78bd4b9
|
refactor(company): don't force set service expense account on save
(cherry picked from commit 927f40b296)
|
2026-04-15 10:03:59 +00:00 |
|
mergify[bot]
|
d7da5b047d
|
fix: add portal user ownership check to supplier quotation (backport #54298) (#54300)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: add portal user ownership check to supplier quotation (#54298)
|
2026-04-15 06:13:11 +00:00 |
|
Rohit Waghchaure
|
dea2d21580
|
fix: banner to enable serial / batch feature
(cherry picked from commit 08e8cc8575)
|
2026-04-14 17:45:19 +00:00 |
|
mergify[bot]
|
2353bcc3fc
|
Revert "fix: sync paid and received amount" (backport #54238) (#54293)
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com>
fix: sync paid and received amount" (#54238)
|
2026-04-14 22:27:15 +05:30 |
|
mergify[bot]
|
6e3549d185
|
fix(stock): remove float precision to fix precision issue (backport #54284) (#54289)
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com>
fix(stock): remove float precision to fix precision issue (#54284)
|
2026-04-14 11:36:24 +00:00 |
|
mergify[bot]
|
d5143edcce
|
fix: handle multi uom conversion factor for manufacture entry (backport #54285) (#54286)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: handle multi uom conversion factor for manufacture entry (#54285)
|
2026-04-14 16:22:14 +05:30 |
|
mergify[bot]
|
63ec36a6f9
|
fix: fetch correct expense account for operations in stock entry (backport #54278) (#54281)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: fetch correct expense account for operations in stock entry (#54278)
|
2026-04-14 16:08:21 +05:30 |
|
mergify[bot]
|
bd6269b9e7
|
fix: add drop ship logic in gross profit report (backport #54220) (#54277)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: add drop ship logic in gross profit report (#54220)
|
2026-04-14 09:59:16 +00:00 |
|
mergify[bot]
|
d0bff47272
|
fix: wrong operation time calculation (backport #53796) (#54274)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: wrong operation time calculation (#53796)
|
2026-04-14 09:35:00 +00:00 |
|
mergify[bot]
|
9d90fc4a84
|
fix: not able to submit the PO (backport #54257) (#54261)
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
|
2026-04-13 21:44:12 +05:30 |
|
mergify[bot]
|
2c292f4770
|
fix(stock): update bin to zero when no previous sle exists (backport #54236) (#54264)
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com>
fix(stock): update bin to zero when no previous sle exists (#54236)
|
2026-04-13 15:57:31 +00:00 |
|
mergify[bot]
|
394eb93677
|
fix: make operation mandatory when any sub operation row is added (backport #54245) (#54248)
Co-authored-by: Sudarshan <73628063+sudarsan2001@users.noreply.github.com>
fix: make operation mandatory when any sub operation row is added (#54245)
|
2026-04-13 21:06:01 +05:30 |
|
Khushi Rawat
|
fbb3ccbc28
|
Merge pull request #54251 from frappe/mergify/bp/version-16-hotfix/pr-54244
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection (backport #54244)
|
2026-04-13 16:12:43 +05:30 |
|
Nishka Gosalia
|
708b59b519
|
Merge pull request #54252 from frappe/mergify/bp/version-16-hotfix/pr-54249
|
2026-04-13 16:10:39 +05:30 |
|
Khushi Rawat
|
de08a972b6
|
Merge pull request #53745 from frappe/mergify/bp/version-16-hotfix/pr-53588
feat: default print format for Quotation (backport #53588)
|
2026-04-13 16:04:20 +05:30 |
|
Khushi Rawat
|
71a563428d
|
Merge branch 'version-16-hotfix' into mergify/bp/version-16-hotfix/pr-53588
|
2026-04-13 15:41:39 +05:30 |
|
khushi8112
|
57e458cc1e
|
fix: conflicting issue
|
2026-04-13 15:30:56 +05:30 |
|
khushi8112
|
f2450eaf60
|
fix: add permission validation when prompting company details for incomplete letterhead data
(cherry picked from commit 256a258b38)
|
2026-04-13 09:55:12 +00:00 |
|
nishkagosalia
|
847919bf4e
|
refactor(UX): Stock ledger serial and batch number fields
(cherry picked from commit 3e2b40ad4a)
|
2026-04-13 09:51:46 +00:00 |
|
khushi8112
|
29be73c256
|
fix: conflicting issue
|
2026-04-13 15:21:39 +05:30 |
|
khushi8112
|
8f86a2879c
|
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection
(cherry picked from commit c133f7156d)
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
|
2026-04-13 09:44:19 +00:00 |
|
ruthra kumar
|
bfe58b2d68
|
refactor: boldface for group accounts in financial statements
(cherry picked from commit 545e9e069a)
|
2026-04-13 06:11:05 +00:00 |
|
MochaMind
|
39848ffb1e
|
chore: update POT file (#54229)
|
2026-04-12 10:10:15 +00:00 |
|
mergify[bot]
|
d2745f3ec9
|
fix(selling): enable selling_settings creation through fixtures (backport #54177) (#54215)
Co-authored-by: mgicking-bmi <mgicking@bmi.com>
Fix(selling): enable selling_settings creation through fixtures (#54177)
|
2026-04-11 05:32:11 +00:00 |
|
mergify[bot]
|
3bdac5c30a
|
fix: batch/serial should use parent's posting datetime for naming (backport #54206) (#54209)
|
2026-04-11 05:06:40 +00:00 |
|
mergify[bot]
|
7d8f59eb0a
|
fix: timer not showing in job card (backport #53839) (#54212)
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
|
2026-04-11 10:32:32 +05:30 |
|
mergify[bot]
|
66fdd061e7
|
Fix(bom): refetch the rate of item when 'source_from_supplier' is updated (backport #54187) (#54208)
Co-authored-by: Sambhav Saxena <76242518+sambhavsaxena@users.noreply.github.com>
Fix(bom): refetch the rate of item when 'source_from_supplier' is updated (#54187)
|
2026-04-10 23:44:42 +05:30 |
|
mergify[bot]
|
b42e23993d
|
fix: account change in warehouse (backport #54182) (#54205)
Co-authored-by: nishkagosalia <nishka.gosalia@gmail.com>
|
2026-04-10 20:32:45 +05:30 |
|
mergify[bot]
|
22774fd810
|
fix: update return value in workstation list view indicator (backport #54198) (#54201)
Co-authored-by: Praveenkumar Dhanasekar <164200710+Praveenku-mar@users.noreply.github.com>
fix: update return value in workstation list view indicator (#54198)
|
2026-04-10 11:20:49 +00:00 |
|
mergify[bot]
|
4e828fd897
|
fix: remove unneccessary function for serial no status updation (backport #54191) (#54197)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: remove unneccessary function for serial no status updation (#54191)
|
2026-04-10 10:58:57 +00:00 |
|
Nishka Gosalia
|
3cf90e804d
|
Merge pull request #54180 from frappe/revert-54171-mergify/bp/version-16-hotfix/pr-54165
fix: update_nsm only in warehouse creation (backport #54165)"
|
2026-04-09 18:31:39 +05:30 |
|
Khushi Rawat
|
1f5d0c58f2
|
Merge pull request #54166 from frappe/mergify/bp/version-16-hotfix/pr-54142
fix: Set remarks blank instead of No remarks in Sales/Purchase Invoices (backport #54142)
|
2026-04-09 18:16:04 +05:30 |
|
Nishka Gosalia
|
720a79588d
|
Revert "fix: update_nsm only in warehouse creation (backport #54165)"
|
2026-04-09 18:13:39 +05:30 |
|
Nishka Gosalia
|
abb896ecf1
|
fix: update_nsm only in warehouse creation (#54165)
(cherry picked from commit b0e3fa3979)
|
2026-04-09 10:28:32 +00:00 |
|
khushi8112
|
699325506f
|
fix(test): Remove usage of No remark as remark in tests
(cherry picked from commit 56416d18d3)
|
2026-04-09 09:24:51 +00:00 |
|