diptanilsaha
323d0e6674
fix(payment_schedule): using show_alert instead of msgprint for non-selection of payment schedule ( #53623 )
...
(cherry picked from commit 086fea7cf0 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2026-03-19 07:00:14 +00:00
mergify[bot]
9c243e8dd0
refactor: remove test file import in stock ageing report (backport #53619 ) ( #53625 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-19 06:50:54 +00:00
mergify[bot]
af86fd3cb4
fix: consider returned qty in subcontracting report (backport #53616 ) ( #53620 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: consider returned qty in subcontracting report (#53616 )
2026-03-19 11:52:44 +05:30
mergify[bot]
5a3bc27e2c
fix: python error in manufacture entry if transfer against is job card (backport #53615 ) ( #53617 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: python error in manufacture entry if transfer against is job card (#53615 )
2026-03-19 05:13:36 +00:00
mergify[bot]
562f93e75c
fix: ignore cost center (backport #53063 ) ( #53613 )
...
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
fix: ignore cost center (#53063 )
2026-03-19 04:41:10 +00:00
mergify[bot]
e0f1e757f3
fix: check posting_date in args (backport #53303 ) ( #53611 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: check posting_date in args (#53303 )
2026-03-19 04:38:20 +00:00
rohitwaghchaure
7b64f88734
Merge pull request #53600 from frappe/mergify/bp/version-15-hotfix/pr-53599
...
fix: incorrect sle calculation when doc has project (backport #53599 )
2026-03-18 19:07:26 +05:30
Mihir Kandoi
7acd435835
fix: incorrect sle calculation when doc has project ( #53599 )
...
(cherry picked from commit 6cb6a52ded )
2026-03-18 13:20:17 +00:00
rohitwaghchaure
16fe458b92
Merge pull request #53585 from frappe/mergify/bp/version-15-hotfix/pr-53246
...
feat: add cost center field to the stock entry accounting dimension tab (backport #53246 )
2026-03-18 16:52:27 +05:30
rohitwaghchaure
4c2dba98da
chore: fix conflicts
...
Removed several fields related to additional transfer entries and subcontracting inward orders from the stock entry JSON.
2026-03-18 16:32:56 +05:30
sudarshan-g
e17b5dfe61
feat: add cost center field to the stock entry accounting dimension tab
...
(cherry picked from commit 47772f4e77 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.json
2026-03-18 06:20:08 +00:00
mergify[bot]
c09c5999dc
fix(stock): add company filter while fetching batches (backport #53369 ) ( #53580 )
...
* fix(stock): add company filter while fetching batches (#53369 )
(cherry picked from commit 31d14df37b )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
# erpnext/stock/doctype/pick_list/pick_list.py
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-18 05:04:52 +00:00
mergify[bot]
a7bf55b4bf
chore: make supplier data expanded by default in PI (backport #53565 ) ( #53578 )
...
* chore: make supplier data expanded by default in PI (#53565 )
(cherry picked from commit b433852f8a )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-18 04:59:04 +00:00
mergify[bot]
526dc68c72
chore: add documentation link in valuation method field (backport #53564 ) ( #53570 )
...
* chore: add documentation link in valuation method field (#53564 )
(cherry picked from commit f319857939 )
# Conflicts:
# erpnext/stock/doctype/item/item.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-17 16:50:12 +00:00
mergify[bot]
9771ed4c57
fix(manufacturing): update working hours validation (backport #53559 ) ( #53566 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(manufacturing): update working hours validation (#53559 )
2026-03-17 22:09:00 +05:30
mergify[bot]
57815a07ac
fix(stock): fix the property setter (backport #53422 ) ( #53573 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): fix the property setter (#53422 )
2026-03-17 22:07:46 +05:30
Arturo
b9c8e8d478
fix(italy): fix e-invoice ScontoMaggiorazione structure and included_in_print_rate support ( #53334 )
2026-03-17 15:18:14 +00:00
mergify[bot]
526ffc1176
fix: Creating new item price incase of changes in expired item price (backport #53534 ) ( #53544 )
...
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
fix: Creating new item price incase of changes in expired item price (#53534 )
2026-03-17 14:51:13 +00:00
mergify[bot]
239728e4d9
fix(sales_invoice): reset payment methods on pos_profile change (backport #53514 ) ( #53560 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(sales_invoice): reset payment methods on `pos_profile` change (#53514 )
2026-03-17 20:17:32 +05:30
rohitwaghchaure
48d211f8a0
Merge pull request #53554 from saeedkola/fix/validate-stock-accounts-perpetual-v15-hotfix
...
fix: skip validate_stock_accounts in Journal Entry when perpetual inventory is disabled
2026-03-17 18:30:34 +05:30
ruthra kumar
761caba8e8
Merge pull request #53549 from frappe/mergify/bp/version-15-hotfix/pr-53548
...
fix: incorrect user perms in queries (backport #53548 )
2026-03-17 17:14:04 +05:30
Saeed Kola
3bc9190795
fix: skip validate_stock_accounts when perpetual inventory is disabled
...
When perpetual inventory is disabled, stock transactions produce no GL
entries, so blocking manual Journal Entries against stock accounts is
incorrect. Added an early return guard in validate_stock_accounts()
to skip the check when is_perpetual_inventory_enabled() returns False.
2026-03-17 17:08:29 +05:30
ruthra kumar
3720a8d5c9
Merge pull request #53528 from frappe/mergify/bp/version-15-hotfix/pr-52675
...
fix(banking): include paid purchase invoices in reports and bank clearance (backport #52675 )
2026-03-17 17:01:33 +05:30
ruthra kumar
03f09222cf
fix: use qb to prevent incorrect sql due to user permissions
...
(cherry picked from commit 04b967bd6d )
# Conflicts:
# erpnext/controllers/queries.py
2026-03-17 16:45:29 +05:30
ruthra kumar
f232024fa4
chore: remove incorrect import
...
(cherry picked from commit fc2edfbded )
# Conflicts:
# erpnext/controllers/queries.py
2026-03-17 11:02:32 +00:00
rohitwaghchaure
fd336e8d4b
Merge pull request #53537 from frappe/mergify/bp/version-15-hotfix/pr-53500
...
fix: valuation rate for no Use Batch wise Valuation batches (backport #53500 )
2026-03-17 15:53:29 +05:30
rohitwaghchaure
c384564314
fix: test case
...
Removed company parameter from get_valuation_method call.
2026-03-17 15:05:46 +05:30
Rohit Waghchaure
ca6872c768
fix: valuation rate for no Use Batch wise Valuation batches
...
(cherry picked from commit 4befa15198 )
2026-03-17 08:42:59 +00:00
Sakthivel Murugan S
a5d1afe304
fix(minor): filter bank accounts in bank statement import ( #53481 )
2026-03-17 11:31:22 +05:30
Nikhil Kothari
a85aeb2f9b
chore: resolve conflicts
2026-03-17 11:28:37 +05:30
rohitwaghchaure
158e290580
Merge pull request #53518 from frappe/mergify/bp/version-15-hotfix/pr-53513
...
fix: do not set valuation rate for invoice without update stock (backport #53513 )
2026-03-17 11:23:55 +05:30
mergify[bot]
0e770c0bbd
fix: add item_name to quick entry fields in Item doctype (backport #53530 ) ( #53532 )
...
Co-authored-by: Abdus Samad <120767334+Samad-11@users.noreply.github.com >
fix: add item_name to quick entry fields in Item doctype (#53530 )
2026-03-17 05:42:21 +00:00
mergify[bot]
d262a65b00
fix: correct overlap detection in JobCard.has_overlap (backport #53473 ) ( #53522 )
...
Co-authored-by: Sanjesh-Raju <sanjesh@tridotstech.com >
Co-authored-by: Sanjesh <rsanjesh64@gmail.com >
Co-authored-by: Tridots Tech <info@tridotstech.com >
fix: correct overlap detection in JobCard.has_overlap (#53473 )
2026-03-17 10:42:51 +05:30
Nikhil Kothari
ab9d960aa8
fix(banking): include paid purchase invoices in reports and bank clearance ( #52675 )
...
* fix(banking): include paid purchase invoices in reports and bank clearance
* fix: condition for amounts not reflected in system
* fix: set Sales Invoice to be the payment document in bank rec
* fix: add additional filter for `is_paid`
* fix: added is_paid
* fix: added invoice number in bank clearance tool
* chore: make requested changes
* fix: exclude opening JEs
* fix: bring back banking icon in desktop
(cherry picked from commit ef32622166 )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.py
# erpnext/desktop_icon/banking.json
2026-03-17 04:48:25 +00:00
mergify[bot]
eec8cf8a71
fix: change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (backport #53503 ) ( #53516 )
...
* fix: change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (#53503 )
(cherry picked from commit 4cd150ba7a )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Abdus Samad <120767334+Samad-11@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-16 18:33:11 +00:00
Rohit Waghchaure
284ccd1def
fix: do not set valuation rate for invoice without update stock
...
(cherry picked from commit bec9e48435 )
2026-03-16 18:03:28 +00:00
rohitwaghchaure
3aafed0659
Merge pull request #53497 from frappe/mergify/bp/version-15-hotfix/pr-53495
...
fix: stock adjustment entry (backport #53495 )
2026-03-16 18:07:13 +05:30
mergify[bot]
30fe711c44
fix(support-settings): disable the auto-close tickets feature if close_issue_after_days is set to 0 (backport #53499 ) ( #53504 )
...
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:12:04 +00:00
Rohit Waghchaure
ac6c06daf9
fix: stock adjustment entry
...
(cherry picked from commit af3067ee23 )
2026-03-16 09:47:52 +00:00
mergify[bot]
b63b5320f2
fix(p&l_statement): disable accumulated value filter by default (backport #53488 ) ( #53489 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(p&l_statement): disable accumulated value filter by default (#53488 )
2026-03-16 12:53:12 +05:30
ruthra kumar
433dec8a6c
Merge pull request #53418 from frappe/mergify/bp/version-15-hotfix/pr-53415
...
fix: broke cost center filter in get outstanding reference docs (backport #53415 )
2026-03-16 10:09:03 +05:30
mergify[bot]
81244a84e7
chore: add docs to project URLs (backport #53467 ) ( #53468 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-03-15 14:53:39 +01:00
mergify[bot]
7a7c4a03f0
fix(serial_and_batch_bundle_selector): handle CSV attachment properly (backport #53460 ) ( #53461 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(serial_and_batch_bundle_selector): handle CSV attachment properly (#53460 )
2026-03-15 07:45:00 +00:00
mergify[bot]
a6cf31edad
fix: sales order indicator should be based on available qty rather th… (backport #53456 ) ( #53457 )
2026-03-15 09:46:07 +05:30
ruthra kumar
d6693c9b79
Merge pull request #53425 from frappe/mergify/bp/version-15-hotfix/pr-53423
...
refactor: disable total row in trends report (backport #53423 )
2026-03-13 18:18:26 +05:30
ruthra kumar
56ffd52335
refactor: disable total row in trends report
...
(cherry picked from commit 4dbc72b301 )
2026-03-13 12:32:55 +00:00
ruthra kumar
53e3bfbf22
fix: broke cost center filter in get outstanding reference docs
...
(cherry picked from commit 7dfe36fdce )
2026-03-13 09:55:16 +00:00
mergify[bot]
db9dc86694
Revert "fix(regional): rename duplicate Customer fields in Italy setup" (backport #53409 ) ( #53410 )
...
* Revert "fix(regional): rename duplicate Customer fields in Italy setup" (#53409 )
(cherry picked from commit bd87a7e612 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-13 07:47:07 +00:00
Khushi Rawat
1c444ef822
Merge pull request #53407 from khushi8112/show-asset-purchase-amount-currency
...
fix: update label on company change
2026-03-13 12:42:02 +05:30
khushi8112
f702a71126
chore: linters check
2026-03-13 12:22:45 +05:30
khushi8112
908e185cfe
fix: update label on company change
2026-03-13 11:59:42 +05:30
mergify[bot]
2a70203cab
fix(regional): rename duplicate Customer fields in Italy setup (backport #50921 ) ( #53397 )
...
* fix(regional): rename duplicate Customer fields in Italy setup (#50921 )
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
(cherry picked from commit c6efc403cd )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
* chore: resolve conflicts
Removed obsolete patches for older versions.
---------
Co-authored-by: Solede <lorenzo.caldara@gmail.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-12 15:20:22 +00:00
Mihir Kandoi
85c4cc3e1b
fix: update delivery date in line items ( #53331 )
2026-03-12 20:37:52 +05:30
Khushi Rawat
62280c285f
Merge pull request #53377 from frappe/asset-repair-show-general-ledger
...
fix: use completion_date not posting date
2026-03-12 15:10:04 +05:30
mergify[bot]
5737d2afa3
fix: precision issue in production plan (backport #53370 ) ( #53373 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: precision issue in production plan (#53370 )
2026-03-12 09:32:09 +00:00
mergify[bot]
0e00ab8865
fix: do not modify rate in the child item merely for comparison (backport #53301 ) ( #53375 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: do not modify rate in the child item merely for comparison (#53301 )
2026-03-12 09:20:39 +00:00
Khushi Rawat
05d614eb04
fix: coderebbit review
2026-03-12 14:41:23 +05:30
khushi8112
6d476604df
fix: use completion_date not posting date
2026-03-12 14:24:59 +05:30
Ejaaz Khan
0d527ac8ea
Merge pull request #53359 from frappe/mergify/bp/version-15-hotfix/pr-53348
...
fix: remove redundant pos print format (backport #53348 )
2026-03-12 12:53:40 +05:30
mergify[bot]
0612f1c941
fix: NoneType error when template description is to be copied to variant (backport #53358 ) ( #53365 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: NoneType error when template description is to be copied to variant (#53358 )
2026-03-12 06:49:53 +00:00
mergify[bot]
dbed426725
refactor: supplier quotation comparision report button should start f… (backport #53361 ) ( #53362 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-12 06:19:37 +00:00
Ejaaz Khan
8497d1f8cf
fix: remove redundant pos print format ( #53348 )
...
(cherry picked from commit e4d79c6246 )
2026-03-12 06:02:34 +00:00
mergify[bot]
034d460ae1
fix(delivery note): avoid maintaining si_detail on return delivery note (backport #52456 ) ( #53352 )
...
Co-authored-by: NaviN <118178330+Navin-S-R@users.noreply.github.com >
fix(delivery note): avoid maintaining si_detail on return delivery note (#52456 )
2026-03-12 05:40:33 +00:00
mergify[bot]
fd94cd0e7c
Feat/shipment default contact (backport #53029 ) ( #53354 )
...
Co-authored-by: David <52141166+sdavidbastos@users.noreply.github.com >
2026-03-12 05:40:00 +00:00
mergify[bot]
db251c6e11
fix: re-calculate taxes and totals after resetting bundle item rate (backport #53342 ) ( #53349 )
...
Co-authored-by: V Shankar <shankarv292002@gmail.com >
fix: re-calculate taxes and totals after resetting bundle item rate (#53342 )
2026-03-12 05:15:12 +00:00
Nihantra C. Patel
b037dae529
Merge pull request #53335 from frappe/mergify/bp/version-15-hotfix/pr-53327
...
fix: Append existing ignored doctypes in Journal Entry on_cancel instead of overwriting (backport #53327 )
2026-03-11 16:29:11 +05:30
Nihantra Patel
b73d9700d0
fix: Append existing ignored doctypes in Journal Entry on_cancel instead of overwriting
...
(cherry picked from commit 39e10c4ab0 )
2026-03-11 10:41:30 +00:00
ruthra kumar
73d347f456
Merge pull request #53328 from frappe/mergify/bp/version-15-hotfix/pr-53326
...
refactor: make cost center editable in payment entry deduction (backport #53326 )
2026-03-11 15:08:34 +05:30
ruthra kumar
3e7d2c6f11
refactor: make cost center editable in payment entry deduction
...
(cherry picked from commit 078b22d985 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry_deduction/payment_entry_deduction.json
2026-03-11 14:53:09 +05:30
Nishka Gosalia
4ebc23752e
Merge pull request #53324 from frappe/mergify/bp/version-15-hotfix/pr-53312
...
fix: update item description in Production Plan Assembly Items table (backport #53312 )
2026-03-11 14:35:10 +05:30
Parameshwari Palanisamy
ef6fd7dcb5
Update production_plan.py
...
(cherry picked from commit 39e68a9ce7 )
2026-03-11 08:49:06 +00:00
creative-paramu
e3e9d7b19e
fix: update item description in Production Plan Assembly Items table
...
(cherry picked from commit 19533551f4 )
2026-03-11 08:49:06 +00:00
NaviN
a4aaf67b2b
Merge pull request #52964 from ljain112/fix-tds-party
...
fix(tds-report): correct party type filtering and refactor
2026-03-11 11:41:44 +05:30
Jatin3128
d425e90ef7
Merge pull request #53213 from Jatin3128/fix-53173
...
fix: correct payment terms fetching and recalculation logic
2026-03-11 02:56:03 +05:30
Jatin3128
79b04826d9
fix: correct payment terms fetching and recalculation logic
2026-03-11 02:55:40 +05:30
NaviN
8c7100df04
Merge pull request #53279 from frappe/mergify/bp/version-15-hotfix/pr-53203
...
fix: update user status depends on employee status (backport #53203 )
2026-03-10 22:41:20 +05:30
Navin-S-R
55a0603356
chore: resolve conflict
2026-03-10 17:58:57 +05:30
ruthra kumar
abe433cfa7
Merge pull request #53296 from frappe/mergify/bp/version-15-hotfix/pr-53071
...
fix(gross-profit): apply precision-based rounding to grouped totals (backport #53071 )
2026-03-10 16:55:44 +05:30
Khushi Rawat
49648b5c6e
Merge pull request #53258 from ljain112/backport-50804
...
fix: correct logic for repair cost in asset repair
2026-03-10 16:46:53 +05:30
Navin-S-R
b59dc173b8
fix(gross-profit): apply precision-based rounding to grouped totals
...
(cherry picked from commit 52dd7665e7 )
2026-03-10 11:08:07 +00:00
rohitwaghchaure
7454db2b3e
Merge pull request #53288 from frappe/mergify/bp/version-15-hotfix/pr-53283
...
fix: removed non existent patch (backport #53283 )
2026-03-10 14:48:11 +05:30
mergify[bot]
fcfadf9dea
Merge pull request #53286 from frappe/mergify/bp/version-15-hotfix/pr-53282
...
fix: allow user to make QI after submission not working (backport #53282 )
2026-03-10 09:12:20 +00:00
rohitwaghchaure
098f6fd0d2
Merge pull request #53284 from frappe/mergify/bp/version-15-hotfix/pr-53281
...
fix: better validation message for Purchase Invoice with Update Stock (backport #53281 )
2026-03-10 14:29:44 +05:30
Rohit Waghchaure
fd8fac7d40
fix: removed non existent patch
...
(cherry picked from commit c4b3080eae )
2026-03-10 08:56:16 +00:00
Rohit Waghchaure
b7fd9aea6a
fix: better validation message for Purchase Invoice with Update Stock
...
(cherry picked from commit cfb06cf247 )
2026-03-10 08:33:50 +00:00
Poovitha Palanivelu
c5796fed4a
fix: update user status depends on employee status
...
(cherry picked from commit 194d060f13 )
# Conflicts:
# erpnext/setup/doctype/employee/employee.py
2026-03-10 07:39:56 +00:00
Mihir Kandoi
2b25059315
Merge pull request #53276 from frappe/mergify/bp/version-15-hotfix/pr-53235
...
fix: update item row delivery dates when header delivery date changes in sales order (backport #53235 )
2026-03-10 13:09:31 +05:30
Pandiyan37
dfbb3e97a8
fix(selling): update delivery date in line items
...
(cherry picked from commit 77367b5517 )
2026-03-10 07:23:38 +00:00
ruthra kumar
ee22347d64
Merge pull request #53243 from frappe/mergify/bp/version-15-hotfix/pr-53239
...
fix: validation for cancellation (backport #53239 )
2026-03-10 12:23:14 +05:30
ruthra kumar
4d418d40db
Merge pull request #52995 from frappe/mergify/bp/version-15-hotfix/pr-52630
...
fix(account): compute tax net_amount in JS controller (backport #52630 )
2026-03-09 20:26:44 +05:30
ljain112
a6dd07802a
fix: enforce permission check for purchase invoice and update test to use service expense account
2026-03-09 19:53:57 +05:30
ljain112
94972da845
fix: correct function syntax in TDS Computation Report
2026-03-09 19:25:38 +05:30
ljain112
c2e67599f5
fix: refactor GL entry mapping to include voucher type
2026-03-09 19:14:21 +05:30
ljain112
bcc542b1f9
fix(test): include warehouse parameter in asset repair test case
2026-03-09 19:11:02 +05:30
ljain112
ed428ceb1c
fix(test): ensure warehouse is consistently referenced in asset repair tests
2026-03-09 18:54:43 +05:30
ljain112
93ebec90ef
fix: enhance sorting and optimize GL entry retrieval
2026-03-09 18:50:42 +05:30
ljain112
0b1746a4c8
fix: set default repair cost to 0 if no value is returned
2026-03-09 18:34:46 +05:30
ljain112
c71557f432
fix: correct logic for repair cost in asset repair
2026-03-09 18:03:59 +05:30
Rohit Waghchaure
c142a2be9c
fix: validation for cancellation
...
(cherry picked from commit 8de272a8a1 )
2026-03-09 07:49:22 +00:00
Mihir Kandoi
3c77653508
Merge pull request #53240 from frappe/mergify/bp/version-15-hotfix/pr-53234
...
fix(manufacturing): show returned qty in progress bar (backport #53234 )
2026-03-09 12:42:04 +05:30
Sudharsanan11
c572a019b4
feat(manufacturing): show disassembled qty in progress bar
...
(cherry picked from commit ae9ff767fa )
2026-03-09 07:04:32 +00:00
Sudharsanan11
260d87a80c
fix(manufacturing): show returned qty in progress bar
...
(cherry picked from commit 8027f5aafd )
2026-03-09 07:04:31 +00:00
ruthra kumar
e0f5ae2d4c
Merge pull request #53228 from frappe/mergify/bp/version-15-hotfix/pr-53227
...
refactor: party type and party filter for comparison report (backport #53227 )
2026-03-08 05:49:51 +05:30
ruthra kumar
37e750e877
refactor: party type and party filter for comparison report
...
(cherry picked from commit b6f9c0844e )
2026-03-07 12:49:44 +00:00
Jatin3128
3148816451
fix: correct payment terms fetching and recalculation logic
2026-03-06 15:08:35 +05:30
rohitwaghchaure
5764f5ec80
Merge pull request #53207 from frappe/mergify/bp/version-15-hotfix/pr-53200
...
fix: stock balance report qty (backport #53200 )
2026-03-06 13:08:11 +05:30
mergify[bot]
e9ae156323
refactor: use postprocess in mapped_doc to update items in subcontracting controller (backport #52724 ) ( #52936 )
...
* refactor: use postprocess in mapped_doc to update items in subcontracting controller
(cherry picked from commit 1d3d09f48c )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
2026-03-06 12:59:15 +05:30
rohitwaghchaure
54fdce648e
chore: fix conflicts
2026-03-06 12:47:18 +05:30
Rohit Waghchaure
180e232eb0
fix: stock balance report qty
...
(cherry picked from commit a15e5fdc4e )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2026-03-06 07:15:30 +00:00
mergify[bot]
ba4a99b22c
fix(help): escape query (backport #53192 ) ( #53194 )
...
fix(help): escape query (#53192 )
(cherry picked from commit 702adda000 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2026-03-05 18:40:49 +05:30
Mihir Kandoi
9100428f1b
Merge pull request #53176 from frappe/resolve/version-15-hotfix/pr-53084
2026-03-05 17:36:47 +05:30
rohitwaghchaure
1950e82d1e
Merge pull request #53180 from frappe/mergify/bp/version-15-hotfix/pr-52745
...
fix: balance qty for inv dimension (backport #52745 )
2026-03-05 14:27:27 +05:30
Rohit Waghchaure
6898d70382
fix: balance qty for inv dimension
...
(cherry picked from commit a3eafe5b18 )
2026-03-05 08:20:02 +00:00
Sudharsanan11
624d1d4759
fix(manufacturing): ignore sales order validation for subassembly item
...
(cherry picked from commit 6b1aac4aee )
2026-03-05 12:50:27 +05:30
Mihir Kandoi
bf6b5b7b7f
Merge pull request #53164 from frappe/mergify/bp/version-15-hotfix/pr-53157
...
fix: disallow all actions on job card if work order is closed (backport #53157 )
2026-03-04 17:09:17 +05:30
Khushi Rawat
24d9e2c5a9
Merge pull request #53162 from frappe/mergify/bp/version-15-hotfix/pr-53154
...
fix: skip asset sale processing for internal transfer invoices (backport #53154 )
2026-03-04 17:00:56 +05:30
Mihir Kandoi
7b2e4832aa
fix: disallow all actions on job card if work order is closed
...
(cherry picked from commit ee19c32c3a )
2026-03-04 11:21:34 +00:00
khushi8112
a7e8f31f56
fix: skip asset sale processing for internal transfer invoices
...
(cherry picked from commit 9cb3dad079 )
2026-03-04 11:07:05 +00:00
Nishka Gosalia
d5a250a254
Merge pull request #53158 from frappe/mergify/bp/version-15-hotfix/pr-53156
...
fix: updating costing based on employee change in timesheet (backport #53156 )
2026-03-04 16:35:06 +05:30
Nishka Gosalia
be598108b6
fix: updating costing based on employee change in timesheet
...
(cherry picked from commit e37d4a6f7c )
2026-03-04 10:42:50 +00:00
mergify[bot]
68bac20198
Merge pull request #53095 from frappe/mergify/bp/version-15-hotfix/pr-52838
...
fix: correct fields being updated on material request and purchase or… (backport #52838 )
2026-03-04 07:33:02 +00:00
mergify[bot]
072ab8d5f3
feat: allowing rate modification in update item in quotation (backport #53147 ) ( #53150 )
...
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
2026-03-04 07:29:46 +00:00
diptanilsaha
f9e5ac6b60
Merge branch 'version-15' into version-15-hotfix
2026-03-03 23:11:48 +05:30
Mihir Kandoi
8131af51a3
Merge pull request #53137 from frappe/mergify/bp/version-15-hotfix/pr-52784
...
fix(stock): validate company for receipt documents and expense accounts (backport #52784 )
2026-03-03 21:46:25 +05:30
Mihir Kandoi
17dc1681b0
Merge pull request #53133 from frappe/mergify/bp/version-15-hotfix/pr-53070
...
fix: handle html email template separately in RFQ to avoid jinja cont… (backport #53070 )
2026-03-03 21:37:21 +05:30
Kavin
62340babb8
Merge pull request #53135 from frappe/mergify/bp/version-15-hotfix/pr-53132
...
fix(selling): handle selling price validation for FG item (backport #53132 )
2026-03-03 21:31:12 +05:30
Kavin
6846f02cea
fix: resolve conflicts
2026-03-03 21:28:34 +05:30
mergify[bot]
10b40836a9
Merge pull request #53128 from frappe/mergify/bp/version-15-hotfix/pr-53037
...
fix(stock): pass company to avoid document naming rule issue in QI (backport #53037 )
2026-03-03 15:56:44 +00:00
Sudharsanan11
9b0d4ab4da
test(stock): add test to validate company for receipts and expense accounts
...
(cherry picked from commit d58171987c )
2026-03-03 15:46:49 +00:00
Sudharsanan11
74e71f3868
fix: set company based expense account
...
(cherry picked from commit d54d0c25a2 )
# Conflicts:
# erpnext/stock/doctype/landed_cost_voucher/test_landed_cost_voucher.py
2026-03-03 15:46:48 +00:00
Sudharsanan11
44620884c1
fix(stock): validate company for receipt documents and expense accounts
...
(cherry picked from commit 15dfc08a31 )
2026-03-03 15:46:48 +00:00
Mihir Kandoi
bd76ef29cc
Merge pull request #53124 from frappe/mergify/bp/version-15-hotfix/pr-53123
...
fix: serial no status for Disassemble entry (backport #53123 )
2026-03-03 21:12:48 +05:30
kavin-114
dced21faf2
test: add unit test for FG Item selling price validation
...
(cherry picked from commit 723993fdf6 )
2026-03-03 15:40:19 +00:00
kavin-114
d5cc51b426
fix(selling): handle selling price validation for FG item
...
System checks valuation rate in incoming_rate field, since SO has it in valuation_rate field of item row,
need to handle the field name dynamically based upon the doctype name in Selling Controller.
(cherry picked from commit 4335318482 )
2026-03-03 15:40:18 +00:00
Mihir Kandoi
3581906033
chore: resolve conflicts
2026-03-03 21:09:03 +05:30
Pugazhendhi Velu
90169a39bb
fix: handle html email template separately in RFQ to avoid jinja context error
...
(cherry picked from commit 49d363b174 )
# Conflicts:
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.json
2026-03-03 15:36:27 +00:00
Mihir Kandoi
86f8bd403d
Merge pull request #53126 from frappe/mergify/bp/version-15-hotfix/pr-53099
...
fix: populate mr owner and set po owner as fallback (backport #53099 )
2026-03-03 20:54:40 +05:30
kavin-114
c1f2991694
fix: populate mr owner and set po owner as fallback
...
(cherry picked from commit bdf4e51da3 )
2026-03-03 15:09:12 +00:00
Rohit Waghchaure
8ce541bf46
fix: serial no status for Disassemble entry
...
(cherry picked from commit 81acefa8ad )
2026-03-03 13:24:03 +00:00
Shariq Ansari
0c0f1a6591
Merge pull request #53121 from frappe/mergify/bp/version-15-hotfix/pr-53119
...
fix: do not create contact if not passed from crm (backport #53119 )
2026-03-03 04:00:02 -08:00
shariquerik
e2b6179b17
fix: ensure contacts are processed only if present in create_prospect_against_crm_deal
...
(cherry picked from commit 800810d23d )
2026-03-03 11:43:24 +00:00
Mihir Kandoi
96872d314d
Merge pull request #53120 from frappe/gh53107
2026-03-03 17:12:33 +05:30
Mihir Kandoi
3c6a120c5c
fix: item description html validation error
2026-03-03 16:57:02 +05:30
diptanilsaha
067a57d4c3
Merge pull request #53113 from frappe/mergify/bp/version-15-hotfix/pr-53110
...
fix(pricing_rule): strict validation of `transaction_type` (backport #53110 )
2026-03-03 15:19:30 +05:30
diptanilsaha
814c17aafe
refactor: renamed args to pricing_ctx in set_transaction_type for clarity
...
(cherry picked from commit 6342e78305 )
2026-03-03 09:30:32 +00:00
diptanilsaha
5f82db200e
fix(pricing_rule): strict validation of transaction_type
...
(cherry picked from commit 7ec0354a79 )
2026-03-03 09:30:32 +00:00
mergify[bot]
f5f40dbcc3
fix(accounts receivable): include invoice payment terms template (backport #51940 ) ( #53105 )
...
Co-authored-by: Ravibharathi <131471282+ravibharathi656@users.noreply.github.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-03-03 12:41:03 +05:30
rohitwaghchaure
15054a1c10
Merge pull request #53097 from frappe/mergify/bp/version-15-hotfix/pr-53093
...
fix: opening qty in stock balance (backport #53093 )
2026-03-02 22:42:59 +05:30
rohitwaghchaure
2e26a7fa0b
chore: fix linters issue
2026-03-02 21:59:50 +05:30
rohitwaghchaure
08e155cec5
Merge pull request #53091 from frappe/mergify/bp/version-15-hotfix/pr-53087
...
perf: add index on reference_purchase_receipt column (backport #53087 )
2026-03-02 21:57:36 +05:30
rohitwaghchaure
658d219aa1
chore: fix conflicts
...
Refactor stock balance calculation to use dictionary for stock reconciliation voucher count and improve data handling.
2026-03-02 21:56:38 +05:30
rohitwaghchaure
6f164cb183
chore: fix conflicts
2026-03-02 21:39:36 +05:30
rohitwaghchaure
4568ed3fb4
Merge pull request #53089 from frappe/mergify/bp/version-15-hotfix/pr-53082
...
fix: validate warehouse of SABB for draft entry (backport #53082 )
2026-03-02 21:37:47 +05:30
Rohit Waghchaure
470a9b38b1
fix: opening qty in stock balance
...
(cherry picked from commit d7fdab99cb )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2026-03-02 15:19:30 +00:00
kavin-114
0766c0ea43
perf: add index on reference_purchase_receipt column
...
(cherry picked from commit 8c94396ad9 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
2026-03-02 09:08:16 +00:00
rohitwaghchaure
9d73faddfe
chore: fix conflicts
...
Removed redundant on_update method and cleaned up code.
2026-03-02 14:35:45 +05:30
Rohit Waghchaure
d5e25153f8
fix: validate warehouse of SABB for draft entry
...
(cherry picked from commit 9b8f685c82 )
# Conflicts:
# erpnext/controllers/stock_controller.py
2026-03-02 08:52:37 +00:00
rohitwaghchaure
94afc32a8d
Merge pull request #53076 from frappe/mergify/bp/version-15-hotfix/pr-53050
...
fix: voucher detail no in SABB (backport #53050 )
2026-03-02 12:48:03 +05:30
rohitwaghchaure
97df39a630
chore: fix conflicts
2026-03-02 12:10:43 +05:30
Rohit Waghchaure
6e5738e95c
fix: voucher detail no in SABB
...
(cherry picked from commit c37a56ec89 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
2026-03-02 04:23:42 +00:00
Mihir Kandoi
6147541f58
Merge pull request #53068 from frappe/mergify/bp/version-15-hotfix/pr-53067
...
fix: use the correct precision value in stock reco (backport #53067 )
2026-03-01 21:36:56 +05:30
Mihir Kandoi
6d726e4b64
fix: use the correct precision value in stock reco
...
(cherry picked from commit 36726b0f7b )
2026-03-01 15:52:02 +00:00
Mihir Kandoi
8fed606357
Merge pull request #53065 from frappe/mergify/bp/version-15-hotfix/pr-53062
...
fix: correct sle voucher_type comparison in get_ref_doctype (backport #53062 )
2026-03-01 21:01:39 +05:30
Sanjesh
a587b6a57c
fix: correct sle voucher_type comparison in get_ref_doctype
...
(cherry picked from commit cffb59ae73 )
2026-03-01 15:16:29 +00:00
Mihir Kandoi
51fb7affeb
Merge pull request #53060 from frappe/mergify/bp/version-15-hotfix/pr-53057
...
fix: allow allowed roles to bypass over billing validation (backport #53057 )
2026-03-01 20:43:16 +05:30
Mihir Kandoi
6ac2f510a6
chore: resolve conflicts
2026-03-01 20:28:00 +05:30
Mihir Kandoi
2a78f47f02
Merge pull request #53058 from frappe/mergify/bp/version-15-hotfix/pr-53052
...
fix: use stock qty instead of qty when creating stock entry from MR (backport #53052 )
2026-03-01 15:52:19 +05:30
Mihir Kandoi
8e59fe90cc
fix: allow allowed roles to bypass over billing validation
...
(cherry picked from commit 04127019f9 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2026-03-01 10:18:05 +00:00
Mihir Kandoi
bf7b9c10dc
Merge pull request #53053 from frappe/mergify/bp/version-15-hotfix/pr-53051
...
fix: use conversion factor when creating stock entry from pick list (backport #53051 )
2026-03-01 15:25:57 +05:30
Mihir Kandoi
2984f79a69
fix: use stock qty instead of qty when creating stock entry from MR
...
(cherry picked from commit 30c3ff2efe )
2026-03-01 09:51:35 +00:00
Mihir Kandoi
f2e1482f63
fix: use conversion factor when creating stock entry from pick list
...
(cherry picked from commit 5f12b0db3f )
2026-03-01 09:40:21 +00:00
Diptanil Saha
0458930d9e
Merge pull request #53019 from diptanilsaha/tb_total
2026-02-27 16:52:46 +05:30
Frappe PR Bot
b2a8af5ba6
chore(release): Bumped to Version 15.99.1
...
## [15.99.1](https://github.com/frappe/erpnext/compare/v15.99.0...v15.99.1 ) (2026-02-27)
### Bug Fixes
* old stock reco entries causing issue in the stock balance report ([bba0a6d ](bba0a6d950 ))
2026-02-27 10:50:36 +00:00
rohitwaghchaure
45eed5fd81
Merge pull request #53025 from frappe/mergify/bp/version-15/pr-53020
...
fix: old stock reco entries causing issue in the stock balance report (backport #53013 ) (backport #53020 )
2026-02-27 16:18:40 +05:30
rohitwaghchaure
435c852b54
chore: fix conflicts
...
Added a method to prepare stock reconciliation voucher-wise count and updated logic for handling stock reconciliation entries.
(cherry picked from commit cc6fbde463 )
2026-02-27 10:32:36 +00:00
Rohit Waghchaure
bba0a6d950
fix: old stock reco entries causing issue in the stock balance report
...
(cherry picked from commit 0874cbc268 )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
(cherry picked from commit b712467049 )
2026-02-27 10:32:36 +00:00
rohitwaghchaure
51d5885454
Merge pull request #53020 from frappe/mergify/bp/version-15-hotfix/pr-53013
...
fix: old stock reco entries causing issue in the stock balance report (backport #53013 )
2026-02-27 16:02:12 +05:30
rohitwaghchaure
cc6fbde463
chore: fix conflicts
...
Added a method to prepare stock reconciliation voucher-wise count and updated logic for handling stock reconciliation entries.
2026-02-27 15:46:52 +05:30
Rohit Waghchaure
b712467049
fix: old stock reco entries causing issue in the stock balance report
...
(cherry picked from commit 0874cbc268 )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2026-02-27 09:26:37 +00:00
diptanilsaha
eabaef2f0b
fix(trial-balance): totals with filter show_group_accounts enabled
2026-02-27 14:42:53 +05:30
Mihir Kandoi
f90e984833
Merge pull request #53017 from frappe/mergify/bp/version-15-hotfix/pr-53012
2026-02-27 13:58:02 +05:30
Thomas antony
f6a05ec85e
feat: UOM query filter for opportunity items
...
Add UOM query filter based on item code in opportunity form.
(cherry picked from commit b33f06701c )
2026-02-27 08:23:31 +00:00
Diptanil Saha
5ba38bcf32
Merge pull request #53001 from frappe/mergify/bp/version-15-hotfix/pr-38468
...
fix: Variant Items, List View Enabled to Variant Status Change (backport #38468 )
2026-02-26 16:50:55 +05:30
diptanilsaha
39f8d35414
chore: resolve conflict
2026-02-26 16:44:17 +05:30
Parameshwari Palanisamy
25b169059d
fix: Variant Items, List View Enabled to Variant Status Change ( #38468 )
...
* feat: Purchase Register Report Supplier Group filter Adding
* fix: Variant Items, List View Enabled to Variant Status Change
* Update purchase_register.js
* Update purchase_register.py
(cherry picked from commit 9ea963bfe9 )
# Conflicts:
# erpnext/stock/doctype/item/item_list.js
2026-02-26 11:08:55 +00:00
David Arnold
717c5b25eb
fix: client-side taxes calculation ( #44510 )
...
closes : #44328
2026-02-26 13:55:17 +05:30
ruthra kumar
e5282a48ae
chore: resolve conflicts
2026-02-26 13:52:23 +05:30
Luis Mendoza
516ad9021b
fix(accounts): round and convert net_amount to company currency in JS tax controller
...
(cherry picked from commit b10b205394 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2026-02-26 08:17:52 +00:00
Luis Mendoza
86c628521e
style: prettier formatting
...
(cherry picked from commit 485166b668 )
2026-02-26 08:17:51 +00:00
Luis Mendoza
6ad84d66cc
fix(accounts): compute tax net_amount in JS controller
...
(cherry picked from commit 153ad99f85 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2026-02-26 08:17:51 +00:00
ruthra kumar
a2a6460c6c
Merge pull request #52992 from frappe/mergify/bp/version-15-hotfix/pr-52188
...
fix(payment entry): round unallocated amount (backport #52188 )
2026-02-26 13:24:06 +05:30
ravibharathi656
76a19076bf
fix(payment entry): round unallocated amount
...
(cherry picked from commit b0d6751777 )
2026-02-26 07:38:07 +00:00
ruthra kumar
fdaa0b8b58
Merge pull request #52974 from frappe/mergify/bp/version-15-hotfix/pr-52973
...
fix: ensure cache is cleared on fiscal year update and trash (backport #52973 )
2026-02-26 10:00:29 +05:30
ljain112
7278166b2c
fix: ensure cache is cleared on fiscal year update and trash
...
(cherry picked from commit 39b0e3522a )
2026-02-25 14:35:48 +00:00
ljain112
e5eb5406da
fix(tds-report): correct party type filtering and refactor
2026-02-25 16:30:30 +05:30
mergify[bot]
9657c6431d
Merge pull request #52932 from frappe/mergify/bp/version-15-hotfix/pr-52824
...
refactor: separate construction of chart related data from `get_columns()` (backport #52824 )
2026-02-25 15:11:46 +05:30
Frappe PR Bot
7ad770a83a
chore(release): Bumped to Version 15.99.0
...
# [15.99.0](https://github.com/frappe/erpnext/compare/v15.98.1...v15.99.0 ) (2026-02-25)
### Bug Fixes
* **`fiscal_year_company`:** made `company` field mandatory ([2fffc94 ](2fffc9448b ))
* **`fiscal_year`:** `Fiscal Year` auto-generation and notification ([397f39e ](397f39e271 ))
* `update_stock` behaviour on selling invoices ([82bcb62 ](82bcb62b21 ))
* Add handling for Sales Invoice Item quantity field ([41c7890 ](41c7890a6d ))
* add purchase invoice as well ([2fc3e30 ](2fc3e30f9f ))
* avoid duplicate taxes and charges rows in payment entry (backport [#52178 ](https://github.com/frappe/erpnext/issues/52178 )) ([#52318 ](https://github.com/frappe/erpnext/issues/52318 )) ([946c355 ](946c3554b1 ))
* better permissions on make payment request ([ce7101f ](ce7101f555 ))
* bug with comparison regarding `None` values and empty string ([852c200 ](852c200ee0 ))
* check gl account of an associated bank account in bank transaction ([6b286ae ](6b286ae03d ))
* enfore permission on make_payment_request ([4602919 ](460291990a ))
* get employee email with priority if preferred is not set ([943e2c0 ](943e2c00bc ))
* ignore permissions instead of saving parent ([bce77b6 ](bce77b6117 ))
* inconsistent label name between parent and child ([1bf608f ](1bf608f835 ))
* **manufacturing:** remove delete query of job card & batch and serial no ([#52840 ](https://github.com/frappe/erpnext/issues/52840 )) ([e30b2f1 ](e30b2f1d04 ))
* **manufacturing:** set pick list purpose while creating it from work order ([33d48c5 ](33d48c5575 ))
* **manufacturing:** update status for work order before calculating planned qty ([b3bcfd5 ](b3bcfd5a64 ))
* permission issue for quotation item during update item ([5a3c027 ](5a3c027432 ))
* prevent precision errors in discount distribution with inclusive tax ([61ac180 ](61ac18069b ))
* **Purchase Receipt:** copy project from first row when adding items ([fd48fb4 ](fd48fb49b9 ))
* remove supplier invoice date/posting date validation ([dcf4ac6 ](dcf4ac66bb ))
* reservation based on field should be read only in SRE ([c3626d6 ](c3626d67ca ))
* restore missing `has_permission` import ([0ba965a ](0ba965aae6 ))
* **sales-order:** update quotation status while cancelling sales order ([#52822 ](https://github.com/frappe/erpnext/issues/52822 )) ([2420122 ](2420122f0e ))
* **sales-order:** update quotation status while cancelling sales order (backport [#52822 ](https://github.com/frappe/erpnext/issues/52822 )) ([#52918 ](https://github.com/frappe/erpnext/issues/52918 )) ([3ae5de7 ](3ae5de7b11 ))
* sensible insufficient stock message in pick list ([3bafa36 ](3bafa360b2 ))
* setup fails to set abbr to departments ([c432506 ](c432506912 ))
* skip empty dimension values in exchange gain loss ([09ba980 ](09ba9808de ))
* typo ([3893900 ](38939005ca ))
* unable to submit subcontracting order if created from material request ([0422117 ](0422117003 ))
* update items fetches wrong item code ([97a4a5f ](97a4a5f1cc ))
* **work_order:** update returned qty ([bb1a655 ](bb1a655efb ))
### Features
* **Journal Entry Account:** add Bank Transaction as Reference Type (backport [#52760 ](https://github.com/frappe/erpnext/issues/52760 )) ([#52815 ](https://github.com/frappe/erpnext/issues/52815 )) ([7032197 ](7032197f97 ))
* retrieve employee basic contact information ([4b2ac62 ](4b2ac626c5 ))
* retrieve employee contact details ([caa03ef ](caa03efbe1 ))
* update item button addition for quotation (backport [#50976 ](https://github.com/frappe/erpnext/issues/50976 )) ([#52810 ](https://github.com/frappe/erpnext/issues/52810 )) ([800e384 ](800e38453b ))
* update item button addition for quotation (backport [#50976 ](https://github.com/frappe/erpnext/issues/50976 )) ([#52810 ](https://github.com/frappe/erpnext/issues/52810 )) ([e2a1a7a ](e2a1a7a36d ))
### Reverts
* Revert "feat: update item button addition for quotation (backport [#50976 ](https://github.com/frappe/erpnext/issues/50976 )) ([#5 ](https://github.com/frappe/erpnext/issues/5 )…" ([656b1bc ](656b1bcede ))
2026-02-25 06:29:35 +00:00
ruthra kumar
5396b141dd
Merge pull request #52926 from frappe/version-15-hotfix
...
chore: release v15
2026-02-25 11:58:05 +05:30
Mihir Kandoi
4ffb161ec8
Merge pull request #52943 from frappe/mergify/bp/version-15-hotfix/pr-52942
2026-02-25 10:30:10 +05:30
Mihir Kandoi
b37fc6676e
chore: clearer description for internal transfer at arms length
...
(cherry picked from commit bd9e5e97d7 )
2026-02-25 04:43:07 +00:00
ruthra kumar
965fcf8b71
Merge pull request #52928 from frappe/mergify/bp/version-15-hotfix/pr-52029
...
fix: prevent precision errors in discount distribution with inclusive tax (backport #52029 )
2026-02-24 18:39:37 +05:30
ljain112
61ac18069b
fix: prevent precision errors in discount distribution with inclusive tax
...
(cherry picked from commit 2068299766 )
2026-02-24 11:28:44 +00:00
ruthra kumar
3ae5de7b11
fix(sales-order): update quotation status while cancelling sales order (backport #52822 ) ( #52918 )
...
fix(sales-order): update quotation status while cancelling sales order (#52822 )
* fix(sales-order): update quotation status while cancelling sales order
* test: validate quotation status
* chore: remove submit
(cherry picked from commit d638f3e033 )
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
2026-02-24 12:08:25 +05:30
Sowmya
2420122f0e
fix(sales-order): update quotation status while cancelling sales order ( #52822 )
...
* fix(sales-order): update quotation status while cancelling sales order
* test: validate quotation status
* chore: remove submit
(cherry picked from commit d638f3e033 )
2026-02-24 06:18:23 +00:00
ruthra kumar
c5826f4132
Merge pull request #52907 from frappe/mergify/bp/version-15-hotfix/pr-52896
...
fix: skip empty dimension values in exchange gain loss (backport #52896 )
2026-02-23 21:22:02 +05:30
ravibharathi656
09ba9808de
fix: skip empty dimension values in exchange gain loss
...
(cherry picked from commit 7df9d951c6 )
2026-02-23 15:36:29 +00:00
Imesha Sudasingha
71248ff40b
Merge pull request #52544 from one-highflyer/fix/improve-reserved-serial-no-error-message
...
fix(stock): improve error message when serial no is reserved via SRE
2026-02-23 15:12:08 +00:00
Diptanil Saha
bfe0443530
Merge pull request #52899 from frappe/mergify/bp/version-15-hotfix/pr-50301
2026-02-23 20:38:49 +05:30
mergify[bot]
eda4462e5f
Merge pull request #52722 from frappe/mergify/bp/version-15-hotfix/pr-52720
...
fix: wrong display_depends_on condition for item group and brand chil… (backport #52720 )
2026-02-23 15:04:41 +00:00
diptanilsaha
0ba965aae6
fix: restore missing has_permission import
2026-02-23 20:07:27 +05:30
mergify[bot]
07eb5c714a
Merge pull request #52897 from frappe/mergify/bp/version-15-hotfix/pr-52878
...
fix: standalone sales invoice return should not fallback to item mast… (backport #52878 )
2026-02-23 13:54:53 +00:00
Mihir Kandoi
245bc7d2fb
Merge pull request #52886 from frappe/mergify/bp/version-15-hotfix/pr-52840
...
fix(manufacturing): remove delete query of job card & batch and serial no (backport #52840 )
2026-02-23 19:16:45 +05:30
Abdeali Chharchhoda
773e56808a
refactor: method to get employee contact without permission check
...
(cherry picked from commit 58cdb9503b )
2026-02-23 13:33:39 +00:00
Abdeali Chharchhoda
cb17dbd616
refactor: use common method to get employee contacts
...
(cherry picked from commit ec1eb6d222 )
2026-02-23 13:33:39 +00:00
Abdeali Chharchhoda
943e2c00bc
fix: get employee email with priority if preferred is not set
...
(cherry picked from commit 7b89c12470 )
2026-02-23 13:33:39 +00:00
Abdeali Chharchhoda
0866c03e20
refactor: add validation for missing employee parameter
...
(cherry picked from commit b8e06b9636 )
2026-02-23 13:33:38 +00:00
Abdeali Chharchhoda
4078e252c2
refactor: fetch employee contact details in realtime
...
(cherry picked from commit 2ea6508fa5 )
2026-02-23 13:33:38 +00:00
Abdeali Chharchhoda
caa03efbe1
feat: retrieve employee contact details
...
(cherry picked from commit a41297d841 )
2026-02-23 13:33:37 +00:00
Abdeali Chharchhoda
4b2ac626c5
feat: retrieve employee basic contact information
...
(cherry picked from commit 4ad1474e32 )
2026-02-23 13:33:37 +00:00
Abdeali Chharchhoda
ae733cd7ad
chore: Removing unused import
...
(cherry picked from commit 87c59f471c )
2026-02-23 13:33:37 +00:00
ruthra kumar
cec539629b
Merge pull request #52894 from frappe/mergify/bp/version-15-hotfix/pr-52812
...
fix: bank account mismatch error on reverse transaction reconciliation (backport #52812 )
2026-02-23 18:31:05 +05:30
ervishnucs
6b286ae03d
fix: check gl account of an associated bank account in bank transaction
...
(cherry picked from commit 8fe0bf4ba3 )
2026-02-23 12:36:25 +00:00
Sudharsanan Ashok
e30b2f1d04
fix(manufacturing): remove delete query of job card & batch and serial no ( #52840 )
...
* fix(manufacturing): remove delete query of batch and serial no
* fix(manufacturing): remove delete query of job card
* fix: remove delete function call for work order
(cherry picked from commit 8b2a971019 )
2026-02-23 11:29:18 +00:00
Mihir Kandoi
d59d30c50a
Merge pull request #52882 from frappe/mergify/bp/version-15-hotfix/pr-52880
...
fix(work_order): update returned qty on work order (backport #52880 )
2026-02-23 15:48:35 +05:30
mergify[bot]
946c3554b1
fix: avoid duplicate taxes and charges rows in payment entry (backport #52178 ) ( #52318 )
...
Co-authored-by: Dharanidharan S <dharanidharans1328@gmail.com >
fix: avoid duplicate taxes and charges rows in payment entry (#52178 )
2026-02-23 10:15:00 +00:00
Pandiyan37
bb1a655efb
fix(work_order): update returned qty
...
(cherry picked from commit b7f45e6963 )
2026-02-23 10:03:53 +00:00
mergify[bot]
dada7c4aa8
Merge pull request #52873 from frappe/mergify/bp/version-15-hotfix/pr-52871
...
fix: use stock qty instead of qty when updating transferred qty in WO (backport #52871 )
2026-02-23 09:43:11 +00:00
Mihir Kandoi
dabf2c7027
Merge pull request #52862 from frappe/mergify/bp/version-15-hotfix/pr-52803
...
fix(manufacturing): update closed status for current work order before calculating planned qty (backport #52803 )
2026-02-23 07:46:07 +05:30
Sudharsanan11
76760c2ee3
test(manufacturing): add test to validate the planned qty
...
(cherry picked from commit cfbdfcf515 )
2026-02-23 02:01:23 +00:00
Sudharsanan11
b3bcfd5a64
fix(manufacturing): update status for work order before calculating planned qty
...
(cherry picked from commit 4d40c84a31 )
2026-02-23 02:01:22 +00:00
Diptanil Saha
377435fa7d
Merge pull request #52854 from diptanilsaha/us_si_pi
2026-02-22 19:48:02 +05:30
diptanilsaha
82bcb62b21
fix: update_stock behaviour on selling invoices
2026-02-22 04:20:31 +05:30
mergify[bot]
7032197f97
feat(Journal Entry Account): add Bank Transaction as Reference Type (backport #52760 ) ( #52815 )
...
* feat: add Bank Transaction as Reference Type to Journal Entry Account (#52760 )
* feat: add Bank Transaction as Reference Type to Journal Entry Account
* fix: take care of existing property setters
* fix: cancelling Bank Transactions should still be possible
* fix: handle blank options in patch
* fix: hide Reference Due Date for Bank Transaction
(cherry picked from commit 387fb1b202 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-02-21 15:43:26 +01:00
Diptanil Saha
ef801d6bb4
Merge pull request #52849 from frappe/mergify/bp/version-15-hotfix/pr-52842
...
refactor: `Fiscal Year` cleanup (backport #52842 )
2026-02-21 17:05:13 +05:30
diptanilsaha
bb8e5adadc
chore: resolve conflicts
2026-02-21 16:36:58 +05:30
diptanilsaha
397f39e271
fix(fiscal_year): Fiscal Year auto-generation and notification
...
(cherry picked from commit 4c76786ce4 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.py
# erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.html
# erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.json
2026-02-21 07:41:21 +00:00
diptanilsaha
2fffc9448b
fix(fiscal_year_company): made company field mandatory
...
(cherry picked from commit 94fb7e11b4 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year_company/fiscal_year_company.json
2026-02-21 07:41:21 +00:00
diptanilsaha
5a1c61f4d9
refactor: Fiscal Year DocType cleanup
...
(cherry picked from commit 74ac28fc70 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.py
2026-02-21 07:41:20 +00:00
Mihir Kandoi
266658cda1
Merge pull request #52846 from frappe/mergify/bp/version-15-hotfix/pr-52845
2026-02-21 12:40:11 +05:30
Mihir Kandoi
dcf4ac66bb
fix: remove supplier invoice date/posting date validation
...
(cherry picked from commit 7cff0ba626 )
2026-02-21 06:55:08 +00:00
Mihir Kandoi
813f0fa8c9
Merge pull request #52836 from frappe/mergify/bp/version-15-hotfix/pr-52835
...
fix: inconsistent label name between parent and child (backport #52835 )
2026-02-20 17:17:55 +05:30
Mihir Kandoi
58d9694173
chore: resolve conflicts
2026-02-20 17:01:17 +05:30
Mihir Kandoi
1bf608f835
fix: inconsistent label name between parent and child
...
(cherry picked from commit d6e1ca0f10 )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
2026-02-20 11:28:35 +00:00
Mihir Kandoi
5eb4baccd6
Merge pull request #52826 from frappe/mergify/bp/version-15-hotfix/pr-52821
...
fix: sensible insufficient stock message in pick list (backport #52821 )
2026-02-20 14:39:00 +05:30
Mihir Kandoi
ae0acd9ba1
Merge pull request #52828 from frappe/mergify/bp/version-15-hotfix/pr-52825
...
fix: update items fetches wrong item code (backport #52825 )
2026-02-20 14:26:37 +05:30
Mihir Kandoi
97a4a5f1cc
fix: update items fetches wrong item code
...
(cherry picked from commit ba96d37c11 )
2026-02-20 08:54:14 +00:00
Mihir Kandoi
3bafa360b2
fix: sensible insufficient stock message in pick list
...
(cherry picked from commit 1352dc79bb )
2026-02-20 08:53:36 +00:00
Mihir Kandoi
de571c9266
Merge pull request #52817 from mihir-kandoi/gh52069
...
feat: update item button addition for quotation (backport #50976 )
2026-02-19 23:30:52 +05:30
Mihir Kandoi
e7e67902e9
Merge pull request #52818 from frappe/mergify/bp/version-15-hotfix/pr-52811
...
fix: permission issue for quotation item during update item (backport #52811 )
2026-02-19 23:19:42 +05:30
mergify[bot]
800e38453b
feat: update item button addition for quotation (backport #50976 ) ( #52810 )
...
* feat: update item button addition for quotation (#50976 )
* feat: update item button addition for quotation
* feat: update item button addition for supplier quotation
* fix: test case
---------
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit f4c0611cc5 )
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-02-19 23:11:32 +05:30
Mihir Kandoi
38939005ca
fix: typo
...
(cherry picked from commit 732c98b72f )
2026-02-19 17:28:31 +00:00
Mihir Kandoi
bce77b6117
fix: ignore permissions instead of saving parent
...
(cherry picked from commit 6342e9a3e2 )
2026-02-19 17:28:31 +00:00
Nishka Gosalia
5a3c027432
fix: permission issue for quotation item during update item
...
(cherry picked from commit 58b8af0fa8 )
2026-02-19 17:28:30 +00:00
Mihir Kandoi
ee7602e752
Merge pull request #52813 from frappe/revert-52810-mergify/bp/version-15-hotfix/pr-50976
...
revert: "feat: update item button addition for quotation"
2026-02-19 20:39:43 +05:30
Mihir Kandoi
656b1bcede
Revert "feat: update item button addition for quotation (backport #50976 ) (#5…"
...
This reverts commit e2a1a7a36d .
2026-02-19 20:22:25 +05:30
mergify[bot]
e2a1a7a36d
feat: update item button addition for quotation (backport #50976 ) ( #52810 )
...
* feat: update item button addition for quotation (#50976 )
* feat: update item button addition for quotation
* feat: update item button addition for supplier quotation
* fix: test case
---------
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit f4c0611cc5 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.js
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
# erpnext/controllers/accounts_controller.py
# erpnext/selling/doctype/quotation/test_quotation.py
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-02-19 14:41:01 +00:00
Mihir Kandoi
283b118773
Merge pull request #52805 from frappe/mergify/bp/version-15-hotfix/pr-52804
...
fix(Purchase Receipt): copy project from first row when adding items (backport #52804 )
2026-02-19 14:03:34 +05:30
Marc Ramser
fd48fb49b9
fix(Purchase Receipt): copy project from first row when adding items
...
Adds `items_add` method to copy expense_account, cost_center and project from first row to newly added items, matching Purchase Invoice behavior.
(cherry picked from commit 21423676c9 )
2026-02-19 08:31:59 +00:00
Mihir Kandoi
a57a9d7548
Merge pull request #52795 from frappe/mergify/bp/version-15-hotfix/pr-52794
...
fix: reservation based on field should be read only in SRE (backport #52794 )
2026-02-19 12:56:57 +05:30
Mihir Kandoi
49dca6016c
Merge pull request #52797 from frappe/mergify/bp/version-15-hotfix/pr-52792
...
fix: unable to submit subcontracting order if created from material r… (backport #52792 )
2026-02-19 12:56:45 +05:30
Mihir Kandoi
0422117003
fix: unable to submit subcontracting order if created from material request
...
(cherry picked from commit 37323480dd )
2026-02-19 05:39:34 +00:00
Mihir Kandoi
6d32089d9e
chore: resolve conflicts
2026-02-19 10:51:40 +05:30
Mihir Kandoi
c3626d67ca
fix: reservation based on field should be read only in SRE
...
(cherry picked from commit 21452b4c6e )
# Conflicts:
# erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
2026-02-19 05:10:25 +00:00
Frappe PR Bot
2888b68334
chore(release): Bumped to Version 15.98.1
...
## [15.98.1](https://github.com/frappe/erpnext/compare/v15.98.0...v15.98.1 ) (2026-02-19)
### Bug Fixes
* better permissions on make payment request ([f06e20d ](f06e20d993 ))
2026-02-19 05:00:53 +00:00
ruthra kumar
f7f10a5930
Merge pull request #52789 from frappe/mergify/bp/version-15/pr-52763
...
fix: better permissions on make payment request (backport #52763 )
2026-02-19 10:27:15 +05:30
Mihir Kandoi
3fcda3a414
Merge pull request #52787 from frappe/mergify/bp/version-15-hotfix/pr-52490
...
fix: Add handling for Sales Invoice Item quantity field (backport #52490 )
2026-02-19 10:15:30 +05:30
ruthra kumar
f06e20d993
fix: better permissions on make payment request
...
(cherry picked from commit f36962fc58 )
2026-02-19 04:31:56 +00:00
Mihir Kandoi
2fc3e30f9f
fix: add purchase invoice as well
...
(cherry picked from commit 1fc2eddf6f )
2026-02-19 04:12:47 +00:00
Thomas antony
41c7890a6d
fix: Add handling for Sales Invoice Item quantity field
...
Add handling for Sales Invoice Item quantity field
(cherry picked from commit edfcaee99b )
2026-02-19 04:12:46 +00:00
mergify[bot]
d9f1b0be77
Merge pull request #52785 from frappe/mergify/bp/version-15-hotfix/pr-52712
...
fix: addresses portal (backport #52712 )
2026-02-19 04:08:56 +00:00
Mihir Kandoi
fd7f6fd7f3
Merge pull request #52774 from frappe/mergify/bp/version-15-hotfix/pr-52628
...
fix(manufacturing): set pick list purpose while creating it from work order (backport #52628 )
2026-02-18 15:30:45 +05:30
Sudharsanan11
33d48c5575
fix(manufacturing): set pick list purpose while creating it from work order
...
(cherry picked from commit 23ccc2a8c5 )
2026-02-18 09:45:36 +00:00
Sagar Vora
f7332258e7
Merge pull request #52773 from frappe/revert-52366-mergify/bp/version-15-hotfix/pr-52279
...
revert: "fix(profit and loss statement): exclude non period columns"
2026-02-18 08:34:13 +00:00
Sagar Vora
d782c52b76
Revert "fix(profit and loss statement): exclude non period columns (backport #52279 )"
2026-02-18 13:52:50 +05:30
ruthra kumar
be4fe38998
Merge pull request #52767 from frappe/mergify/bp/version-15-hotfix/pr-52763
...
fix: better permissions on make payment request (backport #52763 )
2026-02-18 12:44:32 +05:30
ruthra kumar
ce7101f555
fix: better permissions on make payment request
...
(cherry picked from commit f36962fc58 )
2026-02-18 06:58:27 +00:00
ruthra kumar
56dd37c9e6
Merge pull request #52765 from frappe/mergify/bp/version-15-hotfix/pr-52419
...
fix: enfore permission on make_payment_request (backport #52419 )
2026-02-18 12:23:29 +05:30
ruthra kumar
460291990a
fix: enfore permission on make_payment_request
...
(cherry picked from commit b755ca12ca )
2026-02-18 06:32:29 +00:00
Mihir Kandoi
80976ae466
Merge pull request #52753 from frappe/mergify/bp/version-15-hotfix/pr-52750
...
fix: setup fails to set abbr to departments (backport #52750 )
2026-02-17 21:47:32 +05:30
Mihir Kandoi
9a28d4ef5a
Merge pull request #52751 from frappe/mergify/bp/version-15-hotfix/pr-52743
...
bug: fix comparison regarding `None` values (backport #52743 )
2026-02-17 21:37:25 +05:30
Mihir Kandoi
c432506912
fix: setup fails to set abbr to departments
...
(cherry picked from commit debe868950 )
2026-02-17 15:57:32 +00:00
Markus Lobedann
852c200ee0
fix: bug with comparison regarding None values and empty string
...
In their default state, the fields can be `None`. When a user enters something and deletes it afterwards, the fields contain an empty string.
This fixes the comparison.
(cherry picked from commit 3fd5a0f100 )
2026-02-17 15:51:48 +00:00
Frappe PR Bot
a66854d16d
chore(release): Bumped to Version 15.98.0
...
# [15.98.0](https://github.com/frappe/erpnext/compare/v15.97.0...v15.98.0 ) (2026-02-17)
### Bug Fixes
* **accounts-controller:** handle empty items list ([13239a9 ](13239a9dee ))
* **accounts:** correct base grand total and rounded total mismatch ([#51739 ](https://github.com/frappe/erpnext/issues/51739 )) ([8bdbb24 ](8bdbb24d73 ))
* add base_tax_withholding_net_total to tax withholding report ([ed42d54 ](ed42d54989 ))
* allow rename for market segment doctype ([0a41987 ](0a4198718b ))
* allow sequence id edit in BOM if routing is not set ([c425944 ](c425944bdf ))
* better validation for negative batch ([85d18fa ](85d18fa7a4 ))
* cancel SABB if SLE cancelled from LCV ([f2a77d1 ](f2a77d178d ))
* consider sle for negative stock validation ([ca79f64 ](ca79f6478a ))
* do not allow plant floor company and warehouse to be updated ([d6333c1 ](d6333c1562 ))
* **manufacturing:** add sales order fields in subassembly child table ([0576752 ](0576752d3b ))
* **manufacturing:** set sales order references in subassembly child table ([53e18a9 ](53e18a9beb ))
* Payment Terms auto-fetched in Sales Invoice even when automatically_fetch_payment_terms is disabled ([78a3701 ](78a3701f4c ))
* **pos_invoice:** add correct depends on condition (backport [#52689 ](https://github.com/frappe/erpnext/issues/52689 )) ([#52693 ](https://github.com/frappe/erpnext/issues/52693 )) ([4fe9689 ](4fe968961a ))
* **postgres:** validate against period closing using MAX(period_end_date) ([#51554 ](https://github.com/frappe/erpnext/issues/51554 )) ([9ec3031 ](9ec30319e4 ))
* production plan status ([97a6610 ](97a6610c0c ))
* recalculate tax withholding during Purchase Order child update ([273029d ](273029d0f0 ))
* set base_tax_withholding_net_total for jv in tds report ([68099a9 ](68099a9b5c ))
* standalone credit/debit notes should not fetch any serial or batch by default ([79c3bc9 ](79c3bc9bcd ))
* total weight does not update when updating items ([e12871b ](e12871b408 ))
### Features
* Negative Batch report ([6313636 ](631363632b ))
* show formatted currency symbol on ledger preview ([383648f ](383648fb59 ))
2026-02-17 14:12:38 +00:00
ruthra kumar
72bb3e26cd
Merge pull request #52730 from frappe/version-15-hotfix
...
chore: release v15
2026-02-17 19:38:01 +05:30
rohitwaghchaure
128c2bf8b9
Merge pull request #52739 from frappe/mergify/bp/version-15-hotfix/pr-52729
...
feat: Negative Batch report (backport #52729 )
2026-02-17 17:17:42 +05:30
Mihir Kandoi
7aa46af0c3
Merge pull request #52735 from frappe/mergify/bp/version-15-hotfix/pr-52733
...
fix: allow sequence ID edit in BOM if routing is not set (backport #52733 )
2026-02-17 16:39:01 +05:30
Rohit Waghchaure
631363632b
feat: Negative Batch report
...
(cherry picked from commit 34edbed00b )
2026-02-17 11:04:17 +00:00
Mihir Kandoi
3e3c489178
Merge pull request #52737 from frappe/mergify/bp/version-15-hotfix/pr-52677
...
fix: standalone credit/debit notes should not fetch any serial or bat… (backport #52677 )
2026-02-17 16:25:58 +05:30
Mihir Kandoi
79c3bc9bcd
fix: standalone credit/debit notes should not fetch any serial or batch by default
...
(cherry picked from commit 2017edca88 )
2026-02-17 10:40:08 +00:00
Mihir Kandoi
c6682f130c
chore: resolve conflicts
2026-02-17 16:07:49 +05:30
Mihir Kandoi
c425944bdf
fix: allow sequence id edit in BOM if routing is not set
...
(cherry picked from commit 08529964b4 )
# Conflicts:
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
2026-02-17 10:35:58 +00:00
Mihir Kandoi
0935b181bf
Merge pull request #52721 from aerele/backport-52626
...
fix(manufacturing): add sales order fields in subassembly child table (backport #52626 )
2026-02-17 13:42:26 +05:30
ruthra kumar
bc50b94a87
Merge pull request #52595 from ljain112/fix-tds-report-v15
...
fix: add base_tax_withholding_net_total to tax withholding report
2026-02-17 13:39:48 +05:30
Mihir Kandoi
02f16715e0
Merge pull request #52717 from frappe/mergify/bp/version-15-hotfix/pr-52716
...
fix: do not allow plant floor company and warehouse to be updated (backport #52716 )
2026-02-17 12:42:30 +05:30
ruthra kumar
f0ab9b6e76
Merge pull request #52151 from aerele/fix-po-tax-withholding
...
fix(purchase order): re-calculate tax withholding during update items
2026-02-17 12:19:06 +05:30
Pandiyan37
d2dc0a4c9a
test(manufacturing): add test to validate the sales order references for sub assembly items
2026-02-17 12:15:33 +05:30
Mihir Kandoi
e8b46d9815
chore: resolve conflicts
2026-02-17 12:13:33 +05:30
Mihir Kandoi
d6333c1562
fix: do not allow plant floor company and warehouse to be updated
...
(cherry picked from commit fd72132743 )
# Conflicts:
# erpnext/manufacturing/doctype/plant_floor/plant_floor.json
2026-02-17 06:42:15 +00:00
Pandiyan37
53e18a9beb
fix(manufacturing): set sales order references in subassembly child table
2026-02-17 12:11:05 +05:30
Pandiyan37
0576752d3b
fix(manufacturing): add sales order fields in subassembly child table
2026-02-17 12:10:08 +05:30
Mihir Kandoi
e3a2b310d8
Merge pull request #52714 from frappe/mergify/bp/version-15-hotfix/pr-52713
...
fix: production plan status (backport #52713 )
2026-02-17 11:40:07 +05:30
Mihir Kandoi
97a6610c0c
fix: production plan status
...
(cherry picked from commit b3e6b304e4 )
2026-02-17 05:53:54 +00:00
ili.ad
9ec30319e4
fix(postgres): validate against period closing using MAX(period_end_date) ( #51554 )
...
* fix(postgres): validate against period closing using MAX(period_end_date)
* refactor: remove non-existent field
---------
Co-authored-by: Matt Howard <github.severity519@passmail.net >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-02-17 05:02:53 +00:00
rohitwaghchaure
e511503597
Merge pull request #52700 from rohitwaghchaure/fixed-negative-stock-validation-sle-v15
...
fix: consider sle for negative stock validation
2026-02-16 23:56:18 +05:30
Rohit Waghchaure
ca79f6478a
fix: consider sle for negative stock validation
2026-02-16 23:29:59 +05:30
rohitwaghchaure
9ece276e76
Merge pull request #52695 from frappe/mergify/bp/version-15-hotfix/pr-52691
...
fix: cancel SABB if SLE cancelled from LCV (backport #52691 )
2026-02-16 21:52:48 +05:30
mergify[bot]
4fe968961a
fix(pos_invoice): add correct depends on condition (backport #52689 ) ( #52693 )
...
* fix(pos_invoice): add correct depends on condition (#52689 )
* fix(pos_invoice): add correct depends on condition
* fix: show field in sales order
* refactor: eval condition
(cherry picked from commit 219cf6bc57 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_payment/sales_invoice_payment.json
* chore: resolve conflict
---------
Co-authored-by: Soham Kulkarni <77533095+sokumon@users.noreply.github.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-02-16 16:01:23 +00:00
Rohit Waghchaure
f2a77d178d
fix: cancel SABB if SLE cancelled from LCV
...
(cherry picked from commit f23a49a25e )
2026-02-16 15:42:04 +00:00
rohitwaghchaure
dbbba7262b
Merge pull request #52683 from frappe/mergify/bp/version-15-hotfix/pr-52681
...
fix: better validation for negative batch (backport #52681 )
2026-02-16 16:03:59 +05:30
Rohit Waghchaure
85d18fa7a4
fix: better validation for negative batch
...
(cherry picked from commit a8636e4f59 )
2026-02-16 09:46:46 +00:00
Mihir Kandoi
11a6c5b394
Merge pull request #52671 from frappe/mergify/bp/version-15-hotfix/pr-52670
2026-02-15 14:30:17 +05:30
Mihir Kandoi
e12871b408
fix: total weight does not update when updating items
...
(cherry picked from commit 63323a2611 )
2026-02-15 08:45:04 +00:00
ruthra kumar
a75c2cb4a0
Merge pull request #52645 from frappe/mergify/bp/version-15-hotfix/pr-52644
...
refactor: use query builder for profitability analysis (backport #52644 )
2026-02-12 14:39:35 +05:30
ruthra kumar
c18ed0862e
refactor: use query builder for profitability analysis
...
(cherry picked from commit 5e34325604 )
2026-02-12 08:54:48 +00:00
ruthra kumar
8bddefb18b
Merge pull request #52641 from frappe/mergify/bp/version-15-hotfix/pr-52640
...
refactor: use query builder for sales person commission summary (backport #52640 )
2026-02-12 12:52:37 +05:30
ruthra kumar
55448b7437
Merge pull request #50911 from Dharanidharan2813/fix/list-index-bp-50860
...
fix: Payment Terms auto-fetched in Sales Invoice Without enabling the (automatically_fetch_payment_terms) in Account settings (backport #50149 )
2026-02-12 12:51:08 +05:30
ruthra kumar
ac02af476a
refactor: use query builder for sales person commission summary
...
(cherry picked from commit 7105e3fb69 )
2026-02-12 07:07:25 +00:00
ruthra kumar
0a1b532f69
Merge pull request #52637 from frappe/mergify/bp/version-15-hotfix/pr-52619
...
feat: show formatted currency symbol on ledger preview (backport #52619 )
2026-02-12 11:46:37 +05:30
Navin-S-R
383648fb59
feat: show formatted currency symbol on ledger preview
...
(cherry picked from commit 5c8cb1e7ec )
2026-02-12 05:58:43 +00:00
Dharanidharan S
13239a9dee
fix(accounts-controller): handle empty items list
2026-02-12 11:18:44 +05:30
diptanilsaha
2c13b2cc22
test: fixed test_make_sales_invoice_with_terms
2026-02-12 11:18:44 +05:30
Diptanil Saha
4da44e2c3f
chore: resolve linter issue
2026-02-12 11:18:44 +05:30
Diptanil Saha
a503460bd5
chore: resolve conflict
2026-02-12 11:18:44 +05:30
dharanidharan2813
78a3701f4c
fix: Payment Terms auto-fetched in Sales Invoice even when automatically_fetch_payment_terms is disabled
...
(cherry picked from commit cf1d892d60 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2026-02-12 11:18:44 +05:30
ruthra kumar
eedb93b2d6
Merge pull request #52100 from frappe/mergify/bp/version-15-hotfix/pr-51739
...
fix(accounts): correct base grand total and rounded total mismatch (backport #51739 )
2026-02-12 11:13:27 +05:30
Diptanil Saha
ea3042bc74
Merge pull request #52614 from frappe/mergify/bp/version-15-hotfix/pr-51155
...
fix: allow rename for market segment doctype (backport #51155 )
2026-02-11 14:56:34 +05:30
diptanilsaha
b977366dcd
chore: resolve conflict
2026-02-11 14:41:01 +05:30
diptanilsaha
0a4198718b
fix: allow rename for market segment doctype
...
(cherry picked from commit f3142c4af6 )
# Conflicts:
# erpnext/crm/doctype/market_segment/market_segment.json
2026-02-11 08:59:24 +00:00
Frappe PR Bot
b340d7c6bb
chore(release): Bumped to Version 15.97.0
...
# [15.97.0](https://github.com/frappe/erpnext/compare/v15.96.1...v15.97.0 ) (2026-02-11)
### Bug Fixes
* Added a missing option to the currency field (backport [#52528 ](https://github.com/frappe/erpnext/issues/52528 )) ([#52586 ](https://github.com/frappe/erpnext/issues/52586 )) ([a6f5b88 ](a6f5b88f9b ))
* **buying:** add supplier group link filters in field level ([436cb8d ](436cb8dbfc ))
* email campaign timeout issue (backport [#51994 ](https://github.com/frappe/erpnext/issues/51994 )) ([#52555 ](https://github.com/frappe/erpnext/issues/52555 )) ([6c9681b ](6c9681ba4c ))
* enabling skip delivery option for order type maintenance ([a8f05ca ](a8f05cadea ))
* **gross profit report:** translate column Sales Invoice ([4e910d8 ](4e910d8a69 ))
* **gross-profit:** handle item group filters ([7cd9de2 ](7cd9de211f ))
* **gross-profit:** handle returns outside sale period ([303dac2 ](303dac262c ))
* handle gross profit and percentage for return invoices ([bde19ab ](bde19ab010 ))
* **manufacturing:** fix chart period keys ([99f3a7e ](99f3a7e4cf ))
* **manufacturing:** handle None value for actual_end_date ([f965b35 ](f965b352c8 ))
* **map_current_doc:** prevent mutation of query args in get_query (backport [#52202 ](https://github.com/frappe/erpnext/issues/52202 )) ([#52583 ](https://github.com/frappe/erpnext/issues/52583 )) ([9519773 ](9519773c5c ))
* merge taxes in purchase receipt when get items from multiple purchase invoices ([#51422 ](https://github.com/frappe/erpnext/issues/51422 )) ([68338ab ](68338abe07 ))
* **quotation:** ignore zero ordered_qty ([ad92c02 ](ad92c021f7 ))
* rate comparison in stock reco ([cacca81 ](cacca812ed ))
* remove incorrect validation from email digest throwing spurious error (backport [#51827 ](https://github.com/frappe/erpnext/issues/51827 )) ([#52582 ](https://github.com/frappe/erpnext/issues/52582 )) ([b034f3d ](b034f3d3db ))
* resolve conflicts ([36e2cf4 ](36e2cf49f3 ))
* return None instead of 0 if valuation rate is falsy ([195f020 ](195f020636 ))
* stock balance report issue ([bda7220 ](bda7220b70 ))
* **stock:** add is group filter for warehouse fields ([5b7ee0a ](5b7ee0af66 ))
* **stock:** ignore pos reserved batches for stock levels ([635a421 ](635a421807 ))
* **stock:** inward stock for pick list test record ([5a42ff0 ](5a42ff0c3c ))
* **stock:** set source warehouse for issue type ([19dca36 ](19dca36dec ))
* **stock:** update target field attribute ([9cfd704 ](9cfd704eef ))
* validate asset movement transaction date (backport [#52340 ](https://github.com/frappe/erpnext/issues/52340 )) ([#52560 ](https://github.com/frappe/erpnext/issues/52560 )) ([eea8cb5 ](eea8cb5885 ))
### Features
* allow negative stock for the batch item ([4c094c3 ](4c094c3d86 ))
2026-02-11 04:58:18 +00:00
ruthra kumar
0bd3c3b566
Merge pull request #52598 from frappe/version-15-hotfix
...
chore: release v15
2026-02-11 10:26:50 +05:30
Dharanidharan S
8bdbb24d73
fix(accounts): correct base grand total and rounded total mismatch ( #51739 )
...
(cherry picked from commit d82c92a237 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2026-02-10 19:05:23 +05:30
ruthra kumar
442e46c80f
Merge pull request #52603 from frappe/mergify/bp/version-15-hotfix/pr-52017
...
fix(gross-profit): handle returns outside the given sale period (backport #52017 )
2026-02-10 18:24:27 +05:30
ruthra kumar
83a72b8b30
Merge pull request #52413 from frappe/mergify/bp/version-15-hotfix/pr-51745
...
fix(gross profit report): translate column Sales Invoice (backport #51745 )
2026-02-10 18:23:04 +05:30
ruthra kumar
a50836ab07
Merge pull request #52553 from frappe/mergify/bp/version-15-hotfix/pr-52501
...
fix(quotation): ignore zero ordered_qty (backport #52501 )
2026-02-10 18:22:08 +05:30
Kavin
e9c4762309
Merge pull request #52541 from frappe/mergify/bp/version-15-hotfix/pr-52516
...
fix(stock): ignore pos reserved batches for stock levels (backport #52516 )
2026-02-10 18:21:21 +05:30
Navin-S-R
7cd9de211f
fix(gross-profit): handle item group filters
...
(cherry picked from commit 047b278791 )
2026-02-10 12:41:08 +00:00
Navin-S-R
da37fea583
test: fix test assertions to use index-based totals
...
(cherry picked from commit fdfa7bc963 )
2026-02-10 12:41:08 +00:00
Navin-S-R
a912b78bb8
test: validate sales person wise gross profit
...
(cherry picked from commit 3ab978ab46 )
2026-02-10 12:41:08 +00:00
Navin-S-R
8ba5ef683f
test: validate return invoice profit and profit percentage
...
(cherry picked from commit 4da3d43013 )
2026-02-10 12:41:08 +00:00
Navin-S-R
bde19ab010
fix: handle gross profit and percentage for return invoices
...
(cherry picked from commit 51709f032f )
2026-02-10 12:41:07 +00:00
Navin-S-R
303dac262c
fix(gross-profit): handle returns outside sale period
...
(cherry picked from commit 67d8223f73 )
2026-02-10 12:41:07 +00:00
Kavin
3e4bd3040a
Merge pull request #52591 from aerele/backport-52527
...
fix(stock): correct warehouse mapping for material issue (backport #52527 )
2026-02-10 15:33:53 +05:30
Kavin
ae490804f9
chore: fix failing pre-commit checks
...
- Remove empty line with spaces
2026-02-10 15:02:23 +05:30
ljain112
e57f3fe727
test: update expected values for tax withholding calculations in tests
2026-02-10 14:40:53 +05:30
ljain112
68099a9b5c
fix: set base_tax_withholding_net_total for jv in tds report
2026-02-10 13:53:31 +05:30
Kavin
36e2cf49f3
fix: resolve conflicts
...
- Remove POS Settings configuration for version 15 backport.
2026-02-10 13:35:52 +05:30
ljain112
ed42d54989
fix: add base_tax_withholding_net_total to tax withholding report
2026-02-10 13:30:12 +05:30
ljain112
b740846b68
refactor: update labels for tax withholding reports columns to improve clarity
2026-02-10 13:08:35 +05:30
Pandiyan37
5a42ff0c3c
fix(stock): inward stock for pick list test record
2026-02-10 12:14:54 +05:30
Pandiyan37
37ca45ea49
test(stock): add test to check from warehouse for issue type
2026-02-10 12:11:59 +05:30
Pandiyan37
19dca36dec
fix(stock): set source warehouse for issue type
2026-02-10 12:10:34 +05:30
mergify[bot]
a6f5b88f9b
fix: Added a missing option to the currency field (backport #52528 ) ( #52586 )
...
fix: Added a missing option to the currency field (#52528 )
(cherry picked from commit da07f84e44 )
Co-authored-by: El-Shafei H. <el.shafei.developer@gmail.com >
2026-02-09 20:59:58 +00:00
mergify[bot]
6c9681ba4c
fix: email campaign timeout issue (backport #51994 ) ( #52555 )
...
fix: email campaign timeout issue (#51994 )
* fix: email campaign timeout issue
* refactor: email campaign backend logic
* refactor: use sendmail instead of manually batching
(cherry picked from commit 22123dd955 )
Co-authored-by: Pratik Badhe <badhepd@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2026-02-10 02:10:05 +05:30
mergify[bot]
9519773c5c
fix(map_current_doc): prevent mutation of query args in get_query (backport #52202 ) ( #52583 )
...
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:16 +05:30
mergify[bot]
eea8cb5885
fix: validate asset movement transaction date (backport #52340 ) ( #52560 )
...
* fix: validate asset movement transaction date (#52340 )
* fix: validate asset transaction date
* fix: validate asset transaction date
* fix: add translation in validate_transaction_date
* test: test_movement_transaction_date
* fix: to ensure test reliability
(cherry picked from commit e98b68c38f )
# Conflicts:
# erpnext/assets/doctype/asset_movement/test_asset_movement.py
* chore: fix conflicts
Removed unused imports and cleaned up code.
---------
Co-authored-by: Poojashree T R <159940572+22-poojashree@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2026-02-10 01:02:23 +05:30
Trusted Computer
b034f3d3db
fix: remove incorrect validation from email digest throwing spurious error (backport #51827 ) ( #52582 )
2026-02-09 23:45:56 +05:30
rohitwaghchaure
cf851cfa56
Merge pull request #52557 from frappe/mergify/bp/version-15-hotfix/pr-52550
...
feat: allow negative stock for the batch item (backport #52550 )
2026-02-09 20:07:43 +05:30
rohitwaghchaure
7f69556c45
chore: fix conflicts
2026-02-09 16:31:33 +05:30
Rohit Waghchaure
4c094c3d86
feat: allow negative stock for the batch item
...
(cherry picked from commit 376ab0e346 )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
2026-02-09 10:50:24 +00:00
ravibharathi656
ad92c021f7
fix(quotation): ignore zero ordered_qty
...
(cherry picked from commit 32ea37035e )
2026-02-09 10:38:44 +00:00
Sudharsanan11
aedab5c210
test(stock): add test to ignore pos reserved batches for stock levels
...
(cherry picked from commit 47ac67f7a2 )
2026-02-09 06:28:42 +00:00
Sudharsanan11
635a421807
fix(stock): ignore pos reserved batches for stock levels
...
(cherry picked from commit 277ba9cb79 )
2026-02-09 06:28:42 +00:00
Mihir Kandoi
816cbdea0d
Merge pull request #52523 from frappe/mergify/bp/version-15-hotfix/pr-52497
...
fix: add is_group filter for supplier_group and warehouse fields (backport #52497 )
2026-02-07 22:02:24 +05:30
Mihir Kandoi
66a4823640
chore: resolve conflicts
2026-02-07 21:45:35 +05:30
Sudharsanan11
5b7ee0af66
fix(stock): add is group filter for warehouse fields
...
(cherry picked from commit a9829f5f7b )
2026-02-07 16:11:16 +00:00
Sudharsanan11
436cb8dbfc
fix(buying): add supplier group link filters in field level
...
(cherry picked from commit cfdc554a19 )
# Conflicts:
# erpnext/buying/doctype/supplier/supplier.json
2026-02-07 16:11:16 +00:00
Mihir Kandoi
ad2b8d2455
Merge pull request #52440 from frappe/mergify/bp/version-15-hotfix/pr-52416
...
fix(stock): update target field attribute (backport #52416 )
2026-02-06 12:53:38 +05:30
Mihir Kandoi
2a1a7fd1f6
Merge pull request #52487 from frappe/mergify/bp/version-15-hotfix/pr-52219
...
fix: enabling skip delivery option for order type maintenance (backport #52219 )
2026-02-06 12:46:22 +05:30
Pandiyan37
d0a8639a2d
test(stock): testcase for different inventory dimension
...
(cherry picked from commit 21d0ee8db1 )
2026-02-06 12:28:22 +05:30
Pandiyan37
9cfd704eef
fix(stock): update target field attribute
...
(cherry picked from commit 7e08154217 )
2026-02-06 12:28:22 +05:30
mergify[bot]
29b35494da
Merge pull request #52483 from frappe/mergify/bp/version-15-hotfix/pr-52475
...
fix: do not show update stock flag unneccessarily (backport #52475 )
2026-02-06 06:46:54 +00:00
Mihir Kandoi
292f17b1b0
chore: resolve conflicts
2026-02-06 12:12:59 +05:30
Mihir Kandoi
740dd878e9
chore: resolve conflicts
2026-02-06 12:12:24 +05:30
Nishka Gosalia
a8f05cadea
fix: enabling skip delivery option for order type maintenance
...
(cherry picked from commit 1a22e3cb61 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.json
# erpnext/selling/doctype/sales_order/test_sales_order.py
2026-02-06 06:39:47 +00:00
Frappe PR Bot
9c2b4f611d
chore(release): Bumped to Version 15.96.1
...
## [15.96.1](https://github.com/frappe/erpnext/compare/v15.96.0...v15.96.1 ) (2026-02-05)
### Bug Fixes
* stock balance report issue ([3d525ad ](3d525addbe ))
2026-02-05 10:53:47 +00:00
rohitwaghchaure
350282f0cc
Merge pull request #52463 from frappe/mergify/bp/version-15/pr-52462
...
fix: stock balance report issue (backport #52462 )
2026-02-05 16:20:43 +05:30
Rohit Waghchaure
3d525addbe
fix: stock balance report issue
...
(cherry picked from commit bda7220b70 )
2026-02-05 10:20:21 +00:00
rohitwaghchaure
3cf10fafdf
Merge pull request #52462 from rohitwaghchaure/fixed-stock-reco-balance-value-v15
...
fix: stock balance report issue
2026-02-05 15:49:33 +05:30
Rohit Waghchaure
bda7220b70
fix: stock balance report issue
2026-02-05 15:00:40 +05:30
ruthra kumar
c62c30f7a3
Merge pull request #52425 from frappe/mergify/bp/version-15-hotfix/pr-51990
...
refactor: use https over http while saving website link (backport #51990 )
2026-02-05 11:13:42 +05:30
ruthra kumar
d91cf01970
refactor: patch partner_website for old data
...
(cherry picked from commit 8db29b0a81 )
# Conflicts:
# erpnext/patches.txt
2026-02-05 10:58:29 +05:30
Mihir Kandoi
da0776a38c
Merge pull request #52429 from frappe/mergify/bp/version-15-hotfix/pr-52427
2026-02-04 20:18:15 +05:30
archielister
9efdcf208a
fix for obtaining bom_no
...
(cherry picked from commit e4df0a393a )
2026-02-04 14:33:05 +00:00
ruthra kumar
fb525fec80
refactor: scrub http and use https in sales partner
...
(cherry picked from commit 8cf31548f2 )
2026-02-04 12:32:22 +00:00
Mihir Kandoi
f31bb6ad4a
Merge pull request #52420 from frappe/mergify/bp/version-15-hotfix/pr-51773
...
fix(manufacturing): refactor production analytics report (backport #51773 )
2026-02-04 17:24:13 +05:30
Sudharsanan11
99f3a7e4cf
fix(manufacturing): fix chart period keys
...
(cherry picked from commit 27091e5168 )
2026-02-04 11:28:05 +00:00
Sudharsanan11
f965b352c8
fix(manufacturing): handle None value for actual_end_date
...
(cherry picked from commit 16f09141da )
2026-02-04 11:28:05 +00:00
elshafei-developer
4e910d8a69
fix(gross profit report): translate column Sales Invoice
...
(cherry picked from commit 3e39d13172 )
2026-02-04 09:18:13 +00:00
Mihir Kandoi
d93ba985e4
Merge pull request #52407 from frappe/mergify/bp/version-15-hotfix/pr-52383
...
fix: rate comparison in stock reco (backport #52383 )
2026-02-04 12:32:56 +05:30
Mihir Kandoi
195f020636
fix: return None instead of 0 if valuation rate is falsy
...
(cherry picked from commit e8d1e9d946 )
2026-02-04 06:48:17 +00:00
Mihir Kandoi
cacca812ed
fix: rate comparison in stock reco
...
(cherry picked from commit f1b4fe12a2 )
2026-02-04 06:48:16 +00:00
ruthra kumar
4347efdf2c
Merge pull request #52387 from frappe/mergify/bp/version-15-hotfix/pr-51422
...
fix: merge taxes in purchase receipt when get items from multiple purchase invoices (backport #51422 )
2026-02-04 09:52:23 +05:30
NaviN
68338abe07
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 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2026-02-04 07:19:28 +05:30
Frappe PR Bot
6ba8725940
chore(release): Bumped to Version 15.96.0
...
# [15.96.0](https://github.com/frappe/erpnext/compare/v15.95.2...v15.96.0 ) (2026-02-03)
### Bug Fixes
* add docstatus condition to get_sales_invoice_item function ([#51517 ](https://github.com/frappe/erpnext/issues/51517 )) ([afc4c85 ](afc4c856f8 ))
* add missing param ([a61ad15 ](a61ad15998 ))
* add precision to rejected batch no qty calculation ([d5570f8 ](d5570f83d2 ))
* backport Switzerland VAT rates update to version-15 ([#52244 ](https://github.com/frappe/erpnext/issues/52244 )) ([f5481dc ](f5481dc7d5 ))
* **bank_account:** `is_company_account` related validations (backport [#51887 ](https://github.com/frappe/erpnext/issues/51887 )) ([#51921 ](https://github.com/frappe/erpnext/issues/51921 )) ([7226066 ](7226066772 ))
* **barcode:** failing request when item has both batch and serial ([19e0d75 ](19e0d75c22 ))
* correct exchange gain loss in ppr ([e42f8ff ](e42f8ffd5d ))
* duplicate account number (Indonesia COA) (backport [#52080 ](https://github.com/frappe/erpnext/issues/52080 )) ([#52316 ](https://github.com/frappe/erpnext/issues/52316 )) ([ac1f29d ](ac1f29d5cb ))
* hide close button on WO if WO is completed ([bd96868 ](bd96868736 ))
* imports ([528a482 ](528a482240 ))
* include credit notes in project gross margin calculation ([d9d48da ](d9d48da505 ))
* journal auditing voucher print date to use posting_date ([6413ce4 ](6413ce467f ))
* **mode of payment:** use valid syntax (backport [#51542 ](https://github.com/frappe/erpnext/issues/51542 )) ([#52134 ](https://github.com/frappe/erpnext/issues/52134 )) ([22869b6 ](22869b6f9d ))
* negative stock for purchase return ([c30d76a ](c30d76ae68 ))
* populate contact fields when creating quotation from customer ([78f8922 ](78f8922a9c ))
* production plan not considering planning datetime when creating WO ([7b6c7c3 ](7b6c7c3e27 ))
* **profit and loss statement:** exclude non period columns ([32c5861 ](32c5861919 ))
* remove unneccessary check ([6a68155 ](6a681557a9 ))
* reset incoming rate in selling controller if there are changes in item ([c6937c8 ](c6937c8375 ))
* revert to old orm ([7e01ae9 ](7e01ae9e4a ))
* **RFQ:** render email templates for preview and sending ([07c5622 ](07c56221a5 ))
* **stock:** add stock recon opening stock condition ([0cbb7f8 ](0cbb7f8714 ))
* **stock:** fetch batch wise valuation rate in get_items ([f1ba825 ](f1ba825818 ))
* **stock:** ignore packing slip while cancelling the sales invoice ([e6083a5 ](e6083a57de ))
* **stock:** include subcontracting order qty while calculating the bin qty ([ba17fdd ](ba17fdd072 ))
* **stock:** remove is_return condition on pos batch qty calculation ([a638dec ](a638dece6b ))
* **stock:** set incoming_rate with lcv rate for internal purchase ([41c592a ](41c592a1a8 ))
* **subcontracting:** include item bom in supplied items grouping key ([3b12d60 ](3b12d60877 ))
* test cases ([2c74491 ](2c74491eb6 ))
* validate over ordering of quotation ([0e60750 ](0e60750bd8 ))
* validation when more than one FG items in repack stock entry ([fec3a8b ](fec3a8b511 ))
* zero valuation rate if returning from different warehouse ([28929df ](28929df0e8 ))
### Features
* **delivery-note:** add status indicator when document is partially billed ([e5e3b8a ](e5e3b8a6ae ))
* filter to display trial balance report without group account (backport [#48486 ](https://github.com/frappe/erpnext/issues/48486 )) ([#52146 ](https://github.com/frappe/erpnext/issues/52146 )) ([f48b4cd ](f48b4cda50 ))
2026-02-03 17:18:56 +00:00
rohitwaghchaure
d0f96c48cf
Merge pull request #52348 from frappe/version-15-hotfix
...
chore: release v15
2026-02-03 22:47:29 +05:30
ruthra kumar
12be1dca7d
Merge pull request #52378 from frappe/mergify/bp/version-15-hotfix/pr-51651
...
fix: correct exchange gain loss in ppr (backport #51651 )
2026-02-03 20:59:56 +05:30
Mihir Kandoi
2d2bbe5fc2
Merge pull request #52384 from frappe/mergify/bp/version-15-hotfix/pr-52259
...
fix(stock): include subcontracting order qty while calculating the bin qty (backport #52259 )
2026-02-03 20:48:53 +05:30
Mihir Kandoi
a0da47d7f4
Merge pull request #52381 from frappe/mergify/bp/version-15-hotfix/pr-52374
...
fix(stock): fetch batch wise valuation rate in get_items (backport #52374 )
2026-02-03 20:32:15 +05:30
Mihir Kandoi
c0116bcde5
chore: resolve conflicts
2026-02-03 20:30:40 +05:30
Sudharsanan11
ba17fdd072
fix(stock): include subcontracting order qty while calculating the bin qty
...
(cherry picked from commit de8f8ef9f4 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py
2026-02-03 14:55:08 +00:00
kavin-114
f1ba825818
fix(stock): fetch batch wise valuation rate in get_items
...
(cherry picked from commit c5df570262 )
2026-02-03 14:47:36 +00:00
ravibharathi656
e42f8ffd5d
fix: correct exchange gain loss in ppr
...
(cherry picked from commit 02e96039ac )
2026-02-03 14:35:42 +00:00
rohitwaghchaure
c9955ddb35
Merge pull request #52369 from rohitwaghchaure/fixed-zero-incoming-rate-58744
...
fix: zero valuation rate if returning from different warehouse
2026-02-03 19:10:37 +05:30
Rohit Waghchaure
28929df0e8
fix: zero valuation rate if returning from different warehouse
2026-02-03 18:54:36 +05:30
ruthra kumar
6027c25c48
Merge pull request #52366 from frappe/mergify/bp/version-15-hotfix/pr-52279
...
fix(profit and loss statement): exclude non period columns (backport #52279 )
2026-02-03 17:47:03 +05:30
ravibharathi656
32c5861919
fix(profit and loss statement): exclude non period columns
...
(cherry picked from commit 6180e5eb53 )
2026-02-03 11:59:45 +00:00
ruthra kumar
e7297f2fc0
Merge pull request #52364 from frappe/mergify/bp/version-15-hotfix/pr-52160
...
fix(stock): remove is_return condition on pos batch qty calculation (backport #52160 )
2026-02-03 17:20:04 +05:30
ruthra kumar
d14d09c286
Merge pull request #52361 from frappe/mergify/bp/version-15-hotfix/pr-51997
...
Add partially billed status indicator (backport #51997 )
2026-02-03 17:19:21 +05:30
kavin-114
5b5d0f56de
test: add unit test case for pos reserved with return qty
...
(cherry picked from commit 12ec997027 )
2026-02-03 11:11:33 +00:00
kavin-114
a638dece6b
fix(stock): remove is_return condition on pos batch qty calculation
...
(cherry picked from commit 2c19c1fd06 )
2026-02-03 11:11:32 +00:00
rohitwaghchaure
d479930bef
Merge pull request #52335 from aerele/v15/pr-52281
...
fix(stock): add stock recon opening stock condition
2026-02-03 16:40:22 +05:30
rohitwaghchaure
edd2814fc4
Merge branch 'version-15' into version-15-hotfix
2026-02-03 16:36:52 +05:30
Dharanidharan2813
e5e3b8a6ae
feat(delivery-note): add status indicator when document is partially billed
...
(cherry picked from commit 7767000ccf )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.json
2026-02-03 16:30:49 +05:30
rohitwaghchaure
a1b1011555
Merge pull request #52343 from rohitwaghchaure/fixed-negative-stock-error-for-purchase-return-v15
...
fix: negative stock for purchase return
2026-02-03 16:16:08 +05:30
Rohit Waghchaure
c30d76ae68
fix: negative stock for purchase return
2026-02-03 15:56:53 +05:30
ruthra kumar
2c9c5dcc85
Merge pull request #52336 from frappe/mergify/bp/version-15-hotfix/pr-52280
...
fix(stock): ignore packing slip while cancelling the sales invoice (backport #52280 )
2026-02-03 13:59:09 +05:30
Sudharsanan11
e6083a57de
fix(stock): ignore packing slip while cancelling the sales invoice
...
(cherry picked from commit c58887b44a )
2026-02-03 08:24:45 +00:00
kavin-114
0cbb7f8714
fix(stock): add stock recon opening stock condition
2026-02-03 13:41:21 +05:30
ruthra kumar
fa01eefd89
Merge pull request #52329 from frappe/mergify/bp/version-15-hotfix/pr-51655
...
fix: include credit notes in project gross margin calculation (backport #51655 )
2026-02-03 12:19:41 +05:30
ravibharathi656
d9d48da505
fix: include credit notes in project gross margin calculation
...
(cherry picked from commit a378fee8e0 )
2026-02-03 06:07:34 +00:00
Mihir Kandoi
e1c71e0b8f
Merge pull request #52310 from frappe/mergify/bp/version-15-hotfix/pr-52246
...
fix: validation considers moving average by default instead of set va… (backport #52246 )
2026-02-03 09:44:50 +05:30
Mihir Kandoi
a61ad15998
fix: add missing param
2026-02-03 09:29:46 +05:30
Mihir Kandoi
c114f8445b
Merge pull request #52323 from frappe/mergify/bp/version-15-hotfix/pr-52184
...
fix(subcontracting): include item bom in supplied items grouping key (backport #52184 )
2026-02-03 09:27:55 +05:30
Mihir Kandoi
c6127575f5
chore: resolve conflicts
2026-02-03 09:12:14 +05:30
Mihir Kandoi
12a2e98751
chore: resolve conflicts
2026-02-03 09:10:41 +05:30
Sudharsanan11
1d7ba16caf
test(subcontracting): add test for consumed_qty calculation with similar finished goods
...
(cherry picked from commit 4d9412181c )
2026-02-03 03:39:49 +00:00
Sudharsanan11
3b12d60877
fix(subcontracting): include item bom in supplied items grouping key
...
(cherry picked from commit 0d372a62a1 )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
2026-02-03 03:39:49 +00:00
mergify[bot]
ac1f29d5cb
fix: duplicate account number (Indonesia COA) (backport #52080 ) ( #52316 )
...
Co-authored-by: Apriliansyah Idris <apriliansyahidris@gmail.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix: duplicate account number (Indonesia COA) (#52080 )
2026-02-02 19:37:52 +00:00
Solede
f5481dc7d5
fix: backport Switzerland VAT rates update to version-15 ( #52244 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 00:58:42 +05:30
Mihir Kandoi
5f60c0e85e
Merge pull request #52246 from mihir-kandoi/st58765
...
(cherry picked from commit 135a433018 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2026-02-02 15:15:17 +00:00
Mihir Kandoi
7b059a9221
Merge pull request #52307 from frappe/mergify/bp/version-15-hotfix/pr-52304
...
fix: populate contact fields when creating quotation from customer (backport #52304 )
2026-02-02 20:32:16 +05:30
Mihir Kandoi
78f8922a9c
fix: populate contact fields when creating quotation from customer
...
(cherry picked from commit 75b2c2c83d )
2026-02-02 14:46:21 +00:00
Mihir Kandoi
09c56abeb0
Merge pull request #52301 from frappe/mergify/bp/version-15-hotfix/pr-52286
...
fix: reset incoming rate in selling controller if there are changes i… (backport #52286 )
2026-02-02 20:03:13 +05:30
Mihir Kandoi
c6937c8375
fix: reset incoming rate in selling controller if there are changes in item
...
(cherry picked from commit 2d6b43fd54 )
2026-02-02 14:17:43 +00:00
rohitwaghchaure
99ad34d686
Merge pull request #52239 from frappe/mergify/bp/version-15-hotfix/pr-52232
...
fix: validation when more than one FG items in repack stock entry (backport #52232 )
2026-02-02 14:10:48 +05:30
ruthra kumar
09ab2653d1
Merge pull request #52283 from frappe/mergify/bp/version-15-hotfix/pr-52200
...
fix(accounts): correct date in Journal Auditing Voucher print format (backport #52200 )
2026-02-02 12:54:47 +05:30
Tamal Majumdar
6413ce467f
fix: journal auditing voucher print date to use posting_date
...
(cherry picked from commit 43e2495df8 )
2026-02-02 07:21:21 +00:00
Mihir Kandoi
a5156f696c
Merge pull request #52275 from frappe/mergify/bp/version-15-hotfix/pr-52274
2026-02-02 11:06:19 +05:30
Mihir Kandoi
528a482240
fix: imports
2026-02-02 10:51:27 +05:30
Mihir Kandoi
d9d4b9b117
test: over ordering of quotation items
...
(cherry picked from commit 53e58f6678 )
2026-02-02 10:51:27 +05:30
Mihir Kandoi
a4ad4e8279
Merge pull request #52277 from frappe/mihir-kandoi-patch-1
2026-02-02 10:49:30 +05:30
Mihir Kandoi
d516110572
chore: fix py error on v15
2026-02-02 10:34:23 +05:30
Rohit Waghchaure
6d14cb0c6b
chore: fix conflicts
2026-02-01 16:30:59 +05:30
Mihir Kandoi
d30dacce80
Merge pull request #52229 from frappe/mergify/bp/version-15-hotfix/pr-52222
2026-02-01 13:46:46 +05:30
Mihir Kandoi
7e01ae9e4a
fix: revert to old orm
2026-02-01 10:26:14 +05:30
Mihir Kandoi
42f94f1aba
chore: remove incorrect import
2026-01-31 20:36:46 +05:30
Mihir Kandoi
6a681557a9
fix: remove unneccessary check
2026-01-31 20:27:02 +05:30
Mihir Kandoi
7ab59aa094
chore: resolve conflicts
2026-01-31 20:25:00 +05:30
Mihir Kandoi
c3b92075f0
chore: resolve conflicts
...
Removed old patch entries and updated the list.
2026-01-31 20:20:36 +05:30
Mihir Kandoi
4017936bef
chore: resolve conflicts
2026-01-31 20:19:07 +05:30
Mihir Kandoi
6cecae288c
chore: resolve conflicts
2026-01-31 20:18:22 +05:30
Rohit Waghchaure
fec3a8b511
fix: validation when more than one FG items in repack stock entry
...
(cherry picked from commit 6423ce2fa7 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2026-01-31 07:16:29 +00:00
Mihir Kandoi
2c74491eb6
fix: test cases
...
(cherry picked from commit 36f1e3572c )
2026-01-30 14:00:29 +00:00
Mihir Kandoi
0e60750bd8
fix: validate over ordering of quotation
...
(cherry picked from commit 4cc306d2d8 )
# Conflicts:
# erpnext/controllers/status_updater.py
# erpnext/patches.txt
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/quotation_item/quotation_item.json
2026-01-30 14:00:28 +00:00
Mihir Kandoi
4dfc5671b0
Merge pull request #52217 from frappe/mergify/bp/version-15-hotfix/pr-52209
...
fix: add precision to rejected batch no qty calculation (backport #52209 )
2026-01-30 12:21:00 +05:30
Mihir Kandoi
003eb02e24
Merge pull request #52214 from frappe/mergify/bp/version-15-hotfix/pr-52213
...
fix: hide close button on WO if WO is completed (backport #52213 )
2026-01-30 12:06:47 +05:30
Mihir Kandoi
d5570f83d2
fix: add precision to rejected batch no qty calculation
...
(cherry picked from commit 838d245215 )
2026-01-30 06:35:43 +00:00
Mihir Kandoi
bd96868736
fix: hide close button on WO if WO is completed
...
(cherry picked from commit 6e17ccf499 )
2026-01-30 06:29:12 +00:00
Mihir Kandoi
85f7196eb5
Merge pull request #52211 from frappe/mergify/bp/version-15-hotfix/pr-52210
...
fix(barcode): failing request when item has both batch and serial (backport #52210 )
2026-01-30 11:52:42 +05:30
Mihir Kandoi
19e0d75c22
fix(barcode): failing request when item has both batch and serial
...
(cherry picked from commit 89f6f0f46f )
2026-01-30 06:17:25 +00:00
Frappe PR Bot
621558a30c
chore(release): Bumped to Version 15.95.2
...
## [15.95.2](https://github.com/frappe/erpnext/compare/v15.95.1...v15.95.2 ) (2026-01-29)
### Bug Fixes
* **stock:** set incoming_rate with lcv rate for internal purchase ([6ea4f1a ](6ea4f1a03d ))
2026-01-29 12:50:23 +00:00
rohitwaghchaure
547fbec55f
Merge pull request #52176 from frappe/mergify/bp/version-15/pr-52140
...
Fix: Set Zero Rate for Standalone Credit Note with Expired Batch (backport #52007 ) (backport #52140 )
2026-01-29 18:17:43 +05:30
rohitwaghchaure
d9bd42965a
Merge pull request #52195 from frappe/mergify/bp/version-15/pr-52191
...
Add Landed Cost Voucher Amount in Internal Purchase Receipt (backport #52158 ) (backport #52191 )
2026-01-29 18:17:32 +05:30
kavin-114
419df361a7
test: add unit test to check internal purchase with lcv
...
(cherry picked from commit dd4fd89ef8 )
(cherry picked from commit 3ccd1b4a6c )
2026-01-29 12:26:35 +00:00
kavin-114
6ea4f1a03d
fix(stock): set incoming_rate with lcv rate for internal purchase
...
(cherry picked from commit f0dccc3cd7 )
(cherry picked from commit 41c592a1a8 )
2026-01-29 12:26:34 +00:00
rohitwaghchaure
3570ab8868
Merge pull request #52191 from frappe/mergify/bp/version-15-hotfix/pr-52158
...
Add Landed Cost Voucher Amount in Internal Purchase Receipt (backport #52158 )
2026-01-29 17:56:11 +05:30
kavin-114
3ccd1b4a6c
test: add unit test to check internal purchase with lcv
...
(cherry picked from commit dd4fd89ef8 )
2026-01-29 12:02:34 +00:00
kavin-114
41c592a1a8
fix(stock): set incoming_rate with lcv rate for internal purchase
...
(cherry picked from commit f0dccc3cd7 )
2026-01-29 12:02:34 +00:00
mergify[bot]
65ed4e5cf6
Merge pull request #52140 from frappe/mergify/bp/version-15-hotfix/pr-52007
...
Fix: Set Zero Rate for Standalone Credit Note with Expired Batch (backport #52007 )
(cherry picked from commit ad8c8cb0e8 )
2026-01-29 09:01:32 +00:00
mergify[bot]
ad8c8cb0e8
Merge pull request #52140 from frappe/mergify/bp/version-15-hotfix/pr-52007
...
Fix: Set Zero Rate for Standalone Credit Note with Expired Batch (backport #52007 )
2026-01-29 14:30:22 +05:30
Mihir Kandoi
7417432ddb
Merge pull request #52167 from frappe/mergify/bp/version-15-hotfix/pr-52166
...
fix: production plan not considering planning datetime when creating WO (backport #52166 )
2026-01-29 11:05:39 +05:30
Mihir Kandoi
7b6c7c3e27
fix: production plan not considering planning datetime when creating WO
...
(cherry picked from commit 4e19c7e8bd )
2026-01-29 05:20:41 +00:00
Aarol D'Souza
df857f8177
Merge pull request #52163 from frappe/mergify/bp/version-15-hotfix/pr-52092
...
fix(RFQ): render email templates for preview and sending (backport #52092 )
2026-01-29 09:22:32 +05:30
AarDG10
43fc1ae4bf
ci: minor text correction
...
(cherry picked from commit 37cdae2f34 )
2026-01-29 03:37:44 +00:00
AarDG10
07c56221a5
fix(RFQ): render email templates for preview and sending
...
(cherry picked from commit 525b3960e1 )
2026-01-29 03:37:44 +00:00
Navin-S-R
273029d0f0
fix: recalculate tax withholding during Purchase Order child update
2026-01-28 18:51:49 +05:30
mergify[bot]
f48b4cda50
feat: filter to display trial balance report without group account (backport #48486 ) ( #52146 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-01-28 11:40:18 +00:00
mergify[bot]
7226066772
fix(bank_account): is_company_account related validations (backport #51887 ) ( #51921 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-01-28 10:22:09 +00:00
aymenit2008
afc4c856f8
fix: add docstatus condition to get_sales_invoice_item function ( #51517 )
2026-01-28 15:43:33 +05:30
mergify[bot]
22869b6f9d
fix(mode of payment): use valid syntax (backport #51542 ) ( #52134 )
...
Co-authored-by: ervishnucs <ervishnucs369@gmail.com >
2026-01-28 15:10:31 +05:30
Frappe PR Bot
b268de4609
chore(release): Bumped to Version 15.95.1
...
## [15.95.1](https://github.com/frappe/erpnext/compare/v15.95.0...v15.95.1 ) (2026-01-28)
### Bug Fixes
* allow creation of DN in SI for items not having DN reference ([184fa88 ](184fa889c3 ))
* **asset capitalization:** update asset values using db_set ([74bf61e ](74bf61e0c1 ))
* autofill warehouse for packed items ([0a87fa5 ](0a87fa5348 ))
* Bin reserved qty for production for extra material transfer ([b5d8477 ](b5d8477354 ))
* check the payment ledger entry has the dimension ([#51823 ](https://github.com/frappe/erpnext/issues/51823 )) ([468ec80 ](468ec805f1 ))
* Ensure paid_amount is always numeric before calling allocate_amount_to_references (backport [#50935 ](https://github.com/frappe/erpnext/issues/50935 )) ([#52035 ](https://github.com/frappe/erpnext/issues/52035 )) ([9fce694 ](9fce694936 ))
* handle parent level project change ([7146c03 ](7146c0385c ))
* handle undefined bank_transaction_mapping in quick entry ([d4195d3 ](d4195d31bf ))
* job cards should not be deleted on close of WO ([8d06ee3 ](8d06ee3966 ))
* **journal-entry:** prevent submit failure due to double background queuing (backport [#52083 ](https://github.com/frappe/erpnext/issues/52083 )) ([#52086 ](https://github.com/frappe/erpnext/issues/52086 )) ([72a9b58 ](72a9b58b14 ))
* negative stock for purchae return ([f9fd0ff ](f9fd0ffbae ))
* **payment entry:** update currency symbol (backport [#51956 ](https://github.com/frappe/erpnext/issues/51956 )) ([#52093 ](https://github.com/frappe/erpnext/issues/52093 )) ([934b549 ](934b5494f0 ))
* **project:** add missing counter to project update naming series ([f61305a ](f61305aa45 ))
* rejected qty in PR doesn't consider conversion factor ([83352b5 ](83352b5a34 ))
* **sales order:** set project at item level from parent ([a09b73e ](a09b73e65d ))
* **shipment:** user contact validation to use full name ([90dc22a ](90dc22a57d ))
* show message if image is removed from item description ([0c89cd5 ](0c89cd5524 ))
* **stock:** use purchase UOM in Supplier Quotation items ([dadd4b1 ](dadd4b1f95 ))
* strip whitespace in customer_name ([853faca ](853facad96 ))
* swedish_address_template ([5e61922 ](5e6192249e ))
* UOM of item not fetching in BOM ([14de520 ](14de520ebb ))
* update country_wise_tax.json for Algerian Taxes (backport [#51878 ](https://github.com/frappe/erpnext/issues/51878 )) ([#52037 ](https://github.com/frappe/erpnext/issues/52037 )) ([d89ac99 ](d89ac99e76 ))
* validation to check at-least one raw material for manufacture entry ([650f874 ](650f874fbd ))
2026-01-28 04:14:22 +00:00
ruthra kumar
44b726c2e3
Merge pull request #52104 from frappe/version-15-hotfix
...
chore: release v15
2026-01-28 09:43:01 +05:30
Mihir Kandoi
0c395725b7
Merge pull request #52123 from frappe/mergify/bp/version-15-hotfix/pr-51961
...
fix(sales order): set project at item level from parent (backport #51961 )
2026-01-27 21:55:31 +05:30
SowmyaArunachalam
7146c0385c
fix: handle parent level project change
...
(cherry picked from commit 543b6e51c0 )
2026-01-27 16:24:06 +00:00
SowmyaArunachalam
e12564daa6
chore: use frappe.model.set_value
...
(cherry picked from commit 3b27f49d79 )
2026-01-27 16:24:06 +00:00
SowmyaArunachalam
a09b73e65d
fix(sales order): set project at item level from parent
...
(cherry picked from commit 9e51701e2a )
2026-01-27 16:24:05 +00:00
Mihir Kandoi
654a55260d
Merge pull request #52121 from frappe/mergify/bp/version-15-hotfix/pr-52084
...
fix(shipment): user contact validation to use full name (backport #52084 )
2026-01-27 21:28:34 +05:30
harrishragavan
90dc22a57d
fix(shipment): user contact validation to use full name
...
(cherry picked from commit 3c6eb9a531 )
2026-01-27 15:57:05 +00:00
Khushi Rawat
e826e03f9a
Merge pull request #52073 from aerele/update-asset-purchase-amt
...
fix(asset capitalization): update asset values using db_set
2026-01-27 17:06:17 +05:30
ruthra kumar
de4e62e308
Merge pull request #52107 from frappe/mergify/bp/version-15-hotfix/pr-51823
...
fix: check the payment ledger entry has the dimension (backport #51823 )
2026-01-27 16:27:32 +05:30
Vishnu Priya Baskaran
468ec805f1
fix: check the payment ledger entry has the dimension ( #51823 )
...
* fix: check the payment ledger entry has the dimension
* fix: add project in payment ledger entry
(cherry picked from commit efa3973b77 )
2026-01-27 10:26:52 +00:00
Mihir Kandoi
cd8c6eac7c
Merge pull request #52096 from frappe/mergify/bp/version-15-hotfix/pr-52088
...
fix: show message if image is removed from item description (backport #52088 )
2026-01-27 14:56:03 +05:30
Mihir Kandoi
90d6bb34dc
chore: resolve conflicts
2026-01-27 14:38:19 +05:30
Mihir Kandoi
1545904693
Merge pull request #52099 from aerele/support/fix--58134
2026-01-27 12:50:11 +05:30
Pandiyan37
dadd4b1f95
fix(stock): use purchase UOM in Supplier Quotation items
2026-01-27 12:28:07 +05:30
Mihir Kandoi
0c89cd5524
fix: show message if image is removed from item description
...
(cherry picked from commit b49c679a50 )
# Conflicts:
# erpnext/stock/doctype/item/item.py
2026-01-27 06:50:16 +00:00
mergify[bot]
934b5494f0
fix(payment entry): update currency symbol (backport #51956 ) ( #52093 )
...
Co-authored-by: NaviN <118178330+Navin-S-R@users.noreply.github.com >
fix(payment entry): update currency symbol (#51956 )
2026-01-27 06:32:59 +00:00
mergify[bot]
72a9b58b14
fix(journal-entry): prevent submit failure due to double background queuing (backport #52083 ) ( #52086 )
...
Co-authored-by: V Shankar <shankarv292002@gmail.com >
fix(journal-entry): prevent submit failure due to double background queuing (#52083 )
2026-01-27 05:52:23 +00:00
Navin-S-R
5cfd8d1930
refactor: avoid multiple db_set
2026-01-26 23:06:37 +05:30
Navin-S-R
74bf61e0c1
fix(asset capitalization): update asset values using db_set
2026-01-26 21:17:06 +05:30
Mihir Kandoi
c4b135e1a2
Merge pull request #52065 from frappe/mergify/bp/version-15-hotfix/pr-52064
...
fix: strip whitespace in customer_name (backport #52064 )
2026-01-26 15:30:50 +05:30
Shankarv19bcr
853facad96
fix: strip whitespace in customer_name
...
(cherry picked from commit e5ba0e6401 )
2026-01-26 09:46:51 +00:00
ruthra kumar
636e1ac1f1
Merge pull request #52039 from frappe/mergify/bp/version-15-hotfix/pr-51670
...
fix: handle undefined bank_transaction_mapping in quick entry (backport #51670 )
2026-01-25 13:11:45 +05:30
ruthra kumar
df996b8fd3
Merge pull request #52054 from frappe/mergify/bp/version-15-hotfix/pr-52050
...
fix: swedish_address_template (backport #52050 )
2026-01-25 13:09:18 +05:30
mahsem
5e6192249e
fix: swedish_address_template
...
(cherry picked from commit 334e8ada30 )
2026-01-25 05:22:25 +00:00
rohitwaghchaure
398e8d00ec
Merge pull request #52052 from frappe/mergify/bp/version-15-hotfix/pr-52043
...
fix: UOM of item not fetching in BOM (backport #52043 )
2026-01-25 10:50:52 +05:30
rohitwaghchaure
6be30bbd71
Merge pull request #51904 from frappe/mergify/bp/version-15-hotfix/pr-51900
...
fix: validation to check at-least one raw material for manufacture entry (backport #51900 )
2026-01-25 10:45:52 +05:30
Rohit Waghchaure
14de520ebb
fix: UOM of item not fetching in BOM
...
(cherry picked from commit ba8eadda52 )
2026-01-25 05:14:50 +00:00
rohitwaghchaure
770d0e7f7f
Merge pull request #52030 from frappe/mergify/bp/version-15-hotfix/pr-52024
...
fix: Bin reserved qty for production for extra material transfer (backport #52024 )
2026-01-25 10:43:48 +05:30
rohitwaghchaure
c351d6b1c0
chore: fix conflicts
...
Removed old implementation of make_serialized_item function and updated its definition.
2026-01-24 13:51:54 +05:30
rohitwaghchaure
a4b099e481
chore: fix conflicts
...
Removed subcontracting order validation methods from stock entry.
2026-01-24 13:50:33 +05:30
rohitwaghchaure
624ec19305
chore: fix conflicts
...
Remove test for reserved serial and batch items and clean up related code.
2026-01-24 13:42:04 +05:30
Abdeali Chharchhoda
e1c3125efa
refactor: use console.error for error logging in Plaid integration
...
(cherry picked from commit 9322095786 )
2026-01-24 07:07:32 +00:00
Abdeali Chharchhoda
d4195d31bf
fix: handle undefined bank_transaction_mapping in quick entry
...
(cherry picked from commit 8a1b8259bd )
2026-01-24 07:07:32 +00:00
Abdeali Chharchhoda
f349be0a00
refactor: remove redundant onload function for bank mapping table
...
(cherry picked from commit 7c7ba0154a )
2026-01-24 07:07:31 +00:00
mergify[bot]
d89ac99e76
fix: update country_wise_tax.json for Algerian Taxes (backport #51878 ) ( #52037 )
...
fix: update country_wise_tax.json for Algerian Taxes (#51878 )
* Algeria chart of accounts
Algeria chart of accounts
* Update Algeria Chart Of Account
* Algeria chart of account
* Algeria Chart of Account
Algeria Chart of Account
* Modify Algeria tax entries in country_wise_tax.json
Updated tax rates and account names for Algeria.
* Rename account for Algeria tax from VAT to TVA
Rename account for Algeria tax from VAT to TVA
(cherry picked from commit e810cd8440 )
Co-authored-by: HALFWARE <contact@half-ware.com >
2026-01-24 06:48:04 +00:00
mergify[bot]
9fce694936
fix: Ensure paid_amount is always numeric before calling allocate_amount_to_references (backport #50935 ) ( #52035 )
...
fix: Ensure paid_amount is always numeric before calling allocate_amount_to_references (#50935 )
fix: ensure paid_amount is not null in allocate_party_amount_against_ref_docs
(cherry picked from commit 50b3396064 )
Co-authored-by: El-Shafei H. <el.shafei.developer@gmail.com >
2026-01-24 12:03:51 +05:30
Rohit Waghchaure
b5d8477354
fix: Bin reserved qty for production for extra material transfer
...
(cherry picked from commit f5378b6573 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/test_work_order.py
2026-01-23 15:45:30 +00:00
rohitwaghchaure
0e3d276348
Merge pull request #52014 from frappe/mergify/bp/version-15-hotfix/pr-52006
...
fix: negative stock for purchase return (backport #52006 )
2026-01-23 13:23:00 +05:30
rohitwaghchaure
3489b65f1a
chore: fix conflicts
2026-01-23 12:27:37 +05:30
rohitwaghchaure
c8a52ec43c
chore: fix conflicts
...
Removed deprecated method for batch-wise total available quantity and adjusted stock value calculations.
2026-01-23 11:51:02 +05:30
Rohit Waghchaure
f9fd0ffbae
fix: negative stock for purchae return
...
(cherry picked from commit d68a04ad16 )
# Conflicts:
# erpnext/stock/serial_batch_bundle.py
2026-01-23 06:03:47 +00:00
rohitwaghchaure
69dc9e81d5
Merge pull request #52004 from frappe/mergify/bp/version-15-hotfix/pr-51989
...
fix: autofill warehouse for packed items (backport #51989 )
2026-01-22 23:56:40 +05:30
Sudharsanan11
0a87fa5348
fix: autofill warehouse for packed items
...
(cherry picked from commit 3f8a0a4833 )
2026-01-22 17:28:03 +00:00
Mihir Kandoi
81e7e96cb6
Merge pull request #51977 from frappe/mergify/bp/version-15-hotfix/pr-51967
...
fix(project): add missing counter to project update naming series (backport #51967 )
2026-01-22 11:45:58 +05:30
mergify[bot]
f7770c3225
Merge pull request #51979 from frappe/mergify/bp/version-15-hotfix/pr-51966
...
fix(customer): add customer group filters (backport #51966 )
2026-01-22 05:16:45 +00:00
ravibharathi656
f61305aa45
fix(project): add missing counter to project update naming series
...
(cherry picked from commit 49e64f4e1c )
2026-01-22 04:52:56 +00:00
Mihir Kandoi
113a6e079a
Merge pull request #51971 from frappe/mergify/bp/version-15-hotfix/pr-51968
2026-01-22 09:04:48 +05:30
mergify[bot]
c35426b9f9
Merge pull request #51969 from frappe/mergify/bp/version-15-hotfix/pr-51964
...
fix: create DN btn should not be shown if it cannot be created (backport #51964 )
2026-01-21 17:27:37 +00:00
Mihir Kandoi
83352b5a34
fix: rejected qty in PR doesn't consider conversion factor
...
(cherry picked from commit 343ee9695b )
2026-01-21 17:20:45 +00:00
Mihir Kandoi
e54bb0da69
Merge pull request #51959 from frappe/mergify/bp/version-15-hotfix/pr-51947
...
fix: job cards should not be deleted on close of WO (backport #51947 )
2026-01-21 16:02:01 +05:30
Mihir Kandoi
8d06ee3966
fix: job cards should not be deleted on close of WO
...
(cherry picked from commit c919b1de38 )
2026-01-21 10:17:00 +00:00
Mihir Kandoi
6b4101d202
Merge pull request #51925 from frappe/mergify/bp/version-15-hotfix/pr-51909
...
fix: allow creation of DN in SI for items not having DN reference (backport #51909 )
2026-01-21 15:41:21 +05:30
Mihir Kandoi
386567a6ea
chore: resolve conflicts
2026-01-21 15:27:12 +05:30
Mihir Kandoi
d3440cf545
chore: resolve conflicts
2026-01-21 15:24:14 +05:30
mergify[bot]
11544818f1
Merge pull request #51950 from frappe/mergify/bp/version-15-hotfix/pr-51948
...
fix: warehouse permissions in MR incorrectly ignored (backport #51948 )
2026-01-21 08:51:41 +00:00
Frappe PR Bot
1e16e751ee
chore(release): Bumped to Version 15.95.0
...
# [15.95.0](https://github.com/frappe/erpnext/compare/v15.94.3...v15.95.0 ) (2026-01-20)
### Bug Fixes
* **accounts_controller:** make return message translatable ([8f6095d ](8f6095d05f ))
* **accounts:** add missing accounting dimensions in advance taxes and charges ([1d5f406 ](1d5f406930 ))
* add other charges in total ([3ef4fa5 ](3ef4fa51dc ))
* allow disassemble stock entry without work order (backport [#51761 ](https://github.com/frappe/erpnext/issues/51761 )) ([#51835 ](https://github.com/frappe/erpnext/issues/51835 )) ([be20698 ](be2069883e ))
* calculate net profit amount from root node accounts ([e9573b0 ](e9573b0b93 ))
* common_party_path ([#51826 ](https://github.com/frappe/erpnext/issues/51826 )) ([6225217 ](62252170dd ))
* docs_path ([b3df300 ](b3df300ea5 ))
* **manufacturing:** consider process loss qty while validating the work order ([4418fb4 ](4418fb48a9 ))
* **pos:** reapply set warehouse during cart update ([75b4a0a ](75b4a0a89c ))
* **postgres:** compute current month sales without DATE_FORMAT ([fbf4305 ](fbf4305028 ))
* **postgres:** fix v15 migration failures on Postgres ([#51481 ](https://github.com/frappe/erpnext/issues/51481 )) ([eef26fe ](eef26fea9a ))
* prevent UOM from updating incorrectly while scanning barcode ([d196956 ](d196956307 ))
* **process statement of accounts:** allow renaming ([8b2778b ](8b2778b29f ))
* **process statement of accounts:** naming of reports ([054468a ](054468a5ef ))
* RFQ does not fetch html response ([90e8090 ](90e8090dcc ))
* **sales analytics:** add curve filter ([c2995f6 ](c2995f6800 ))
* Show non-SLE vouchers with GL entries in Stock vs Account Value Comparison report ([6219d7d ](6219d7d9a5 ))
* **stock entry:** calculate transferred quantity using transfer_qty (backport [#51656 ](https://github.com/frappe/erpnext/issues/51656 )) ([#51675 ](https://github.com/frappe/erpnext/issues/51675 )) ([1da781f ](1da781f2ae ))
* **stock:** resolve quantity issue when adding items via barcode scan ([c508ef5 ](c508ef5b82 ))
* **transaction.js:** use flt instead of cint for plc_conversion_rate ([f618bf2 ](f618bf212f ))
* valuation rate for non batchwise valuation ([3008c7a ](3008c7ad82 ))
### Features
* add new 2025 Charts of Accounts for France ([6af6fe8 ](6af6fe8204 ))
* **process statement of accounts:** added more frequency options for auto email ([546ab05 ](546ab05eb5 ))
* remove old French chart of accounts with code as nex 2025 is provided ([e568ab2 ](e568ab2255 ))
### Performance Improvements
* prevent duplicate reposting for the same item ([eff9595 ](eff9595e34 ))
2026-01-20 16:40:54 +00:00
ruthra kumar
cff3407a4b
Merge pull request #51912 from frappe/version-15-hotfix
...
chore: release v15
2026-01-20 22:09:26 +05:30
mergify[bot]
502a262637
Merge pull request #51935 from frappe/mergify/bp/version-15-hotfix/pr-51934
...
fix: validation message in stock reco row idx (backport #51934 )
2026-01-20 16:11:53 +00:00
rohitwaghchaure
8f112c5967
Merge pull request #51931 from frappe/mergify/bp/version-15-hotfix/pr-51930
...
Revert "perf: prevent duplicate reposting for the same item" (backport #51930 )
2026-01-20 20:05:31 +05:30
rohitwaghchaure
dad7657853
Revert "perf: prevent duplicate reposting for the same item"
...
(cherry picked from commit 6e4b90055f )
2026-01-20 14:19:24 +00:00
rohitwaghchaure
ff84edcfad
Merge pull request #51923 from frappe/mergify/bp/version-15-hotfix/pr-51920
...
perf: prevent duplicate reposting for the same item (backport #51920 )
2026-01-20 18:01:07 +05:30
Mihir Kandoi
184fa889c3
fix: allow creation of DN in SI for items not having DN reference
...
(cherry picked from commit b691de0147 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2026-01-20 12:14:43 +00:00
Rohit Waghchaure
eff9595e34
perf: prevent duplicate reposting for the same item
...
(cherry picked from commit 7535931571 )
2026-01-20 12:08:49 +00:00
ruthra kumar
8847e1c2bd
Merge pull request #51915 from frappe/mergify/bp/version-15-hotfix/pr-51671
...
fix(accounts): add missing accounting dimensions in advance taxes and charges (backport #51671 )
2026-01-20 17:21:07 +05:30
Nikhil Kothari
1d5f406930
fix(accounts): add missing accounting dimensions in advance taxes and charges
...
(cherry picked from commit 22e9cb4cf4 )
# Conflicts:
# erpnext/patches.txt
2026-01-20 17:03:46 +05:30
Rohit Waghchaure
650f874fbd
fix: validation to check at-least one raw material for manufacture entry
...
(cherry picked from commit f003b3c378 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2026-01-20 08:25:57 +00:00
Mihir Kandoi
091272409e
Merge pull request #51674 from aerele/v15-sales-analytics-curve-filter
2026-01-20 13:26:31 +05:30
ravibharathi656
c2995f6800
fix(sales analytics): add curve filter
2026-01-20 13:01:59 +05:30
ruthra kumar
39cd371fb6
Merge pull request #51892 from frappe/mergify/bp/version-15-hotfix/pr-51886
...
fix(accounts_controller): make return message translatable (backport #51886 )
2026-01-20 08:30:46 +05:30
barredterra
8f6095d05f
fix(accounts_controller): make return message translatable
...
(cherry picked from commit 0209f0fe29 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2026-01-20 08:17:09 +05:30
ruthra kumar
6b61eabf61
Merge pull request #51883 from frappe/mergify/bp/version-15-hotfix/pr-51830
...
fix(manufacturing): consider process loss qty while validating the work order (backport #51830 )
2026-01-20 08:08:43 +05:30
ruthra kumar
25112468bc
Merge pull request #51890 from frappe/mergify/bp/version-15-hotfix/pr-51561
...
fix: delete advance ledger entries while reconciling payment entry (backport #51561 )
2026-01-20 08:06:13 +05:30
Lakshit Jain
d27fe6f57a
Merge pull request #51561 from ljain112/fic-adv-ple-po
...
fix: delete advance ledger entries while reconciling payment entry
(cherry picked from commit aea70c5ec1 )
2026-01-20 02:21:23 +00:00
Diptanil Saha
e60064f6f1
Merge pull request #51885 from frappe/mergify/bp/version-15-hotfix/pr-49957
...
fix: process statement of accounts (backport #49957 )
2026-01-19 22:19:58 +05:30
diptanilsaha
e621a51225
chore: resolve conflicts
2026-01-19 22:03:01 +05:30
diptanilsaha
054468a5ef
fix(process statement of accounts): naming of reports
...
(cherry picked from commit 4a4c2188ec )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.html
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html
2026-01-19 16:23:43 +00:00
diptanilsaha
546ab05eb5
feat(process statement of accounts): added more frequency options for auto email
...
(cherry picked from commit d610d1dccd )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
2026-01-19 16:23:42 +00:00
diptanilsaha
8b2778b29f
fix(process statement of accounts): allow renaming
...
(cherry picked from commit dbab718aaa )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
2026-01-19 16:23:42 +00:00
Sudharsanan11
4418fb48a9
fix(manufacturing): consider process loss qty while validating the work order
...
(cherry picked from commit e6366e830c )
2026-01-19 16:18:35 +00:00
Diptanil Saha
cfafd39543
Merge pull request #51876 from frappe/mergify/bp/version-15-hotfix/pr-51595
2026-01-19 18:07:22 +05:30
Florian HENRY
794d005923
chore: re add older template
...
(cherry picked from commit b3efb3084f )
2026-01-19 12:23:31 +00:00
Florian HENRY
da19761fbd
chore: fix bank account type
...
(cherry picked from commit 4fe1b214c1 )
2026-01-19 12:23:31 +00:00
Florian HENRY
5fcda5f3ed
chore: fix CASH acount type
...
(cherry picked from commit 6a876de838 )
2026-01-19 12:23:31 +00:00
Florian HENRY
763cf6ae10
chore: fix bank acount type
...
(cherry picked from commit 765487a087 )
2026-01-19 12:23:30 +00:00
Florian HENRY
b301be1a74
chore: add Expenses Included In Valuation account
...
(cherry picked from commit c519cd0268 )
2026-01-19 12:23:30 +00:00
Florian HENRY
e568ab2255
feat: remove old French chart of accounts with code as nex 2025 is provided
...
(cherry picked from commit bf430fce09 )
2026-01-19 12:23:30 +00:00
Florian HENRY
61295e7d47
chore: Review PR #51595
...
(cherry picked from commit 6bdaeb983d )
2026-01-19 12:23:30 +00:00
Florian HENRY
6af6fe8204
feat: add new 2025 Charts of Accounts for France
...
(cherry picked from commit c81dee137f )
2026-01-19 12:23:30 +00:00
rohitwaghchaure
d0d776486e
Merge pull request #51865 from frappe/mergify/bp/version-15-hotfix/pr-51769
...
fix(pos): reapply set warehouse during cart update (backport #51769 )
2026-01-19 15:44:52 +05:30
ravibharathi656
75b4a0a89c
fix(pos): reapply set warehouse during cart update
...
(cherry picked from commit 5a53c45321 )
2026-01-19 10:07:47 +00:00
ruthra kumar
a2c86dbe01
Merge pull request #51838 from frappe/mergify/bp/version-15-hotfix/pr-51787
...
fix: recalculate taxes when item tax template changes after discount (backport #51787 )
2026-01-19 14:36:59 +05:30
ljain112
2bf75a2c24
chore: resolve conflicts
2026-01-19 13:41:40 +05:30
ruthra kumar
2b38bc191e
Merge pull request #51843 from frappe/mergify/bp/version-15-hotfix/pr-51826
...
fix: common_party_path (backport #51826 )
2026-01-19 13:20:48 +05:30
mahsem
62252170dd
fix: common_party_path ( #51826 )
...
* fix: common_pary_path
* chore: remove non-existent anchor
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 0c0f43f7f7 )
2026-01-19 07:50:20 +00:00
ruthra kumar
c55512c9d3
Merge pull request #51840 from frappe/mergify/bp/version-15-hotfix/pr-51513
...
fix: calculate net profit amount from root node accounts (backport #51513 )
2026-01-19 13:06:17 +05:30
mergify[bot]
be2069883e
fix: allow disassemble stock entry without work order (backport #51761 ) ( #51835 )
...
* fix: allow disassemble stock entry without work order (#51761 )
* fix: allow disassemble stock entry without work order
* fix: use existing functionality to load fg item
* chore: better dict update
(cherry picked from commit 83919119f8 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
Removed unused test functions related to stock entry and sample retention.
* chore: fix linters issue
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2026-01-19 12:55:03 +05:30
Navin-S-R
e9573b0b93
fix: calculate net profit amount from root node accounts
...
(cherry picked from commit c84986d00e )
2026-01-19 07:15:09 +00:00
Lakshit Jain
1d64373c26
Merge pull request #51787 from ljain112/fix-taxes-disc
...
fix: recalculate taxes when item tax template changes after discount
(cherry picked from commit f00aeec9b4 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2026-01-19 07:01:36 +00:00
ruthra kumar
6df80901b9
Merge pull request #51833 from frappe/mergify/bp/version-15-hotfix/pr-51742
...
fix: add other charges in total (backport #51742 )
2026-01-19 11:34:12 +05:30
SowmyaArunachalam
3ef4fa51dc
fix: add other charges in total
...
(cherry picked from commit 9406c07c42 )
2026-01-19 05:45:16 +00:00
Mihir Kandoi
cce32507d9
Merge pull request #51820 from frappe/mergify/bp/version-15-hotfix/pr-51817
...
fix: prevent UOM from updating incorrectly while scanning barcode (backport #51817 )
2026-01-18 15:11:05 +05:30
Pandiyan5273
d196956307
fix: prevent UOM from updating incorrectly while scanning barcode
...
(cherry picked from commit 30263b26a5 )
2026-01-18 09:36:26 +00:00
ruthra kumar
4db62cab3b
Merge pull request #51796 from frappe/mergify/bp/version-15-hotfix/pr-51555
...
fix(postgres): compute current month sales without DATE_FORMAT (backport #51555 )
2026-01-16 17:15:41 +05:30
Matt Howard
fbf4305028
fix(postgres): compute current month sales without DATE_FORMAT
...
(cherry picked from commit 64f391adf7 )
2026-01-16 11:28:48 +00:00
ili.ad
eef26fea9a
fix(postgres): fix v15 migration failures on Postgres ( #51481 )
...
* fix(postgres): avoid DISTINCT(...) in repost allowed types query
* fix(postgres): rewrite update pick list patch to avoid UPDATE JOIN
* chore: linting changes
---------
Co-authored-by: Matt Howard <github.severity519@passmail.net >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-01-16 16:35:16 +05:30
Mihir Kandoi
043d208580
Merge pull request #51793 from frappe/mergify/bp/version-15-hotfix/pr-51790
...
fix(stock): resolve quantity issue when adding items via barcode scan (backport #51790 )
2026-01-16 16:20:18 +05:30
Pandiyan5273
c508ef5b82
fix(stock): resolve quantity issue when adding items via barcode scan
...
(cherry picked from commit f959b2c59a )
2026-01-16 10:48:53 +00:00
mergify[bot]
1da781f2ae
fix(stock entry): calculate transferred quantity using transfer_qty (backport #51656 ) ( #51675 )
...
* fix(stock entry): calculate transferred quantity using transfer_qty
(cherry picked from commit 4e6d86d6f0 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
* test: allow from_warehouse while creating material request
(cherry picked from commit 7e99148357 )
* test: validate transferred quantity for material transfer entry
(cherry picked from commit bf2ab32abf )
* chore: fix conflicts
---------
Co-authored-by: Navin-S-R <navin@aerele.in >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2026-01-16 10:42:01 +05:30
rohitwaghchaure
e2b53884fe
Merge pull request #51771 from frappe/mergify/bp/version-15-hotfix/pr-51768
...
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value … (backport #51768 )
2026-01-15 20:59:48 +05:30
rohitwaghchaure
de46ac8b62
chore: fix conflicts
2026-01-15 19:27:46 +05:30
Rohit Waghchaure
6219d7d9a5
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value Comparison report
...
(cherry picked from commit 1db9ce205f )
# Conflicts:
# erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py
2026-01-15 12:20:31 +00:00
rohitwaghchaure
eb0249310c
Merge pull request #51751 from frappe/mergify/bp/version-15-hotfix/pr-51729
...
fix: valuation rate for non batchwise valuation (backport #51729 )
2026-01-15 17:01:48 +05:30
Mihir Kandoi
dfb1722dc4
Merge pull request #51766 from aerele/rfq-email-refactor
2026-01-15 16:38:15 +05:30
Sudharsanan Ashok
c13f3ba695
Merge branch 'version-15-hotfix' into rfq-email-refactor
2026-01-15 15:36:20 +05:30
Mihir Kandoi
add635b9eb
refactor: backport RFQ email refactor ( #51503 )
2026-01-15 15:33:03 +05:30
Mihir Kandoi
28a670434d
Merge pull request #51763 from frappe/mergify/bp/version-15-hotfix/pr-51364
...
fix: RFQ does not fetch html response (backport #51364 )
2026-01-15 12:12:59 +05:30
Mihir Kandoi
90e8090dcc
fix: RFQ does not fetch html response
...
(cherry picked from commit da899913b8 )
2026-01-15 06:17:42 +00:00
Mihir Kandoi
d983280de8
Merge pull request #51754 from frappe/mergify/bp/version-15-hotfix/pr-51753
...
fix: docs_path (backport #51753 )
2026-01-14 21:30:54 +05:30
mahsem
b3df300ea5
fix: docs_path
...
(cherry picked from commit 7ef8c81caf )
2026-01-14 15:59:59 +00:00
rohitwaghchaure
0a363f879d
chore: fix conflicts
...
Removed multiple test cases related to purchase receipts and negative stock handling.
2026-01-14 19:43:39 +05:30
Rohit Waghchaure
3008c7ad82
fix: valuation rate for non batchwise valuation
...
(cherry picked from commit b6312bca9c )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2026-01-14 14:06:35 +00:00
Frappe PR Bot
d82ab066bd
chore(release): Bumped to Version 15.94.3
...
## [15.94.3](https://github.com/frappe/erpnext/compare/v15.94.2...v15.94.3 ) (2026-01-14)
### Bug Fixes
* **transaction.js:** use flt instead of cint for plc_conversion_rate ([9819ed1 ](9819ed112b ))
2026-01-14 12:17:05 +00:00
Diptanil Saha
df46841f82
Merge pull request #51749 from frappe/mergify/bp/version-15/pr-51747
...
fix(transaction.js): use flt instead of cint for plc_conversion_rate (backport #51730 ) (backport #51747 )
2026-01-14 17:45:40 +05:30
Diptanil Saha
14d197d9eb
chore: resolve conflict
...
(cherry picked from commit d5982cab03 )
2026-01-14 12:12:56 +00:00
diptanilsaha
9819ed112b
fix(transaction.js): use flt instead of cint for plc_conversion_rate
...
(cherry picked from commit 8b445e04e5 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
(cherry picked from commit f618bf212f )
2026-01-14 12:12:55 +00:00
Diptanil Saha
85f635ac4a
Merge pull request #51747 from frappe/mergify/bp/version-15-hotfix/pr-51730
...
fix(transaction.js): use flt instead of cint for plc_conversion_rate (backport #51730 )
2026-01-14 15:56:48 +05:30
Diptanil Saha
d5982cab03
chore: resolve conflict
2026-01-14 15:54:10 +05:30
diptanilsaha
f618bf212f
fix(transaction.js): use flt instead of cint for plc_conversion_rate
...
(cherry picked from commit 8b445e04e5 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2026-01-14 10:22:15 +00:00
Frappe PR Bot
ddca3b5800
chore(release): Bumped to Version 15.94.2
...
## [15.94.2](https://github.com/frappe/erpnext/compare/v15.94.1...v15.94.2 ) (2026-01-13)
### Bug Fixes
* **accounting-dimension:** System-generated round-off GL entries fail to set the accounting dimension ([#51167 ](https://github.com/frappe/erpnext/issues/51167 )) ([1179514 ](1179514118 ))
* **accounts:** correct sales order item deletion message for MR and PO linkage ([4c53af0 ](4c53af0494 ))
* allow all users of supplier to create purchase invoices ([8f1509d ](8f1509dca1 ))
* **asset value adjustment:** skip cancelling revaluation journal entry if already cancelled ([dae6adf ](dae6adfe13 ))
* **asset:** properly reset purchase reference and item fields ([ea0b768 ](ea0b76831f ))
* **asset:** remove references for composite and existing asset ([c7f79d1 ](c7f79d16e9 ))
* change float types in payment entry reference table to currency ([d17deba ](d17debabf7 ))
* closed WO becomes open when RM is returned ([7db6ae8 ](7db6ae8bda ))
* correct uom reflecting in sales order when fetching from barcode ([3cc41cf ](3cc41cf643 ))
* don't duplicate default income account to Item ([#50413 ](https://github.com/frappe/erpnext/issues/50413 )) ([1cb22f9 ](1cb22f9d05 )), closes [#48231 ](https://github.com/frappe/erpnext/issues/48231 )
* ignore permissions when cancelling revaluation journal entry ([129457b ](129457b2ce ))
* incoming rate calculation ([01af6c8 ](01af6c8762 ))
* **minor:** hide target_qty field from the capitalization ([ed05b4c ](ed05b4cc5c ))
* move validation to before_cancel ([11d23e1 ](11d23e1a4a ))
* negative stock issue for higher precision ([1bbeecf ](1bbeecff12 ))
* **payment reconciliation:** handle adhoc payment returns ([#51311 ](https://github.com/frappe/erpnext/issues/51311 )) ([159d1d6 ](159d1d61b5 ))
* pick list qty does not reset when pick list is cancelled ([f9be364 ](f9be364bd1 ))
* prevent manual cancellation of the linked Revaluation Journal Entry ([07de3f4 ](07de3f4391 ))
* remove posting date & time on SRE batch validation ([d3f2da0 ](d3f2da0d59 ))
* **stock:** enable allow on submit for tracking status field ([9d5a493 ](9d5a493609 ))
### Performance Improvements
* SABB taking time to save the record ([ee9debe ](ee9debe581 ))
2026-01-13 15:02:59 +00:00
ruthra kumar
a8dbf981d8
Merge pull request #51711 from frappe/version-15-hotfix
...
chore: release v15
2026-01-13 20:31:27 +05:30
Khushi Rawat
b807f9318f
Merge pull request #51721 from khushi8112/hide-target-qty-field
...
fix: hide target_qty field from the capitalization
2026-01-13 17:46:29 +05:30
khushi8112
a66129af29
chore: run pre-commit
2026-01-13 17:28:51 +05:30
khushi8112
ed05b4cc5c
fix(minor): hide target_qty field from the capitalization
2026-01-13 17:26:32 +05:30
Khushi Rawat
00ac931722
Merge pull request #51717 from frappe/mergify/bp/version-15-hotfix/pr-51666
...
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled (backport #51666 )
2026-01-13 16:54:29 +05:30
khushi8112
3365bc3ba3
chore: rebase with v15 branch
2026-01-13 16:23:00 +05:30
Navin-S-R
11d23e1a4a
fix: move validation to before_cancel
...
(cherry picked from commit d65cd605a1 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2026-01-13 10:38:03 +00:00
Navin-S-R
07de3f4391
fix: prevent manual cancellation of the linked Revaluation Journal Entry
...
(cherry picked from commit 73b038084b )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2026-01-13 10:38:03 +00:00
Navin-S-R
129457b2ce
fix: ignore permissions when cancelling revaluation journal entry
...
(cherry picked from commit 500c44e3f5 )
2026-01-13 10:38:03 +00:00
Navin-S-R
426516a1ee
refactor(journal entry): replace raw SQL with query builder to unlink asset value adjustment
...
(cherry picked from commit 5f00239bba )
2026-01-13 10:38:02 +00:00
Navin-S-R
dae6adfe13
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled
...
(cherry picked from commit b1704ccef1 )
# Conflicts:
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py
2026-01-13 10:38:02 +00:00
Mihir Kandoi
f5cae2d60b
Merge pull request #51657 from mihir-kandoi/v16
2026-01-13 10:55:15 +05:30
Mihir Kandoi
4e94e3726c
chore: grammar fix
2026-01-13 10:50:15 +05:30
Mihir Kandoi
d7bf1a179a
chore: update links
2026-01-13 10:43:34 +05:30
ruthra kumar
6632f3d446
Merge pull request #51332 from frappe/mergify/bp/version-15-hotfix/pr-50413
...
fix: don't duplicate default income account to Item (backport #50413 )
2026-01-12 20:33:41 +05:30
Khushi Rawat
b909ec9388
Merge pull request #51686 from frappe/mergify/bp/version-15-hotfix/pr-51678
...
fix(asset): properly reset purchase reference and item fields (backport #51678 )
2026-01-12 15:54:38 +05:30
khushi8112
ea0b76831f
fix(asset): properly reset purchase reference and item fields
...
(cherry picked from commit 671610db1e )
2026-01-12 10:17:24 +00:00
Khushi Rawat
57c759dfcd
Merge pull request #51677 from frappe/mergify/bp/version-15-hotfix/pr-51630
...
fix(asset): remove references for composite and existing assets (backport #51630 )
2026-01-12 13:03:47 +05:30
nivithamerlin
c7f79d16e9
fix(asset): remove references for composite and existing asset
...
(cherry picked from commit c1d50c492b )
2026-01-12 07:30:51 +00:00
ruthra kumar
940cfb58a7
Merge pull request #51665 from frappe/mergify/bp/version-15-hotfix/pr-51311
...
fix(payment reconciliation): handle adhoc payment returns (backport #51311 )
2026-01-11 19:37:47 +05:30
NaviN
159d1d61b5
fix(payment reconciliation): handle adhoc payment returns ( #51311 )
...
* fix(payment reconciliation): handle reverse payments
* test: validate payment return gain or loss
* chore: typo
(cherry picked from commit cecd07bbf4 )
2026-01-11 13:28:36 +00:00
Mihir Kandoi
d8232c4503
chore: v16 release announcement for v15 users
2026-01-10 22:22:10 +05:30
Mihir Kandoi
ae72b99846
Merge pull request #51654 from frappe/mergify/bp/version-15-hotfix/pr-51652
2026-01-10 18:27:48 +05:30
Mihir Kandoi
f9be364bd1
fix: pick list qty does not reset when pick list is cancelled
...
(cherry picked from commit 1d6d9c2040 )
2026-01-10 12:44:16 +00:00
rohitwaghchaure
7ac55379ec
Merge pull request #51632 from frappe/mergify/bp/version-15-hotfix/pr-51351
...
perf: SABB taking time to save the record (backport #51351 )
2026-01-09 18:50:35 +05:30
Rohit Waghchaure
aa43715de6
chore: fix conflicts
2026-01-09 18:16:38 +05:30
Rohit Waghchaure
01af6c8762
fix: incoming rate calculation
...
(cherry picked from commit 8e143d68b4 )
2026-01-09 12:17:32 +00:00
Rohit Waghchaure
ee9debe581
perf: SABB taking time to save the record
...
(cherry picked from commit 20320c4a6c )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
# erpnext/stock/serial_batch_bundle.py
2026-01-09 12:17:32 +00:00
mergify[bot]
d83365734e
Merge pull request #51624 from frappe/mergify/bp/version-15-hotfix/pr-50869
...
fix: do cancellation procedures on WO close (backport #50869 )
2026-01-09 09:48:28 +00:00
ruthra kumar
1fb554c312
Merge pull request #51598 from frappe/mergify/bp/version-15-hotfix/pr-51534
...
fix(accounts): correct sales order item deletion message for MR and PO linkage (backport #51534 )
2026-01-08 17:57:30 +05:30
Pandiyan5273
4c53af0494
fix(accounts): correct sales order item deletion message for MR and PO linkage
...
(cherry picked from commit 5a47503611 )
2026-01-08 12:10:25 +00:00
rohitwaghchaure
e9c14e88df
Merge pull request #51597 from frappe/mergify/bp/version-15-hotfix/pr-51574
...
fix(stock): enable allow on submit for tracking status field (backport #51574 )
2026-01-08 16:50:29 +05:30
rohitwaghchaure
e6dbd06435
Merge pull request #51533 from nishkagosalia/gh-51381
...
fix: correct uom reflecting in sales order when fetching from..
2026-01-08 16:31:37 +05:30
Pandiyan5273
9d5a493609
fix(stock): enable allow on submit for tracking status field
...
(cherry picked from commit 1bfb62465f )
2026-01-08 11:01:03 +00:00
rohitwaghchaure
530c0b0bd6
Merge pull request #51588 from frappe/mergify/bp/version-15-hotfix/pr-51586
...
fix: negative stock issue for higher precision (backport #51586 )
2026-01-08 15:03:48 +05:30
rohitwaghchaure
5193dbba9b
chore: fix conflicts
...
Refactor test cases for delivery notes to handle negative stock and higher precision.
2026-01-08 14:45:39 +05:30
Mihir Kandoi
42658f7b1c
Merge pull request #51587 from frappe/mergify/bp/version-15-hotfix/pr-51585
...
fix: closed WO becomes open when RM is returned (backport #51585 )
2026-01-08 14:38:34 +05:30
Rohit Waghchaure
1bbeecff12
fix: negative stock issue for higher precision
...
(cherry picked from commit 87be020c78 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2026-01-08 09:07:10 +00:00
Mihir Kandoi
7db6ae8bda
fix: closed WO becomes open when RM is returned
...
(cherry picked from commit d0ba365aaa )
2026-01-08 08:53:28 +00:00
Mihir Kandoi
2bdd14c831
Merge pull request #51584 from frappe/mergify/bp/version-15-hotfix/pr-51583
...
fix: allow all users of supplier to create purchase invoices (backport #51583 )
2026-01-08 13:47:24 +05:30
Frappe PR Bot
c805c7fac4
chore(release): Bumped to Version 15.94.1
...
## [15.94.1](https://github.com/frappe/erpnext/compare/v15.94.0...v15.94.1 ) (2026-01-08)
### Bug Fixes
* remove posting date & time on SRE batch validation ([69259c9 ](69259c9933 ))
2026-01-08 08:16:29 +00:00
rohitwaghchaure
7238636766
Merge pull request #51578 from frappe/mergify/bp/version-15/pr-51553
...
fix: remove posting date & time on SRE batch validation (backport #51553 )
2026-01-08 13:45:06 +05:30
Mihir Kandoi
8f1509dca1
fix: allow all users of supplier to create purchase invoices
...
(cherry picked from commit 190204a939 )
2026-01-08 08:02:13 +00:00
ruthra kumar
a7f59fece3
Merge pull request #51580 from frappe/mergify/bp/version-15-hotfix/pr-51167
...
fix(accounting-dimension): System-generated round-off GL entries fail to set the accounting dimension (backport #51167 )
2026-01-08 12:21:21 +05:30
Logesh Periyasamy
1179514118
fix(accounting-dimension): System-generated round-off GL entries fail to set the accounting dimension ( #51167 )
...
* chore: remove disabled condition statement
* fix: add default dimension for round off gle
* fix: validate report type to handle opening entries roundoff
(cherry picked from commit bc63c85daf )
2026-01-08 06:36:27 +00:00
kavin-114
69259c9933
fix: remove posting date & time on SRE batch validation
...
(cherry picked from commit d3f2da0d59 )
2026-01-08 05:51:19 +00:00
rohitwaghchaure
7aee6bdaf8
Merge pull request #51553 from aerele/support-52652
...
fix: remove posting date & time on SRE batch validation
2026-01-07 11:41:32 +05:30
ruthra kumar
f11fb0e45f
Merge pull request #51549 from frappe/mergify/bp/version-15-hotfix/pr-51528
...
fix: change float types in payment entry reference table to currency (backport #51528 )
2026-01-07 11:39:37 +05:30
trustedcomputer
d17debabf7
fix: change float types in payment entry reference table to currency
...
(cherry picked from commit 8ba71300db )
# Conflicts:
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
2026-01-07 11:24:25 +05:30
Frappe PR Bot
0b565026a4
chore(release): Bumped to Version 15.94.0
...
# [15.94.0](https://github.com/frappe/erpnext/compare/v15.93.2...v15.94.0 ) (2026-01-07)
### Bug Fixes
* add company filters to project ([d6511b0 ](d6511b0045 ))
* **journal entry:** use submission_queue to perform submit and cancel actions for rows over 100 ([1d58e9b ](1d58e9b91a ))
* not able to submit backdated stock reco ([4b60979 ](4b6097914a ))
* precision issue causing reservation error ([2d49cc9 ](2d49cc9ab2 ))
* resolve conflict ([dbd2964 ](dbd2964139 ))
* SABB not cancelled on cancel of Stock Reco ([eebd885 ](eebd88529f ))
* **stock:** prevent excess stock reservation ([4d31012 ](4d31012df2 ))
* **stock:** remove item image to avoid setting the image of previous item ([6f1cfdb ](6f1cfdb1de ))
* **trial balance party:** add check for parties with zero credit and debit ([a0566c9 ](a0566c9e98 ))
* update filters on period closing voucher ([728a8b0 ](728a8b0b7d ))
### Features
* add default-age-range in accounts settings (backport [#51458 ](https://github.com/frappe/erpnext/issues/51458 )) ([#51531 ](https://github.com/frappe/erpnext/issues/51531 )) ([582db48 ](582db48ca5 ))
* allow data import for asset repair doctype ([dc10ef4 ](dc10ef4287 ))
2026-01-07 05:01:14 +00:00
ruthra kumar
5fcf5d58f0
Merge pull request #51538 from frappe/version-15-hotfix
...
chore: release v15
2026-01-07 10:29:48 +05:30
rohitwaghchaure
fac865a1b4
Merge branch 'version-15' into version-15-hotfix
2026-01-07 09:58:13 +05:30
kavin-114
d3f2da0d59
fix: remove posting date & time on SRE batch validation
2026-01-07 01:00:29 +05:30
ruthra kumar
f8fb58feaf
Merge pull request #51493 from frappe/mergify/bp/version-15-hotfix/pr-51326
...
fix(journal entry): use submission_queue to perform submit and cancel actions for rows over 100 (backport #51326 )
2026-01-06 20:57:12 +05:30
ruthra kumar
9bba78f7a2
Merge pull request #51545 from frappe/mergify/bp/version-15-hotfix/pr-51424
...
fix(trial balance party): add check for parties with zero credit and debit (backport #51424 )
2026-01-06 18:03:13 +05:30
Jatin3128
a0566c9e98
fix(trial balance party): add check for parties with zero credit and debit
...
(cherry picked from commit 83ddaf1696 )
2026-01-06 12:18:06 +00:00
Khushi Rawat
64a7e3f683
Merge pull request #51541 from frappe/mergify/bp/version-15-hotfix/pr-51540
...
feat: allow data import for asset repair doctype (backport #51540 )
2026-01-06 17:01:12 +05:30
Khushi Rawat
dbd2964139
fix: resolve conflict
2026-01-06 16:46:20 +05:30
khushi8112
dc10ef4287
feat: allow data import for asset repair doctype
...
(cherry picked from commit 49f1688a51 )
# Conflicts:
# erpnext/assets/doctype/asset_repair/asset_repair.json
2026-01-06 10:39:53 +00:00
Nishka Gosalia
3cc41cf643
fix: correct uom reflecting in sales order when fetching from barcode
2026-01-06 12:51:47 +05:30
ruthra kumar
582db48ca5
feat: add default-age-range in accounts settings (backport #51458 ) ( #51531 )
...
Merge pull request #51458 from aerele/default-age-range
feat: add default-age-range in accounts settings
(cherry picked from commit f8f82ccf31 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
2026-01-06 12:43:35 +05:30
Sowmya
0452820ab0
Merge pull request #51458 from aerele/default-age-range
...
feat: add default-age-range in accounts settings
(cherry picked from commit f8f82ccf31 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2026-01-06 11:33:25 +05:30
Navin-S-R
1d58e9b91a
fix(journal entry): use submission_queue to perform submit and cancel actions for rows over 100
...
(cherry picked from commit fa8e80c6a0 )
2026-01-05 06:52:05 +00:00
ruthra kumar
7bbcafed8d
Merge pull request #51489 from frappe/mergify/bp/version-15-hotfix/pr-51457
...
fix: add company filters to project (backport #51457 )
2026-01-05 11:19:33 +05:30
SowmyaArunachalam
d6511b0045
fix: add company filters to project
...
(cherry picked from commit 7c16db567b )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.js
2026-01-05 11:12:44 +05:30
ruthra kumar
0d790a6cd5
Merge pull request #51487 from frappe/mergify/bp/version-15-hotfix/pr-51467
...
fix: update filters on period closing voucher (backport #51467 )
2026-01-05 10:53:31 +05:30
SowmyaArunachalam
728a8b0b7d
fix: update filters on period closing voucher
...
(cherry picked from commit 7ab1e1f677 )
2026-01-05 05:20:32 +00:00
rohitwaghchaure
d8cb65e440
Merge pull request #51477 from frappe/mergify/bp/version-15-hotfix/pr-51475
...
fix: SABB not cancelled on cancel of Stock Reco (backport #51475 )
2026-01-03 16:34:11 +05:30
Rohit Waghchaure
eebd88529f
fix: SABB not cancelled on cancel of Stock Reco
...
(cherry picked from commit b204853193 )
2026-01-03 10:47:17 +00:00
Frappe PR Bot
1740fce6c8
chore(release): Bumped to Version 15.93.2
...
## [15.93.2](https://github.com/frappe/erpnext/compare/v15.93.1...v15.93.2 ) (2026-01-03)
### Bug Fixes
* not able to submit backdated stock reco ([9ef7d45 ](9ef7d45486 ))
2026-01-03 10:31:34 +00:00
rohitwaghchaure
a01dc0e205
Merge pull request #51471 from frappe/mergify/bp/version-15/pr-51470
...
fix: not able to submit backdated stock reco (backport #51468 ) (backport #51470 )
2026-01-03 15:59:59 +05:30
rohitwaghchaure
1ec2cc3820
chore: fix conflicts
...
Removed unused on_discard method and cleaned up code.
(cherry picked from commit 46f3ab1c39 )
2026-01-03 10:12:09 +00:00
Rohit Waghchaure
9ef7d45486
fix: not able to submit backdated stock reco
...
(cherry picked from commit cccd34b06a )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
(cherry picked from commit 4b6097914a )
2026-01-03 10:12:09 +00:00
rohitwaghchaure
02203ca534
Merge pull request #51470 from frappe/mergify/bp/version-15-hotfix/pr-51468
...
fix: not able to submit backdated stock reco (backport #51468 )
2026-01-03 15:41:07 +05:30
rohitwaghchaure
46f3ab1c39
chore: fix conflicts
...
Removed unused on_discard method and cleaned up code.
2026-01-03 15:23:29 +05:30
Rohit Waghchaure
4b6097914a
fix: not able to submit backdated stock reco
...
(cherry picked from commit cccd34b06a )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
2026-01-03 09:52:09 +00:00
rohitwaghchaure
decc27a446
Merge pull request #51411 from rohitwaghchaure/backport-4972
...
fix: precision issue causing reservation error
2026-01-01 09:51:50 +05:30
Rohit Waghchaure
2d49cc9ab2
fix: precision issue causing reservation error
2025-12-31 13:29:08 +05:30
rohitwaghchaure
5955b699c3
Merge pull request #51394 from frappe/mergify/bp/version-15-hotfix/pr-51375
...
fix(stock): prevent excess stock reservation (backport #51375 )
2025-12-31 11:09:14 +05:30
rohitwaghchaure
c8d8ec91c4
Merge pull request #51395 from frappe/mergify/bp/version-15-hotfix/pr-51341
...
fix(stock): remove item image to avoid setting the image of previous item (backport #51341 )
2025-12-31 11:04:29 +05:30
Frappe PR Bot
a857923853
chore(release): Bumped to Version 15.93.1
...
## [15.93.1](https://github.com/frappe/erpnext/compare/v15.93.0...v15.93.1 ) (2025-12-30)
### Bug Fixes
* **accounts-payable-summary:** add Show GL Balance check similar to A… (backport [#50802 ](https://github.com/frappe/erpnext/issues/50802 )) ([#50805 ](https://github.com/frappe/erpnext/issues/50805 )) ([a04f560 ](a04f560048 ))
* **bank reconciliation tool:** carry bank account to payment entry ([cd930c0 ](cd930c05b8 ))
* **bank reconciliation tool:** fix incorrect bank account field mapping ([9ef0e8b ](9ef0e8beb7 ))
* expense_account query override in Purchase Receipt ([6f3904a ](6f3904a20a ))
* **payment entry:** clear party_name for internal transfer ([431e687 ](431e68741b ))
* prevent reuse of serial no in manufacture and repack entry ([24f6f1e ](24f6f1e434 ))
* **repost accounting ledger:** prevent preview generation when no vouchers are selected ([93c1a3f ](93c1a3f8f3 ))
* start reposting accounting ledger after commit ([e6acdf3 ](e6acdf36e2 ))
* **stock:** remove total bar in chart view ([d9888d5 ](d9888d5195 ))
* updating base amounts through python for timesheet for v15 ([9d2e0f6 ](9d2e0f67d5 ))
* validate depreciation row values ([2f10b9c ](2f10b9c510 ))
* validate party's existing transaction currency before merging ([1c40a61 ](1c40a61d23 ))
### Performance Improvements
* composite index for serial no ([507a561 ](507a561922 ))
* index for warehouse field ([4753594 ](4753594a26 ))
2025-12-30 13:35:04 +00:00
ruthra kumar
4f6499836e
Merge pull request #51391 from frappe/version-15-hotfix
...
chore: release v15
2025-12-30 19:03:35 +05:30
Sudharsanan11
6f1cfdb1de
fix(stock): remove item image to avoid setting the image of previous item
...
(cherry picked from commit 69e94248c1 )
2025-12-30 11:21:11 +00:00
Sudharsanan11
4d31012df2
fix(stock): prevent excess stock reservation
...
(cherry picked from commit e1f9adf4e9 )
2025-12-30 11:20:11 +00:00
ruthra kumar
944dacc12f
Merge pull request #51393 from frappe/mergify/bp/version-15-hotfix/pr-51340
...
fix(bank reconciliation tool): carry bank account to payment entry (backport #51340 )
2025-12-30 16:28:52 +05:30
ravibharathi656
9ef0e8beb7
fix(bank reconciliation tool): fix incorrect bank account field mapping
...
(cherry picked from commit 9dfb0fdcbb )
2025-12-30 10:28:40 +00:00
ravibharathi656
cd930c05b8
fix(bank reconciliation tool): carry bank account to payment entry
...
(cherry picked from commit 6fc9636642 )
2025-12-30 10:28:39 +00:00
ruthra kumar
c42aa4f89b
Merge pull request #51384 from frappe/mergify/bp/version-15-hotfix/pr-51368
...
fix: start reposting accounting ledger after commit (backport #51368 )
2025-12-30 14:08:31 +05:30
Khushi Rawat
3f4ffcc955
Merge pull request #51387 from frappe/mergify/bp/version-15-hotfix/pr-51380
...
fix: expense_account query override in Purchase Receipt (backport #51380 )
2025-12-30 13:00:18 +05:30
khushi8112
6f3904a20a
fix: expense_account query override in Purchase Receipt
...
(cherry picked from commit 292a51c160 )
2025-12-30 07:27:01 +00:00
Ponnusamy
e6acdf36e2
fix: start reposting accounting ledger after commit
...
(cherry picked from commit 469a1ade79 )
2025-12-30 06:53:18 +00:00
ruthra kumar
9ee40351c5
Merge pull request #51378 from frappe/mergify/bp/version-15-hotfix/pr-51361
...
fix(payment entry): clear party_name for internal transfer (backport #51361 )
2025-12-30 12:02:43 +05:30
ravibharathi656
431e68741b
fix(payment entry): clear party_name for internal transfer
...
(cherry picked from commit aae0448e1f )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2025-12-30 11:53:48 +05:30
ruthra kumar
f1c98df7bb
Merge pull request #51372 from frappe/mergify/bp/version-15-hotfix/pr-51171
...
fix: validate party's existing transaction currency before merging (backport #51171 )
2025-12-30 11:07:34 +05:30
Nabin Hait
1c40a61d23
fix: validate party's existing transaction currency before merging
...
(cherry picked from commit f48b90c600 )
2025-12-30 04:52:39 +00:00
Mihir Kandoi
fdf80a6d02
Merge pull request #51319 from nishkagosalia/gh-50389-v15
2025-12-30 10:19:39 +05:30
rohitwaghchaure
b9c123bd89
Merge pull request #51350 from frappe/mergify/bp/version-15-hotfix/pr-50363
...
fix: prevent reuse of serial no in manufacture and repack entry (backport #50363 )
2025-12-28 10:45:51 +05:30
Rohit Waghchaure
24f6f1e434
fix: prevent reuse of serial no in manufacture and repack entry
...
(cherry picked from commit 48b537dc8c )
2025-12-28 04:57:30 +00:00
Mihir Kandoi
f263a7f65c
Merge pull request #51344 from frappe/mergify/bp/version-15-hotfix/pr-51330
...
fix(stock): remove total bar in chart view (backport #51330 )
2025-12-26 22:04:12 +05:30
Sudharsanan11
d9888d5195
fix(stock): remove total bar in chart view
...
(cherry picked from commit 7df349844a )
2025-12-26 16:19:50 +00:00
rohitwaghchaure
52b3740eb1
Merge pull request #51329 from frappe/mergify/bp/version-15-hotfix/pr-51322
...
perf: composite index for serial no (backport #51322 )
2025-12-25 15:43:25 +05:30
Raffael Meyer
1cb22f9d05
fix: don't duplicate default income account to Item ( #50413 )
...
* fix: don't duplicate default income account to Item
Only store _Default Income Account_ in **Item** if it's different from the **Company**'s _Default Income Account_.
Resolves #48231
* refactor: move db call out of loop
* docs: add docstring
(cherry picked from commit b6cb9d4799 )
2025-12-25 09:23:14 +00:00
Rohit Waghchaure
507a561922
perf: composite index for serial no
...
(cherry picked from commit 734d553338 )
2025-12-25 03:40:05 +00:00
Mihir Kandoi
88e305f5a2
Merge pull request #51323 from frappe/mergify/bp/version-15-hotfix/pr-50826
2025-12-24 21:51:11 +05:30
Nishka Gosalia
9d2e0f67d5
fix: updating base amounts through python for timesheet for v15
2025-12-24 21:44:58 +05:30
Abdeali Chharchhoda
fd718833b1
refactor: optimize picked quantity updates using bulk_update
...
(cherry picked from commit 5f986e4032 )
2025-12-24 16:06:19 +00:00
rohitwaghchaure
c7c938c259
Merge pull request #51313 from frappe/mergify/bp/version-15-hotfix/pr-51310
...
perf: index for warehouse field (backport #51310 )
2025-12-24 15:30:23 +05:30
rohitwaghchaure
35ae839ab7
chore: fix conflicts
2025-12-24 15:06:48 +05:30
Rohit Waghchaure
4753594a26
perf: index for warehouse field
...
(cherry picked from commit 23c70332df )
# Conflicts:
# erpnext/stock/doctype/serial_no/serial_no.json
2025-12-24 09:29:33 +00:00
Khushi Rawat
4e4d2cefda
Merge pull request #51282 from khushi8112/validate-finance-books-row-values
...
fix: validate finance books row values
2025-12-24 14:52:15 +05:30
mergify[bot]
a04f560048
fix(accounts-payable-summary): add Show GL Balance check similar to A… (backport #50802 ) ( #50805 )
2025-12-24 13:11:28 +05:30
Diptanil Saha
c9d8c5b419
Merge pull request #51307 from frappe/mergify/bp/version-15-hotfix/pr-51304
...
fix(repost accounting ledger): prevent preview generation when no vouchers are selected (backport #51304 )
2025-12-24 13:09:32 +05:30
diptanilsaha
93c1a3f8f3
fix(repost accounting ledger): prevent preview generation when no vouchers are selected
...
(cherry picked from commit bd9f5fca08 )
2025-12-24 07:24:35 +00:00
Frappe PR Bot
926b4c7065
chore(release): Bumped to Version 15.93.0
...
# [15.93.0](https://github.com/frappe/erpnext/compare/v15.92.5...v15.93.0 ) (2025-12-23)
### Bug Fixes
* added limit ([73643de ](73643de612 ))
* **buying:** add disabled filter for supplier ([0b6b73b ](0b6b73b500 ))
* cascade projected quantity across multiple items in material requests ([dffd5d9](dffd5d9cdd ))
* de-duplicate rows on disassembly with multiple manufacture entries ([68eeba4 ](68eeba41c1 ))
* do not hide primary-action for composite asset ([cbcfe6e ](cbcfe6ec36 ))
* don't fetch qty as it's unused ([dd19b95 ](dd19b95113 ))
* incorrect current qty in stock reco (backport [#51152 ](https://github.com/frappe/erpnext/issues/51152 )) ([#51158 ](https://github.com/frappe/erpnext/issues/51158 )) ([89d6a8f ](89d6a8f02e ))
* limit condition to fetch serial nos ([425dcee ](425dcee5bf ))
* **manufacturing:** validate delivered qty in production plan ([c01f20d ](c01f20da00 ))
* **payment entry:** set row id for 'On Previous Row Amount' or 'On Previous Row Total' charge type on tax table ([d7c50cf ](d7c50cfa7c ))
* **pegged currencies:** skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (backport [#51188 ](https://github.com/frappe/erpnext/issues/51188 )) ([#51203 ](https://github.com/frappe/erpnext/issues/51203 )) ([8ef09c0 ](8ef09c0dc0 ))
* same serial number was picked in multiple sales invoices ([dc5faa8 ](dc5faa8b71 ))
* show company currency in asset depreciation schedule ([5b1795b ](5b1795b0a5 ))
* **stock-report:** ignore reserved stock in batch qty calculation ([26a36d8 ](26a36d807e ))
* **stock:** handle serial and batch nos for disassemble stock entry ([59aef4f ](59aef4fc8c ))
* **stock:** ignore reserved stock while calculating batch qty ([ac2402d ](ac2402dd2a ))
* support disassemble of RMs other than in BOM ([72d77a5 ](72d77a5e99 ))
* update batch_qty using get_batch_qty ([ca835c8 ](ca835c831b ))
* use get_batch_qty to fetch batch data ([10b0da8 ](10b0da8bc8 ))
* use original logic for v15 - inverted wrt v16 ([0452b22 ](0452b22aa6 ))
* use serial and batch bundle to fetch incoming rate (backport [#51119 ](https://github.com/frappe/erpnext/issues/51119 )) ([#51146 ](https://github.com/frappe/erpnext/issues/51146 )) ([2d42904 ](2d42904bfb ))
* use stock adjustment if the account has not set ([8a01a70 ](8a01a709a7 ))
### Features
* add redirect button on report ([fe80d1d ](fe80d1d0e7 ))
* **report:** add batch qty update functionality in report ([57c356a ](57c356a1cd ))
### Performance Improvements
* optimize company monthly sales query using date range ([#48942 ](https://github.com/frappe/erpnext/issues/48942 )) ([0488658 ](048865811c ))
2025-12-23 16:42:06 +00:00
Mihir Kandoi
f29ad04eab
Merge pull request #51280 from frappe/version-15-hotfix
2025-12-23 22:10:38 +05:30
Mihir Kandoi
8fa73b370a
Merge pull request #51299 from frappe/mergify/bp/version-15-hotfix/pr-51256
...
fix(manufacturing): validate delivered qty in production plan (backport #51256 )
2025-12-23 21:47:36 +05:30
Sudharsanan11
2645bf648d
test(manufacturing): add test to validate planned qty
...
(cherry picked from commit 2073cb0106 )
2025-12-23 16:02:09 +00:00
Sudharsanan11
c01f20da00
fix(manufacturing): validate delivered qty in production plan
...
(cherry picked from commit eda8a621c6 )
2025-12-23 16:02:09 +00:00
Mihir Kandoi
d3f434b803
Merge pull request #51177 from aerele/fix/disassemble-serial-and-batch-bundle
2025-12-23 21:07:32 +05:30
Mihir Kandoi
0687b035b5
Merge pull request #51296 from frappe/mergify/bp/version-15-hotfix/pr-51225
2025-12-23 21:02:54 +05:30
Mihir Kandoi
04a98b2b64
Merge pull request #51142 from frappe/mergify/bp/version-15-hotfix/pr-51141
...
fix(buying): add disabled filter for supplier (backport #51141 )
2025-12-23 20:50:26 +05:30
Mihir Kandoi
eae1886043
Merge branch 'mergify/bp/version-15-hotfix/pr-51141' of https://github.com/frappe/erpnext into mergify/bp/version-15-hotfix/pr-51141
2025-12-23 20:47:48 +05:30
Mihir Kandoi
5f295c5310
chore: resolve conflicts
2025-12-23 20:47:16 +05:30
SowmyaArunachalam
fe80d1d0e7
feat: add redirect button on report
...
(cherry picked from commit c0ac5f94b5 )
2025-12-23 15:16:40 +00:00
Mihir Kandoi
5e7b674ee4
Merge pull request #51250 from frappe/mergify/bp/version-15-hotfix/pr-51215
...
fix: de-duplicate rows on disassembly with multiple manufacture entries (backport #51215 )
2025-12-23 20:28:37 +05:30
rohitwaghchaure
4166c7ff47
Merge branch 'version-15' into version-15-hotfix
2025-12-23 18:15:55 +05:30
mergify[bot]
0f2fb54756
Merge pull request #51292 from frappe/mergify/bp/version-15-hotfix/pr-51285
...
fix(patch): handle currency exchange settings frankfurter api update for older versions (backport #51285 )
2025-12-23 18:00:19 +05:30
rohitwaghchaure
9409155594
Merge pull request #51289 from frappe/mergify/bp/version-15-hotfix/pr-51276
...
fix: use stock adjustment if the account has not set (backport #51276 )
2025-12-23 17:38:02 +05:30
Rohit Waghchaure
8a01a709a7
fix: use stock adjustment if the account has not set
...
(cherry picked from commit 9bbcbe0ac3 )
2025-12-23 11:38:10 +00:00
Khushi Rawat
cc1f38010d
Merge pull request #51284 from khushi8112/do-not-disable-primary-action-button-bp-51205
...
fix: do not hide primary-action for composite asset
2025-12-23 16:43:51 +05:30
Smit Vora
f0aefa4274
chore: v15 compatible get-all query
2025-12-23 16:22:06 +05:30
khushi8112
cbcfe6ec36
fix: do not hide primary-action for composite asset
2025-12-23 16:02:50 +05:30
khushi8112
6ff002dbe3
refactor: split long function into smaller
2025-12-23 15:44:43 +05:30
khushi8112
2f10b9c510
fix: validate depreciation row values
2025-12-23 15:32:02 +05:30
Khushi Rawat
83b1e037cb
Merge pull request #51198 from aerele/repost-asset-sales-voucher
...
fix: avoid creating multiple asset depreciations while reposting asset sales invoice
2025-12-23 14:16:20 +05:30
Frappe PR Bot
5007abf7ae
chore(release): Bumped to Version 15.92.5
...
## [15.92.5](https://github.com/frappe/erpnext/compare/v15.92.4...v15.92.5 ) (2025-12-23)
### Bug Fixes
* bumped version ([6df222a ](6df222a1ca ))
2025-12-23 08:16:22 +00:00
rohitwaghchaure
d31dd1a023
Merge pull request #51277 from rohitwaghchaure/fixed-bumped-version-v15
...
fix: bumped version
2025-12-23 13:44:58 +05:30
Rohit Waghchaure
6df222a1ca
fix: bumped version
2025-12-23 13:27:08 +05:30
rohitwaghchaure
265da1056d
Merge pull request #51272 from rohitwaghchaure/fixed-bumped-version
...
chore(release): Bumped to Version 15.92.5
2025-12-23 12:59:54 +05:30
Rohit Waghchaure
670beae048
chore(release): Bumped to Version 15.92.5
2025-12-23 12:49:12 +05:30
rohitwaghchaure
6b2a077bec
Merge pull request #51270 from frappe/mergify/bp/version-15/pr-51260
...
Revert "fix: performance of the reposting" (backport #51258 ) (backport #51260 )
2025-12-23 12:37:30 +05:30
rohitwaghchaure
43831e9785
chore: fix linters issue
...
(cherry picked from commit e9c37642c8 )
(cherry picked from commit c095938e69 )
2025-12-23 06:49:20 +00:00
rohitwaghchaure
7187992170
chore: fix test case
...
(cherry picked from commit d191b80587 )
(cherry picked from commit aefde87a0c )
2025-12-23 06:49:19 +00:00
rohitwaghchaure
f3d0a91fb3
Revert "fix: performance of the reposting"
...
(cherry picked from commit 280558efa2 )
(cherry picked from commit c89fe9f1ca )
2025-12-23 06:49:19 +00:00
rohitwaghchaure
f318a3658d
Merge pull request #51265 from frappe/mergify/bp/version-15-hotfix/pr-51251
...
fix: order by to fetch serial nos
2025-12-22 18:23:49 +05:30
rohitwaghchaure
8f52f14505
chore: fix conflicts
...
Refactor based_on retrieval method and remove unused fields.
2025-12-22 18:04:47 +05:30
Rohit Waghchaure
425dcee5bf
fix: limit condition to fetch serial nos
...
(cherry picked from commit da4b78491d )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-12-22 12:16:04 +00:00
rohitwaghchaure
06aded08ae
Merge pull request #51260 from frappe/mergify/bp/version-15-hotfix/pr-51258
...
Revert "fix: performance of the reposting" (backport #51258 )
2025-12-22 17:15:12 +05:30
rohitwaghchaure
c095938e69
chore: fix linters issue
...
(cherry picked from commit e9c37642c8 )
2025-12-22 11:12:50 +00:00
rohitwaghchaure
aefde87a0c
chore: fix test case
...
(cherry picked from commit d191b80587 )
2025-12-22 11:12:50 +00:00
rohitwaghchaure
c89fe9f1ca
Revert "fix: performance of the reposting"
...
(cherry picked from commit 280558efa2 )
2025-12-22 11:12:50 +00:00
Frappe PR Bot
658a7c536d
chore(release): Bumped to Version 15.92.4
...
## [15.92.4](https://github.com/frappe/erpnext/compare/v15.92.3...v15.92.4 ) (2025-12-22)
### Bug Fixes
* added limit ([0e73c12 ](0e73c12add ))
* same serial number was picked in multiple sales invoices ([05ad50f ](05ad50f98b ))
2025-12-22 08:35:29 +00:00
rohitwaghchaure
94c430cc6e
Merge pull request #51254 from frappe/mergify/bp/version-15/pr-51247
...
fix: same serial number was picked in multiple sales invoices (backport #51244 ) (backport #51247 )
2025-12-22 14:04:07 +05:30
rohitwaghchaure
0e73c12add
fix: added limit
...
(cherry picked from commit 73643de612 )
2025-12-22 07:38:26 +00:00
rohitwaghchaure
aba3d7821c
chore: fix conflicts
...
Removed logic for handling reserved serial numbers in sales invoices.
(cherry picked from commit c77c426652 )
2025-12-22 07:38:25 +00:00
Rohit Waghchaure
05ad50f98b
fix: same serial number was picked in multiple sales invoices
...
(cherry picked from commit 61c31f0cd0 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
(cherry picked from commit dc5faa8b71 )
2025-12-22 07:38:25 +00:00
rohitwaghchaure
5200739d7b
Merge pull request #51247 from frappe/mergify/bp/version-15-hotfix/pr-51244
...
fix: same serial number was picked in multiple sales invoices (backport #51244 )
2025-12-22 13:07:47 +05:30
rohitwaghchaure
73643de612
fix: added limit
2025-12-22 12:02:38 +05:30
rohitwaghchaure
fab49e41a6
Merge pull request #51245 from frappe/mergify/bp/version-15-hotfix/pr-51242
...
fix(stock-report): ignore reserved stock in batch qty calculation (backport #51242 )
2025-12-22 11:46:51 +05:30
Smit Vora
bb00bb83f8
test: ensure full qty reversal for items outside of BOM on disassemble
...
(cherry picked from commit 5b3d2c0d02 )
2025-12-22 06:09:08 +00:00
Smit Vora
72d77a5e99
fix: support disassemble of RMs other than in BOM
...
(cherry picked from commit ce123f1a89 )
2025-12-22 06:09:07 +00:00
Smit Vora
16112630ea
test: ensure no regression after save and submit on disassemble
...
(cherry picked from commit 18ac589796 )
2025-12-22 06:09:07 +00:00
Smit Vora
dd19b95113
fix: don't fetch qty as it's unused
...
(cherry picked from commit df13308663 )
2025-12-22 06:09:07 +00:00
Smit Vora
68eeba41c1
fix: de-duplicate rows on disassembly with multiple manufacture entries
...
(cherry picked from commit a091e47bd7 )
2025-12-22 06:09:06 +00:00
rohitwaghchaure
c77c426652
chore: fix conflicts
...
Removed logic for handling reserved serial numbers in sales invoices.
2025-12-22 11:37:19 +05:30
Rohit Waghchaure
dc5faa8b71
fix: same serial number was picked in multiple sales invoices
...
(cherry picked from commit 61c31f0cd0 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
2025-12-22 04:09:59 +00:00
Pugazhendhi Velu
26a36d807e
fix(stock-report): ignore reserved stock in batch qty calculation
...
(cherry picked from commit 9a1f551e53 )
2025-12-21 16:57:51 +00:00
rohitwaghchaure
432b33ac5f
Merge pull request #51223 from frappe/mergify/bp/version-15-hotfix/pr-49951
...
feat(report): add batch qty update functionality in report (backport #49951 )
2025-12-21 22:26:22 +05:30
Pugazhendhi Velu
ca835c831b
fix: update batch_qty using get_batch_qty
...
(cherry picked from commit 15d9d8b719 )
2025-12-19 14:56:18 +00:00
Pugazhendhi Velu
10b0da8bc8
fix: use get_batch_qty to fetch batch data
...
(cherry picked from commit cf03d03033 )
2025-12-19 14:56:18 +00:00
Pugazhendhi Velu
e7fcacbe69
refactor: fetch batch qty difference in a single db query
...
(cherry picked from commit 9cc77934a6 )
2025-12-19 14:56:18 +00:00
Pugazhendhi Velu
57c356a1cd
feat(report): add batch qty update functionality in report
...
(cherry picked from commit f40c492a05 )
2025-12-19 14:56:18 +00:00
Frappe PR Bot
6e7de0ac47
chore(release): Bumped to Version 15.92.3
...
## [15.92.3](https://github.com/frappe/erpnext/compare/v15.92.2...v15.92.3 ) (2025-12-19)
### Bug Fixes
* **stock:** ignore reserved stock while calculating batch qty ([35478bb ](35478bbf91 ))
2025-12-19 13:25:33 +00:00
rohitwaghchaure
2277b1aff5
Merge pull request #51221 from frappe/mergify/bp/version-15/pr-51220
...
fix(stock): ignore reserved stock while calculating batch qty (backport #51214 ) (backport #51220 )
2025-12-19 18:54:08 +05:30
rohitwaghchaure
58c793f14e
chore: fix conflicts
...
Removed logic for handling reserved stock when calculating batch quantity.
(cherry picked from commit 9ade0725e8 )
2025-12-19 12:55:11 +00:00
Sudharsanan11
08cd08adcd
test(stock): add test for ignore reserve stock
...
(cherry picked from commit 4d8ec5f54c )
(cherry picked from commit b20405dbf2 )
2025-12-19 12:55:11 +00:00
Sudharsanan11
35478bbf91
fix(stock): ignore reserved stock while calculating batch qty
...
(cherry picked from commit b23c6e2687 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
(cherry picked from commit ac2402dd2a )
2025-12-19 12:55:11 +00:00
rohitwaghchaure
40481508f1
Merge pull request #51220 from frappe/mergify/bp/version-15-hotfix/pr-51214
...
fix(stock): ignore reserved stock while calculating batch qty (backport #51214 )
2025-12-19 18:24:37 +05:30
rohitwaghchaure
9ade0725e8
chore: fix conflicts
...
Removed logic for handling reserved stock when calculating batch quantity.
2025-12-19 18:07:42 +05:30
Sudharsanan11
b20405dbf2
test(stock): add test for ignore reserve stock
...
(cherry picked from commit 4d8ec5f54c )
2025-12-19 12:31:09 +00:00
Sudharsanan11
ac2402dd2a
fix(stock): ignore reserved stock while calculating batch qty
...
(cherry picked from commit b23c6e2687 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
2025-12-19 12:31:09 +00:00
Smit Vora
c827fc3259
Merge pull request #51103 from frappe/mergify/bp/version-15-hotfix/pr-50788
...
fix: cascade projected quantity across multiple items in material requests (backport #50788 )
2025-12-19 14:07:50 +05:30
Smit Vora
f13db03c9b
test: make corrections to tests based on v15 functionality
2025-12-19 10:33:44 +05:30
Frappe PR Bot
54ed428225
chore(release): Bumped to Version 15.92.2
...
## [15.92.2](https://github.com/frappe/erpnext/compare/v15.92.1...v15.92.2 ) (2025-12-18)
### Bug Fixes
* **pegged currencies:** skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (backport [#51188 ](https://github.com/frappe/erpnext/issues/51188 )) ([#51203 ](https://github.com/frappe/erpnext/issues/51203 )) ([195f902 ](195f90232d ))
2025-12-18 12:38:51 +00:00
Diptanil Saha
c046dad2c3
Merge pull request #51206 from frappe/mergify/bp/version-15/pr-51203
...
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (backport #51188 )
2025-12-18 18:07:29 +05:30
mergify[bot]
195f90232d
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (backport #51188 ) ( #51203 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (#51188 )
(cherry picked from commit 8ef09c0dc0 )
2025-12-18 12:18:08 +00:00
mergify[bot]
8ef09c0dc0
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (backport #51188 ) ( #51203 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist (#51188 )
2025-12-18 17:05:39 +05:30
Mihir Kandoi
7f91f95f95
chore: resolve conflicts
2025-12-18 15:37:23 +05:30
Navin-S-R
696a0892fa
refactor: improve asset depreciation handling during asset sales
2025-12-18 13:27:06 +05:30
Sudharsanan11
59aef4fc8c
fix(stock): handle serial and batch nos for disassemble stock entry
2025-12-17 16:16:54 +05:30
Khushi Rawat
99cd7cf63e
Merge pull request #51164 from frappe/mergify/bp/version-15-hotfix/pr-51156
...
fix: show company currency in asset depreciation schedule (backport #51156 )
2025-12-17 15:51:27 +05:30
Diptanil Saha
44082cae72
Merge pull request #51170 from frappe/mergify/bp/version-15-hotfix/pr-51169
...
fix(payment entry): set row id for 'On Previous Row Amount' or 'On Previous Row Total' charge type on tax table (backport #51169 )
2025-12-17 15:32:05 +05:30
diptanilsaha
d7c50cfa7c
fix(payment entry): set row id for 'On Previous Row Amount' or 'On Previous Row Total' charge type on tax table
...
(cherry picked from commit 848f8d6b1f )
2025-12-17 09:52:54 +00:00
Frappe PR Bot
1e52738150
chore(release): Bumped to Version 15.92.1
...
## [15.92.1](https://github.com/frappe/erpnext/compare/v15.92.0...v15.92.1 ) (2025-12-17)
### Bug Fixes
* incorrect current qty in stock reco (backport [#51152 ](https://github.com/frappe/erpnext/issues/51152 )) ([#51158 ](https://github.com/frappe/erpnext/issues/51158 )) ([552c5b5 ](552c5b5911 ))
2025-12-17 09:34:54 +00:00
rohitwaghchaure
cbd0a76645
Merge pull request #51161 from frappe/mergify/bp/version-15/pr-51158
...
fix: incorrect current qty in stock reco (backport #51152 ) (backport #51158 )
2025-12-17 15:03:25 +05:30
sudarshan-g
5b1795b0a5
fix: show company currency in asset depreciation schedule
...
(cherry picked from commit e32f898dd7 )
2025-12-17 09:04:31 +00:00
mergify[bot]
552c5b5911
fix: incorrect current qty in stock reco (backport #51152 ) ( #51158 )
...
* fix: incorrect current qty in stock reco (#51152 )
(cherry picked from commit dec474ef3a )
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 89d6a8f02e )
2025-12-17 08:17:20 +00:00
mergify[bot]
89d6a8f02e
fix: incorrect current qty in stock reco (backport #51152 ) ( #51158 )
...
* fix: incorrect current qty in stock reco (#51152 )
(cherry picked from commit dec474ef3a )
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-12-17 13:46:31 +05:30
Diptanil Saha
069262dd4d
Merge pull request #51148 from frappe/mergify/bp/version-15-hotfix/pr-48942
2025-12-17 11:55:23 +05:30
Yash Chaubey
048865811c
perf: optimize company monthly sales query using date range ( #48942 )
...
* perf: optimize company monthly sales query using date range instead of DATE_FORMAT
* perf: optimize company monthly sales query using date range
(cherry picked from commit 4ede97ae2b )
2025-12-17 06:07:27 +00:00
mergify[bot]
2d42904bfb
fix: use serial and batch bundle to fetch incoming rate (backport #51119 ) ( #51146 )
...
Co-authored-by: NaviN <118178330+Navin-S-R@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: use serial and batch bundle to fetch incoming rate (#51119 )
2025-12-16 18:24:39 +01:00
Frappe PR Bot
66b2b89bcd
chore(release): Bumped to Version 15.92.0
...
# [15.92.0](https://github.com/frappe/erpnext/compare/v15.91.3...v15.92.0 ) (2025-12-16)
### Bug Fixes
* **accounts:** handle drop ship in company linked address validation ([b340d7d ](b340d7d4f4 ))
* add link filters for item group in quickentry ([981c9c7 ](981c9c76c1 ))
* add missing query key in 'Reports To' field filter ([e1dc80b ](e1dc80b6d8 ))
* add validation for transferred qty and handle MR transfer status for in-transit entry. (backport [#50683 ](https://github.com/frappe/erpnext/issues/50683 )) ([#51134 ](https://github.com/frappe/erpnext/issues/51134 )) ([6a6398a ](6a6398a392 ))
* **currency exchange settings:** added backward compatibility for frankfurter api ([8d32ba9 ](8d32ba9a2e ))
* delayed tasks summary chart color ([325fc61 ](325fc619dc ))
* ensure fresh `grand_total_diff` is used for each calculation ([2d198e6 ](2d198e698a ))
* ensure type on method parameter ([16c8b74](16c8b74d52 ))
* incorrect invoice qty ([ebbecdb ](ebbecdba23 ))
* **manufacturing:** add validation for disassemble qty ([cdc0429 ](cdc04292f2 ))
* **manufacturing:** get items for disassembly order ([279cf6f ](279cf6fe00 ))
* mark navbar item as translatable ([ec3a226 ](ec3a226a83 ))
* only show net gl balance as opening in general ledger ([0d5e45b ](0d5e45bb7c ))
* **payment entry:** fetch gain loss account from company boot ([c01e40d ](c01e40da3c ))
* precision issue on job card submission ([4ee4a57 ](4ee4a57f72 ))
* preserve user-entered exchange rates in ERR journal entries ([fa04e36 ](fa04e368d3 ))
* prevent dispatch address copying on drop ship ([5d5dff9 ](5d5dff9103 ))
* prevent self in "Reports To" dropdown (UI-level check) ([9e8bb9b ](9e8bb9b235 ))
* putaway rule not applying on serial nos ([df820ae ](df820aece6 ))
* re-calculate outstanding / write-off amount during submission ([5bfdc01 ](5bfdc010f3 ))
* **Rename Tool:** use "Link" field instead of "Select" ([2aff169 ](2aff16928c ))
* **Rename Tool:** use "Link" field instead of "Select" (backport [#50995 ](https://github.com/frappe/erpnext/issues/50995 )) ([#51138 ](https://github.com/frappe/erpnext/issues/51138 )) ([53bb2cf ](53bb2cf7c0 ))
* Serial/Batches not fetching when creating Material Transfer from Purchase Receipt ([f3c70a6 ](f3c70a66b5 ))
* **share balance:** use currency field instead of int for rate and amount ([a8ed281 ](a8ed2815a4 ))
* Short circuit guest perm checks ([dab8ac7 ](dab8ac7b1d ))
* stock ageing report ([d098572 ](d09857294c ))
* **stock:** remove total bar in chart view ([918f8ca ](918f8ca79b ))
* **subcontract:** ignore BOM qty validation for alternative items (backport [#51122 ](https://github.com/frappe/erpnext/issues/51122 )) ([#51135 ](https://github.com/frappe/erpnext/issues/51135 )) ([2c9c6c3 ](2c9c6c3798 ))
* **trial_balance:** remove hardcoded precision for currency values ([99b69c1 ](99b69c121e ))
* use dummy translations for custom field labels ([#49875 ](https://github.com/frappe/erpnext/issues/49875 )) ([088bbac ](088bbac543 ))
* validate available stock with multiple dimensions (backport [#50937 ](https://github.com/frappe/erpnext/issues/50937 )) ([#50983 ](https://github.com/frappe/erpnext/issues/50983 )) ([98eeff8 ](98eeff8775 ))
* validate budget after cost center allocation ([a2b6e4a ](a2b6e4a1c5 ))
### Features
* introduce extended bank transaction fields (backport [#50021 ](https://github.com/frappe/erpnext/issues/50021 )) ([#51112 ](https://github.com/frappe/erpnext/issues/51112 )) ([a61890e ](a61890ec2b ))
### Performance Improvements
* move all hourly/daily jobs to maintenance queue (backport [#47504 ](https://github.com/frappe/erpnext/issues/47504 )) ([#51005 ](https://github.com/frappe/erpnext/issues/51005 )) ([46ca347 ](46ca347578 ))
* sabb validate serial no ([#51132 ](https://github.com/frappe/erpnext/issues/51132 )) ([3a9888a ](3a9888aad9 ))
### Reverts
* changes to install_fixtures ([19dc26e ](19dc26ea16 ))
2025-12-16 15:33:15 +00:00
ruthra kumar
d804d43ed0
Merge pull request #51124 from frappe/version-15-hotfix
...
chore: release v15
2025-12-16 21:01:44 +05:30
ruthra kumar
53bb2cf7c0
fix(Rename Tool): use "Link" field instead of "Select" (backport #50995 ) ( #51138 )
...
fix(Rename Tool): use "Link" field instead of "Select"
(cherry picked from commit ba9bbed038 )
# Conflicts:
# erpnext/utilities/doctype/rename_tool/rename_tool.json
# erpnext/utilities/doctype/rename_tool/rename_tool.py
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-12-16 20:40:10 +05:30
Raffael Meyer
2aff16928c
fix(Rename Tool): use "Link" field instead of "Select"
...
(cherry picked from commit ba9bbed038 )
# Conflicts:
# erpnext/utilities/doctype/rename_tool/rename_tool.json
# erpnext/utilities/doctype/rename_tool/rename_tool.py
2025-12-16 20:23:15 +05:30
Diptanil Saha
630dcf072f
Merge pull request #51144 from frappe/mergify/bp/version-15-hotfix/pr-51120
...
fix: add link filters for item group in quickentry (backport #51120 )
2025-12-16 18:59:24 +05:30
Mihir Kandoi
b73eb47a43
Merge pull request #51140 from frappe/mergify/bp/version-15-hotfix/pr-51137
2025-12-16 18:31:52 +05:30
Afsal Syed
981c9c76c1
fix: add link filters for item group in quickentry
...
(cherry picked from commit 3bef6bf5ef )
2025-12-16 12:57:51 +00:00
mergify[bot]
6a6398a392
fix: add validation for transferred qty and handle MR transfer status for in-transit entry. (backport #50683 ) ( #51134 )
...
fix: add validation for transferred qty and handle MR transfer status for in-transit entry. (#50683 )
* fix: add validation for transferred qty
* fix: modify if statement
* test: add unit test for mr transfer status in-transit entry
(cherry picked from commit 890316a793 )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-12-16 18:22:15 +05:30
Sudharsanan11
0b6b73b500
fix(buying): add disabled filter for supplier
...
(cherry picked from commit 6cc2290f6e )
# Conflicts:
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.js
2025-12-16 12:51:40 +00:00
Mihir Kandoi
325fc619dc
fix: delayed tasks summary chart color
...
(cherry picked from commit 38affb0562 )
2025-12-16 12:44:30 +00:00
mergify[bot]
2c9c6c3798
fix(subcontract): ignore BOM qty validation for alternative items (backport #51122 ) ( #51135 )
...
fix(subcontract): ignore BOM qty validation for alternative items (#51122 )
(cherry picked from commit 2f19244660 )
Co-authored-by: Kavin <78342682+kavin-114@users.noreply.github.com >
2025-12-16 18:11:44 +05:30
rohitwaghchaure
3a9888aad9
perf: sabb validate serial no ( #51132 )
2025-12-16 17:37:39 +05:30
ruthra kumar
695ca39d84
Merge pull request #51129 from frappe/mergify/bp/version-15-hotfix/pr-51048
...
fix(payment entry): fetch gain loss account from company boot (backport #51048 )
2025-12-16 17:00:49 +05:30
ruthra kumar
9032d4c3d6
Merge pull request #51110 from one-highflyer/fix/err-preserve-exchange-rate
...
fix: preserve user-entered exchange rates in ERR journal entries
2025-12-16 16:47:12 +05:30
ravibharathi656
c01e40da3c
fix(payment entry): fetch gain loss account from company boot
...
(cherry picked from commit 8e54be7808 )
2025-12-16 10:58:21 +00:00
ruthra kumar
552cb5c528
Merge pull request #51127 from frappe/mergify/bp/version-15-hotfix/pr-51123
...
fix: ensure type on method parameter (backport #51123 )
2025-12-16 15:59:49 +05:30
ruthra kumar
e6ccb00d4c
Merge pull request #50539 from frappe/mergify/bp/version-15-hotfix/pr-49875
...
fix: use dummy translations for custom field labels (backport #49875 )
2025-12-16 15:54:27 +05:30
ruthra kumar
5b481d9235
Merge pull request #51071 from frappe/mergify/bp/version-15-hotfix/pr-51041
...
fix(trial_balance): remove hardcoded precision for currency values (backport #51041 )
2025-12-16 15:40:02 +05:30
ruthra kumar
6b27b659e3
Merge pull request #51017 from frappe/mergify/bp/version-15-hotfix/pr-50948
...
fix(stock): remove total bar in chart view (backport #50948 )
2025-12-16 15:36:04 +05:30
ruthra kumar
16c8b74d52
fix: ensure type on method parameter
...
(cherry picked from commit c055e86e51 )
2025-12-16 10:03:53 +00:00
Mihir Kandoi
8dcb2f39c2
Merge pull request #51088 from aerele/v15-drop-ship-retain-address
2025-12-16 13:28:02 +05:30
ravibharathi656
5d5dff9103
fix: prevent dispatch address copying on drop ship
2025-12-16 13:10:38 +05:30
ruthra kumar
b529a6d00c
Merge pull request #51116 from frappe/mergify/bp/version-15-hotfix/pr-51077
...
refactor: standardize cost_center updation across transactions (backport #51077 )
2025-12-16 11:07:51 +05:30
Navin-S-R
41659a875b
refactor: standardize cost_center updation across transactions
...
(cherry picked from commit c28f6f1856 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2025-12-16 11:04:41 +05:30
mergify[bot]
a61890ec2b
feat: introduce extended bank transaction fields (backport #50021 ) ( #51112 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2025-12-15 23:04:16 +01:00
Imesha Sudasingha
fa04e368d3
fix: preserve user-entered exchange rates in ERR journal entries
...
The JE creation was overriding exchange_rate=1 with the system rate.
Set ignore_exchange_rate flag to preserve user values.
2025-12-15 20:23:06 +05:30
Venkatesh
98eeff8775
fix: validate available stock with multiple dimensions (backport #50937 ) ( #50983 )
...
* fix: validate available stock with multiple dimensions
* test: validate negative stock with multiple inventory dimensions
* chore: reset document_wise_inventory_dimensions
2025-12-15 19:07:06 +05:30
Smit Vora
0452b22aa6
fix: use original logic for v15 - inverted wrt v16
2025-12-15 17:20:57 +05:30
Smit Vora
64acf179db
Merge pull request #51105 from frappe/mergify/bp/version-15-hotfix/pr-50782
...
fix: only show net balance as opening in general ledger (backport #50782 )
2025-12-15 15:50:49 +05:30
Smit Vora
0d5e45bb7c
fix: only show net gl balance as opening in general ledger
...
(cherry picked from commit b7c7e0746e )
2025-12-15 10:00:49 +00:00
Smit Vora
edcf24afa9
chore: resolve conflicts
2025-12-15 14:59:06 +05:30
Smit Vora
e403dfe73a
test: add test for projected quantity cascading across multiple sales orders
...
(cherry picked from commit 92fdec9b92 )
2025-12-15 09:08:47 +00:00
Smit Vora
dffd5d9cdd
fix: cascade projected quantity across multiple items in material requests
...
(cherry picked from commit d344be32a0 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2025-12-15 09:08:47 +00:00
Mihir Kandoi
fc86784eb1
Merge pull request #51096 from frappe/mergify/bp/version-15-hotfix/pr-49139
2025-12-15 03:50:07 +05:30
Anjali Patel
e1dc80b6d8
fix: add missing query key in 'Reports To' field filter
...
(cherry picked from commit cbfb14a654 )
2025-12-14 20:26:21 +00:00
Anjali Patel
9e8bb9b235
fix: prevent self in "Reports To" dropdown (UI-level check)
...
Ensures employee cannot select themselves in the "Reports To" field via UI.
This complements server-side validation by improving UX.
(cherry picked from commit 608d38a172 )
2025-12-14 20:26:20 +00:00
mergify[bot]
ae90ee3f17
Merge pull request #51087 from frappe/mergify/bp/version-15-hotfix/pr-51063
...
fix(transaction-deletion): Add virtual doctypes to the list of ignored doctypes (backport #51063 )
2025-12-14 14:30:11 +05:30
Ankush Menat
dab8ac7b1d
fix: Short circuit guest perm checks
2025-12-14 12:11:55 +05:30
rohitwaghchaure
ce769d3a2f
Merge pull request #51082 from frappe/mergify/bp/version-15-hotfix/pr-51079
...
fix: stock ageing report (backport #51079 )
2025-12-13 07:39:04 +05:30
Rohit Waghchaure
d09857294c
fix: stock ageing report
...
(cherry picked from commit cb84ffd972 )
2025-12-12 15:13:41 +00:00
Frappe PR Bot
3a74968ced
chore(release): Bumped to Version 15.91.3
...
## [15.91.3](https://github.com/frappe/erpnext/compare/v15.91.2...v15.91.3 ) (2025-12-12)
### Bug Fixes
* **accounts:** handle drop ship in company linked address validation ([5d01cad ](5d01cad1d5 ))
2025-12-12 08:57:31 +00:00
rohitwaghchaure
26725f4e53
Merge pull request #51075 from frappe/mergify/bp/version-15/pr-51072
...
fix(accounts): handle drop ship in company linked address validation (backport #51034 ) (backport #51072 )
2025-12-12 14:26:09 +05:30
Khushi Rawat
030ce6d6a0
Merge pull request #51074 from frappe/mergify/bp/version-15-hotfix/pr-51070
...
fix: validate budget after cost center allocation (backport #51070 )
2025-12-12 14:15:45 +05:30
Sudharsanan11
b46d93c709
test(accounts): add validation test for dispatch address with drop ship enabled
...
(cherry picked from commit f6a96e5563 )
(cherry picked from commit 2263f9a477 )
2025-12-12 08:37:56 +00:00
Sudharsanan11
5d01cad1d5
fix(accounts): handle drop ship in company linked address validation
...
(cherry picked from commit 2ec119e561 )
(cherry picked from commit b340d7d4f4 )
2025-12-12 08:37:56 +00:00
rohitwaghchaure
97b253740b
Merge pull request #51072 from frappe/mergify/bp/version-15-hotfix/pr-51034
...
fix(accounts): handle drop ship in company linked address validation (backport #51034 )
2025-12-12 14:07:15 +05:30
rohitwaghchaure
94c3d66f2f
Merge pull request #51073 from frappe/mergify/bp/version-15-hotfix/pr-51069
...
fix: incorrect invoice qty (backport #51069 )
2025-12-12 13:58:24 +05:30
khushi8112
a2b6e4a1c5
fix: validate budget after cost center allocation
...
(cherry picked from commit f9be8a46fb )
2025-12-12 08:22:40 +00:00
Rohit Waghchaure
ebbecdba23
fix: incorrect invoice qty
...
(cherry picked from commit 96cdb7d54f )
2025-12-12 08:07:11 +00:00
Sudharsanan11
2263f9a477
test(accounts): add validation test for dispatch address with drop ship enabled
...
(cherry picked from commit f6a96e5563 )
2025-12-12 08:05:59 +00:00
Sudharsanan11
b340d7d4f4
fix(accounts): handle drop ship in company linked address validation
...
(cherry picked from commit 2ec119e561 )
2025-12-12 08:05:58 +00:00
Navin-S-R
99b69c121e
fix(trial_balance): remove hardcoded precision for currency values
...
(cherry picked from commit a8af04f6fc )
2025-12-12 07:40:41 +00:00
rohitwaghchaure
860486bb34
Merge pull request #51068 from frappe/mergify/bp/version-15-hotfix/pr-51047
...
fix(manufacturing): get items for disassembly order (backport #51047 )
2025-12-12 13:10:36 +05:30
rohitwaghchaure
1693e3ef3f
chore: fix conflicts
2025-12-12 11:53:18 +05:30
Sudharsanan11
279cf6fe00
fix(manufacturing): get items for disassembly order
...
(cherry picked from commit 99148a2aba )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2025-12-12 06:15:12 +00:00
Sudharsanan11
cdc04292f2
fix(manufacturing): add validation for disassemble qty
...
(cherry picked from commit 86d6facab3 )
2025-12-12 06:15:11 +00:00
Sagar Vora
6788b58d1c
Merge pull request #51059 from frappe/mergify/bp/version-15-hotfix/pr-51057
...
fix: re-calculate outstanding / write-off amount during submission (backport #51057 )
2025-12-11 23:26:06 +05:30
Sagar Vora
5bfdc010f3
fix: re-calculate outstanding / write-off amount during submission
...
(cherry picked from commit 09c9ac1b66 )
2025-12-11 17:35:25 +00:00
Sagar Vora
0e7efd75cd
Merge pull request #51053 from frappe/mergify/bp/version-15-hotfix/pr-51051
...
fix: ensure fresh `grand_total_diff` is used for each calculation (backport #51051 )
2025-12-11 18:07:37 +05:30
Sagar Vora
2d198e698a
fix: ensure fresh grand_total_diff is used for each calculation
...
(cherry picked from commit b3fdef8d19 )
2025-12-11 12:35:29 +00:00
Diptanil Saha
857ab70f4e
Merge pull request #51045 from frappe/mergify/bp/version-15-hotfix/pr-51037
...
fix(currency exchange settings): added backward compatibility for frankfurter api (backport #51037 )
2025-12-11 16:28:03 +05:30
Frappe PR Bot
ca21f16db2
chore(release): Bumped to Version 15.91.2
...
## [15.91.2](https://github.com/frappe/erpnext/compare/v15.91.1...v15.91.2 ) (2025-12-11)
### Bug Fixes
* putaway rule not applying on serial nos ([23c82d4 ](23c82d410b ))
* Serial/Batches not fetching when creating Material Transfer from Purchase Receipt ([1e0532f ](1e0532f387 ))
2025-12-11 10:48:40 +00:00
rohitwaghchaure
5324000e2e
Merge pull request #51043 from frappe/mergify/bp/version-15/pr-51036
...
fix: put-away rule not applying on serial nos (backport #51035 ) (backport #51036 )
2025-12-11 16:17:10 +05:30
rohitwaghchaure
9d2055c620
Merge pull request #51042 from frappe/mergify/bp/version-15/pr-51029
...
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt (backport #51027 ) (backport #51029 )
2025-12-11 16:16:29 +05:30
Diptanil Saha
113da4f512
chore: resolve conflict
2025-12-11 15:59:57 +05:30
diptanilsaha
8d32ba9a2e
fix(currency exchange settings): added backward compatibility for frankfurter api
...
(cherry picked from commit 5c2bb66028 )
# Conflicts:
# erpnext/patches.txt
2025-12-11 10:26:45 +00:00
Rohit Waghchaure
23c82d410b
fix: putaway rule not applying on serial nos
...
(cherry picked from commit 6bb0bdcdca )
(cherry picked from commit df820aece6 )
2025-12-11 10:15:31 +00:00
rohitwaghchaure
580e825ec2
chore: fix conflicts
...
(cherry picked from commit c8565c47a2 )
2025-12-11 10:15:29 +00:00
Rohit Waghchaure
1e0532f387
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt
...
(cherry picked from commit d16c50486a )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
(cherry picked from commit f3c70a66b5 )
2025-12-11 10:15:29 +00:00
rohitwaghchaure
8f569d9711
Merge pull request #51036 from frappe/mergify/bp/version-15-hotfix/pr-51035
...
fix: put-away rule not applying on serial nos (backport #51035 )
2025-12-11 15:43:51 +05:30
Rohit Waghchaure
df820aece6
fix: putaway rule not applying on serial nos
...
(cherry picked from commit 6bb0bdcdca )
2025-12-11 09:10:12 +00:00
rohitwaghchaure
6530cfe84b
Merge pull request #51029 from frappe/mergify/bp/version-15-hotfix/pr-51027
...
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt (backport #51027 )
2025-12-11 13:14:46 +05:30
rohitwaghchaure
c8565c47a2
chore: fix conflicts
2025-12-11 11:36:31 +05:30
Rohit Waghchaure
f3c70a66b5
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt
...
(cherry picked from commit d16c50486a )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2025-12-11 05:29:24 +00:00
barredterra
115fd48bbf
Merge remote-tracking branch 'upstream/version-15-hotfix' into mergify/bp/version-15-hotfix/pr-49875
2025-12-10 13:28:30 +01:00
Sudharsanan11
918f8ca79b
fix(stock): remove total bar in chart view
...
(cherry picked from commit 198eb372e3 )
2025-12-10 09:42:17 +00:00
mergify[bot]
46ca347578
perf: move all hourly/daily jobs to maintenance queue (backport #47504 ) ( #51005 )
...
perf: move all hourly/daily jobs to maintenance queue (#47504 )
None of them need to strictly happen at 00:00 or *:00, so moving them all to maintenance queue which executes with same frequency but spaced out.
(cherry picked from commit a50251401f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-12-10 06:19:50 +00:00
Diptanil Saha
8226502956
Merge pull request #51003 from frappe/mergify/bp/version-15-hotfix/pr-51001
...
fix(share balance): use currency field instead of int for rate and amount (backport #51001 )
2025-12-10 10:38:42 +05:30
Mihir Kandoi
71e537b030
Merge pull request #51004 from frappe/mergify/bp/version-15-hotfix/pr-50952
...
fix: precision issue on job card submission (backport #50952 )
2025-12-10 10:08:00 +05:30
Diptanil Saha
8fd3e8e22e
chore: resolve conflict
2025-12-10 09:59:04 +05:30
Dany Robert
4ee4a57f72
fix: precision issue on job card submission
...
(cherry picked from commit 80730908c9 )
2025-12-10 04:22:20 +00:00
diptanilsaha
a8ed2815a4
fix(share balance): use currency field instead of int for rate and amount
...
(cherry picked from commit 2fe5fad884 )
# Conflicts:
# erpnext/accounts/doctype/share_balance/share_balance.json
2025-12-10 04:21:07 +00:00
Frappe PR Bot
a2b676b340
chore(release): Bumped to Version 15.91.1
...
## [15.91.1](https://github.com/frappe/erpnext/compare/v15.91.0...v15.91.1 ) (2025-12-09)
### Bug Fixes
* add return status for delivery note ([ebb6296 ](ebb62966d3 ))
* Adjust asset purchase amounts based on docstatus ([a31fb2a ](a31fb2ac6c ))
* change is_return value in filter from Yes to 1 ([52e26b6 ](52e26b6da8 ))
* conflicts ([bd00a48 ](bd00a484ea ))
* conflicts ([1427b4a ](1427b4ac3f ))
* cost center not reset ([8a3148e ](8a3148eee6 ))
* ensure payment request button only shows for submitted invoices ([b4053ee ](b4053ee0d8 ))
* fg qty uom in manufacture entry ([70d5726 ](70d57260d6 ))
* handle duplicate description in item-wise report ([1a278e7 ](1a278e7ca0 ))
* include return invoice discount in discount validation ([bf1c606 ](bf1c606610 ))
* incorrect condition ([d9e9f35 ](d9e9f35230 ))
* inward same serial / batches in disassembly which were used ([cfbd716 ](cfbd71693b ))
* LCV is not changing the valuation of the repacked item ([8b22d9d ](8b22d9d95e ))
* missing attribute error when restoring asset ([bde209b ](bde209b077 ))
* performance of the reposting ([8d734df ](8d734df63b ))
* **picklist:** calculate picked qty excluding the delivered qty ([3785ffe ](3785ffe5c9 ))
* quality inspection showing Not Saved ([abe599a ](abe599a49d ))
* remove comment ([da88196 ](da88196a89 ))
* remove set_only_once from is_fixed_asset ([fd6e42e ](fd6e42e15e ))
* **sales invoice:** 100% additional discount gl issue with discount accounting ([bd6210a ](bd6210a212 ))
* tds for customer and supplier in Journal Entry (backport [#49963 ](https://github.com/frappe/erpnext/issues/49963 )) ([#50985 ](https://github.com/frappe/erpnext/issues/50985 )) ([f2c556a ](f2c556a6cc ))
* untranslated string in job card ([b2f6d07 ](b2f6d07c25 ))
* variant items not fetched while making BOM for Variant Item ([176ce0d ](176ce0d4d6 ))
2025-12-09 17:00:25 +00:00
Diptanil Saha
691db5b877
Merge pull request #50981 from frappe/version-15-hotfix
2025-12-09 22:28:48 +05:30
Diptanil Saha
7bec3d19ac
Merge pull request #50977 from ljain112/fix-item-wise-sales-register
...
fix: handle duplicate description in item-wise report (backport #50979 )
2025-12-09 21:47:16 +05:30
Diptanil Saha
3f85aa3aea
Merge pull request #50997 from frappe/mergify/bp/version-15-hotfix/pr-50944
...
fix: include return invoice discount in discount validation (backport #50944 )
2025-12-09 21:39:17 +05:30
Diptanil Saha
9ccf4900fe
chore: resolve conflict
2025-12-09 20:52:33 +05:30
ravibharathi656
bf1c606610
fix: include return invoice discount in discount validation
...
(cherry picked from commit fab1ef5d76 )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2025-12-09 15:18:08 +00:00
Mihir Kandoi
6c53d31f2d
Merge pull request #50994 from frappe/mergify/bp/version-15-hotfix/pr-50912
...
fix: add return status for delivery note (backport #50912 )
2025-12-09 20:07:22 +05:30
Mihir Kandoi
4de1af498b
chore: resolve conflicts
2025-12-09 19:51:26 +05:30
Mihir Kandoi
c65409c348
Merge pull request #50993 from frappe/mergify/bp/version-15-hotfix/pr-50910
...
fix: validate picklist partial reserved qty (backport #50910 )
2025-12-09 18:50:37 +05:30
Pugazhendhi Velu
422aec12cb
test: add test for return status in delivery note
...
(cherry picked from commit 445a255a7f )
2025-12-09 13:06:52 +00:00
Pugazhendhi Velu
52e26b6da8
fix: change is_return value in filter from Yes to 1
...
(cherry picked from commit af212f520d )
2025-12-09 13:06:52 +00:00
Pugazhendhi Velu
ebb62966d3
fix: add return status for delivery note
...
(cherry picked from commit dec67eecad )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2025-12-09 13:06:51 +00:00
Sudharsanan11
b05e2910d8
test(picklist): add test for reserved qty after partial delivery
...
(cherry picked from commit 758553b9fc )
2025-12-09 13:04:46 +00:00
Sudharsanan11
3785ffe5c9
fix(picklist): calculate picked qty excluding the delivered qty
...
(cherry picked from commit f5b75b27d7 )
2025-12-09 13:04:45 +00:00
Diptanil Saha
a4ab198042
Merge pull request #50991 from frappe/mergify/bp/version-15-hotfix/pr-50970
...
fix: ensure payment request button only shows for submitted invoices (backport #50970 )
2025-12-09 17:21:53 +05:30
Diptanil Saha
67c5249b38
Merge pull request #50988 from frappe/mergify/bp/version-15-hotfix/pr-50968
2025-12-09 17:18:10 +05:30
Diptanil Saha
af067d1c00
chore: resolve conflict
2025-12-09 17:17:27 +05:30
Abdeali Chharchhoda
b4053ee0d8
fix: ensure payment request button only shows for submitted invoices
...
(cherry picked from commit f26ee9e546 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2025-12-09 11:42:22 +00:00
rohitwaghchaure
9f846e2636
Merge pull request #50990 from frappe/mergify/bp/version-15-hotfix/pr-50978
...
fix: performance of the reposting (backport #50978 )
2025-12-09 16:54:21 +05:30
Rohit Waghchaure
8d734df63b
fix: performance of the reposting
...
(cherry picked from commit 1bcfad8eb1 )
2025-12-09 11:06:16 +00:00
Abdeali Chharchhoda
0998123e52
refactor: payment request status updates with bulk database operation
...
(cherry picked from commit 5154fa8259 )
2025-12-09 10:59:11 +00:00
mergify[bot]
f2c556a6cc
fix: tds for customer and supplier in Journal Entry (backport #49963 ) ( #50985 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-12-09 16:26:36 +05:30
Khushi Rawat
b41612bea8
Merge pull request #50982 from khushi8112/missing-attribute-issue
...
fix: Missing attribute error
2025-12-09 15:31:08 +05:30
khushi8112
da88196a89
fix: remove comment
2025-12-09 15:13:40 +05:30
khushi8112
bde209b077
fix: missing attribute error when restoring asset
2025-12-09 15:10:16 +05:30
ljain112
1a278e7ca0
fix: handle duplicate description in item-wise report
2025-12-09 12:03:50 +05:30
rohitwaghchaure
1637cb4168
Merge pull request #50973 from frappe/mergify/bp/version-15-hotfix/pr-50972
...
fix: incorrect condition (backport #50972 )
2025-12-08 20:27:10 +05:30
Rohit Waghchaure
d9e9f35230
fix: incorrect condition
...
(cherry picked from commit 264baf34f6 )
2025-12-08 14:39:16 +00:00
rohitwaghchaure
cbc73148d3
Merge pull request #50969 from frappe/mergify/bp/version-15-hotfix/pr-50742
...
fix: inward same serial / batches in disassembly which were used (backport #50742 )
2025-12-08 19:53:36 +05:30
rohitwaghchaure
60a18247e1
chore: fix conflicts
2025-12-08 19:09:52 +05:30
rohitwaghchaure
7cc0436083
chore: fix conflicts
2025-12-08 19:08:45 +05:30
rohitwaghchaure
f8eb48472e
chore: fix conflicts
2025-12-08 19:07:13 +05:30
rohitwaghchaure
8074d396d0
chore: fix conflicts
...
Removed posting_datetime and type_of_transaction from the query.
2025-12-08 19:05:51 +05:30
Rohit Waghchaure
cfbd71693b
fix: inward same serial / batches in disassembly which were used
...
(cherry picked from commit 95e6c72539 )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-12-08 12:57:58 +00:00
Diptanil Saha
3a2d7d18a3
Merge pull request #50946 from frappe/mergify/bp/version-15-hotfix/pr-50931
...
fix(bulk transaction process): skip records creation if original records are marked 'On Hold' or 'Closed' (backport #50931 )
2025-12-05 16:56:52 +05:30
Diptanil Saha
b55cefc54f
Merge pull request #50945 from frappe/mergify/bp/version-15-hotfix/pr-50943
...
fix(sales invoice): 100% additional discount gl issue with discount accounting (backport #50943 )
2025-12-05 16:48:44 +05:30
Diptanil Saha
05778bb81a
chore: resolve conflict
2025-12-05 16:40:57 +05:30
Diptanil Saha
a70296e9b5
Merge pull request #50931 from diptanilsaha/gh-49357
...
(cherry picked from commit 31d55248e4 )
# Conflicts:
# erpnext/utilities/bulk_transaction.py
2025-12-05 11:03:16 +00:00
diptanilsaha
bd6210a212
fix(sales invoice): 100% additional discount gl issue with discount accounting
...
(cherry picked from commit d6bdbfe266 )
2025-12-05 11:02:16 +00:00
Khushi Rawat
944c9ad0b3
Merge pull request #50924 from frappe/mergify/bp/version-15-hotfix/pr-50879
...
fix: remove set_only_once from is_fixed_asset field (backport #50879 )
2025-12-04 13:04:50 +05:30
Khushi Rawat
bd00a484ea
fix: conflicts
2025-12-04 12:48:50 +05:30
Khushi Rawat
1427b4ac3f
fix: conflicts
2025-12-04 12:48:07 +05:30
ravibharathi656
fd6e42e15e
fix: remove set_only_once from is_fixed_asset
...
(cherry picked from commit 70521fb9bf )
# Conflicts:
# erpnext/stock/doctype/item/item.json
# erpnext/stock/doctype/item/item.py
2025-12-04 06:44:46 +00:00
rohitwaghchaure
8b071c0d22
Merge pull request #50922 from frappe/mergify/bp/version-15-hotfix/pr-50913
...
fix: variant items not fetched while making BOM for Variant Item (backport #50913 )
2025-12-04 11:43:57 +05:30
Rohit Waghchaure
176ce0d4d6
fix: variant items not fetched while making BOM for Variant Item
...
(cherry picked from commit a0256bd798 )
2025-12-04 04:38:17 +00:00
rohitwaghchaure
dd888fc30a
Merge pull request #50909 from frappe/mergify/bp/version-15-hotfix/pr-50905
...
fix: LCV is not changing the valuation of the repacked item (backport #50905 )
2025-12-04 10:06:31 +05:30
Mihir Kandoi
789adaeabe
Merge pull request #50908 from frappe/mergify/bp/version-15-hotfix/pr-50906
...
fix: untranslated string in job card (backport #50906 )
2025-12-03 20:05:11 +05:30
rohitwaghchaure
2342f8d710
chore: fix conflicts
...
Removed test for purchase expense account and repost GL entries.
2025-12-03 18:38:40 +05:30
Rohit Waghchaure
8b22d9d95e
fix: LCV is not changing the valuation of the repacked item
...
(cherry picked from commit ccbbc60585 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2025-12-03 12:58:22 +00:00
rohitwaghchaure
626c799b60
Merge pull request #50907 from frappe/mergify/bp/version-15-hotfix/pr-50902
...
fix: fg qty uom in manufacture entry (backport #50902 )
2025-12-03 18:22:15 +05:30
Mihir Kandoi
b2f6d07c25
fix: untranslated string in job card
...
(cherry picked from commit ec06f4a71b )
2025-12-03 12:40:35 +00:00
Mihir Kandoi
70d57260d6
fix: fg qty uom in manufacture entry
...
(cherry picked from commit d9a377108c )
2025-12-03 12:37:19 +00:00
Khushi Rawat
9062b90237
Merge pull request #50887 from 0xD0M1M0/patch-1
...
fix: Reduce asset value on asset capitalization cancelation
2025-12-03 15:01:41 +05:30
rohitwaghchaure
40467bc26c
Merge pull request #50901 from frappe/mergify/bp/version-15-hotfix/pr-50896
...
fix: quality inspection showing Not Saved (backport #50896 )
2025-12-03 14:52:51 +05:30
Rohit Waghchaure
abe599a49d
fix: quality inspection showing Not Saved
...
(cherry picked from commit 3f78d6afed )
2025-12-03 08:08:37 +00:00
rohitwaghchaure
9975f5fe69
Merge pull request #50889 from frappe/mergify/bp/version-15-hotfix/pr-50888
...
fix: cost center not reset (backport #50888 )
2025-12-02 22:37:08 +05:30
Frappe PR Bot
dab17c194c
chore(release): Bumped to Version 15.91.0
...
# [15.91.0](https://github.com/frappe/erpnext/compare/v15.90.1...v15.91.0 ) (2025-12-02)
### Bug Fixes
* add validation for cancelled reposting entries ([085d685 ](085d685488 ))
* add validation for company linked address fields ([0aed8c0 ](0aed8c04c6 ))
* **barcode_scanner:** set serial and batch before item to prevent FIFO override ([7d7f929 ](7d7f929cfc ))
* conflicts ([199e25e ](199e25ec06 ))
* correct field name for subcontracted items in material request ([4b49080 ](4b49080bc4 ))
* do not override source document in serial no ([69c6b2f ](69c6b2f463 ))
* **email campaign:** send emails using bcc ([b660b90 ](b660b90adc ))
* **Employee:** add/delete user permission (backport [#47016 ](https://github.com/frappe/erpnext/issues/47016 )) ([#50761 ](https://github.com/frappe/erpnext/issues/50761 )) ([821f3f5 ](821f3f5884 ))
* enhance SalesOrderController setup method to call super.setup ([7805ccf ](7805ccf176 ))
* exclude is_group records ([a444325 ](a444325bd1 ))
* include accounting dimensions in stock entries created during asset repair. ([26872c3 ](26872c3c25 ))
* incorrect positional param for `get_field_precision` util (backport [#50764 ](https://github.com/frappe/erpnext/issues/50764 )) ([#50795 ](https://github.com/frappe/erpnext/issues/50795 )) ([ff1ca9d ](ff1ca9d480 ))
* item price not considering based on valid_upto ([dfda8e6 ](dfda8e6241 ))
* **Job Card:** avoid Type Error when completed_qty is None ([#50447 ](https://github.com/frappe/erpnext/issues/50447 )) ([cac9eed ](cac9eed306 ))
* label for warehouse based on material request type ([8ee7c47 ](8ee7c47fdf ))
* mandatory depends on for the rejected inventory dimension field ([8c62080 ](8c620802f0 ))
* negative batch in subcontracting receipt ([5def006 ](5def006033 ))
* **payment reconciliation:** added a hint that posting date can be changed on exchange gain/loss reconcile dialog ([0e03607 ](0e0360781e ))
* **payment-recon:** add validation for outstanding of dr_cr ([70feb50 ](70feb500f6 ))
* **pos:** add negative stock validation for product bundle ([46a49a1 ](46a49a134d ))
* remove unused translation files (<100 lines) ([7f7c5f2 ](7f7c5f2381 ))
* resolve conflict ([bd795f5 ](bd795f5546 ))
* **stock entry:** use fg item expense account for direct manufacturing entry ([4ca5e9e ](4ca5e9eef8 ))
* two primary buttons ([1d2fccf ](1d2fccfc0b ))
* use asset in against_voucher while posting gl entries for capitalized asset repairs ([80642ed ](80642edf4f ))
* use posting_date instead of bill_date from purchase invoice ([c12a560 ](c12a560c63 ))
### Features
* add stock uom read only field to stock reconciliation item doctype ([5711225 ](57112258e6 ))
2025-12-02 16:31:39 +00:00
Rohit Waghchaure
8a3148eee6
fix: cost center not reset
...
(cherry picked from commit 29f2ecbd6f )
2025-12-02 16:30:41 +00:00
Diptanil Saha
1f79242366
Merge pull request #50868 from frappe/version-15-hotfix
2025-12-02 22:00:12 +05:30
Diptanil Saha
3f673a6848
Merge pull request #50886 from frappe/mergify/bp/version-15-hotfix/pr-50882
...
fix: mandatory depends on for the rejected inventory dimension field (backport #50882 )
2025-12-02 21:26:26 +05:30
Diptanil Saha
293f114c9d
Merge pull request #50847 from barredterra/rm-unused-translations
2025-12-02 21:19:55 +05:30
Diptanil Saha
252cc89ec7
Merge pull request #50871 from frappe/mergify/bp/version-15-hotfix/pr-50846
2025-12-02 21:19:40 +05:30
Diptanil Saha
3eaccfe201
Merge pull request #50873 from frappe/mergify/bp/version-15-hotfix/pr-50773
...
fix: add validation for cancelled reposting entries (backport #50773 )
2025-12-02 21:15:56 +05:30
Diptanil Saha
653bb1072f
Merge pull request #50885 from frappe/mergify/bp/version-15-hotfix/pr-50864
...
fix: exclude is_group records (backport #50864 )
2025-12-02 21:14:35 +05:30
Diptanil Saha
0a64e43e92
chore: resolve linter issue
2025-12-02 21:04:00 +05:30
diptanilsaha
020db922b7
chore: resolve conflicts
2025-12-02 20:56:54 +05:30
rohitwaghchaure
a67a11e933
Merge pull request #50884 from rohitwaghchaure/fixed-donot-override-source
...
fix: do not override source document in serial no
2025-12-02 20:55:22 +05:30
Rohit Waghchaure
8c620802f0
fix: mandatory depends on for the rejected inventory dimension field
...
(cherry picked from commit 5daa625fe8 )
2025-12-02 15:10:40 +00:00
0xD0M1M0
a31fb2ac6c
fix: Adjust asset purchase amounts based on docstatus
...
allows cancelation
2025-12-02 16:09:56 +01:00
ravibharathi656
a444325bd1
fix: exclude is_group records
...
(cherry picked from commit e08805128b )
# Conflicts:
# erpnext/setup/doctype/customer_group/customer_group.json
# erpnext/setup/doctype/item_group/item_group.json
# erpnext/setup/doctype/supplier_group/supplier_group.json
# erpnext/setup/doctype/territory/territory.json
2025-12-02 15:07:39 +00:00
rohitwaghchaure
2f4b1341d2
Merge pull request #50878 from frappe/mergify/bp/version-15-hotfix/pr-50808
...
fix(stock entry): use fg item expense account for direct manufacturing entry (backport #50808 )
2025-12-02 20:37:39 +05:30
Diptanil Saha
7640944bb9
Merge pull request #50881 from frappe/mergify/bp/version-15-hotfix/pr-50372
...
fix: add validation for company linked address field (backport #50372 )
2025-12-02 20:36:22 +05:30
Rohit Waghchaure
69c6b2f463
fix: do not override source document in serial no
2025-12-02 20:34:55 +05:30
Pugazhendhi Velu
ef6f2389a0
test: add minimal test case
...
(cherry picked from commit e64b6db2eb )
2025-12-02 14:45:03 +00:00
Pugazhendhi Velu
1d4b97c619
test: add test for company linked address fields
...
(cherry picked from commit e10007c646 )
2025-12-02 14:45:02 +00:00
Pugazhendhi Velu
0aed8c04c6
fix: add validation for company linked address fields
...
(cherry picked from commit 800a44a65f )
2025-12-02 14:45:02 +00:00
rohitwaghchaure
b1b6953aed
chore: fix conflicts
2025-12-02 17:44:17 +05:30
rohitwaghchaure
b2ea5620b2
chore: fix conflicts
...
Removed the expense account assignment for subcontracting delivery.
2025-12-02 17:42:18 +05:30
rohitwaghchaure
743b179b08
Merge pull request #50877 from frappe/mergify/bp/version-15-hotfix/pr-50850
...
fix(barcode_scanner): set serial and batch before item to prevent FIFO override (backport #50850 )
2025-12-02 17:41:31 +05:30
Pugazhendhi Velu
4553d04c38
test: add test for fg item expense account in direct manufacturing
...
(cherry picked from commit ba2411b4ee )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2025-12-02 12:03:37 +00:00
Pugazhendhi Velu
4ca5e9eef8
fix(stock entry): use fg item expense account for direct manufacturing entry
...
(cherry picked from commit ce1312764f )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-12-02 12:03:37 +00:00
Pugazhendhi Velu
7d7f929cfc
fix(barcode_scanner): set serial and batch before item to prevent FIFO override
...
(cherry picked from commit 92ec633a5c )
2025-12-02 12:02:36 +00:00
l0gesh29
085d685488
fix: add validation for cancelled reposting entries
...
(cherry picked from commit d8fc369e38 )
2025-12-02 11:47:36 +00:00
Diptanil Saha
0458c548ec
chore: resolve conflict
2025-12-02 17:14:00 +05:30
Sudharsanan11
e5457f8bb7
test(pos): add test for product bundle negative stock validation
...
(cherry picked from commit 2612152456 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
2025-12-02 11:39:09 +00:00
Sudharsanan11
46a49a134d
fix(pos): add negative stock validation for product bundle
...
(cherry picked from commit 38b4536300 )
2025-12-02 11:39:08 +00:00
Khushi Rawat
25a9327b14
Merge pull request #50862 from frappe/mergify/bp/version-15-hotfix/pr-50794
...
fix: use asset in against_voucher while posting gl entries for capitalised asset repairs (backport #50794 )
2025-12-02 12:45:20 +05:30
Mihir Kandoi
d0d38214c5
Merge pull request #50790 from Abdeali099/fix-incorrect-fieldname
2025-12-02 12:30:48 +05:30
Khushi Rawat
991c46d058
Merge pull request #50858 from frappe/mergify/bp/version-15-hotfix/pr-50793
...
fix: include accounting dimensions in stock entries created during asset repair. (backport #50793 )
2025-12-02 12:23:10 +05:30
rohitwaghchaure
ca9bd8b499
Merge pull request #50845 from frappe/mergify/bp/version-15-hotfix/pr-50844
...
fix: label for warehouse based on material request type (backport #50844 )
2025-12-02 12:22:18 +05:30
Khushi Rawat
199e25ec06
fix: conflicts
2025-12-02 12:20:48 +05:30
Navin-S-R
f38fb68d62
chore: reload asset doc before assertEqual
...
(cherry picked from commit 8c35a6ecdd )
2025-12-02 06:37:54 +00:00
Navin-S-R
3a22d29d7b
test: add unit test to validate capitalized asset repair gl entries being booked against the asset
...
(cherry picked from commit bcf6deec9a )
# Conflicts:
# erpnext/assets/doctype/asset_repair/test_asset_repair.py
2025-12-02 06:37:54 +00:00
Navin S R
80642edf4f
fix: use asset in against_voucher while posting gl entries for capitalized asset repairs
...
(cherry picked from commit a7e43eddad )
2025-12-02 06:37:54 +00:00
ljain112
9a3e1058f6
refactor: show_general ledger for consistency with other doctyoes
...
(cherry picked from commit cdbe8b909b )
2025-12-02 06:27:21 +00:00
ljain112
26872c3c25
fix: include accounting dimensions in stock entries created during asset repair.
...
(cherry picked from commit 147a5ee953 )
2025-12-02 06:27:21 +00:00
rohitwaghchaure
dba3f3d335
chore: fix conflicts
2025-12-02 11:04:27 +05:30
barredterra
7f7c5f2381
fix: remove unused translation files (<100 lines)
...
These translate <=1% of available strings, so cannot be deemed useful.
2025-12-01 17:38:13 +01:00
Rohit Waghchaure
8ee7c47fdf
fix: label for warehouse based on material request type
...
(cherry picked from commit 699e9b4452 )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.js
2025-12-01 15:58:39 +00:00
Raffael Meyer
441a2bcf38
chore: backport translations from develop ( #50842 )
2025-12-01 14:50:04 +00:00
mergify[bot]
821f3f5884
fix(Employee): add/delete user permission (backport #47016 ) ( #50761 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-12-01 12:49:37 +01:00
Diptanil Saha
ca70e8e9a6
Merge pull request #50825 from frappe/mergify/bp/version-15-hotfix/pr-50797
...
fix(payment-recon): add validation for outstanding of dr_cr (backport #50797 )
2025-12-01 13:27:15 +05:30
l0gesh29
70feb500f6
fix(payment-recon): add validation for outstanding of dr_cr
...
(cherry picked from commit 765f9a9bbf )
2025-12-01 07:41:28 +00:00
rohitwaghchaure
bf8b3d0546
Merge pull request #50818 from frappe/mergify/bp/version-15-hotfix/pr-50799
...
fix: negative batch in subcontracting receipt (backport #50799 )
2025-12-01 12:50:42 +05:30
Diptanil Saha
07d8bc7852
Merge pull request #50819 from frappe/mergify/bp/version-15-hotfix/pr-50814
...
fix(email campaign): send emails using bcc (backport #50814 )
2025-12-01 12:30:55 +05:30
diptanilsaha
b660b90adc
fix(email campaign): send emails using bcc
...
(cherry picked from commit 7e8d19b0c8 )
2025-12-01 06:17:15 +00:00
Rohit Waghchaure
5def006033
fix: negative batch in subcontracting receipt
...
(cherry picked from commit 71e46b3ef5 )
2025-12-01 06:15:37 +00:00
Khushi Rawat
ade6acccfb
Merge pull request #50800 from frappe/mergify/bp/version-15-hotfix/pr-50772
...
fix: use posting_date instead of bill_date from purchase invoice (backport #50772 )
2025-11-29 00:28:11 +05:30
Khushi Rawat
bd795f5546
fix: resolve conflict
2025-11-28 17:26:33 +05:30
Navin S R
c12a560c63
fix: use posting_date instead of bill_date from purchase invoice
...
(cherry picked from commit 145d40dec8 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2025-11-28 11:49:33 +00:00
mergify[bot]
ff1ca9d480
fix: incorrect positional param for get_field_precision util (backport #50764 ) ( #50795 )
2025-11-28 08:50:03 +00:00
Abdeali Chharchhoda
4b49080bc4
fix: correct field name for subcontracted items in material request
2025-11-28 12:33:38 +05:30
Diptanil Saha
64e6b36d04
Merge pull request #50789 from frappe/mergify/bp/version-15-hotfix/pr-50642
...
fix(payment reconciliation): added a hint that posting date can be changed on exchange gain/loss reconcile dialog (backport #50642 )
2025-11-28 11:54:32 +05:30
Jatin3128
0e0360781e
fix(payment reconciliation): added a hint that posting date can be changed on exchange gain/loss reconcile dialog
...
(cherry picked from commit 4b612c64a8 )
2025-11-28 06:22:00 +00:00
Mihir Kandoi
c62be10620
Merge pull request #50778 from frappe/mergify/bp/version-15-hotfix/pr-50777
2025-11-27 17:28:07 +05:30
Mihir Kandoi
fa541a2604
chore: make unnecessary field read only and show only when required
...
(cherry picked from commit aab7cd1ae6 )
2025-11-27 11:41:54 +00:00
Diptanil Saha
5590b8d40b
Merge pull request #50558 from efeone/pos_rate_issue
2025-11-27 16:33:50 +05:30
Mihir Kandoi
a32165016d
Merge pull request #50774 from mihir-kandoi/gh50218
2025-11-27 14:56:44 +05:30
Mihir Kandoi
57112258e6
feat: add stock uom read only field to stock reconciliation item doctype
2025-11-27 14:39:19 +05:30
rohitwaghchaure
0bec404e69
Merge pull request #50770 from frappe/mergify/bp/version-15-hotfix/pr-50769
...
fix: two primary buttons (backport #50769 )
2025-11-27 12:06:10 +05:30
Rohit Waghchaure
1d2fccfc0b
fix: two primary buttons
...
(cherry picked from commit f68515210b )
2025-11-27 06:27:09 +00:00
Raffael Meyer
cac9eed306
fix(Job Card): avoid Type Error when completed_qty is None ( #50447 )
2025-11-26 13:16:47 +01:00
Frappe PR Bot
2bf12a6683
chore(release): Bumped to Version 15.90.1
...
## [15.90.1](https://github.com/frappe/erpnext/compare/v15.90.0...v15.90.1 ) (2025-11-26)
### Bug Fixes
* enhance SalesOrderController setup method to call super.setup ([38c4453 ](38c44533b3 ))
2025-11-26 09:12:23 +00:00
Diptanil Saha
6205be5e73
Merge pull request #50755 from frappe/mergify/bp/version-15/pr-50754
...
fix: enhance SalesOrderController setup method to call super.setup (backport #50752 )
2025-11-26 14:40:58 +05:30
ljain112
38c44533b3
fix: enhance SalesOrderController setup method to call super.setup
...
(cherry picked from commit 563c2998ca )
(cherry picked from commit 7805ccf176 )
2025-11-26 09:08:27 +00:00
Diptanil Saha
a6713b176b
Merge pull request #50754 from frappe/mergify/bp/version-15-hotfix/pr-50752
...
fix: enhance SalesOrderController setup method to call super.setup (backport #50752 )
2025-11-26 14:35:21 +05:30
ljain112
7805ccf176
fix: enhance SalesOrderController setup method to call super.setup
...
(cherry picked from commit 563c2998ca )
2025-11-26 09:02:56 +00:00
Frappe PR Bot
a66ce02520
chore(release): Bumped to Version 15.90.0
...
# [15.90.0](https://github.com/frappe/erpnext/compare/v15.89.2...v15.90.0 ) (2025-11-25)
### Bug Fixes
* add filter company and status to job card employee ([015f946 ](015f946a14 ))
* add missing translate function ([475eada ](475eada727 ))
* add return status for purchase receipt ([8ccb9a5 ](8ccb9a5ad2 ))
* add validation for FG Items as per BOM qty (backport [#50579 ](https://github.com/frappe/erpnext/issues/50579 )) ([#50715 ](https://github.com/frappe/erpnext/issues/50715 )) ([1995291 ](1995291194 ))
* apply precision for scrap items amount ([5b60fbb ](5b60fbbd30 ))
* **customer:** link contact and addresses if created from lead/opportunity/prospect ([b1d40de ](b1d40de87e ))
* ignore reserved batches from total available batches ([673b893 ](673b893942 ))
* incorrect query filter when selecting primary customer adr ([#50727 ](https://github.com/frappe/erpnext/issues/50727 )) ([e8e09cf ](e8e09cf8ea ))
* **ledger-summary-report:** show party group and territory ([56f03ae ](56f03aee02 ))
* **manufacturing:** apply precision for bom amount and rm_cost_per_qty ([2678694 ](2678694c5f ))
* pick list status doesn't update when DN created from it and PL was created from SO ([2809c46 ](2809c46a6e ))
* prevent pi status from changing on asset repair ([3f2081b ](3f2081b440 ))
* pricing rule was ignoring time validity ([f62e5e6 ](f62e5e69b8 ))
* **product bundle:** fields reset if doc is new ([4ba4da0 ](4ba4da090d ))
* **purchase_receipt:** add internal_and_external_links field to show purchase invoice connection count ([89fcdbf ](89fcdbf56b ))
* redundant message on bom save ([5b16740 ](5b1674018b ))
* remove disabled warehouse in get_warehouses_based_on_account ([aa94c91 ](aa94c91c12 ))
* serial batch selector shown only once ([25cd230 ](25cd230471 ))
* show current company warehouse only in get material from bom MR ([1d6e3e4 ](1d6e3e4e7d ))
* tests ([45bc218 ](45bc218acb ))
* unhide zero val checkbox ([a247337 ](a24733791d ))
* unknown column error ([2e9a0cb ](2e9a0cb01c ))
* use current_tax_amount value for base_total_taxes_and_charges ([7ed3c6d ](7ed3c6d18a ))
* validate sabb autocreation when disabled ([85c0c16 ](85c0c16964 ))
* validation for SABB deletion ([0bc98b6 ](0bc98b609f ))
### Features
* **accounting-dimension:** add dynamic triggers for custom accounting dimensions ([#50621 ](https://github.com/frappe/erpnext/issues/50621 )) ([2b7d586 ](2b7d58602d ))
* modify accounting dimension as multiselect field ([6b6e017 ](6b6e017e36 ))
* **reports:** preserve accounting dimension filters while navigating between reports ([02a1f81 ](02a1f815da ))
2025-11-25 15:02:30 +00:00
ruthra kumar
3c43b42a01
Merge pull request #50741 from frappe/version-15-hotfix
...
chore: release v15
2025-11-25 20:31:01 +05:30
ruthra kumar
8ed3a0ec65
Merge branch 'version-15' into version-15-hotfix
2025-11-25 20:14:37 +05:30
mergify[bot]
488d635dc9
chore: switched frankfurter domain from frankfurter.app to frankfurter.dev (backport #50734 ) ( #50740 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-11-25 15:49:53 +05:30
ruthra kumar
08d230b3e3
Merge pull request #50731 from frappe/mergify/bp/version-15-hotfix/pr-50561
...
fix(ledger-summary-report): show party group and territory (backport #50561 )
2025-11-25 12:33:49 +05:30
Mihir Kandoi
f383fafb15
Merge pull request #50728 from frappe/mergify/bp/version-15-hotfix/pr-50727
...
fix: incorrect query filter when selecting primary customer adr (backport #50727 )
2025-11-25 12:14:17 +05:30
ruthra kumar
38124a7616
chore: resolve conflicts
2025-11-25 12:01:37 +05:30
l0gesh29
56cf5382f0
test: add party_group, territory in json
...
(cherry picked from commit 8f91919933 )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/test_customer_ledger_summary.py
2025-11-25 05:38:57 +00:00
l0gesh29
56f03aee02
fix(ledger-summary-report): show party group and territory
...
(cherry picked from commit 231479a6e2 )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py
2025-11-25 05:38:57 +00:00
Mihir Kandoi
841f5c24ad
chore: resolve conflicts
2025-11-25 10:51:39 +05:30
ruthra kumar
e8051ba180
Merge pull request #50729 from frappe/mergify/bp/version-15-hotfix/pr-50621
...
feat(accounting-dimension): add dynamic triggers for custom accounting dimensions (backport #50621 )
2025-11-25 10:26:47 +05:30
Logesh Periyasamy
2b7d58602d
feat(accounting-dimension): add dynamic triggers for custom accounting dimensions ( #50621 )
...
* feat: add dynamic triggers for custom accounting dimensions
* feat: add accounting dimension trigger call in setup event
* chore: ignore cur_frm semgrep rules
* chore: move function to transaction.js
(cherry picked from commit 5e58e344b2 )
2025-11-25 04:51:32 +00:00
Mihir Kandoi
e8e09cf8ea
fix: incorrect query filter when selecting primary customer adr ( #50727 )
...
(cherry picked from commit c2b8b97d7d )
# Conflicts:
# erpnext/selling/doctype/customer/customer.json
2025-11-25 04:49:20 +00:00
Khushi Rawat
188c633d6e
Merge pull request #50544 from aerele/asset-repair-pi-status
...
fix: prevent pi status from changing on asset repair
2025-11-24 23:28:33 +05:30
mergify[bot]
1995291194
fix: add validation for FG Items as per BOM qty (backport #50579 ) ( #50715 )
...
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
Co-authored-by: Kavin <78342682+kavin-114@users.noreply.github.com >
fix: add validation for FG Items as per BOM qty (#50579 )
2025-11-24 11:18:18 +00:00
Mihir Kandoi
bb0d75eb78
Merge pull request #50717 from frappe/mergify/bp/version-15-hotfix/pr-50716
...
fix: add missing translate function (backport #50716 )
2025-11-24 13:53:48 +05:30
El-Shafei H.
475eada727
fix: add missing translate function
...
(cherry picked from commit 56def01240 )
2025-11-24 07:39:09 +00:00
mergify[bot]
6cffba9a71
Merge pull request #50713 from frappe/mergify/bp/version-15-hotfix/pr-50712
2025-11-24 07:17:43 +00:00
Mihir Kandoi
35f9f9f330
Merge pull request #50711 from frappe/mergify/bp/version-15-hotfix/pr-50661
...
fix(manufacturing): apply precision for bom amount and rm_cost_per_qty (backport #50661 )
2025-11-24 11:02:50 +05:30
Pugazhendhi Velu
5b60fbbd30
fix: apply precision for scrap items amount
...
(cherry picked from commit 9194e6350a )
2025-11-24 05:08:42 +00:00
Pugazhendhi Velu
2678694c5f
fix(manufacturing): apply precision for bom amount and rm_cost_per_qty
...
(cherry picked from commit 57f9353d90 )
2025-11-24 05:08:42 +00:00
Mihir Kandoi
b6a80da457
Merge pull request #50709 from frappe/mergify/bp/version-15-hotfix/pr-50707
...
fix: unknown column error (backport #50707 )
2025-11-23 19:54:21 +05:30
Mihir Kandoi
2e9a0cb01c
fix: unknown column error
...
(cherry picked from commit 3b7d7aed4c )
2025-11-23 14:08:48 +00:00
Frappe PR Bot
38c1867ade
chore(release): Bumped to Version 15.89.2
...
## [15.89.2](https://github.com/frappe/erpnext/compare/v15.89.1...v15.89.2 ) (2025-11-21)
### Bug Fixes
* use current_tax_amount value for base_total_taxes_and_charges ([c082eda ](c082edabf4 ))
2025-11-21 17:34:52 +00:00
Diptanil Saha
a48b999af9
Merge pull request #50691 from frappe/mergify/bp/version-15/pr-50690
...
fix: use current_tax_amount value for base_total_taxes_and_charges (backport #50476 ) (backport #50690 )
2025-11-21 23:03:28 +05:30
Pugazhendhi Velu
c082edabf4
fix: use current_tax_amount value for base_total_taxes_and_charges
...
(cherry picked from commit 5a3fcbedb5 )
(cherry picked from commit 7ed3c6d18a )
2025-11-21 17:16:54 +00:00
Diptanil Saha
60ec7d0fb8
Merge pull request #50690 from frappe/mergify/bp/version-15-hotfix/pr-50476
...
fix: use current_tax_amount value for base_total_taxes_and_charges (backport #50476 )
2025-11-21 22:31:13 +05:30
Pugazhendhi Velu
7ed3c6d18a
fix: use current_tax_amount value for base_total_taxes_and_charges
...
(cherry picked from commit 5a3fcbedb5 )
2025-11-21 16:41:52 +00:00
Frappe PR Bot
b7e4fb9d83
chore(release): Bumped to Version 15.89.1
...
## [15.89.1](https://github.com/frappe/erpnext/compare/v15.89.0...v15.89.1 ) (2025-11-21)
### Bug Fixes
* ignore reserved batches from total available batches ([64950d3 ](64950d39b5 ))
2025-11-21 10:36:37 +00:00
rohitwaghchaure
e49e7b621d
Merge pull request #50668 from frappe/mergify/bp/version-15/pr-50612
...
fix: ignore reserved batches from total available batches (backport #50612 )
2025-11-21 16:05:05 +05:30
Mihir Kandoi
0a67d20ff8
Merge pull request #50671 from frappe/mergify/bp/version-15-hotfix/pr-50667
...
fix: pricing rule was ignoring time validity (backport #50667 )
2025-11-21 13:08:25 +05:30
Mihir Kandoi
83c6d861eb
Merge pull request #50670 from frappe/mergify/bp/version-15-hotfix/pr-50655
...
fix: pick list status doesn't update when DN created from it and PL w... (backport #50655 )
2025-11-21 13:00:31 +05:30
Mihir Kandoi
f62e5e69b8
fix: pricing rule was ignoring time validity
...
(cherry picked from commit ffae7c4175 )
2025-11-21 07:22:07 +00:00
Mihir Kandoi
45bc218acb
fix: tests
...
(cherry picked from commit d26f8aa629 )
2025-11-21 07:14:00 +00:00
Mihir Kandoi
2809c46a6e
fix: pick list status doesn't update when DN created from it and PL was created from SO
...
(cherry picked from commit f7b3253683 )
2025-11-21 07:14:00 +00:00
Kavin
15c41178d0
test: add unit test for reserved stock validation
...
(cherry picked from commit 55f2f1c515 )
2025-11-21 06:46:17 +00:00
Kavin
64950d39b5
fix: ignore reserved batches from total available batches
...
(cherry picked from commit 673b893942 )
2025-11-21 06:46:17 +00:00
Diptanil Saha
ff1b83025a
Merge pull request #50666 from frappe/mergify/bp/version-15-hotfix/pr-50665
...
fix(customer): link contact and addresses if created from lead/opportunity/prospect (backport #50665 )
2025-11-21 07:03:57 +05:30
diptanilsaha
b1d40de87e
fix(customer): link contact and addresses if created from lead/opportunity/prospect
...
(cherry picked from commit 310099f4cd )
2025-11-21 01:18:18 +00:00
barredterra
2c13c4746b
Merge remote-tracking branch 'upstream/version-15-hotfix' into mergify/bp/version-15-hotfix/pr-49875
2025-11-21 00:46:43 +01:00
Mihir Kandoi
532031c21d
Merge pull request #50650 from frappe/mergify/bp/version-15-hotfix/pr-50385
...
fix: remove disabled warehouse in get_warehouses_based_on_account (backport #50385 )
2025-11-20 17:44:02 +05:30
Mihir Kandoi
cb70efb8ed
Merge pull request #50653 from frappe/mergify/bp/version-15-hotfix/pr-50639
...
fix(product bundle): fields reset if doc is new (backport #50639 )
2025-11-20 17:43:43 +05:30
Mihir Kandoi
ca0b4696ba
Merge pull request #50652 from frappe/mergify/bp/version-15-hotfix/pr-50649
...
fix: unhide zero val checkbox in stock reco (backport #50649 )
2025-11-20 17:43:26 +05:30
Mihir Kandoi
4ba4da090d
fix(product bundle): fields reset if doc is new
...
(cherry picked from commit 7faee7edc2 )
2025-11-20 10:42:53 +00:00
rohitwaghchaure
e3b2cc24b2
chore: fix conflicts
2025-11-20 16:12:41 +05:30
Mihir Kandoi
a24733791d
fix: unhide zero val checkbox
...
(cherry picked from commit 20e0313a8c )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
2025-11-20 10:41:55 +00:00
Mihir Kandoi
aa94c91c12
fix: remove disabled warehouse in get_warehouses_based_on_account
...
(cherry picked from commit ff2d9bf4cb )
2025-11-20 10:33:54 +00:00
Mihir Kandoi
87ffbdf129
Merge pull request #50641 from frappe/mergify/bp/version-15-hotfix/pr-50502
...
fix(purchase_receipt): add internal_and_external_links field to show … (backport #50502 )
2025-11-20 15:45:43 +05:30
rohitwaghchaure
5ef7b8c526
Merge pull request #50648 from frappe/mergify/bp/version-15-hotfix/pr-50646
...
fix: serial batch selector shown only once (backport #50646 )
2025-11-20 15:12:51 +05:30
Mihir Kandoi
25cd230471
fix: serial batch selector shown only once
...
(cherry picked from commit aa6f09e9a9 )
2025-11-20 09:38:37 +00:00
rohitwaghchaure
f05933e814
Merge pull request #50645 from frappe/mergify/bp/version-15-hotfix/pr-50644
...
fix: validation for SABB deletion (backport #50644 )
2025-11-20 14:33:05 +05:30
Diptanil Saha
8df2612694
Merge pull request #50643 from frappe/mergify/bp/version-15-hotfix/pr-50289
2025-11-20 13:58:58 +05:30
Rohit Waghchaure
0bc98b609f
fix: validation for SABB deletion
...
(cherry picked from commit dd4bef0706 )
2025-11-20 08:19:48 +00:00
l0gesh29
02a1f815da
feat(reports): preserve accounting dimension filters while navigating between reports
...
(cherry picked from commit fcfcaa76c6 )
2025-11-20 07:46:55 +00:00
l0gesh29
6b6e017e36
feat: modify accounting dimension as multiselect field
...
(cherry picked from commit 3fcd8d84ac )
2025-11-20 07:46:55 +00:00
Karuppasamy B
89fcdbf56b
fix(purchase_receipt): add internal_and_external_links field to show purchase invoice connection count
...
(cherry picked from commit 6c1620ab8c )
2025-11-20 07:03:55 +00:00
rohitwaghchaure
eb2571492f
Merge pull request #50612 from aerele/fix/validate-reserved-stock
...
fix: ignore reserved batches from total available batches
2025-11-19 22:16:00 +05:30
Kavin
55f2f1c515
test: add unit test for reserved stock validation
2025-11-19 17:51:10 +05:30
Kavin
673b893942
fix: ignore reserved batches from total available batches
2025-11-19 17:51:10 +05:30
mergify[bot]
c85ce55f27
Merge pull request #50631 from frappe/mergify/bp/version-15-hotfix/pr-50629
...
fix: process loss % can be negative (backport #50629 )
2025-11-19 11:30:39 +00:00
Mihir Kandoi
a19252e3b3
Merge pull request #50628 from frappe/mergify/bp/version-15-hotfix/pr-50627
...
fix: show current company warehouse only in get material from bom MR (backport #50627 )
2025-11-19 16:29:17 +05:30
Mihir Kandoi
7ece6fd558
Merge pull request #50626 from frappe/mergify/bp/version-15-hotfix/pr-50625
...
fix: add filter company and status to job card employee (backport #50625 )
2025-11-19 16:24:08 +05:30
Mihir Kandoi
1d6e3e4e7d
fix: show current company warehouse only in get material from bom MR
...
(cherry picked from commit 3271eaaf0e )
2025-11-19 10:46:47 +00:00
Mihir Kandoi
015f946a14
fix: add filter company and status to job card employee
...
(cherry picked from commit 3ca3a6d9bb )
2025-11-19 10:42:32 +00:00
rohitwaghchaure
533a2dbc32
Merge pull request #50607 from frappe/mergify/bp/version-15-hotfix/pr-50512
...
fix: add return status for purchase receipt (backport #50512 )
2025-11-19 14:18:12 +05:30
rohitwaghchaure
99aeb8ecd1
Merge pull request #50606 from frappe/mergify/bp/version-15-hotfix/pr-50486
...
fix: validate sabb autocreation when disabled (backport #50486 )
2025-11-19 14:18:00 +05:30
Mihir Kandoi
371030f8d4
Merge pull request #50615 from frappe/mergify/bp/version-15-hotfix/pr-50614
...
fix: redundant message on bom save (backport #50614 )
2025-11-19 12:53:50 +05:30
Mihir Kandoi
2550b44db8
chore: resolve conflicts
2025-11-19 12:38:47 +05:30
Mihir Kandoi
5b1674018b
fix: redundant message on bom save
...
(cherry picked from commit 074f07694f )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
2025-11-19 07:06:11 +00:00
Frappe PR Bot
d8dab986fa
chore(release): Bumped to Version 15.89.0
...
# [15.89.0](https://github.com/frappe/erpnext/compare/v15.88.1...v15.89.0 ) (2025-11-19)
### Bug Fixes
* add cancelled option in status field ([623a0a9 ](623a0a932e ))
* add condition for allow negative stock in pos (backport [#50369 ](https://github.com/frappe/erpnext/issues/50369 )) ([#50600 ](https://github.com/frappe/erpnext/issues/50600 )) ([2d6640a ](2d6640ac61 ))
* add doctype parameter to lead details for correct company details ([f0eac47 ](f0eac47037 ))
* **asset repair:** validate pi status ([2db91ee ](2db91ee67e ))
* back calcalute total amount from rate and tax_amount in tax withholding details report ([5728299 ](57282999ad ))
* construct batch_nos and serial_nos to avoid NoneType error ([0a0177c ](0a0177cb9e ))
* correct profit after tax calculation by reducing expenses from income ([627b34a ](627b34a120 ))
* current qty in stock reco ([b4b8459 ](b4b8459f2c ))
* enable allow_negative_stock settings ([2a5c9b4 ](2a5c9b469c ))
* **financial reports:** set fiscal year associated with the default company ([ac40b59 ](ac40b59665 ))
* first and last name in supplier quick entry (backport [#50510 ](https://github.com/frappe/erpnext/issues/50510 )) ([#50514 ](https://github.com/frappe/erpnext/issues/50514 )) ([3b636d5 ](3b636d5db7 ))
* **general_ledger:** add translation for accounting dimension ([799119a ](799119ad3e ))
* handle NoneType object error for product bundle ([2b7abfb ](2b7abfb34b ))
* improve precision in tax amount calculations in tax withholding details report ([c150e57 ](c150e5795e ))
* on changes of paid from/to account fetch company bank account ([3d8a344 ](3d8a344173 ))
* **period closing voucher:** add title to error log ([#50498 ](https://github.com/frappe/erpnext/issues/50498 )) ([33962ac ](33962ac995 ))
* prevent pos opening entry creation for disabled pos profile ([68747b5 ](68747b5818 ))
* **stock-entry:** prevent default warehouse from overriding parent warehouse ([a5ec0e4 ](a5ec0e4f50 ))
* unintended backported depends_on expression ([#50529 ](https://github.com/frappe/erpnext/issues/50529 )) ([81a1628 ](81a16286a1 ))
* use dynamic account type to get average ratio balance ([a2c82b4 ](a2c82b4dc3 ))
### Features
* Add first and last name fields to quick entry customer creation (backport [#46281 ](https://github.com/frappe/erpnext/issues/46281 )) ([#50522 ](https://github.com/frappe/erpnext/issues/50522 )) ([8c98f16 ](8c98f1692a ))
* **Company:** allow setting default sales contact, fetch into sales transaction (backport [#50159 ](https://github.com/frappe/erpnext/issues/50159 )) ([#50599 ](https://github.com/frappe/erpnext/issues/50599 )) ([f8294f1 ](f8294f1754 ))
* **Item Price:** validate UOM ([376da8d ](376da8df0a ))
* **pos:** prevent disabling POS Profile when open POS sessions exist ([87e8305 ](87e8305753 ))
2025-11-19 02:58:17 +00:00
Diptanil Saha
f25e2295d0
Merge pull request #50595 from frappe/version-15-hotfix
2025-11-19 08:26:48 +05:30
ruthra kumar
b4fd4812cd
Merge pull request #50527 from aerele/default-report-fiscal-year-v15
...
fix(financial reports): set fiscal year associated with the default company
2025-11-18 18:12:21 +05:30
rohitwaghchaure
876dec5077
chore: fix conflicts
2025-11-18 18:05:08 +05:30
rohitwaghchaure
36e9aae9d0
chore: fix conflicts
2025-11-18 18:04:29 +05:30
Pugazhendhi Velu
8ccb9a5ad2
fix: add return status for purchase receipt
...
(cherry picked from commit 3a0e1e8ef9 )
2025-11-18 12:33:18 +00:00
Kavin
85c0c16964
fix: validate sabb autocreation when disabled
...
(cherry picked from commit 3ca1940881 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-11-18 12:29:01 +00:00
ruthra kumar
6a46045804
Merge pull request #50603 from frappe/mergify/bp/version-15-hotfix/pr-50524
...
fix: use dynamic account type to get average ratio balance (backport #50524 )
2025-11-18 17:44:31 +05:30
ruthra kumar
befa4bef0d
Merge pull request #50601 from frappe/mergify/bp/version-15-hotfix/pr-50516
...
fix(general_ledger): add translation for accounting dimension (backport #50516 )
2025-11-18 17:13:34 +05:30
mergify[bot]
f8294f1754
feat(Company): allow setting default sales contact, fetch into sales transaction (backport #50159 ) ( #50599 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-11-18 17:05:58 +05:30
mergify[bot]
2d6640ac61
fix: add condition for allow negative stock in pos (backport #50369 ) ( #50600 )
...
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
fix: add condition for allow negative stock in pos (#50369 )
2025-11-18 17:05:47 +05:30
Navin-S-R
627b34a120
fix: correct profit after tax calculation by reducing expenses from income
...
(cherry picked from commit f420371a7e )
2025-11-18 11:22:38 +00:00
Navin-S-R
a2c82b4dc3
fix: use dynamic account type to get average ratio balance
...
(cherry picked from commit 9118f08e7b )
2025-11-18 11:22:38 +00:00
Logesh Periyasamy
799119ad3e
fix(general_ledger): add translation for accounting dimension
...
(cherry picked from commit 113ff17c71 )
2025-11-18 11:15:37 +00:00
ruthra kumar
a4a0a2a0fb
Merge pull request #50554 from frappe/mergify/bp/version-15-hotfix/pr-50540
...
fix(stock-entry): prevent default warehouse from overriding parent warehouse (backport #50540 )
2025-11-18 15:09:08 +05:30
ruthra kumar
35fb2b8ede
Merge pull request #50573 from frappe/mergify/bp/version-15-hotfix/pr-50496
...
fix: back calcalute total amount from rate and tax_amount in tax withholding details report (backport #50496 )
2025-11-18 15:08:26 +05:30
ruthra kumar
c844bf5547
Merge pull request #50574 from frappe/mergify/bp/version-15-hotfix/pr-50439
...
fix: add doctype parameter to lead details for correct company details (backport #50439 )
2025-11-18 15:07:15 +05:30
Kavin
81a16286a1
fix: unintended backported depends_on expression ( #50529 )
...
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
2025-11-18 10:07:26 +02:00
Khushi Rawat
3c8534c4cc
Merge pull request #50571 from aerele/fix/support-52685
...
fix: add cancelled option in status field
2025-11-18 11:15:53 +05:30
ravibharathi656
ac40b59665
fix(financial reports): set fiscal year associated with the default company
2025-11-18 11:14:40 +05:30
ravibharathi656
3f2081b440
fix: prevent pi status from changing on asset repair
2025-11-18 11:09:25 +05:30
Pugazhendhi Velu
2db91ee67e
fix(asset repair): validate pi status
2025-11-17 14:06:26 +00:00
ljain112
f0eac47037
fix: add doctype parameter to lead details for correct company details
...
(cherry picked from commit 0b91338771 )
2025-11-17 13:39:09 +00:00
ljain112
4df80c5b53
chore: typo in comment
...
(cherry picked from commit e056c0327d )
2025-11-17 13:36:08 +00:00
ljain112
c150e5795e
fix: improve precision in tax amount calculations in tax withholding details report
...
(cherry picked from commit 7c5f5405cc )
2025-11-17 13:36:08 +00:00
ljain112
57282999ad
fix: back calcalute total amount from rate and tax_amount in tax withholding details report
...
(cherry picked from commit d3751d9bb4 )
2025-11-17 13:36:08 +00:00
Pugazhendhi Velu
623a0a932e
fix: add cancelled option in status field
2025-11-17 13:09:38 +00:00
rohitwaghchaure
9b06eaab78
Merge pull request #50535 from aerele/support-53360
...
fix: construct batch_nos and serial_nos to avoid NoneType error
2025-11-17 16:24:20 +05:30
Sherin KR
dfda8e6241
fix: item price not considering based on valid_upto
2025-11-17 14:34:26 +05:30
Kavin
2a5c9b469c
fix: enable allow_negative_stock settings
2025-11-17 13:53:55 +05:30
Kavin
0a0177cb9e
fix: construct batch_nos and serial_nos to avoid NoneType error
2025-11-17 12:35:16 +05:30
Mihir Kandoi
eed144d7c9
Merge pull request #50231 from frappe/mergify/bp/version-15-hotfix/pr-40586
2025-11-17 10:26:43 +05:30
Pugazhendhi Velu
a5ec0e4f50
fix(stock-entry): prevent default warehouse from overriding parent warehouse
...
(cherry picked from commit 8b38578914 )
2025-11-17 04:41:27 +00:00
barredterra
ec3a226a83
fix: mark navbar item as translatable
2025-11-15 19:55:59 +01:00
barredterra
19dc26ea16
revert: changes to install_fixtures
...
I think this would be too breaking. Custom apps might expect the translated data to exist.
2025-11-15 19:51:05 +01:00
barredterra
e29a384f90
chore: resolve conflicts
2025-11-15 19:39:40 +01:00
Raffael Meyer
088bbac543
fix: use dummy translations for custom field labels ( #49875 )
...
(cherry picked from commit 9a989a84fb )
# Conflicts:
# erpnext/setup/install.py
# erpnext/setup/setup_wizard/operations/install_fixtures.py
2025-11-15 18:34:57 +00:00
mergify[bot]
8c98f1692a
feat: Add first and last name fields to quick entry customer creation (backport #46281 ) ( #50522 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: maasanto <73234812+maasanto@users.noreply.github.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-11-13 21:58:34 +05:30
Diptanil Saha
182e84e94c
Merge pull request #50521 from frappe/mergify/bp/version-15-hotfix/pr-50498
...
fix(period closing voucher): add title to error log (backport #50498 )
2025-11-13 21:50:21 +05:30
PUGAZHENDHI V
33962ac995
fix(period closing voucher): add title to error log ( #50498 )
...
(cherry picked from commit 4f720b3969 )
2025-11-13 15:56:37 +00:00
mergify[bot]
3b636d5db7
fix: first and last name in supplier quick entry (backport #50510 ) ( #50514 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-11-13 15:37:50 +05:30
Frappe PR Bot
70b8b3bb9e
chore(release): Bumped to Version 15.88.1
...
## [15.88.1](https://github.com/frappe/erpnext/compare/v15.88.0...v15.88.1 ) (2025-11-12)
### Bug Fixes
* handle NoneType object error for product bundle ([eab6d69 ](eab6d69ec9 ))
2025-11-12 18:26:04 +00:00
rohitwaghchaure
c42954bec7
Merge pull request #50500 from frappe/mergify/bp/version-15/pr-50488
...
fix: handle NoneType object error for packed_items (backport #50488 )
2025-11-12 23:54:34 +05:30
Kavin
eab6d69ec9
fix: handle NoneType object error for product bundle
...
(cherry picked from commit 2b7abfb34b )
2025-11-12 17:21:25 +00:00
rohitwaghchaure
3f0bea2d9f
Merge pull request #50488 from aerele/support-53076
...
fix: handle NoneType object error for packed_items
2025-11-12 22:50:37 +05:30
rohitwaghchaure
34ed9b455f
Merge pull request #50491 from frappe/mergify/bp/version-15-hotfix/pr-50487
...
fix: current qty in stock reconciliation (backport #50487 )
2025-11-12 22:49:44 +05:30
Kavin
2b7abfb34b
fix: handle NoneType object error for product bundle
2025-11-12 18:26:19 +05:30
Diptanil Saha
2ba1731d3f
Merge pull request #50484 from frappe/mergify/bp/version-15-hotfix/pr-50409
2025-11-12 15:14:53 +05:30
Rohit Waghchaure
b4b8459f2c
fix: current qty in stock reco
...
(cherry picked from commit 58315bc963 )
2025-11-12 08:26:01 +00:00
Diptanil Saha
d5160c4c86
test: delete outdated pos opening entry
2025-11-12 12:26:26 +05:30
Diptanil Saha
af19b81343
chore: resolve conflict
2025-11-12 11:35:02 +05:30
Diptanil Saha
650d2f74ba
chore: resolve conflict
2025-11-12 11:33:56 +05:30
diptanilsaha
68747b5818
fix: prevent pos opening entry creation for disabled pos profile
...
(cherry picked from commit e35e8968f0 )
# Conflicts:
# erpnext/accounts/doctype/pos_opening_entry/test_pos_opening_entry.py
2025-11-12 05:44:01 +00:00
diptanilsaha
38848ff43b
test: added test to validate disabled pos profile
...
(cherry picked from commit 69016a284f )
# Conflicts:
# erpnext/accounts/doctype/pos_profile/test_pos_profile.py
2025-11-12 05:44:00 +00:00
diptanilsaha
87e8305753
feat(pos): prevent disabling POS Profile when open POS sessions exist
...
(cherry picked from commit c5219278fb )
2025-11-12 05:44:00 +00:00
Diptanil Saha
a2345d467e
Merge pull request #50483 from frappe/mergify/bp/version-15-hotfix/pr-50323
...
fix(payment entry): on changes of paid from/to account fetch company bank account (backport #50323 )
2025-11-12 11:11:37 +05:30
Abdeali Chharchhoda
3d8a344173
fix: on changes of paid from/to account fetch company bank account
...
(cherry picked from commit 4901dc2531 )
2025-11-12 05:38:56 +00:00
Frappe PR Bot
e112290728
chore(release): Bumped to Version 15.88.0
...
# [15.88.0](https://github.com/frappe/erpnext/compare/v15.87.2...v15.88.0 ) (2025-11-11)
### Bug Fixes
* add company filter for default warehouse for sales return ([32d3fbf ](32d3fbf1e8 ))
* add is_group filter in task for timesheet ([0f00581 ](0f00581f83 ))
* add missing stock entry UOM filtering based on item master ([#50135 ](https://github.com/frappe/erpnext/issues/50135 )) ([8f2002d ](8f2002d419 ))
* add validation to reject empty readings ([ac0375f ](ac0375fc2e ))
* apply company,is_group filter for cost center ([b181686 ](b1816864de ))
* automatically append taxes if taxes_and_charges is set in Buying controller ([25f5fb7 ](25f5fb7637 ))
* **buying:** fetch Cost Center from Project ([e8e26a9 ](e8e26a91bb ))
* change fieldtype from link to data for document_type in producti… (backport [#50443 ](https://github.com/frappe/erpnext/issues/50443 )) ([#50455 ](https://github.com/frappe/erpnext/issues/50455 )) ([a3ddc95 ](a3ddc9533a ))
* change fieldtype from link to data for document_type in production plan summary ([9012a72 ](9012a72185 ))
* check warehouse account before accessing ([79b3af6 ](79b3af6d3e ))
* ensure that additional discount amount is not mapped repeatedly ([44539f0 ](44539f0944 ))
* handle partial dn against reserved stock ([9d979e3 ](9d979e34ab ))
* handle returns as well ([9ed40cc ](9ed40cc17d ))
* hide total row in general ledger report ([56bb88d ](56bb88d281 ))
* ignore Department doctype ([32182d7 ](32182d7cc7 ))
* include cost_center and project upon accounting dimension fetch ([3f490f1 ](3f490f11d5 ))
* material request item quantity validation against sales order with over-receipt allowance ([f2fef54 ](f2fef54b83 ))
* **material request:** set default buying price list if not exists ([670c6dc ](670c6dcdd7 ))
* Nonetype error if reserved stock is not present ([b8ec3ae ](b8ec3ae23a ))
* Pass stock_qty and picked_qty in transfer entry ([95ea9ca ](95ea9ca66b ))
* removed the validation ([080e9a3 ](080e9a3d73 ))
* reset billing and shipping address when company changes ([73b8a29 ](73b8a294cf ))
* resolve conflict ([7d593dd ](7d593dd3db ))
* set company before creating asset movement to avoid permission error ([3fad90e ](3fad90ebb9 ))
* show only stock items in delivered items to be billed and received items to be billed reports ([3dbc90a ](3dbc90a0b4 ))
* state_to_state_province for translation ([#50244 ](https://github.com/frappe/erpnext/issues/50244 )) ([d4f6ca3 ](d4f6ca3564 ))
* **stock:** ignore current voucher in reserved stock validation ([0e7f971 ](0e7f9711e1 ))
* **Timesheet:** don't use billing_hours for costing amount ([#50394 ](https://github.com/frappe/erpnext/issues/50394 )) ([29c976e ](29c976e9ae ))
* trends report total mismatch with group filters ([7e3f30b ](7e3f30baad ))
* Update pick list locations quantity ([ce7ab8d ](ce7ab8df9a ))
* update uom when item changes ([2a2ae9a ](2a2ae9a20c ))
* validate is_group for parent task ([3380dea ](3380deab02 ))
* validate that discount amount cannot exceed total before discount ([e559faf ](e559fafa83 ))
### Features
* **account settings:** add checkbox to show balances in payment entry ([90500f0 ](90500f0ffc ))
* add asset name column ([c486471 ](c48647100f ))
* make material transfer warehouse validation optional (backport [#50461 ](https://github.com/frappe/erpnext/issues/50461 )) ([#50462 ](https://github.com/frappe/erpnext/issues/50462 )) ([1747e83 ](1747e83cb1 ))
* process period closing voucher ([c8e3da0 ](c8e3da0a71 ))
### Performance Improvements
* serial no creation ([6ba2491 ](6ba24912c3 ))
2025-11-11 14:49:50 +00:00
Diptanil Saha
3149785960
Merge pull request #50473 from frappe/resolve-payment-entry-settings-conflict
2025-11-11 20:18:23 +05:30
Diptanil Saha
736cff84f2
Merge branch 'version-15' into resolve-payment-entry-settings-conflict
2025-11-11 20:04:20 +05:30
rohitwaghchaure
0023476500
Merge pull request #50470 from frappe/mergify/bp/version-15-hotfix/pr-50187
...
fix: Update pick list locations quantity (backport #50187 )
2025-11-11 16:11:03 +05:30
ruthra kumar
0c4295fb6f
Merge pull request #50472 from frappe/mergify/bp/version-15-hotfix/pr-50469
...
fix: automatically append taxes if taxes_and_charges is set in Buying controller (backport #50469 )
2025-11-11 15:57:52 +05:30
Sagar Vora
13371275db
Merge pull request #50471 from frappe/mergify/bp/version-15-hotfix/pr-50155
...
fix: ensure that additional discount amount is not mapped repeatedly (backport #50155 )
2025-11-11 15:13:48 +05:30
Sagar Vora
313e6af528
chore: resolve conflicts
2025-11-11 15:11:52 +05:30
ljain112
e2a0d6e5f6
test: add automatic tax addition for buying controller
...
(cherry picked from commit 3d0a668c50 )
2025-11-11 09:34:16 +00:00
ljain112
25f5fb7637
fix: automatically append taxes if taxes_and_charges is set in Buying controller
...
(cherry picked from commit d171dc7328 )
2025-11-11 09:34:16 +00:00
Sagar Vora
22848eb4da
chore: remove unused import
...
(cherry picked from commit 81ab15351e )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2025-11-11 09:32:59 +00:00
Sagar Vora
b4df87e545
refactor: simplify logic
...
(cherry picked from commit 95f604457d )
2025-11-11 09:32:56 +00:00
Sagar Vora
9ed40cc17d
fix: handle returns as well
...
(cherry picked from commit 0e026b9ccd )
2025-11-11 09:32:56 +00:00
Sagar Vora
22b6760164
test: some tests to ensure correct discount mapping
...
(cherry picked from commit 0968f435d2 )
2025-11-11 09:32:56 +00:00
Sagar Vora
e559fafa83
fix: validate that discount amount cannot exceed total before discount
...
(cherry picked from commit f4f79d99e4 )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2025-11-11 09:32:56 +00:00
Sagar Vora
44539f0944
fix: ensure that additional discount amount is not mapped repeatedly
...
(cherry picked from commit feb62102d9 )
2025-11-11 09:32:55 +00:00
Kavin
a0d94c38c1
test: add test for pending qty calculation in Pick List
...
(cherry picked from commit 3f7a60d56c )
2025-11-11 09:24:34 +00:00
Kavin
95ea9ca66b
fix: Pass stock_qty and picked_qty in transfer entry
...
(cherry picked from commit 6db605c443 )
2025-11-11 09:24:34 +00:00
Kavin
ce7ab8df9a
fix: Update pick list locations quantity
...
(cherry picked from commit bd9e240ca5 )
2025-11-11 09:24:34 +00:00
rohitwaghchaure
798858bd4f
Merge pull request #50467 from aerele/fix/update-uom-value
...
fix: update uom when item changes
2025-11-11 13:43:01 +05:30
ruthra kumar
c6774e35f2
Merge pull request #50465 from frappe/mergify/bp/version-15-hotfix/pr-50366
...
refactor: enqueue exchange rate revaluation per company (backport #50366 )
2025-11-11 13:29:25 +05:30
Kavin
2a2ae9a20c
fix: update uom when item changes
2025-11-11 13:17:21 +05:30
ravibharathi656
f039bfe35a
refactor: enqueue exchange rate revaluation per company
...
(cherry picked from commit b10e7bf7b5 )
2025-11-11 07:34:57 +00:00
mergify[bot]
1747e83cb1
feat: make material transfer warehouse validation optional (backport #50461 ) ( #50462 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-11-11 07:18:41 +00:00
rohitwaghchaure
de14c0838c
Merge pull request #50445 from frappe/mergify/bp/version-15-hotfix/pr-50436
...
perf: serial no creation (backport #50436 )
2025-11-11 11:45:59 +05:30
ruthra kumar
3788d0f4f0
Merge pull request #50396 from aerele/show-party-and-account-balances
...
feat(account settings): add checkbox to show balances in payment entry
2025-11-11 11:14:25 +05:30
Mihir Kandoi
ba98a00c6c
Merge pull request #50459 from frappe/mergify/bp/version-15-hotfix/pr-50418
...
fix: show only stock items in delivered items to be billed and received items to be billed reports (backport #50418 )
2025-11-11 10:57:58 +05:30
Mihir Kandoi
2c4510ed1e
Merge pull request #50458 from frappe/mergify/bp/version-15-hotfix/pr-50244
...
fix: state_to_state_province for translation (backport #50244 )
2025-11-11 10:52:26 +05:30
rohitwaghchaure
87f3ba5794
chore: fix linters issue
2025-11-11 10:51:19 +05:30
Mihir Kandoi
197d09b90a
Merge pull request #50460 from frappe/mergify/bp/version-15-hotfix/pr-50446
...
fix: add company filter for default warehouse for sales return (backport #50446 )
2025-11-11 10:49:48 +05:30
Pugazhendhi Velu
32d3fbf1e8
fix: add company filter for default warehouse for sales return
...
(cherry picked from commit 0b614007bb )
2025-11-11 05:17:53 +00:00
rohitwaghchaure
4ec25ac82e
chore: fix conflicts
...
Removed unused voucher_no and posting_date retrieval.
2025-11-11 10:47:06 +05:30
ravibharathi656
3dbc90a0b4
fix: show only stock items in delivered items to be billed and received items to be billed reports
...
(cherry picked from commit 1b2e5c9706 )
2025-11-11 05:12:50 +00:00
Mihir Kandoi
f00236e669
Merge pull request #50456 from frappe/mergify/bp/version-15-hotfix/pr-50322
...
fix typo "show_disables_items" to "show_disabled_items" (backport #50322 )
2025-11-11 10:41:20 +05:30
mahsem
d4f6ca3564
fix: state_to_state_province for translation ( #50244 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit e148a38353 )
2025-11-11 05:08:42 +00:00
Mihir Kandoi
10e7ae4dd3
Merge pull request #50457 from frappe/mergify/bp/version-15-hotfix/pr-50320
...
fix: add is_group filter in task for timesheet (backport #50320 )
2025-11-11 10:37:44 +05:30
Pugazhendhi Velu
0f00581f83
fix: add is_group filter in task for timesheet
...
(cherry picked from commit 5bac896329 )
2025-11-11 04:58:38 +00:00
Mihir Kandoi
a3ddc9533a
fix: change fieldtype from link to data for document_type in producti… (backport #50443 ) ( #50455 )
...
Co-authored-by: Pugazhendhi Velu <pugazhendhi720@gmail.com >
2025-11-11 10:26:47 +05:30
rethik
2b766bca97
chore: fix typo "show_disables_items" to "show_disabled_items"
...
(cherry picked from commit d26c598daa )
2025-11-11 04:56:33 +00:00
Mihir Kandoi
38c2633594
Merge pull request #50454 from frappe/mergify/bp/version-15-hotfix/pr-50399
...
fix: mr item quantity validation against so over-receipt allowance (backport #50399 )
2025-11-11 10:25:45 +05:30
Pugazhendhi Velu
9012a72185
fix: change fieldtype from link to data for document_type in production plan summary
...
(cherry picked from commit 462deb3755 )
2025-11-11 04:41:26 +00:00
Pugazhendhi Velu
249d14b072
test: add test for validate mr item qty against so with over-receipt allowance
...
(cherry picked from commit 55f531bad6 )
2025-11-11 04:40:25 +00:00
Pugazhendhi Velu
f2fef54b83
fix: material request item quantity validation against sales order with over-receipt allowance
...
(cherry picked from commit 8d7e31e3f2 )
2025-11-11 04:40:25 +00:00
Mihir Kandoi
1b1e4e4688
Merge pull request #50453 from frappe/mergify/bp/version-15-hotfix/pr-50135
...
fix: add missing stock entry UOM filtering based on item master (backport #50135 )
2025-11-11 10:05:05 +05:30
Rehan Ansari
8f2002d419
fix: add missing stock entry UOM filtering based on item master ( #50135 )
...
Co-authored-by: rehansari26 <rehan.ansari@cloverinfotech.com >
(cherry picked from commit 7baf6ec3d6 )
2025-11-11 04:29:34 +00:00
Assem Bahnasy
5b643433e5
Fix: Product Bundle Purchase Order Creation Logic ( #49831 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-11-11 09:53:25 +05:30
Diptanil Saha
e02aaa9f1b
Merge pull request #50449 from frappe/mergify/bp/version-15-hotfix/pr-50339
...
fix: include cost_center and project upon accounting dimension fetch (backport #50339 )
2025-11-11 00:10:52 +05:30
l0gesh29
b1816864de
fix: apply company,is_group filter for cost center
...
(cherry picked from commit dcdc1c6a89 )
2025-11-10 17:47:08 +00:00
l0gesh29
3f490f11d5
fix: include cost_center and project upon accounting dimension fetch
...
(cherry picked from commit 4680295303 )
2025-11-10 17:47:07 +00:00
Diptanil Saha
b545b69e4b
Merge pull request #50444 from frappe/mergify/bp/version-15-hotfix/pr-50361
...
fix: reset billing and shipping address when company changes (backport #50361 )
2025-11-10 20:59:05 +05:30
Rohit Waghchaure
6ba24912c3
perf: serial no creation
...
(cherry picked from commit 19a9497273 )
# Conflicts:
# erpnext/stock/serial_batch_bundle.py
2025-11-10 15:11:27 +00:00
Pugazhendhi Velu
73b8a294cf
fix: reset billing and shipping address when company changes
...
(cherry picked from commit 0510f7e13f )
2025-11-10 15:08:13 +00:00
ruthra kumar
b5485dc909
Merge pull request #50393 from frappe/mergify/bp/version-15-hotfix/pr-50340
...
fix: ignore Department doctype (backport #50340 )
2025-11-10 16:37:43 +05:30
Frappe PR Bot
292f71bcef
chore(release): Bumped to Version 15.87.2
...
## [15.87.2](https://github.com/frappe/erpnext/compare/v15.87.1...v15.87.2 ) (2025-11-10)
### Bug Fixes
* Nonetype error if reserved stock is not present ([cf66b5a ](cf66b5aa34 ))
* **stock:** ignore current voucher in reserved stock validation ([9d2c456 ](9d2c456668 ))
2025-11-10 10:47:57 +00:00
rohitwaghchaure
1e4acb3703
Merge pull request #50434 from frappe/mergify/bp/version-15/pr-50431
...
fix(stock): ignore current voucher in reserved stock validation (backport #50431 )
2025-11-10 16:16:31 +05:30
Kavin
cf66b5aa34
fix: Nonetype error if reserved stock is not present
...
(cherry picked from commit b8ec3ae23a )
2025-11-10 10:29:12 +00:00
Kavin
9d2c456668
fix(stock): ignore current voucher in reserved stock validation
...
(cherry picked from commit 0e7f9711e1 )
2025-11-10 10:29:12 +00:00
rohitwaghchaure
5ed4fea3e3
Merge pull request #50431 from aerele/fix/reserved-stock-negative
...
fix(stock): ignore current voucher in reserved stock validation
2025-11-10 15:57:37 +05:30
Kavin
b8ec3ae23a
fix: Nonetype error if reserved stock is not present
2025-11-10 14:51:35 +05:30
Kavin
0e7f9711e1
fix(stock): ignore current voucher in reserved stock validation
2025-11-10 14:29:04 +05:30
rohitwaghchaure
3cad1304a0
Merge pull request #50427 from frappe/mergify/bp/version-15-hotfix/pr-50374
...
fix: add validation to reject empty readings (backport #50374 )
2025-11-10 14:04:23 +05:30
ruthra kumar
9dc1f5f649
Merge pull request #50405 from frappe/mergify/bp/version-15-hotfix/pr-50326
...
fix: validate is_group for parent task (backport #50326 )
2025-11-10 12:58:34 +05:30
ruthra kumar
df6ca3af57
chore: resolve conflicts
2025-11-10 12:43:05 +05:30
ruthra kumar
95db1677e2
Merge pull request #50408 from aerele/support-52573
...
fix: check warehouse account before accessing
2025-11-10 12:39:14 +05:30
ruthra kumar
ca9f1b6c7b
Merge pull request #50429 from frappe/mergify/bp/version-15-hotfix/pr-50423
...
fix(buying): fetch Cost Center from Project (backport #50423 )
2025-11-10 12:35:29 +05:30
barredterra
e8e26a91bb
fix(buying): fetch Cost Center from Project
...
(cherry picked from commit bdabcb081a )
2025-11-10 07:03:04 +00:00
Pugazhendhi Velu
dc88f7b30b
refactor: add default reading value when creating a quality inspection
...
(cherry picked from commit 63fb9f55e7 )
2025-11-10 05:38:42 +00:00
Pugazhendhi Velu
ac0375fc2e
fix: add validation to reject empty readings
...
(cherry picked from commit 405d901514 )
2025-11-10 05:38:42 +00:00
Frappe PR Bot
2863b0fe52
chore(release): Bumped to Version 15.87.1
...
## [15.87.1](https://github.com/frappe/erpnext/compare/v15.87.0...v15.87.1 ) (2025-11-07)
### Bug Fixes
* handle partial dn against reserved stock ([7466d91 ](7466d91e12 ))
2025-11-07 16:36:23 +00:00
rohitwaghchaure
6096b56a10
Merge pull request #50415 from frappe/mergify/bp/version-15/pr-50401
...
fix: handle partial dn against reserved stock (backport #50401 )
2025-11-07 22:04:57 +05:30
Kavin
88fdab99a9
test: add test for partial dn against reserved stock
...
(cherry picked from commit ef719fe729 )
2025-11-07 15:26:11 +00:00
Kavin
7466d91e12
fix: handle partial dn against reserved stock
...
(cherry picked from commit 9d979e34ab )
2025-11-07 15:26:10 +00:00
rohitwaghchaure
5bb2e8a8ff
Merge pull request #50401 from aerele/support-52103
...
fix: handle partial dn against reserved stock
2025-11-07 20:53:43 +05:30
rohitwaghchaure
3989a7ede6
Merge pull request #50412 from frappe/mergify/bp/version-15-hotfix/pr-50411
...
fix: removed the validation (backport #50411 )
2025-11-07 19:16:37 +05:30
Kavin
ef719fe729
test: add test for partial dn against reserved stock
2025-11-07 19:09:23 +05:30
Kavin
9d979e34ab
fix: handle partial dn against reserved stock
2025-11-07 19:09:11 +05:30
Rohit Waghchaure
080e9a3d73
fix: removed the validation
...
(cherry picked from commit 10131333b2 )
2025-11-07 12:33:11 +00:00
Kavin
79b3af6d3e
fix: check warehouse account before accessing
2025-11-07 15:49:59 +05:30
Patrick Eißler
29c976e9ae
fix(Timesheet): don't use billing_hours for costing amount ( #50394 )
2025-11-07 13:26:44 +05:30
Pugazhendhi Velu
635fe427fe
refactor(task): use get_link_to_form for validation error messages
...
(cherry picked from commit 4cf02b4d78 )
2025-11-07 07:28:59 +00:00
Pugazhendhi Velu
dc5b8367c5
test: add test for parent task is_group validation
...
(cherry picked from commit 291f0c7161 )
# Conflicts:
# erpnext/projects/doctype/task/test_task.py
2025-11-07 07:28:59 +00:00
Pugazhendhi Velu
3380deab02
fix: validate is_group for parent task
...
(cherry picked from commit ed1a1099cb )
# Conflicts:
# erpnext/projects/doctype/task/task.py
2025-11-07 07:28:59 +00:00
Diptanil Saha
8e199af118
Merge pull request #50403 from frappe/mergify/bp/version-15-hotfix/pr-50402
...
fix: trends report total mismatch with group by filters (backport #50402 )
2025-11-07 12:50:49 +05:30
diptanilsaha
7e3f30baad
fix: trends report total mismatch with group filters
...
(cherry picked from commit f7d09f8760 )
2025-11-07 07:03:51 +00:00
ravibharathi656
90500f0ffc
feat(account settings): add checkbox to show balances in payment entry
2025-11-06 18:35:56 +05:30
rethik
32182d7cc7
fix: ignore Department doctype
...
(cherry picked from commit fff6f1fb23 )
2025-11-06 11:14:55 +00:00
ruthra kumar
4f02677d6f
Merge pull request #50387 from frappe/mergify/bp/version-15-hotfix/pr-50364
...
fix: hide total row in general ledger report (backport #50364 )
2025-11-06 16:02:53 +05:30
Pugazhendhi Velu
56bb88d281
fix: hide total row in general ledger report
...
(cherry picked from commit ef38b26a73 )
2025-11-06 10:11:46 +00:00
Khushi Rawat
124a0fe45d
Merge pull request #50379 from frappe/mergify/bp/version-15-hotfix/pr-50367
...
fix: set company before creating asset movement to avoid permission error (backport #50367 )
2025-11-06 10:03:20 +05:30
rehansari26
3fad90ebb9
fix: set company before creating asset movement to avoid permission error
...
(cherry picked from commit 8c49c9e500 )
2025-11-05 21:50:22 +00:00
Khushi Rawat
99b6dc508e
Merge pull request #50377 from frappe/mergify/bp/version-15-hotfix/pr-50342
...
feat: add asset name column (backport #50342 )
2025-11-06 01:29:57 +05:30
Khushi Rawat
7d593dd3db
fix: resolve conflict
2025-11-06 00:51:41 +05:30
Rehan Ansari
c48647100f
feat: add asset name column
...
(cherry picked from commit f3eda02972 )
# Conflicts:
# erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py
2025-11-05 18:52:50 +00:00
Frappe PR Bot
ad4fe2db9e
chore(release): Bumped to Version 15.87.0
...
# [15.87.0](https://github.com/frappe/erpnext/compare/v15.86.0...v15.87.0 ) (2025-11-05)
### Features
* process period closing voucher ([8cdbaac](8cdbaacfff ))
2025-11-05 12:37:51 +00:00
ruthra kumar
13de175b0f
Merge pull request #50370 from frappe/mergify/bp/version-15/pr-50144
...
refactor: period closing voucher to handle large data volumes (backport #50144 )
2025-11-05 18:06:29 +05:30
ruthra kumar
a333ec28e9
chore: resolve conflicts
2025-11-05 17:46:59 +05:30
ruthra kumar
e6d38d009f
refactor: add paused to select option
...
(cherry picked from commit fca7abf4d6 )
2025-11-05 12:15:04 +00:00
ruthra kumar
178eded259
refactor: minor changes on status
...
1. set to 'In Progress' on start of both legacy and new controller
2. force delete to avoid permission issues
3. default to 1hr timeout
(cherry picked from commit 9c13edc0b9 )
2025-11-05 12:15:04 +00:00
ruthra kumar
5db7888a8d
refactor: enable legacy controller by default for pcv
...
(cherry picked from commit fe39ce03bb )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
2025-11-05 12:15:04 +00:00
ruthra kumar
83e0ce4020
chore: progress bar
...
(cherry picked from commit 0b88f98a86 )
2025-11-05 12:15:03 +00:00
ruthra kumar
6f58614ef2
chore: remove scaffolding
...
(cherry picked from commit 191c0e65a1 )
2025-11-05 12:15:03 +00:00
ruthra kumar
a3068c8bf6
refactor: abort processing of all tasks upon cancellation
...
(cherry picked from commit 090e155fd0 )
2025-11-05 12:15:03 +00:00
ruthra kumar
bdeee94c18
refactor: more changes
...
1. 'Accounts Manager' has access to submit, cancel and delete
2. cancel and delete operation of PCV is linked with Proces PCV
(cherry picked from commit cae1237859 )
2025-11-05 12:15:02 +00:00
ruthra kumar
db5013fca1
refactor: smaller methods
...
(cherry picked from commit fa3bd6f5a7 )
2025-11-05 12:15:02 +00:00
ruthra kumar
2712310c0a
refactor: utility to consolidate results from all dates
...
(cherry picked from commit 7406d83260 )
2025-11-05 12:15:02 +00:00
ruthra kumar
a624ae07f0
refactor: utility to convert tuple key to str
...
(cherry picked from commit 5b464ae4c1 )
2025-11-05 12:15:02 +00:00
ruthra kumar
347a7e3b1f
refactor: cleanup and for better readability
...
(cherry picked from commit 653ae84b3e )
2025-11-05 12:15:01 +00:00
ruthra kumar
df4347a6cb
refactor: make Accounts Closing Balance as well
...
(cherry picked from commit 6e32769e37 )
2025-11-05 12:15:01 +00:00
ruthra kumar
7edbf25e60
refactor: store closing balance for Balnace sheet accounts
...
(cherry picked from commit 09e37bc98c )
2025-11-05 12:15:01 +00:00
ruthra kumar
7c85d7f163
refactor: calculate both balances from single queue
...
(cherry picked from commit 643e1fdce8 )
2025-11-05 12:15:01 +00:00
ruthra kumar
6216547027
refactor: populate opening balances calculation table
...
(cherry picked from commit 86edacb781 )
2025-11-05 12:15:00 +00:00
ruthra kumar
ac0a837bf3
chore: rename closing balance field
...
(cherry picked from commit cef879bb3b )
2025-11-05 12:15:00 +00:00
ruthra kumar
8be8a73a36
refactor: balances for both P&L and Balance sheet accounts
...
(cherry picked from commit 324bebfd44 )
2025-11-05 12:15:00 +00:00
ruthra kumar
f49f60b5f4
refactor: maintain report type on each date
...
(cherry picked from commit 186d540502 )
2025-11-05 12:15:00 +00:00
ruthra kumar
3a13c04a71
refactor: more stable pause and resume
...
(cherry picked from commit 9e93298f12 )
2025-11-05 12:14:59 +00:00
ruthra kumar
62e8d4753e
refactor: process on submit
...
(cherry picked from commit c738b6d356 )
2025-11-05 12:14:59 +00:00
ruthra kumar
18c7121230
refactor: for better readability
...
(cherry picked from commit 8ba199016a )
2025-11-05 12:14:59 +00:00
ruthra kumar
37c1d665e3
refactor: store results as is and convert at the end
...
(cherry picked from commit f25ee3c53f )
2025-11-05 12:14:59 +00:00
ruthra kumar
0d9c711b6d
refactor: build and post gl entries
...
(cherry picked from commit e88074ddec )
2025-11-05 12:14:58 +00:00
ruthra kumar
3b0a1bce3d
refactor: store daily balances based on dimensions key
...
dimensions key is manually converted to string
(cherry picked from commit 1846de0d49 )
2025-11-05 12:14:58 +00:00
ruthra kumar
efd90f554f
refactor: store closing balance as JSON
...
(cherry picked from commit 1a31825409 )
2025-11-05 12:14:58 +00:00
ruthra kumar
5992ce533e
refactor: stable start, pause, resume and completion stages
...
(cherry picked from commit c839ebf593 )
2025-11-05 12:14:58 +00:00
ruthra kumar
1c044759ac
refactor: barebones functions
...
(cherry picked from commit 1c92b01542 )
2025-11-05 12:14:57 +00:00
ruthra kumar
86a36b3ef4
refactor: temporarily save balances in JSON
...
(cherry picked from commit f44c908a8d )
2025-11-05 12:14:57 +00:00
ruthra kumar
cd830a6b6c
refactor: child table in process pcv
...
(cherry picked from commit 0d09d21d2e )
2025-11-05 12:14:57 +00:00
ruthra kumar
dc1147d504
refactor: more data structure changes
...
(cherry picked from commit a15578f8f4 )
2025-11-05 12:14:56 +00:00
ruthra kumar
797b418af4
refactor: checkbox for pcv controller
...
(cherry picked from commit 4888461be2 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-11-05 12:14:56 +00:00
ruthra kumar
8cdbaacfff
feat: process period closing voucher
...
(cherry picked from commit 7a93630629 )
2025-11-05 12:14:56 +00:00
ruthra kumar
c54d995354
Merge pull request #50368 from frappe/mergify/bp/version-15-hotfix/pr-50144
...
refactor: period closing voucher to handle large data volumes (backport #50144 )
2025-11-05 17:42:52 +05:30
ruthra kumar
5c6cc1ea2a
chore: resolve conflicts
2025-11-05 17:27:14 +05:30
ruthra kumar
e09ee63d32
refactor: add paused to select option
...
(cherry picked from commit fca7abf4d6 )
2025-11-05 11:28:44 +00:00
ruthra kumar
d8e5075424
refactor: minor changes on status
...
1. set to 'In Progress' on start of both legacy and new controller
2. force delete to avoid permission issues
3. default to 1hr timeout
(cherry picked from commit 9c13edc0b9 )
2025-11-05 11:28:43 +00:00
ruthra kumar
d5a36fe8aa
refactor: enable legacy controller by default for pcv
...
(cherry picked from commit fe39ce03bb )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
2025-11-05 11:28:43 +00:00
ruthra kumar
10df192275
chore: progress bar
...
(cherry picked from commit 0b88f98a86 )
2025-11-05 11:28:43 +00:00
ruthra kumar
4ebddc591f
chore: remove scaffolding
...
(cherry picked from commit 191c0e65a1 )
2025-11-05 11:28:42 +00:00
ruthra kumar
5cc6a1771d
refactor: abort processing of all tasks upon cancellation
...
(cherry picked from commit 090e155fd0 )
2025-11-05 11:28:42 +00:00
ruthra kumar
29e8801b7f
refactor: more changes
...
1. 'Accounts Manager' has access to submit, cancel and delete
2. cancel and delete operation of PCV is linked with Proces PCV
(cherry picked from commit cae1237859 )
2025-11-05 11:28:42 +00:00
ruthra kumar
d94000fecf
refactor: smaller methods
...
(cherry picked from commit fa3bd6f5a7 )
2025-11-05 11:28:42 +00:00
ruthra kumar
5071cad161
refactor: utility to consolidate results from all dates
...
(cherry picked from commit 7406d83260 )
2025-11-05 11:28:41 +00:00
ruthra kumar
0151f5f191
refactor: utility to convert tuple key to str
...
(cherry picked from commit 5b464ae4c1 )
2025-11-05 11:28:41 +00:00
ruthra kumar
d139db296a
refactor: cleanup and for better readability
...
(cherry picked from commit 653ae84b3e )
2025-11-05 11:28:41 +00:00
ruthra kumar
3406e44b03
refactor: make Accounts Closing Balance as well
...
(cherry picked from commit 6e32769e37 )
2025-11-05 11:28:41 +00:00
ruthra kumar
449fa05d7d
refactor: store closing balance for Balnace sheet accounts
...
(cherry picked from commit 09e37bc98c )
2025-11-05 11:28:40 +00:00
ruthra kumar
55222468f9
refactor: calculate both balances from single queue
...
(cherry picked from commit 643e1fdce8 )
2025-11-05 11:28:40 +00:00
ruthra kumar
f381b99b14
refactor: populate opening balances calculation table
...
(cherry picked from commit 86edacb781 )
2025-11-05 11:28:40 +00:00
ruthra kumar
2c880dd609
chore: rename closing balance field
...
(cherry picked from commit cef879bb3b )
2025-11-05 11:28:39 +00:00
ruthra kumar
87e297e899
refactor: balances for both P&L and Balance sheet accounts
...
(cherry picked from commit 324bebfd44 )
2025-11-05 11:28:39 +00:00
ruthra kumar
6c94ca664f
refactor: maintain report type on each date
...
(cherry picked from commit 186d540502 )
2025-11-05 11:28:39 +00:00
ruthra kumar
d911e1dab2
refactor: more stable pause and resume
...
(cherry picked from commit 9e93298f12 )
2025-11-05 11:28:39 +00:00
ruthra kumar
908f8ed462
refactor: process on submit
...
(cherry picked from commit c738b6d356 )
2025-11-05 11:28:38 +00:00
ruthra kumar
633ccef2ff
refactor: for better readability
...
(cherry picked from commit 8ba199016a )
2025-11-05 11:28:38 +00:00
ruthra kumar
e8f8abd685
refactor: store results as is and convert at the end
...
(cherry picked from commit f25ee3c53f )
2025-11-05 11:28:38 +00:00
ruthra kumar
b6b5524228
refactor: build and post gl entries
...
(cherry picked from commit e88074ddec )
2025-11-05 11:28:38 +00:00
ruthra kumar
76bdf7944c
refactor: store daily balances based on dimensions key
...
dimensions key is manually converted to string
(cherry picked from commit 1846de0d49 )
2025-11-05 11:28:37 +00:00
ruthra kumar
1999de0b75
refactor: store closing balance as JSON
...
(cherry picked from commit 1a31825409 )
2025-11-05 11:28:37 +00:00
ruthra kumar
43acfdff82
refactor: stable start, pause, resume and completion stages
...
(cherry picked from commit c839ebf593 )
2025-11-05 11:28:37 +00:00
ruthra kumar
19b911120c
refactor: barebones functions
...
(cherry picked from commit 1c92b01542 )
2025-11-05 11:28:37 +00:00
ruthra kumar
bc07de8c12
refactor: temporarily save balances in JSON
...
(cherry picked from commit f44c908a8d )
2025-11-05 11:28:36 +00:00
ruthra kumar
b484db3ffd
refactor: child table in process pcv
...
(cherry picked from commit 0d09d21d2e )
2025-11-05 11:28:36 +00:00
ruthra kumar
902ce45a36
refactor: more data structure changes
...
(cherry picked from commit a15578f8f4 )
2025-11-05 11:28:36 +00:00
ruthra kumar
bfc0044d23
refactor: checkbox for pcv controller
...
(cherry picked from commit 4888461be2 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-11-05 11:28:36 +00:00
ruthra kumar
c8e3da0a71
feat: process period closing voucher
...
(cherry picked from commit 7a93630629 )
2025-11-05 11:28:35 +00:00
rohitwaghchaure
2eed8ee343
Merge pull request #50362 from frappe/mergify/bp/version-15-hotfix/pr-50335
...
fix(material request): set default buying price list if not exists (backport #50335 )
2025-11-05 14:44:21 +05:30
ravibharathi656
670c6dcdd7
fix(material request): set default buying price list if not exists
...
(cherry picked from commit 9c0ff14060 )
2025-11-05 08:42:09 +00:00
Frappe PR Bot
09d12f2f9f
chore(release): Bumped to Version 15.86.0
...
# [15.86.0](https://github.com/frappe/erpnext/compare/v15.85.1...v15.86.0 ) (2025-11-04)
### Bug Fixes
* **accounts-receivable:** ensure report data with party account currency ([164333a ](164333a730 ))
* **accounts-receivable:** ensure report data with party account currency (backport [#50035 ](https://github.com/frappe/erpnext/issues/50035 )) ([#50311 ](https://github.com/frappe/erpnext/issues/50311 )) ([ae23cdd ](ae23cdd8e9 ))
* **accounts:** populate correct fields on GL Entry during discount accounting ([4076798 ](4076798707 ))
* added validation for default accounts on company ([d9d9230 ](d9d9230d4a ))
* allow bulk edit for bill of material items ([afe42ee ](afe42ee3e9 ))
* create GL entries via hooks only for submitted assets ([3d78277 ](3d7827731b ))
* disallow material transfer if source and target warehouse are same ([#50331 ](https://github.com/frappe/erpnext/issues/50331 )) ([d920520 ](d920520843 )), closes [#48697 ](https://github.com/frappe/erpnext/issues/48697 )
* handle None in last_valuation_rate check ([e3110b3 ](e3110b3993 ))
* job card timer ([053765a ](053765a466 ))
* **pos:** order pos invoices by timestamp ([12903b1 ](12903b11ed ))
* Respect allowed zero qty in SO and PO based on Buying/Selling settings when update items ([#49673 ](https://github.com/frappe/erpnext/issues/49673 )) ([5d4da9c ](5d4da9c68f ))
* set valuation rate for rejected serial/batch item ([f72d14b ](f72d14b1ca ))
### Features
* option to exclude stand-alone returned sales invoices from the Gross Profit report ([017dc79 ](017dc792e6 ))
### Reverts
* Revert "refactor: add supplier filter in buying (backport [#50013 ](https://github.com/frappe/erpnext/issues/50013 )) ([#50107 ](https://github.com/frappe/erpnext/issues/50107 ))" ([288570a ](288570acde ))
2025-11-04 12:32:53 +00:00
Diptanil Saha
19f66c6018
Merge pull request #50333 from frappe/version-15-hotfix
...
chore: release v15
2025-11-04 18:01:18 +05:30
rohitwaghchaure
de80215df5
Merge pull request #50338 from frappe/mergify/bp/version-15-hotfix/pr-50332
...
feat: option to exclude stand-alone returned sales invoices from the Gross Profit report (backport #50332 )
2025-11-04 17:38:04 +05:30
Rohit Waghchaure
017dc792e6
feat: option to exclude stand-alone returned sales invoices from the Gross Profit report
...
(cherry picked from commit 52cf9d4950 )
2025-11-04 11:30:46 +00:00
Mihir Kandoi
d920520843
fix: disallow material transfer if source and target warehouse are same ( #50331 )
...
* fix: disallow material transfer if source and target warehouse are same (#48697 )
* fix: disallow material transfer if source and target warehouse are same
* fix: check on child row level instead of parent level
* chore: add docstring to function
2025-11-04 09:44:18 +00:00
mergify[bot]
ac901dee3c
Add support for subcontract return from rejected warehouse (backport #50299 ) ( #50330 )
...
* Merge pull request #50299 from saadchaudharry/feature-subcontract-return-rejected
Add support for subcontract return from rejected warehouse
(cherry picked from commit 8854db51dd )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
* chore: resolve conflicts
---------
Co-authored-by: Saad Chaudhary <47004596+saadchaudharry@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-11-04 09:09:41 +00:00
ruthra kumar
eed1abd272
Merge pull request #50313 from frappe/mergify/bp/version-15-hotfix/pr-49673
...
fix: Respect allowed zero qty in SO and PO based on Buying/Selling settings when update items (backport #49673 )
2025-11-03 15:39:39 +05:30
ruthra kumar
ae23cdd8e9
fix(accounts-receivable): ensure report data with party account currency (backport #50035 ) ( #50311 )
...
* fix(accounts-receivable): ensure report data with party account currency
(cherry picked from commit 752ea7ee7d )
* test(accounts-receivable): add test case to validate report data with party account currency
(cherry picked from commit 3e4846ea3d )
---------
Co-authored-by: Bhavan23 <bhavan@aerele.in >
2025-11-03 15:30:24 +05:30
Kerolles Fathy
5d4da9c68f
fix: Respect allowed zero qty in SO and PO based on Buying/Selling settings when update items ( #49673 )
...
* fix: respect allowed zero qty in SO and PO based on buying/selling settings
* refactor: remove parent_doctype param due to it's already avaliable
* refactor: rename is_allowed_zero_qty_for to is_allowed_zero_qty
* fix: prevent rate change for unit price items
* fix: unboundlocal variable rate_unchanged
* refactor: only throw on 'zero' qty items
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 44363c069e )
2025-11-03 09:47:30 +00:00
Khushi Rawat
990ada1656
Merge pull request #50312 from frappe/mergify/bp/version-15-hotfix/pr-50260
...
fix: create GL entries via hooks only for submitted assets (backport #50260 )
2025-11-03 15:13:42 +05:30
Bhavan23
1e40fb00f5
test(accounts-receivable): add test case to validate report data with party account currency
...
(cherry picked from commit 3e4846ea3d )
2025-11-03 15:13:29 +05:30
khushi8112
3d7827731b
fix: create GL entries via hooks only for submitted assets
...
(cherry picked from commit 33690975f6 )
2025-11-03 09:21:58 +00:00
Bhavan23
164333a730
fix(accounts-receivable): ensure report data with party account currency
...
(cherry picked from commit 752ea7ee7d )
2025-11-03 09:12:44 +00:00
ruthra kumar
e1afcb39db
Merge pull request #50309 from frappe/mergify/bp/version-15-hotfix/pr-50297
...
chore:there is no company field in bank (backport #50297 )
2025-11-03 14:04:42 +05:30
Nihal Roshan
65e37756f6
refactor: remove company filter
...
'Bank' doctype has no 'company' field.
(cherry picked from commit f1682ea90e )
2025-11-03 08:31:56 +00:00
Diptanil Saha
c897220535
Merge pull request #50307 from frappe/mergify/bp/version-15-hotfix/pr-50305
...
fix(accounts): populate correct fields on GL Entry during discount accounting (backport #50305 )
2025-11-03 13:58:28 +05:30
Diptanil Saha
b04c06e034
chore: resolve conflict
2025-11-03 13:22:33 +05:30
diptanilsaha
4076798707
fix(accounts): populate correct fields on GL Entry during discount accounting
...
(cherry picked from commit e41a7b8cd7 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2025-11-03 07:49:36 +00:00
rohitwaghchaure
8b8427cbf5
Merge pull request #50303 from frappe/mergify/bp/version-15-hotfix/pr-50300
...
fix: handle None in last_valuation_rate check (backport #50300 )
2025-11-03 10:13:57 +05:30
Kavin
e3110b3993
fix: handle None in last_valuation_rate check
...
(cherry picked from commit a3058bf8cc )
2025-11-02 07:25:34 +00:00
Diptanil Saha
b5f8f2b6fa
Merge pull request #50292 from frappe/mergify/bp/version-15-hotfix/pr-50291
...
fix: added validation for default accounts on company (backport #50291 )
2025-11-01 10:04:59 +05:30
Diptanil Saha
1a3652bee1
chore: resolve conflict
2025-10-31 17:34:15 +05:30
Mihir Kandoi
253b945816
Merge pull request #50287 from frappe/revert-50107-mergify/bp/version-15-hotfix/pr-50013
...
Revert "refactor: add supplier filter in buying (backport #50013 )"
2025-10-31 15:46:29 +05:30
diptanilsaha
d9d9230d4a
fix: added validation for default accounts on company
...
(cherry picked from commit 4af1ae1470 )
# Conflicts:
# erpnext/setup/doctype/company/company.py
2025-10-31 10:07:42 +00:00
rohitwaghchaure
668ec641c1
Merge pull request #50290 from rohitwaghchaure/fixed-github-50262
...
fix: job card timer
2025-10-31 14:33:23 +05:30
Rohit Waghchaure
053765a466
fix: job card timer
2025-10-31 14:06:22 +05:30
Mihir Kandoi
288570acde
Revert "refactor: add supplier filter in buying (backport #50013 ) ( #50107 )"
...
This reverts commit abb210bd18 .
2025-10-31 13:59:58 +05:30
Frappe PR Bot
4ef07f97c9
chore(release): Bumped to Version 15.85.1
...
## [15.85.1](https://github.com/frappe/erpnext/compare/v15.85.0...v15.85.1 ) (2025-10-30)
### Bug Fixes
* **pos:** order pos invoices by timestamp ([8bd1e8f ](8bd1e8ff74 ))
2025-10-30 15:42:14 +00:00
rohitwaghchaure
670579bde3
Merge pull request #50278 from frappe/mergify/bp/version-15/pr-50277
...
fix(pos): order pos invoices by timestamp (backport #50277 )
2025-10-30 21:10:53 +05:30
Kavin
8bd1e8ff74
fix(pos): order pos invoices by timestamp
...
(cherry picked from commit 12903b11ed )
2025-10-30 13:20:53 +00:00
rohitwaghchaure
83f4970255
Merge pull request #50277 from aerele/support-51587
...
fix(pos): order pos invoices by timestamp
2025-10-30 18:49:44 +05:30
Kavin
12903b11ed
fix(pos): order pos invoices by timestamp
2025-10-30 18:16:11 +05:30
rohitwaghchaure
7658076070
Merge pull request #50271 from frappe/mergify/bp/version-15-hotfix/pr-50270
...
fix: set valuation rate for rejected serial/batch item (backport #50270 )
2025-10-30 09:27:57 +05:30
rohitwaghchaure
b019d2f45e
chore: fix linters issue
2025-10-30 09:06:37 +05:30
venkat102
397bc96b40
test: add unit test for valuation rate on rejected serial/batch item
...
(cherry picked from commit d002959d35 )
2025-10-30 03:32:00 +00:00
venkat102
f72d14b1ca
fix: set valuation rate for rejected serial/batch item
...
(cherry picked from commit 614402cf6c )
2025-10-30 03:31:59 +00:00
rohitwaghchaure
0405d82b75
Merge pull request #50266 from frappe/mergify/bp/version-15-hotfix/pr-50264
...
fix: allow bulk edit for bill of material items (backport #50264 )
2025-10-30 08:58:13 +05:30
Raffael Meyer
7d607b82f1
chore: resolve conflicts
2025-10-29 15:37:04 +01:00
Rohit Waghchaure
afe42ee3e9
fix: allow bulk edit for bill of material items
...
(cherry picked from commit 1f74e06791 )
2025-10-29 12:51:38 +00:00
Frappe PR Bot
49f66a8a51
chore(release): Bumped to Version 15.85.0
...
# [15.85.0](https://github.com/frappe/erpnext/compare/v15.84.0...v15.85.0 ) (2025-10-28)
### Bug Fixes
* **accounts:** update payment mode account retrieval to use namespaced function ([2300660 ](23006601b2 ))
* add message for missing purchase orders in production plan ([5798409 ](5798409f69 ))
* **asset depreciations and balances:** showing opening entries ([81f19b9 ](81f19b950d ))
* avoid group columns mutation ([158e1b2 ](158e1b28a9 ))
* **Bank Transaction:** make transaction ID non-unique ([b52b04a ](b52b04a10c ))
* fiscal year overlap validation for company-specific years ([482a796 ](482a796212 ))
* get valuation rate based of previous SLEs for material receipt ([e9f4a34 ](e9f4a34d8d ))
* **gross profit:** remove customer name from columns ([a767253 ](a7672530f4 ))
* **journal-entry:** allow copy account currency when duplicating JV ([1b227b8 ](1b227b8b4f ))
* optimized the slow query to get the batchwise available qty ([85bf936 ](85bf9366b0 ))
* Pass uom field name to update existing item qty ([93b2786 ](93b2786865 ))
* provision to find and fix incorrect serial and batch bundles ([2276741 ](22767410d5 ))
* recalculate amount based on allocated amount ([2a90bff ](2a90bffb5f ))
* resolve conflicts ([97147a4 ](97147a484d ))
* sabb missed in the incorrect serial no valuation report ([8a995f2 ](8a995f28c9 ))
* set default value for as zero for additional asset cost ([ee5e4ec ](ee5e4eccec ))
* set status to Draft for auto-created assets from Purchase Receipt ([d8eddbf ](d8eddbfd03 ))
* stock difference value for adjustment entry ([6c0694f ](6c0694ff17 ))
* **Task:** make Timesheet-dependent fields no_copy (backport [#50130 ](https://github.com/frappe/erpnext/issues/50130 )) ([#50196 ](https://github.com/frappe/erpnext/issues/50196 )) ([4988ff8 ](4988ff84df ))
* use correct field name ([a82fa8c ](a82fa8c26b ))
### Features
* Add posting date param for reverse GL entries ([1a7092d ](1a7092d7b6 ))
* add project filter to Delayed Tasks Summary report ([82ca729 ](82ca729e2b ))
2025-10-28 13:48:43 +00:00
Diptanil Saha
0a09bb8d17
Merge pull request #50249 from frappe/version-15-hotfix
...
chore: release v15
2025-10-28 19:17:10 +05:30
rohitwaghchaure
ba700bce90
Merge pull request #50252 from frappe/mergify/bp/version-15-hotfix/pr-50247
...
fix: provision to find and fix incorrect serial and batch bundles (backport #50247 )
2025-10-28 18:21:46 +05:30
Rohit Waghchaure
22767410d5
fix: provision to find and fix incorrect serial and batch bundles
...
(cherry picked from commit 10ad56060c )
2025-10-28 12:15:11 +00:00
Diptanil Saha
89e7a260fd
Merge pull request #50251 from frappe/mergify/bp/version-15-hotfix/pr-50137
...
fix(payment-reco): recalculate amount based on allocated amount (backport #50137 )
2025-10-28 17:34:10 +05:30
l0gesh29
2a90bffb5f
fix: recalculate amount based on allocated amount
...
(cherry picked from commit 5a7a6a9bd5 )
2025-10-28 11:58:10 +00:00
Diptanil Saha
7434522ea1
Merge pull request #50250 from frappe/mergify/bp/version-15-hotfix/pr-50220
...
fix(gross profit): remove customer name from columns (backport #50220 )
2025-10-28 15:37:53 +05:30
ravibharathi656
158e1b28a9
fix: avoid group columns mutation
...
(cherry picked from commit 7ce81127d2 )
2025-10-28 09:51:23 +00:00
ravibharathi656
a7672530f4
fix(gross profit): remove customer name from columns
...
(cherry picked from commit 0009925af0 )
2025-10-28 09:51:23 +00:00
Diptanil Saha
ad33735541
Merge pull request #50245 from frappe/mergify/bp/version-15-hotfix/pr-50213
...
fix(Bank Transaction)!: make transaction ID non-unique (backport #50213 )
2025-10-28 10:20:49 +05:30
Diptanil Saha
977f385006
chore: resolve conflict
2025-10-28 09:07:14 +05:30
barredterra
b52b04a10c
fix(Bank Transaction): make transaction ID non-unique
...
(cherry picked from commit a2a41a0eaa )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.json
2025-10-28 02:45:52 +00:00
Diptanil Saha
05b89b4121
Merge pull request #50243 from frappe/mergify/bp/version-15-hotfix/pr-49599
...
fix(accounts): reference get_payment_mode_account correctly in Sales Invoice (backport #49599 )
2025-10-28 08:08:36 +05:30
Diptanil Saha
36983c97cb
chore: resolve conflict
2025-10-28 08:06:10 +05:30
KerollesFathy
23006601b2
fix(accounts): update payment mode account retrieval to use namespaced function
...
(cherry picked from commit 0af74aef00 )
# Conflicts:
# erpnext/public/js/controllers/accounts.js
2025-10-27 16:50:10 +00:00
rohitwaghchaure
37e9461ece
Merge pull request #50239 from frappe/mergify/bp/version-15-hotfix/pr-50233
...
fix: optimized the slow query to get the batch-wise available qty (backport #50233 )
2025-10-27 17:31:15 +05:30
Mihir Kandoi
126d79dcd2
Merge pull request #50241 from frappe/mergify/bp/version-15-hotfix/pr-50221
...
fix: Pass uom field name to update existing item qty (backport #50221 )
2025-10-27 17:29:29 +05:30
Kavin
93b2786865
fix: Pass uom field name to update existing item qty
...
(cherry picked from commit 23d69389ec )
2025-10-27 11:48:44 +00:00
rohitwaghchaure
2680f85430
chore: fix linters issue
2025-10-27 17:06:45 +05:30
rohitwaghchaure
2d7fde024d
chore: fix conflicts
2025-10-27 16:57:00 +05:30
Rohit Waghchaure
85bf9366b0
fix: optimized the slow query to get the batchwise available qty
...
(cherry picked from commit 9c21567309 )
# Conflicts:
# erpnext/stock/serial_batch_bundle.py
2025-10-27 11:19:24 +00:00
Khushi Rawat
86f507bb6e
Merge pull request #50238 from frappe/mergify/bp/version-15-hotfix/pr-50222
...
fix(asset depreciations and balances): showing opening entries (backport #50222 )
2025-10-27 16:35:46 +05:30
ravibharathi656
81f19b950d
fix(asset depreciations and balances): showing opening entries
...
(cherry picked from commit d3afa67be3 )
2025-10-27 10:48:36 +00:00
Mihir Kandoi
7b4eac2294
Merge pull request #50236 from Abdeali099/fix-msg
...
fix: add message for missing purchase orders in production plan
2025-10-27 15:54:09 +05:30
Diptanil Saha
aff4b62258
Merge pull request #50234 from frappe/mergify/bp/version-15-hotfix/pr-50039
...
fix(journal-entry): allow copy account currency when duplicating JV (backport #50039 )
2025-10-27 15:36:40 +05:30
Abdeali Chharchhoda
5798409f69
fix: add message for missing purchase orders in production plan
2025-10-27 15:09:22 +05:30
Bhavan23
1b227b8b4f
fix(journal-entry): allow copy account currency when duplicating JV
...
(cherry picked from commit 76748e4573 )
2025-10-27 08:45:01 +00:00
barredterra
376da8df0a
feat(Item Price): validate UOM
...
(cherry picked from commit 69824eff80 )
# Conflicts:
# erpnext/stock/doctype/item_price/item_price.py
2025-10-27 06:32:01 +00:00
Diptanil Saha
4eca7f0524
Merge pull request #50230 from frappe/mergify/bp/version-15-hotfix/pr-50103
...
fix: fiscal year overlap validation for company-specific years (backport #50103 )
2025-10-27 11:01:57 +05:30
rehansari26
4bb66179ab
test: replace get_doc with new_doc in fiscal year tests
...
(cherry picked from commit d59e55fb08 )
2025-10-27 05:08:36 +00:00
Rehan Ansari
d84a29e1a1
test: fiscal year overlap validation for company-specific years
...
(cherry picked from commit 94ae098854 )
2025-10-27 05:08:36 +00:00
Rehan Ansari
482a796212
fix: fiscal year overlap validation for company-specific years
...
(cherry picked from commit 57aaf34d3e )
2025-10-27 05:08:36 +00:00
Diptanil Saha
41694d3751
Merge pull request #50223 from frappe/mergify/bp/version-15-hotfix/pr-49889
...
feat: add project filter to Delayed Tasks Summary report (backport #49889 )
2025-10-24 22:27:54 +05:30
Rehan Ansari
82ca729e2b
feat: add project filter to Delayed Tasks Summary report
...
(cherry picked from commit 88097e78d2 )
2025-10-24 16:42:15 +00:00
rohitwaghchaure
e67361257e
Merge pull request #50216 from frappe/mergify/bp/version-15-hotfix/pr-50215
...
fix: get valuation rate based of previous SLEs for material receipt (backport #50215 )
2025-10-24 00:05:12 +05:30
Rohit Waghchaure
e9f4a34d8d
fix: get valuation rate based of previous SLEs for material receipt
...
(cherry picked from commit fa9ef6708f )
2025-10-23 18:30:20 +00:00
Khushi Rawat
c6c4e31b32
Merge pull request #50211 from frappe/mergify/bp/version-15-hotfix/pr-50209
...
fix: set status to Draft for auto-created assets from Purchase Receipt (backport #50209 )
2025-10-23 23:33:42 +05:30
khushi8112
ee5e4eccec
fix: set default value for as zero for additional asset cost
2025-10-23 22:51:30 +05:30
khushi8112
a82fa8c26b
fix: use correct field name
2025-10-23 20:45:08 +05:30
khushi8112
97147a484d
fix: resolve conflicts
2025-10-23 19:09:30 +05:30
khushi8112
d8eddbfd03
fix: set status to Draft for auto-created assets from Purchase Receipt
...
(cherry picked from commit 20c2cb40d1 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
2025-10-23 13:03:17 +00:00
Deepesh Garg
977464e6a7
Merge pull request #50206 from frappe/mergify/bp/version-15-hotfix/pr-50204
...
feat: Add posting date param for reverse GL entries (#50204 )
2025-10-23 16:02:07 +05:30
Deepesh Garg
db84df0cbd
chore: Linting issues
...
(cherry picked from commit 05e1a737f1 )
2025-10-23 08:12:31 +00:00
Deepesh Garg
1a7092d7b6
feat: Add posting date param for reverse GL entries
...
(cherry picked from commit 38988bf797 )
2025-10-23 08:12:30 +00:00
rohitwaghchaure
fcd05bb7e4
Merge pull request #50202 from frappe/mergify/bp/version-15-hotfix/pr-50200
...
fix: stock difference value for adjustment entry (backport #50200 )
2025-10-23 10:31:00 +05:30
Rohit Waghchaure
6c0694ff17
fix: stock difference value for adjustment entry
...
(cherry picked from commit fb4c7de86c )
2025-10-22 17:03:12 +00:00
mergify[bot]
4988ff84df
fix(Task): make Timesheet-dependent fields no_copy (backport #50130 ) ( #50196 )
...
* fix(Task): make Timesheet-dependent fields no_copy
(cherry picked from commit 2a2e4b5423 )
# Conflicts:
# erpnext/projects/doctype/task/task.json
* chore: resolve conflicts
---------
Co-authored-by: Patrick Eissler <77415730+PatrickDEissler@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-10-22 08:34:11 +00:00
Mihir Kandoi
e5d0116924
Merge pull request #50194 from frappe/mergify/bp/version-15-hotfix/pr-50151
...
chore: remove print statement (backport #50151 )
2025-10-22 14:01:04 +05:30
Mihir Kandoi
38d3b17dfe
Merge pull request #50195 from frappe/mergify/bp/version-15-hotfix/pr-50153
...
fix: Address title error when create new transporter on driver (backport #50153 )
2025-10-22 13:48:31 +05:30
Kerolles Fathy
89d305ac9f
Merge pull request #50153 from KerollesFathy/fix-address-error-when-create-transporter
...
fix: Address title error when create new transporter on driver
(cherry picked from commit 8efcf6cb38 )
2025-10-22 08:14:25 +00:00
Abdeali Chharchhoda
8b2be43897
chore: remove print statement
...
(cherry picked from commit 1ad4dc9066 )
2025-10-22 08:14:24 +00:00
rohitwaghchaure
0bd3b5aac2
Merge pull request #50192 from frappe/mergify/bp/version-15-hotfix/pr-50191
...
fix: sabb missed in the incorrect serial no valuation report (backport #50191 )
2025-10-22 12:17:53 +05:30
Rohit Waghchaure
8a995f28c9
fix: sabb missed in the incorrect serial no valuation report
...
(cherry picked from commit b50bac6788 )
2025-10-22 06:26:01 +00:00
Frappe PR Bot
e714b82802
chore(release): Bumped to Version 15.84.0
...
# [15.84.0](https://github.com/frappe/erpnext/compare/v15.83.2...v15.84.0 ) (2025-10-21)
### Bug Fixes
* added exception handling on service level agreement apply hook ([#50096 ](https://github.com/frappe/erpnext/issues/50096 )) ([a3a6d39 ](a3a6d39436 ))
* adjustment entry ([76cfa28 ](76cfa28a42 ))
* correct monthly sales history (backport [#50056 ](https://github.com/frappe/erpnext/issues/50056 )) ([#50179 ](https://github.com/frappe/erpnext/issues/50179 )) ([afc2d95 ](afc2d95736 ))
* handle flt conversion for prev_ordered_qty ([3d3e116 ](3d3e116797 ))
* internal transfer entry with serial/batch ([d67a439 ](d67a439051 ))
* **point-of-sale:** render payment methods only payment component is visible ([2b0281c ](2b0281c510 ))
* preview stock ledger for manual serial and batch values ([c64dcf3 ](c64dcf3423 ))
* **stock:** remove duplicate fields ([58a1383 ](58a1383380 ))
* validation for negative batch ([b9dd05f ](b9dd05f292 ))
### Features
* set options for IBAN fields (backport [#49377 ](https://github.com/frappe/erpnext/issues/49377 )) ([#49413 ](https://github.com/frappe/erpnext/issues/49413 )) ([bd3a132 ](bd3a132868 ))
### Performance Improvements
* Add index for faster queries ([#50175 ](https://github.com/frappe/erpnext/issues/50175 )) ([0571ed0 ](0571ed0735 ))
2025-10-21 12:44:58 +00:00
Diptanil Saha
7ec6ef3139
Merge pull request #50182 from frappe/version-15-hotfix
...
chore: release v15
2025-10-21 18:13:27 +05:30
mergify[bot]
afc2d95736
fix: correct monthly sales history (backport #50056 ) ( #50179 )
...
fix: correct monthly sales history (#50056 )
* fix: correct monthly sales history
* fix: correct monthly sales history calculation
* chore: remove unrelated file accidentally committed
---------
(cherry picked from commit f51ed30c23 )
Co-authored-by: Ahmed AbuKhatwa <82771130+AhmedAbokhatwa@users.noreply.github.com >
Co-authored-by: AhmedAbukhatwa <Ahmedabukhatwa1@gmail.com >
2025-10-21 11:06:02 +05:30
Deepesh Garg
1e9ffe351b
Merge pull request #50178 from frappe/mergify/bp/version-15-hotfix/pr-50175
...
perf: Add index for faster queries
2025-10-21 09:56:35 +05:30
Deepesh Garg
0571ed0735
perf: Add index for faster queries ( #50175 )
...
(cherry picked from commit 7a91ec3e33 )
2025-10-20 18:43:48 +00:00
mergify[bot]
43941ecd5e
refactor: simplify expression (backport #50168 ) ( #50170 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-10-19 23:59:27 +02:00
Frappe PR Bot
8b9788ca74
chore(release): Bumped to Version 15.83.2
...
## [15.83.2](https://github.com/frappe/erpnext/compare/v15.83.1...v15.83.2 ) (2025-10-18)
### Bug Fixes
* internal transfer entry with serial/batch ([97cdac1 ](97cdac10d7 ))
* **stock:** remove duplicate fields ([5e8e6ef ](5e8e6ef2f3 ))
2025-10-18 04:42:12 +00:00
rohitwaghchaure
eb38bcdab7
Merge pull request #50164 from frappe/mergify/bp/version-15/pr-50158
...
fix: internal transfer entry with serial/batch (backport #50156 ) (backport #50158 )
2025-10-18 10:10:35 +05:30
rohitwaghchaure
9876d1c7e6
Merge pull request #50165 from frappe/mergify/bp/version-15/pr-50157
...
fix(stock-settings): remove duplicate fields (backport #50157 )
2025-10-18 10:10:20 +05:30
Kavin
5e8e6ef2f3
fix(stock): remove duplicate fields
...
(cherry picked from commit 58a1383380 )
2025-10-18 03:49:50 +00:00
rohitwaghchaure
2055c4e8d3
Merge pull request #50157 from aerele/support-51015
...
fix(stock-settings): remove duplicate fields
2025-10-18 09:19:21 +05:30
Rohit Waghchaure
97cdac10d7
fix: internal transfer entry with serial/batch
...
(cherry picked from commit 9b4e62a758 )
(cherry picked from commit d67a439051 )
2025-10-18 03:47:47 +00:00
rohitwaghchaure
df22902035
Merge pull request #50158 from frappe/mergify/bp/version-15-hotfix/pr-50156
...
fix: internal transfer entry with serial/batch (backport #50156 )
2025-10-17 21:32:16 +05:30
Rohit Waghchaure
d67a439051
fix: internal transfer entry with serial/batch
...
(cherry picked from commit 9b4e62a758 )
2025-10-17 15:34:30 +00:00
Kavin
58a1383380
fix(stock): remove duplicate fields
2025-10-17 18:35:53 +05:30
Frappe PR Bot
5e21c9c5c9
chore(release): Bumped to Version 15.83.1
...
## [15.83.1](https://github.com/frappe/erpnext/compare/v15.83.0...v15.83.1 ) (2025-10-17)
### Bug Fixes
* validation for negative batch ([555d5da ](555d5da611 ))
2025-10-17 09:19:51 +00:00
rohitwaghchaure
6262566c53
Merge pull request #50150 from frappe/mergify/bp/version-15/pr-50145
...
fix: validation for negative batch (backport #50123 ) (backport #50145 )
2025-10-17 14:48:04 +05:30
Rohit Waghchaure
555d5da611
fix: validation for negative batch
...
(cherry picked from commit f9c8f27586 )
(cherry picked from commit b9dd05f292 )
2025-10-17 08:06:54 +00:00
rohitwaghchaure
f5af5dd8c0
Merge pull request #50145 from frappe/mergify/bp/version-15-hotfix/pr-50123
...
fix: validation for negative batch (backport #50123 )
2025-10-17 12:34:15 +05:30
Rohit Waghchaure
b9dd05f292
fix: validation for negative batch
...
(cherry picked from commit f9c8f27586 )
2025-10-17 06:07:37 +00:00
Diptanil Saha
44f39e0b43
Merge pull request #50142 from frappe/mergify/bp/version-15-hotfix/pr-50141
...
fix(point-of-sale): render payment methods only when payment component is visible (backport #50141 )
2025-10-17 01:46:05 +05:30
diptanilsaha
2b0281c510
fix(point-of-sale): render payment methods only payment component is visible
...
(cherry picked from commit 7dc4306640 )
2025-10-16 20:13:33 +00:00
rohitwaghchaure
03766e8980
Merge pull request #50117 from frappe/mergify/bp/version-15-hotfix/pr-50113
...
fix: adjustment entry (backport #50113 )
2025-10-15 21:31:32 +05:30
Diptanil Saha
e7b7377b7e
Merge pull request #50120 from frappe/mergify/bp/version-15-hotfix/pr-50096
...
fix: added exception handling on service level agreement apply hook (backport #50096 )
2025-10-15 19:51:23 +05:30
Diptanil Saha
a3a6d39436
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 >
(cherry picked from commit 182c9fd966 )
2025-10-15 14:04:17 +00:00
Rohit Waghchaure
76cfa28a42
fix: adjustment entry
...
(cherry picked from commit c0851abaee )
2025-10-15 10:30:33 +00:00
Diptanil Saha
afa7d2b595
Merge pull request #50109 from frappe/mergify/bp/version-15-hotfix/pr-50095
...
fix: preview stock ledger for manual serial and batch values (backport #50095 )
2025-10-15 13:14:13 +05:30
Kavin
c64dcf3423
fix: preview stock ledger for manual serial and batch values
...
(cherry picked from commit c5f68d0b27 )
2025-10-15 05:47:41 +00:00
Mihir Kandoi
3fa38d0b4e
Merge pull request #50106 from frappe/mergify/bp/version-15-hotfix/pr-50078
...
fix: handle flt conversion for prev_ordered_qty (backport #50078 )
2025-10-15 00:02:09 +05:30
mergify[bot]
abb210bd18
refactor: add supplier filter in buying (backport #50013 ) ( #50107 )
...
* refactor: add supplier filter in buying
(cherry picked from commit 108b108d64 )
# Conflicts:
# erpnext/public/js/controllers/buying.js
* chore: resolve conflicts
---------
Co-authored-by: manikandan-s-18 <manikandansundar18@gmail.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-10-14 18:22:20 +00:00
Kavin
3d3e116797
fix: handle flt conversion for prev_ordered_qty
...
(cherry picked from commit 77c35ef47f )
2025-10-14 18:10:30 +00:00
mergify[bot]
bd3a132868
feat: set options for IBAN fields (backport #49377 ) ( #49413 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-10-14 14:42:08 +00:00
Frappe PR Bot
779074e6a6
chore(release): Bumped to Version 15.83.0
...
# [15.83.0](https://github.com/frappe/erpnext/compare/v15.82.2...v15.83.0 ) (2025-10-14)
### Bug Fixes
* add GROUP BY for dn_detail and convert SQL query to QB ([9aa9b18 ](9aa9b181e5 ))
* **asset movement:** clear custodian if not present ([4ec5b28 ](4ec5b28fd2 ))
* Batch ordering based on the method mentioned in settings ([50266d3 ](50266d3b6b ))
* batch qty for expired batches ([f4816e4 ](f4816e4960 ))
* consider negative qty in batch qty calculation ([4370a59 ](4370a59183 ))
* **deferred revenue:** validate service stop date ([557d53a ](557d53a953 ))
* do reposting of first transfer entry based on item-wh combination ([e9d71e0 ](e9d71e013a ))
* duplicate serial nos ([9854ded ](9854dedc06 ))
* enhance sub-assembly item handling in raw material request calculations ([467fcea ](467fcea728 ))
* filter sales team to show only active individual salespersons ([38efd5c ](38efd5cb0b ))
* fixed asset register showing opening entries ([1ea6e1d ](1ea6e1db12 ))
* hide sales invoice creation for fully returned delivery notes ([b426b8c ](b426b8c07f ))
* incorrect field valuation_rate ([93df11a ](93df11a0cf ))
* negative error not throw for backdated entry ([1fc21d6 ](1fc21d60c6 ))
* performance issue by adding index ([e4fd49e ](e4fd49e991 ))
* preserve address if present ([aaf470c ](aaf470cf5c ))
* prevent empty Create dropdown when In Process (backport [#49891 ](https://github.com/frappe/erpnext/issues/49891 )) ([#50063 ](https://github.com/frappe/erpnext/issues/50063 )) ([b67b292 ](b67b29200c ))
* **production plan:** filter sales orders by item ([20c2809 ](20c2809437 ))
* reset raw materials considering not available batches ([2184a28 ](2184a28e91 ))
* Reset Raw Materials Table button not working ([81ed32f ](81ed32ff51 ))
* resolve conflict ([dccc561 ](dccc561eec ))
* resolve conflict ([38e1ca1 ](38e1ca1362 ))
* revert unrelated manual modified timestamp change ([c4cba78 ](c4cba78124 ))
* sales return for product bundle items ([ac46b3d ](ac46b3d1ca ))
* sanitize projects field in tasks webform ([#50089 ](https://github.com/frappe/erpnext/issues/50089 )) ([432201f ](432201f634 ))
* set default roles on role_profile during reinstallation ([c93fbf3 ](c93fbf3982 ))
* skip auto-cancel of depreciation for components during asset capitalization ([6d5f2b5 ](6d5f2b5024 ))
* skip party validation for payroll & it's journal & GL entry submission (backport [#49638 ](https://github.com/frappe/erpnext/issues/49638 )) ([#49826 ](https://github.com/frappe/erpnext/issues/49826 )) ([957b47f ](957b47f351 ))
* stock ledger adjustment entry ([8020159 ](8020159c14 ))
* **stock-entry:** fetch empty batch for finished item ([af3d7ef ](af3d7ef300 ))
* **stock-reconciliation:** include inventory dimensions in duplicate validation ([21a972a ](21a972ad95 ))
* **Supplier Quotation Comparison:** add a missing translate function (backport [#49497 ](https://github.com/frappe/erpnext/issues/49497 )) ([#50055 ](https://github.com/frappe/erpnext/issues/50055 )) ([b7c2405 ](b7c2405113 ))
* swap warehouse labels for return entry ([c5dc810 ](c5dc810642 ))
* warehouse source reference in production report ([db93e50 ](db93e50f16 ))
### Features
* add asset name to Asset Depreciations and Balances report ([0776b30 ](0776b300e8 ))
### Performance Improvements
* add composite indexes to Advance Payment Ledger Entry table ([5652e92 ](5652e926d7 ))
* optimize sql query ([79a8e26 ](79a8e2656b ))
2025-10-14 14:03:31 +00:00
Diptanil Saha
c521a6495d
Merge pull request #50087 from frappe/version-15-hotfix
...
chore: release v15
2025-10-14 19:27:40 +05:30
rohitwaghchaure
6f02362765
Merge pull request #50098 from frappe/mergify/bp/version-15-hotfix/pr-50089
...
fix: sanitize projects field in tasks webform (backport #50089 )
2025-10-14 19:07:50 +05:30
Akhil Narang
432201f634
fix: sanitize projects field in tasks webform ( #50089 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit f8b50d3ffa )
2025-10-14 13:08:51 +00:00
rohitwaghchaure
f9dc00f8ad
Merge pull request #50094 from frappe/mergify/bp/version-15-hotfix/pr-50080
...
perf: optimize sql query (backport #50080 )
2025-10-14 18:17:00 +05:30
rohitwaghchaure
0dd79e8c2b
Merge pull request #50092 from frappe/mergify/bp/version-15-hotfix/pr-50091
...
fix: negative error not throw for backdated entry (backport #50091 )
2025-10-14 18:16:42 +05:30
Khushi Rawat
f70e61ab31
Merge pull request #50093 from frappe/mergify/bp/version-15-hotfix/pr-50033
...
fix: filter sales team to show only active individual salespersons (backport #50033 )
2025-10-14 17:51:15 +05:30
mergify[bot]
b67b29200c
fix: prevent empty Create dropdown when In Process (backport #49891 ) ( #50063 )
2025-10-14 17:49:27 +05:30
mergify[bot]
fd72b55852
Merge pull request #50081 from frappe/mergify/bp/version-15-hotfix/pr-49960
...
Fix/Support 50220 (backport #49960 )
2025-10-14 12:12:14 +00:00
Khushi Rawat
dccc561eec
fix: resolve conflict
2025-10-14 17:25:48 +05:30
rohitwaghchaure
8bf553bbce
chore: fix conflicts
2025-10-14 17:17:12 +05:30
Rohit Waghchaure
79a8e2656b
perf: optimize sql query
...
(cherry picked from commit e7b64175fd )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
2025-10-14 11:44:04 +00:00
Rehan Ansari
38efd5cb0b
fix: filter sales team to show only active individual salespersons
...
(cherry picked from commit 2fcd406b18 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2025-10-14 11:40:00 +00:00
Rohit Waghchaure
1fc21d60c6
fix: negative error not throw for backdated entry
...
(cherry picked from commit 88a947ff4e )
2025-10-14 11:39:06 +00:00
Khushi Rawat
a777a11919
Merge pull request #50088 from khushi8112/composite-component-depr-jv-cancellation-issue
...
fix: skip auto-cancel of depreciation for components during asset capitalization
2025-10-14 16:57:50 +05:30
Diptanil Saha
6cc046362f
Merge branch 'version-15' into version-15-hotfix
2025-10-14 16:56:32 +05:30
khushi8112
02ebde43bf
refactor: Ensure flag cleanup with try-finally to prevent state corruption
2025-10-14 16:32:32 +05:30
khushi8112
6d5f2b5024
fix: skip auto-cancel of depreciation for components during asset capitalization
2025-10-14 15:19:07 +05:30
Mihir Kandoi
a50313f990
Merge pull request #50084 from frappe/mergify/bp/version-15-hotfix/pr-50004
...
fix: add GROUP BY for dn_detail and convert SQL query to QB (backport #50004 )
2025-10-14 15:13:59 +05:30
Mihir Kandoi
7d533b7086
chore: resolve conflicts
2025-10-14 14:57:28 +05:30
l0gesh29
9aa9b181e5
fix: add GROUP BY for dn_detail and convert SQL query to QB
...
(cherry picked from commit fd9167f2af )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2025-10-14 09:20:17 +00:00
l0gesh29
b426b8c07f
fix: hide sales invoice creation for fully returned delivery notes
...
(cherry picked from commit 1f831d8783 )
2025-10-14 09:20:16 +00:00
Mihir Kandoi
6682a25532
Merge pull request #50082 from frappe/mergify/bp/version-15-hotfix/pr-50079
...
chore: replace broken links with correct ones (backport #50079 )
2025-10-14 14:43:05 +05:30
Mihir Kandoi
01fe1c658e
chore: replace broken links with correct ones
...
(cherry picked from commit 11be07086f )
2025-10-14 08:58:06 +00:00
rohitwaghchaure
82e392bc0c
Merge pull request #50074 from frappe/mergify/bp/version-15-hotfix/pr-50070
...
fix: performance issue by adding index (backport #50070 )
2025-10-14 13:57:10 +05:30
rohitwaghchaure
b6f99a127b
Merge pull request #50075 from frappe/mergify/bp/version-15-hotfix/pr-50065
...
fix(stock-reconciliation): include inventory dimensions in duplicate validation (backport #50065 )
2025-10-14 13:56:55 +05:30
rohitwaghchaure
7d34a39137
Merge pull request #50076 from frappe/mergify/bp/version-15-hotfix/pr-50073
...
fix(stock-entry): fetch empty batch for finished item (backport #50073 )
2025-10-14 13:56:41 +05:30
rohitwaghchaure
76fe4e26ea
Merge pull request #50077 from frappe/mergify/bp/version-15-hotfix/pr-50072
...
fix: swap warehouse labels for return entry (backport #50072 )
2025-10-14 13:56:17 +05:30
Kavin
c5dc810642
fix: swap warehouse labels for return entry
...
(cherry picked from commit f0c3f0d0be )
2025-10-14 08:07:00 +00:00
venkat102
af3d7ef300
fix(stock-entry): fetch empty batch for finished item
...
(cherry picked from commit 74a7ddf66d )
2025-10-14 08:05:57 +00:00
rohitwaghchaure
61f7309695
chore: fix conflicts
2025-10-14 13:33:56 +05:30
Rohit Waghchaure
9854dedc06
fix: duplicate serial nos
...
(cherry picked from commit c95465cba1 )
2025-10-14 08:03:44 +00:00
venkat102
21a972ad95
fix(stock-reconciliation): include inventory dimensions in duplicate validation
...
(cherry picked from commit 4b21c2cc46 )
2025-10-14 08:03:43 +00:00
rohitwaghchaure
967ee78415
chore: fix conflicts
2025-10-14 13:33:24 +05:30
Rohit Waghchaure
e4fd49e991
fix: performance issue by adding index
...
(cherry picked from commit 1afc75b15a )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
2025-10-14 08:02:28 +00:00
rohitwaghchaure
b82f8648f1
Merge pull request #50068 from frappe/mergify/bp/version-15-hotfix/pr-50061
...
fix: do reposting of first transfer entry based on item-wh combination (backport #50061 )
2025-10-14 13:21:13 +05:30
rohitwaghchaure
141b70ce8b
Merge pull request #50069 from frappe/mergify/bp/version-15-hotfix/pr-50027
...
fix: reset raw materials considering not available batches (backport #50027 )
2025-10-14 13:21:03 +05:30
Rohit Waghchaure
2184a28e91
fix: reset raw materials considering not available batches
...
(cherry picked from commit ec1636db12 )
2025-10-14 07:19:43 +00:00
Rohit Waghchaure
e9d71e013a
fix: do reposting of first transfer entry based on item-wh combination
...
(cherry picked from commit 2f25b445ab )
2025-10-14 07:19:08 +00:00
Mihir Kandoi
5909b0e1a2
Merge pull request #50064 from frappe/mergify/bp/version-15-hotfix/pr-49445
...
fix(production plan): filter sales orders by item (backport #49445 )
2025-10-14 12:20:56 +05:30
Mihir Kandoi
525dd42e86
Merge pull request #50062 from frappe/mergify/bp/version-15-hotfix/pr-50058
...
fix: warehouse source reference in production report (backport #50058 )
2025-10-14 12:10:53 +05:30
ravibharathi656
20c2809437
fix(production plan): filter sales orders by item
...
(cherry picked from commit bfff945fb1 )
2025-10-14 06:32:58 +00:00
matteo.arosti
db93e50f16
fix: warehouse source reference in production report
...
(cherry picked from commit 451651e350 )
2025-10-14 06:22:44 +00:00
mergify[bot]
957b47f351
fix: skip party validation for payroll & it's journal & GL entry submission (backport #49638 ) ( #49826 )
...
* fix: skip party validation for payroll & it's journal & GL entry submission (#49638 )
* fix: skip validation for manual je & gl submission linked with payroll entry
* refactor: change condition
* fix: add checkbox in jouranl entry account and passed it true from payroll to skip party validation
* refactor: add checkbox to skip party validation in journal entry
(cherry picked from commit 35474d997d )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.json
# erpnext/accounts/doctype/journal_entry/journal_entry.py
* fix: conflicts raised because of cherry pick while backporting
* fix: conflicts
---------
Co-authored-by: Raheel Khan <raheel@frappe.io >
2025-10-14 11:36:15 +05:30
mergify[bot]
b7c2405113
fix(Supplier Quotation Comparison): add a missing translate function (backport #49497 ) ( #50055 )
...
fix(Supplier Quotation Comparison): add a missing translate function (#49497 )
* Update supplier_quotation_comparison.py
* refactor: text cleaning
(cherry picked from commit 6cacead726 )
Co-authored-by: El-Shafei H. <el.shafei.developer@gmail.com >
2025-10-14 00:36:15 +05:30
rohitwaghchaure
f8a1ef055d
Merge pull request #50051 from frappe/mergify/bp/version-15-hotfix/pr-50047
...
fix: enhance sub-assembly item handling in raw material request calculations (backport #50047 )
2025-10-14 00:00:29 +05:30
Mihir Kandoi
664ac3d422
Merge pull request #50052 from frappe/mergify/bp/version-15-hotfix/pr-50025
2025-10-13 20:04:14 +05:30
Mihir Kandoi
5603467cee
refactor: move value inline
...
(cherry picked from commit 1717a7c983 )
2025-10-13 14:16:47 +00:00
thomasantony12
e23616f9ea
chore: use get_single_value instead of get_cached_doc
...
(cherry picked from commit fab7f9ee53 )
2025-10-13 14:16:47 +00:00
thomasantony12
50266d3b6b
fix: Batch ordering based on the method mentioned in settings
...
(cherry picked from commit 7fa800b874 )
2025-10-13 14:16:47 +00:00
Smit Vora
75d14985e0
chore: resolve conflicts
2025-10-13 19:45:04 +05:30
Smit Vora
467fcea728
fix: enhance sub-assembly item handling in raw material request calculations
...
(cherry picked from commit f912c8419a )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2025-10-13 14:06:34 +00:00
Diptanil Saha
6a7004e4f7
Merge pull request #50046 from frappe/mergify/bp/version-15-hotfix/pr-49939
...
fix: preserve address if present (backport #49939 )
2025-10-13 16:41:48 +05:30
diptanilsaha
5d1aa4050d
chore: resolve conflicts
2025-10-13 16:36:36 +05:30
Khushi Rawat
ce6336d5d6
Merge pull request #50045 from frappe/mergify/bp/version-15-hotfix/pr-50040
...
perf: add composite indexes to Advance Payment Ledger Entry (backport #50040 )
2025-10-13 16:25:52 +05:30
ravibharathi656
aaf470cf5c
fix: preserve address if present
...
(cherry picked from commit 0678638106 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-10-13 10:46:23 +00:00
khushi8112
c4cba78124
fix: revert unrelated manual modified timestamp change
...
(cherry picked from commit 59bd35c64d )
2025-10-13 10:38:12 +00:00
khushi8112
5652e926d7
perf: add composite indexes to Advance Payment Ledger Entry table
...
(cherry picked from commit 7fcf277055 )
2025-10-13 10:38:12 +00:00
ruthra kumar
f68f7aba0b
Merge pull request #50038 from frappe/mergify/bp/version-15-hotfix/pr-50017
...
fix(deferred revenue): validate service stop date (backport #50017 )
2025-10-13 12:54:39 +05:30
ruthra kumar
f36da0543b
Merge pull request #50037 from frappe/mergify/bp/version-15-hotfix/pr-50034
...
fix: set default roles on Role Profiles during reinstallation (backport #50034 )
2025-10-13 12:38:01 +05:30
ravibharathi656
557d53a953
fix(deferred revenue): validate service stop date
...
(cherry picked from commit 58203a89f1 )
2025-10-13 07:07:54 +00:00
diptanilsaha
c93fbf3982
fix: set default roles on role_profile during reinstallation
...
(cherry picked from commit 12c1b8a910 )
2025-10-13 06:38:40 +00:00
rohitwaghchaure
d7bf7d0f4d
Merge pull request #50026 from frappe/mergify/bp/version-15-hotfix/pr-50024
...
fix: stock ledger adjustment entry (backport #50024 )
2025-10-12 12:12:59 +05:30
Rohit Waghchaure
8020159c14
fix: stock ledger adjustment entry
...
(cherry picked from commit 8b6e58d02a )
2025-10-12 06:11:44 +00:00
mergify[bot]
1e91c0f5aa
Merge pull request #50006 from frappe/mergify/bp/version-15-hotfix/pr-49993
...
fix: incorrect PR status when using set landed cost based on PI rate (backport #49993 )
2025-10-10 11:18:30 +00:00
Diptanil Saha
47af5747bd
Merge pull request #50001 from diptanilsaha/backport_49764
...
feat: Cache employee name in session data on boot (backport #49764 )
2025-10-10 12:33:39 +05:30
Khushi Rawat
3e8bf03e80
Merge pull request #50000 from frappe/mergify/bp/version-15-hotfix/pr-49980
...
fix: fixed asset register showing opening entries (backport #49980 )
2025-10-10 12:01:10 +05:30
Khushi Rawat
fe32257450
Merge pull request #49999 from frappe/mergify/bp/version-15-hotfix/pr-49995
...
feat: add asset name to Asset Depreciations and Balances report (backport #49995 )
2025-10-10 12:00:54 +05:30
Diptanil Saha
97b89da7c7
Merge pull request #49764 from elshafei-developer/add-employee-name-to-session-user
...
feat: Cache employee name in session data on boot
2025-10-10 11:45:38 +05:30
ravibharathi656
1ea6e1db12
fix: fixed asset register showing opening entries
...
(cherry picked from commit c9d98eb4f0 )
2025-10-10 05:44:27 +00:00
Rehan Ansari
0776b300e8
feat: add asset name to Asset Depreciations and Balances report
...
(cherry picked from commit b4cf6a1fb9 )
2025-10-10 05:35:25 +00:00
rohitwaghchaure
c350e9dabd
Merge pull request #49994 from frappe/mergify/bp/version-15-hotfix/pr-49991
...
fix: consider negative qty in batch qty calculation (backport #49991 )
2025-10-09 22:45:02 +05:30
Rohit Waghchaure
4370a59183
fix: consider negative qty in batch qty calculation
...
(cherry picked from commit 912ffc2d64 )
2025-10-09 15:23:47 +00:00
Frappe PR Bot
cc0a895760
chore(release): Bumped to Version 15.82.2
...
## [15.82.2](https://github.com/frappe/erpnext/compare/v15.82.1...v15.82.2 ) (2025-10-09)
### Bug Fixes
* Reset Raw Materials Table button not working ([00db37e ](00db37e306 ))
* sales return for product bundle items ([2ea583e ](2ea583ee16 ))
2025-10-09 12:31:16 +00:00
rohitwaghchaure
6ec370ad86
Merge pull request #49989 from frappe/mergify/bp/version-15/pr-49974
...
fix: Reset Raw Materials Table button not working (backport #49973 ) (backport #49974 )
2025-10-09 17:59:42 +05:30
rohitwaghchaure
994f992fcf
Merge pull request #49990 from frappe/mergify/bp/version-15/pr-49984
...
fix: sales return for product bundle items (backport #49975 ) (backport #49984 )
2025-10-09 17:59:28 +05:30
rohitwaghchaure
3e816f6ea1
chore: fix conflicts
...
(cherry picked from commit 1fbc03c104 )
2025-10-09 12:09:21 +00:00
Rohit Waghchaure
789cea9a85
test: test case for sales return for product bundle
...
(cherry picked from commit 1d57bbca11 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
(cherry picked from commit 6ba55bbee0 )
2025-10-09 12:09:21 +00:00
Rohit Waghchaure
2ea583ee16
fix: sales return for product bundle items
...
(cherry picked from commit 13ce7279a8 )
(cherry picked from commit ac46b3d1ca )
2025-10-09 12:09:20 +00:00
rohitwaghchaure
1ab45386a8
Merge pull request #49984 from frappe/mergify/bp/version-15-hotfix/pr-49975
...
fix: sales return for product bundle items (backport #49975 )
2025-10-09 17:38:55 +05:30
Rohit Waghchaure
00db37e306
fix: Reset Raw Materials Table button not working
...
(cherry picked from commit 128e243945 )
(cherry picked from commit 81ed32ff51 )
2025-10-09 12:06:21 +00:00
rohitwaghchaure
1fbc03c104
chore: fix conflicts
2025-10-09 17:21:03 +05:30
Rohit Waghchaure
6ba55bbee0
test: test case for sales return for product bundle
...
(cherry picked from commit 1d57bbca11 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2025-10-09 09:40:27 +00:00
Rohit Waghchaure
ac46b3d1ca
fix: sales return for product bundle items
...
(cherry picked from commit 13ce7279a8 )
2025-10-09 09:40:26 +00:00
rohitwaghchaure
6e55f53cf6
Merge pull request #49974 from frappe/mergify/bp/version-15-hotfix/pr-49973
...
fix: Reset Raw Materials Table button not working (backport #49973 )
2025-10-08 23:45:42 +05:30
Rohit Waghchaure
81ed32ff51
fix: Reset Raw Materials Table button not working
...
(cherry picked from commit 128e243945 )
2025-10-08 17:05:21 +00:00
Khushi Rawat
5d9c245ddd
Merge pull request #49956 from frappe/mergify/bp/version-15-hotfix/pr-49954
...
fix(asset movement): clear custodian if not present (backport #49954 )
2025-10-08 21:33:20 +05:30
Frappe PR Bot
c84952169f
chore(release): Bumped to Version 15.82.1
...
## [15.82.1](https://github.com/frappe/erpnext/compare/v15.82.0...v15.82.1 ) (2025-10-08)
### Bug Fixes
* batch qty for expired batches ([4e2a42d ](4e2a42d092 ))
* incorrect field valuation_rate ([9c3f4b6 ](9c3f4b69af ))
2025-10-08 14:32:21 +00:00
rohitwaghchaure
d103409077
Merge pull request #49972 from frappe/mergify/bp/version-15/pr-49971
...
fix: batch qty for expired batches (backport #49967 ) (backport #49971 )
2025-10-08 20:00:34 +05:30
rohitwaghchaure
d1dd3ca097
Merge pull request #49970 from frappe/mergify/bp/version-15/pr-49968
...
fix: incorrect field valuation_rate (backport #49966 ) (backport #49968 )
2025-10-08 20:00:19 +05:30
Rohit Waghchaure
4e2a42d092
fix: batch qty for expired batches
...
(cherry picked from commit ff2faf36a7 )
(cherry picked from commit f4816e4960 )
2025-10-08 14:12:42 +00:00
rohitwaghchaure
fda021430d
Merge pull request #49971 from frappe/mergify/bp/version-15-hotfix/pr-49967
...
fix: batch qty for expired batches (backport #49967 )
2025-10-08 19:41:42 +05:30
Rohit Waghchaure
f4816e4960
fix: batch qty for expired batches
...
(cherry picked from commit ff2faf36a7 )
2025-10-08 13:49:28 +00:00
Rohit Waghchaure
9c3f4b69af
fix: incorrect field valuation_rate
...
(cherry picked from commit 630d873214 )
(cherry picked from commit 93df11a0cf )
2025-10-08 13:38:13 +00:00
rohitwaghchaure
33f67012b4
Merge pull request #49968 from frappe/mergify/bp/version-15-hotfix/pr-49966
...
fix: incorrect field valuation_rate (backport #49966 )
2025-10-08 19:07:29 +05:30
Rohit Waghchaure
93df11a0cf
fix: incorrect field valuation_rate
...
(cherry picked from commit 630d873214 )
2025-10-08 13:15:53 +00:00
Khushi Rawat
38e1ca1362
fix: resolve conflict
2025-10-08 12:53:25 +05:30
ravibharathi656
4ec5b28fd2
fix(asset movement): clear custodian if not present
...
(cherry picked from commit 323d8eaccd )
# Conflicts:
# erpnext/assets/doctype/asset_movement/asset_movement.py
2025-10-08 07:05:10 +00:00
Frappe PR Bot
e2e1ac0dba
chore(release): Bumped to Version 15.82.0
...
# [15.82.0](https://github.com/frappe/erpnext/compare/v15.81.3...v15.82.0 ) (2025-10-07)
### Bug Fixes
* **accounting:** ensure proper removal of advance references during unreconcillation ([825ccd3 ](825ccd3422 ))
* add default scrap warehouse in wo ([a5ed9fd ](a5ed9fdc67 ))
* Add try-finally for setting buying price list ([e21baec ](e21baec246 ))
* check is_rejected attribute ([bdf150b ](bdf150bdf8 ))
* clear asset custodian when asset take back from employee without assign to another employee ([f4cdb49 ](f4cdb49126 ))
* **Common Code:** fetch canonical URI from Code List (backport [#49882 ](https://github.com/frappe/erpnext/issues/49882 )) ([#49884 ](https://github.com/frappe/erpnext/issues/49884 )) ([2c0501b ](2c0501b05f ))
* delete column dynamically based on the naming by ([040873a ](040873a442 ))
* do not consider draft bundles ([75323fd ](75323fda01 ))
* do not fetch disabled item tax template ([c42dcbe ](c42dcbe739 ))
* exclude opening entries ([ed1c270 ](ed1c270398 ))
* failing patch ([0dad195 ](0dad1957c8 ))
* get unconsumed qty as per BOM qty ([82386b1 ](82386b18aa ))
* linter; dont change doc after DB update ([#49907 ](https://github.com/frappe/erpnext/issues/49907 )) ([6c47353 ](6c47353205 ))
* **manufacturing:** prevent KeyError in BOM Creator when sub-assembly reused ([07c3755 ](07c3755f31 ))
* optimize SQL query by adding index on batch ([a83331b ](a83331bd2f ))
* **profit and loss statement:** incorrect total calculation ([e132c45 ](e132c457f2 ))
* remove allow_on_submit for pick list items ([4ccdede ](4ccdedeb12 ))
* resolved conflict ([a39bc62 ](a39bc626c7 ))
* retain shipping address in doc ([20c21a4 ](20c21a4dc0 ))
* set fg_completed_qty based upon fg item qty ([b6d57ff ](b6d57ff8a5 ))
* Set paid amount automatically only if return entry validated and has negative grand total ([#49829 ](https://github.com/frappe/erpnext/issues/49829 )) ([bd3503a ](bd3503a3d8 ))
* SQL operator precedence in Project query customer filter ([d950de2 ](d950de2d09 ))
* **subscription:** include days before ([f27b754 ](f27b754570 ))
* too many writes on patch run ([a2bf53f ](a2bf53ff0a ))
* use item valuation rate if no bin ([a4b5a74 ](a4b5a74644 ))
* validate transfer_qty based on overproduction wo percentage ([7ce97ce ](7ce97ce0c2 ))
* warning message if the batch has incorrect qty ([3f3fd20 ](3f3fd20b31 ))
### Features
* allow fallback to default selling price list (backport [#49634 ](https://github.com/frappe/erpnext/issues/49634 )) ([#49704 ](https://github.com/frappe/erpnext/issues/49704 )) ([95387b4 ](95387b4bf0 ))
* dynamic due date in payment terms when fetched from order (backport [#48864 ](https://github.com/frappe/erpnext/issues/48864 )) ([#49938 ](https://github.com/frappe/erpnext/issues/49938 )) ([baa6d2b ](baa6d2bcdc ))
* recalculate batch qty ([d49b64d ](d49b64dc7c ))
* validating asset scrap date ([#43093 ](https://github.com/frappe/erpnext/issues/43093 )) ([0eb76f4 ](0eb76f4d2c ))
### Performance Improvements
* serial nos / batches reposting ([8a310ef ](8a310efc97 ))
2025-10-07 13:23:00 +00:00
ruthra kumar
b557a03ba7
Merge pull request #49942 from frappe/version-15-hotfix
...
chore: release v15
2025-10-07 18:51:39 +05:30
mergify[bot]
11eab0c852
Merge pull request #49946 from frappe/mergify/bp/version-15-hotfix/pr-49721
...
feat: add company links to Email Account and Communication (backport #49721 )
2025-10-07 17:01:37 +05:30
rohitwaghchaure
8683f49e8b
Merge pull request #49945 from frappe/mergify/bp/version-15-hotfix/pr-49935
...
refactor: old serial nos filter (backport #49935 )
2025-10-07 16:29:16 +05:30
rohitwaghchaure
6ea07ba56d
chore: fix conflicts
2025-10-07 16:02:30 +05:30
Rohit Waghchaure
e02a55b188
refactor: old serial nos filter
...
(cherry picked from commit 6a8bd0ae9e )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
2025-10-07 09:52:27 +00:00
mergify[bot]
baa6d2bcdc
feat: dynamic due date in payment terms when fetched from order (backport #48864 ) ( #49938 )
...
* feat: dynamic due date in payment terms when fetched from order (#48864 )
* fix: dynamic due date when payment terms are fetched from order
* fix(test): use change_settings decorator for settings enable and disable
* fix(test): compare schedule for due_date dynamically
* fix: save conditions for due date at invoice level
* fix: make fields read only and on change of date unset the date condition fields
* fix: remove fetch_form
* fix: correct field assingment
* fix: revert unwanted changes
* refactor: streamline payment term field assignments and enhance discount date handling
* refactor: remove payment_term from fields_to_copy and optimize currency handling in transaction callback
* refactor: ensure default values for payment schedule and discount validity fields
(cherry picked from commit 3c70cbbaf8 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: resolve conflicts
---------
Co-authored-by: Lakshit Jain <ljain112@gmail.com >
2025-10-07 14:10:15 +05:30
rohitwaghchaure
631ffd55ef
Merge pull request #49934 from frappe/mergify/bp/version-15-hotfix/pr-49846
...
chore(Stock Qty vs Serial No Count): add show_disabled_items filter (backport #49846 )
2025-10-07 11:49:20 +05:30
rethik
7a457dafe0
chore: add show_disabled_items filter to show both enabled and disabled items
...
(cherry picked from commit bf5f24c0e0 )
2025-10-07 05:59:36 +00:00
rohitwaghchaure
94a5867303
Merge pull request #49933 from frappe/mergify/bp/version-15-hotfix/pr-49762
...
fix(manufacturing): prevent KeyError in BOM Creator when sub-assembly reused (backport #49762 )
2025-10-07 11:23:12 +05:30
rohitwaghchaure
1663b875c0
Merge pull request #49932 from frappe/mergify/bp/version-15-hotfix/pr-49702
...
fix: do not fetch disabled item tax template (backport #49702 )
2025-10-07 11:22:57 +05:30
ljain112
d47f3cc101
chore: resolve conflicts
2025-10-07 11:01:47 +05:30
KerollesFathy
07c3755f31
fix(manufacturing): prevent KeyError in BOM Creator when sub-assembly reused
...
Ensure missing (fg_item, fg_reference_id) keys are initialized in
production_item_wise_rm before appending items. This avoids crashes
when the same sub-assembly is referenced under multiple parents.
(cherry picked from commit 4f8b2e520a )
2025-10-07 05:27:18 +00:00
ljain112
c42dcbe739
fix: do not fetch disabled item tax template
...
(cherry picked from commit b10cf4a928 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
# erpnext/stock/get_item_details.py
2025-10-07 05:26:09 +00:00
rohitwaghchaure
233fe9b7e6
Merge pull request #49929 from frappe/mergify/bp/version-15-hotfix/pr-49928
...
fix: warning message if the batch has incorrect qty (backport #49928 )
2025-10-07 10:42:23 +05:30
Rohit Waghchaure
3f3fd20b31
fix: warning message if the batch has incorrect qty
...
(cherry picked from commit 870181de87 )
2025-10-07 04:50:35 +00:00
ruthra kumar
f84a6c0d3a
Merge pull request #49927 from frappe/mergify/bp/version-15-hotfix/pr-49743
...
fix: use valuation_rate from item master if no bin is present (backport #49743 )
2025-10-07 10:03:27 +05:30
ruthra kumar
5c9c17c649
Merge pull request #49925 from frappe/mergify/bp/version-15-hotfix/pr-49870
...
fix: show asset value as revaluation amount or gross purchase amount (backport #49870 )
2025-10-07 10:02:28 +05:30
ravibharathi656
a4b5a74644
fix: use item valuation rate if no bin
...
(cherry picked from commit 23b1b7ee04 )
2025-10-07 04:13:26 +00:00
l0gesh29
ed1c270398
fix: exclude opening entries
...
(cherry picked from commit 3773f56b0b )
2025-10-06 21:40:58 +00:00
rohitwaghchaure
56d04761f8
Merge pull request #49924 from frappe/mergify/bp/version-15-hotfix/pr-49923
...
feat: recalculate batch qty (backport #49923 )
2025-10-06 22:33:22 +05:30
Rohit Waghchaure
d49b64dc7c
feat: recalculate batch qty
...
(cherry picked from commit 70117d3b06 )
2025-10-06 16:30:14 +00:00
Frappe PR Bot
42b43b372a
chore(release): Bumped to Version 15.81.3
...
## [15.81.3](https://github.com/frappe/erpnext/compare/v15.81.2...v15.81.3 ) (2025-10-06)
### Bug Fixes
* check is_rejected attribute ([b017f07 ](b017f07343 ))
* do not consider draft bundles ([92afae7 ](92afae7185 ))
2025-10-06 14:45:22 +00:00
rohitwaghchaure
4dae4b987e
Merge pull request #49922 from frappe/mergify/bp/version-15/pr-49918
...
fix: check is_rejected attribute (backport #49913 ) (backport #49918 )
2025-10-06 20:13:46 +05:30
rohitwaghchaure
54e672e078
Merge pull request #49921 from frappe/mergify/bp/version-15/pr-49919
...
fix: do not consider draft bundles (backport #49917 ) (backport #49919 )
2025-10-06 20:13:38 +05:30
rohitwaghchaure
62a09a3cb0
Merge pull request #49920 from frappe/mergify/bp/version-15-hotfix/pr-49890
...
perf: serial nos / batches reposting (backport #49890 )
2025-10-06 19:58:25 +05:30
Kavin
b017f07343
fix: check is_rejected attribute
...
(cherry picked from commit 2ac2e02b2f )
(cherry picked from commit bdf150bdf8 )
2025-10-06 14:25:55 +00:00
Rohit Waghchaure
92afae7185
fix: do not consider draft bundles
...
(cherry picked from commit a60f7eaf3a )
(cherry picked from commit 75323fda01 )
2025-10-06 14:25:46 +00:00
rohitwaghchaure
eb9d656b8f
Merge pull request #49918 from frappe/mergify/bp/version-15-hotfix/pr-49913
...
fix: check is_rejected attribute (backport #49913 )
2025-10-06 19:54:59 +05:30
rohitwaghchaure
7ddf63faa8
Merge pull request #49919 from frappe/mergify/bp/version-15-hotfix/pr-49917
...
fix: do not consider draft bundles (backport #49917 )
2025-10-06 19:54:51 +05:30
Rohit Waghchaure
8a310efc97
perf: serial nos / batches reposting
...
(cherry picked from commit acb3ef78a7 )
2025-10-06 14:11:43 +00:00
Kavin
bdf150bdf8
fix: check is_rejected attribute
...
(cherry picked from commit 2ac2e02b2f )
2025-10-06 14:08:30 +00:00
Rohit Waghchaure
75323fda01
fix: do not consider draft bundles
...
(cherry picked from commit a60f7eaf3a )
2025-10-06 14:08:30 +00:00
ruthra kumar
f94f628884
Merge pull request #49912 from frappe/mergify/bp/version-15-hotfix/pr-49600
...
fix(profit and loss statement): incorrect total calculation (backport #49600 )
2025-10-06 17:27:55 +05:30
ravibharathi656
e132c457f2
fix(profit and loss statement): incorrect total calculation
...
(cherry picked from commit b7c6d8e2a6 )
2025-10-06 11:40:38 +00:00
ruthra kumar
048d6f6942
Merge pull request #49908 from frappe/mergify/bp/version-15-hotfix/pr-49635
...
fix(subscription): include days before (backport #49635 )
2025-10-06 15:39:59 +05:30
Raffael Meyer
6c47353205
fix: linter; dont change doc after DB update ( #49907 )
...
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-10-06 10:02:05 +00:00
ravibharathi656
4f067085e7
test: add invoice generation before period with prorate
...
(cherry picked from commit b452e06b82 )
2025-10-06 09:52:07 +00:00
ravibharathi656
3fcbb10155
refactor(subscription): default prorate 0
...
(cherry picked from commit eda1dae882 )
2025-10-06 09:52:07 +00:00
ravibharathi656
f27b754570
fix(subscription): include days before
...
(cherry picked from commit 9164162a9e )
2025-10-06 09:52:06 +00:00
mergify[bot]
95387b4bf0
feat: allow fallback to default selling price list (backport #49634 ) ( #49704 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Henning Wendtland <156231187+HenningWendtland@users.noreply.github.com >
2025-10-06 11:49:40 +02:00
ruthra kumar
7f2d26ec20
Merge pull request #49900 from frappe/mergify/bp/version-15-hotfix/pr-49852
...
fix: SQL operator precedence in Project query customer filter (backport #49852 )
2025-10-06 13:21:58 +05:30
Fawaz Alhafiz
d950de2d09
fix: SQL operator precedence in Project query customer filter
...
Added explicit parentheses around customer OR conditions in get_project_name()
to ensure proper grouping with AND filters. Without these parentheses, SQL
operator precedence caused the status filter to be bypassed when a customer
filter was applied, resulting in completed and cancelled projects appearing
in link field dropdowns.
Before:
WHERE customer='X' OR customer IS NULL OR customer='' AND status NOT IN (...)
was interpreted as:
WHERE customer='X' OR customer IS NULL OR (customer='' AND status NOT IN (...))
After:
WHERE (customer='X' OR customer IS NULL OR customer='') AND status NOT IN (...)
Fixes: Completed/cancelled projects showing in Project link fields
Affected: Any doctype using Project link fields with customer filters
(cherry picked from commit 0ec30a1cea )
2025-10-06 07:34:55 +00:00
ruthra kumar
5d8a368ad2
Merge pull request #49893 from frappe/mergify/bp/version-15-hotfix/pr-49829
...
fix: Set paid amount automatically only if return entry validated and has negative grand total (backport #49829 )
2025-10-06 12:58:33 +05:30
ruthra kumar
615a5fa5ba
Merge pull request #49898 from frappe/mergify/bp/version-15-hotfix/pr-49865
...
fix: delete column dynamically based on the naming by (backport #49865 )
2025-10-06 12:51:23 +05:30
ruthra kumar
823cdf211d
Merge pull request #49894 from frappe/mergify/bp/version-15-hotfix/pr-49871
...
fix: retain shipping address in doc (backport #49871 )
2025-10-06 12:37:21 +05:30
ravibharathi656
20c21a4dc0
fix: retain shipping address in doc
...
(cherry picked from commit 039f5e6143 )
# Conflicts:
# erpnext/public/js/controllers/buying.js
2025-10-06 12:35:21 +05:30
l0gesh29
040873a442
fix: delete column dynamically based on the naming by
...
(cherry picked from commit 4f503ac7f6 )
2025-10-06 07:05:04 +00:00
Nabin Hait
a39bc626c7
fix: resolved conflict
2025-10-06 12:17:57 +05:30
Nabin Hait
bd3503a3d8
fix: Set paid amount automatically only if return entry validated and has negative grand total ( #49829 )
...
(cherry picked from commit dcbcc596f2 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2025-10-06 05:58:29 +00:00
Frappe PR Bot
161c1fb7a4
chore(release): Bumped to Version 15.81.2
...
## [15.81.2](https://github.com/frappe/erpnext/compare/v15.81.1...v15.81.2 ) (2025-10-06)
### Bug Fixes
* failing patch ([65061cc ](65061cc459 ))
2025-10-06 03:54:42 +00:00
ruthra kumar
4d506d2d9c
Merge pull request #49873 from frappe/mergify/bp/version-15/pr-49868
...
fix: failing patch (backport #49867 ) (backport #49868 )
2025-10-06 09:23:17 +05:30
ruthra kumar
04abc6b5e5
Merge pull request #49877 from frappe/mergify/bp/version-15-hotfix/pr-49872
...
fix: remove allow_on_submit for pick list items (backport #49872 )
2025-10-06 09:21:33 +05:30
mergify[bot]
2c0501b05f
fix(Common Code): fetch canonical URI from Code List (backport #49882 ) ( #49884 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Common Code): fetch canonical URI from Code List (#49882 )
2025-10-04 19:22:28 +02:00
rohitwaghchaure
7b484de0a9
Merge pull request #49878 from frappe/mergify/bp/version-15-hotfix/pr-49876
...
fix: optimize SQL query by adding index on batch (backport #49876 )
2025-10-04 13:18:07 +05:30
Rohit Waghchaure
a83331bd2f
fix: optimize SQL query by adding index on batch
...
(cherry picked from commit 8756f91857 )
2025-10-04 05:30:10 +00:00
Kavin
4ccdedeb12
fix: remove allow_on_submit for pick list items
...
(cherry picked from commit da716b824f )
2025-10-04 04:36:08 +00:00
Mihir Kandoi
65061cc459
fix: failing patch
...
(cherry picked from commit 41d1703e7c )
(cherry picked from commit 0dad1957c8 )
2025-10-03 19:04:15 +00:00
Mihir Kandoi
fe0739aadf
Merge pull request #49868 from frappe/mergify/bp/version-15-hotfix/pr-49867
...
fix: failing patch (backport #49867 )
2025-10-04 00:33:18 +05:30
Mihir Kandoi
0dad1957c8
fix: failing patch
...
(cherry picked from commit 41d1703e7c )
2025-10-03 10:02:09 +00:00
rohitwaghchaure
bf39ae6db0
Merge pull request #49856 from frappe/mergify/bp/version-15-hotfix/pr-49806
...
fix: validate transfer_qty based on overproduction wo percentage (backport #49806 )
2025-10-02 22:43:52 +05:30
Khushi Rawat
09bcff13ad
Merge pull request #49522 from KerollesFathy/clear-custodian-when-asset-take-backed
...
fix: clear asset custodian when asset take back from employee without assign to another employee
2025-10-02 22:16:35 +05:30
rohitwaghchaure
b91fb6b280
Merge pull request #49855 from frappe/mergify/bp/version-15-hotfix/pr-49850
...
fix: add default scrap warehouse in wo (backport #49850 )
2025-10-02 20:22:20 +05:30
Kavin
0fec34e886
test: test overproduction allowed qty in wo
...
(cherry picked from commit b527d38bfa )
2025-10-02 14:36:24 +00:00
Kavin
b6d57ff8a5
fix: set fg_completed_qty based upon fg item qty
...
(cherry picked from commit 526b850e61 )
2025-10-02 14:36:24 +00:00
Kavin
7ce97ce0c2
fix: validate transfer_qty based on overproduction wo percentage
...
(cherry picked from commit 4024d8846b )
2025-10-02 14:36:23 +00:00
Kavin
a5ed9fdc67
fix: add default scrap warehouse in wo
...
(cherry picked from commit 7e51346946 )
2025-10-02 14:35:22 +00:00
mergify[bot]
5e5850d89a
refactor(Supplier): custom buttons call make methods (backport #49840 ) ( #49842 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-10-02 00:16:34 +02:00
Diptanil Saha
56aa86f77e
Merge pull request #49839 from diptanilsaha/backport_49496
...
fix(Accounts Payable Summary): add a missing translate function (backport #49496 )
2025-10-02 00:24:42 +05:30
Diptanil Saha
f321725b49
Merge pull request #49496 from elshafei-developer/Add-a-missing-translate-function
...
fix(Accounts Payable Summary): add a missing translate function
2025-10-02 00:07:06 +05:30
Diptanil Saha
4e3697284e
Merge pull request #49838 from diptanilsaha/backport_49820
...
fix: financial ratios translation and pdf export error (backport #49820 )
2025-10-01 23:57:09 +05:30
Frappe PR Bot
4c1cada222
chore(release): Bumped to Version 15.81.1
...
## [15.81.1](https://github.com/frappe/erpnext/compare/v15.81.0...v15.81.1 ) (2025-10-01)
### Bug Fixes
* Add try-finally for setting buying price list ([e10ed89 ](e10ed89be5 ))
* too many writes on patch run ([c455e73 ](c455e7390e ))
2025-10-01 14:55:26 +00:00
Mihir Kandoi
8bb19eece4
Merge pull request #49835 from frappe/mergify/bp/version-15/pr-49833
...
fix: too many writes on patch run (backport #49832 ) (backport #49833 )
2025-10-01 20:23:45 +05:30
Mihir Kandoi
e10ed89be5
fix: Add try-finally for setting buying price list
...
(cherry picked from commit 35a8d02866 )
(cherry picked from commit e21baec246 )
2025-10-01 13:44:41 +00:00
Mihir Kandoi
c455e7390e
fix: too many writes on patch run
...
(cherry picked from commit 44ff6ed6a1 )
(cherry picked from commit a2bf53ff0a )
2025-10-01 13:44:41 +00:00
Mihir Kandoi
3f9fbb7b75
Merge pull request #49833 from frappe/mergify/bp/version-15-hotfix/pr-49832
2025-10-01 19:13:21 +05:30
Mihir Kandoi
e21baec246
fix: Add try-finally for setting buying price list
...
(cherry picked from commit 35a8d02866 )
2025-10-01 13:27:40 +00:00
Mihir Kandoi
a2bf53ff0a
fix: too many writes on patch run
...
(cherry picked from commit 44ff6ed6a1 )
2025-10-01 13:27:40 +00:00
ruthra kumar
06cd48feaa
Merge pull request #49823 from frappe/mergify/bp/version-15-hotfix/pr-49689
...
fix(accounting): ensure proper removal of advance references during u… (backport #49689 )
2025-10-01 12:56:19 +05:30
Pandiyan P
825ccd3422
fix(accounting): ensure proper removal of advance references during unreconcillation
...
(cherry picked from commit a7ec01bf21 )
2025-10-01 06:40:55 +00:00
rohitwaghchaure
c56da286f7
Merge pull request #49811 from frappe/mergify/bp/version-15-hotfix/pr-49750
...
fix: get unconsumed qty as per BOM required qty (backport #49750 )
2025-09-30 22:19:55 +05:30
Khushi Rawat
a7577d428f
Merge pull request #49817 from khushi8112/backport-v15-pr-43093
...
feat: validating asset scrap date (backport #43093 )
2025-09-30 21:23:26 +05:30
Khushi Rawat
e81b85b241
chore: resolve conflict
2025-09-30 21:02:39 +05:30
rahulgupta8848
0eb76f4d2c
feat: validating asset scrap date ( #43093 )
...
* feat: validating asset scrap date
* refactor: refactorization of scrap asset function
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
(cherry picked from commit e07bc5af41 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.js
2025-09-30 21:02:15 +05:30
Frappe PR Bot
24013ddf27
chore(release): Bumped to Version 15.81.0
...
# [15.81.0](https://github.com/frappe/erpnext/compare/v15.80.1...v15.81.0 ) (2025-09-30)
### Bug Fixes
* add date filter for getting return invoice items ([bc77704 ](bc77704462 ))
* auto batch not set for raw materials in subcontracting receipt ([6c8e838 ](6c8e8384d5 ))
* **bank transaction:** change reference number to small text ([5a0bf7a ](5a0bf7a5e1 ))
* convert with flt ([3975627 ](3975627b33 ))
* do not validate cost center in cancelled gl entry ([366bb82 ](366bb8269c ))
* don't recalculate stock_qty with conversion_factor ([c88a277 ](c88a277ad9 ))
* include precision in validation ([abffbca ](abffbcad99 ))
* **payment entry:** trigger currency on account set ([84a2596 ](84a2596ce5 ))
* remove item name to avoid overriding item row name ([d0e511f ](d0e511fd2f ))
* set cost center in taxes if not set ([4dcd502 ](4dcd502b76 ))
* **stock entry:** set expense account from company for manufacture ([50f9521 ](50f9521feb ))
* update item details only in draft state ([30f6b53 ](30f6b53240 ))
* update subcontracted_quantity with set_value ([17e415d ](17e415d03a ))
* use get_value instead of get_doc ([f706811 ](f706811757 ))
* use sales_order from data instead of doc ([7ee8281 ](7ee82813fd ))
* use stock adjustment account if no expense account ([9c81f44 ](9c81f448c8 ))
* valuation rate for old batch ([37a03f1 ](37a03f10ab ))
### Features
* add show zero value filter in profit and loss and balance sheet ([c32ad97 ](c32ad9711f ))
* service expense account in the subcontracting receipt ([ba9b63a ](ba9b63af49 ))
### Performance Improvements
* reposting for backdated transactions ([cd5a836 ](cd5a836685 ))
2025-09-30 13:28:59 +00:00
ruthra kumar
e8ee5f8c9b
Merge pull request #49801 from frappe/version-15-hotfix
...
chore: release v15
2025-09-30 18:56:45 +05:30
rohitwaghchaure
0fb5f75e93
chore: fix conflicts
...
Removed the test for additional material transfer in work orders.
2025-09-30 18:43:38 +05:30
rohitwaghchaure
4847e24553
Merge branch 'version-15' into version-15-hotfix
2025-09-30 18:38:20 +05:30
Kavin
f548f0b231
test: required_qty clamping in manufacture entry
...
(cherry picked from commit 34d2c8d9c2 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/test_work_order.py
2025-09-30 12:28:34 +00:00
Kavin
82386b18aa
fix: get unconsumed qty as per BOM qty
...
(cherry picked from commit cf4b395ee3 )
2025-09-30 12:28:33 +00:00
rohitwaghchaure
bbbcb456ce
Merge pull request #49810 from frappe/mergify/bp/version-15-hotfix/pr-49803
...
fix: valuation rate for old batch (backport #49803 )
2025-09-30 17:50:13 +05:30
rohitwaghchaure
4c78f9b9cb
Merge pull request #49807 from frappe/mergify/bp/version-15-hotfix/pr-49794
...
fix: don't recalculate stock_qty with conversion_factor (backport #49794 )
2025-09-30 17:12:18 +05:30
Rohit Waghchaure
37a03f10ab
fix: valuation rate for old batch
...
(cherry picked from commit d864d166f9 )
2025-09-30 11:42:15 +00:00
rohitwaghchaure
c2dd37a89e
Merge pull request #49808 from frappe/mergify/bp/version-15-hotfix/pr-49766
...
fix: use sales_order from data instead of doc (backport #49766 )
2025-09-30 17:12:07 +05:30
rohitwaghchaure
f458faa819
Merge pull request #49809 from frappe/mergify/bp/version-15-hotfix/pr-49748
...
fix: update item details only in draft state (backport #49748 )
2025-09-30 17:11:56 +05:30
Kavin
30f6b53240
fix: update item details only in draft state
...
(cherry picked from commit 689172ff22 )
2025-09-30 11:08:59 +00:00
Kavin
7ee82813fd
fix: use sales_order from data instead of doc
...
(cherry picked from commit 9f9120451b )
2025-09-30 11:06:48 +00:00
Kavin
c88a277ad9
fix: don't recalculate stock_qty with conversion_factor
...
(cherry picked from commit fed8236919 )
2025-09-30 11:03:47 +00:00
rohitwaghchaure
9e73d083b5
Merge pull request #49793 from frappe/mergify/bp/version-15-hotfix/pr-49790
...
fix: update subcontracted_quantity with set_value (backport #49790 )
2025-09-30 16:32:13 +05:30
rohitwaghchaure
03c8d92796
Merge pull request #49792 from frappe/mergify/bp/version-15-hotfix/pr-49791
...
refactor: convert item warehouse based reposting (backport #49791 )
2025-09-30 16:31:57 +05:30
ruthra kumar
31ad9a6346
Merge pull request #49805 from frappe/mergify/bp/version-15-hotfix/pr-49639
...
fix(Credit-limit): consider current voucher for credit limit validation (backport #49639 )
2025-09-30 16:30:17 +05:30
PRASATHRAJA
fc40a3c376
Merge pull request #49639 from aerele/credit-limit-jv
...
fix(Credit-limit): consider current voucher for credit limit validation
(cherry picked from commit 4a01c53cca )
2025-09-30 10:39:35 +00:00
ruthra kumar
b8e3db0179
Merge pull request #49800 from frappe/mergify/bp/version-15-hotfix/pr-49799
...
fix: do not validate cost center in cancelled gl entry (backport #49799 )
2025-09-30 15:14:11 +05:30
ljain112
366bb8269c
fix: do not validate cost center in cancelled gl entry
...
(cherry picked from commit 29cbddbc77 )
2025-09-30 09:04:24 +00:00
venkat102
3975627b33
fix: convert with flt
...
(cherry picked from commit 81614939ab )
2025-09-29 16:20:27 +00:00
venkat102
f706811757
fix: use get_value instead of get_doc
...
(cherry picked from commit 89a603f20c )
2025-09-29 16:20:26 +00:00
venkat102
17e415d03a
fix: update subcontracted_quantity with set_value
...
(cherry picked from commit ea63bfc9af )
2025-09-29 16:20:26 +00:00
Rohit Waghchaure
8911bad792
refactor: convert item-wh based reposting
...
(cherry picked from commit 8411e4c5b2 )
2025-09-29 16:20:25 +00:00
ruthra kumar
a30c481ca1
Merge pull request #49787 from frappe/mergify/bp/version-15-hotfix/pr-49773
...
fix(bank transaction): change reference number to small text (backport #49773 )
2025-09-29 17:15:06 +05:30
ravibharathi656
5a0bf7a5e1
fix(bank transaction): change reference number to small text
...
(cherry picked from commit 90f399d0fc )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.json
2025-09-29 16:59:31 +05:30
ruthra kumar
f135954944
Merge pull request #49784 from frappe/mergify/bp/version-15-hotfix/pr-49708
...
feat: add show zero value filter in profit and loss and balance sheet (backport #49708 )
2025-09-29 16:47:54 +05:30
ravibharathi656
c32ad9711f
feat: add show zero value filter in profit and loss and balance sheet
...
(cherry picked from commit 33ab24943c )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.js
# erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.js
2025-09-29 16:32:21 +05:30
ruthra kumar
f6842041c9
Merge pull request #49782 from frappe/mergify/bp/version-15-hotfix/pr-49718
...
fix: set cost center in taxes if not set (backport #49718 )
2025-09-29 16:26:35 +05:30
ravibharathi656
4dcd502b76
fix: set cost center in taxes if not set
...
(cherry picked from commit b75940bf0e )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-09-29 15:53:19 +05:30
ruthra kumar
19f81c9204
Merge pull request #49777 from frappe/mergify/bp/version-15-hotfix/pr-49735
...
fix(payment entry): trigger currency on account set (backport #49735 )
2025-09-29 14:56:14 +05:30
ruthra kumar
67b6b3779d
Merge pull request #49775 from frappe/mergify/bp/version-15-hotfix/pr-49618
...
fix: add date filter for getting return invoice items (backport #49618 )
2025-09-29 14:31:45 +05:30
ruthra kumar
c836016358
Merge pull request #49774 from frappe/mergify/bp/version-15-hotfix/pr-49640
...
fix: include precision in validation (backport #49640 )
2025-09-29 14:29:45 +05:30
ravibharathi656
84a2596ce5
fix(payment entry): trigger currency on account set
...
(cherry picked from commit 096e74b1ee )
2025-09-29 08:58:03 +00:00
Navin-S-R
98bc7b41fc
test: validate profit values for later period returns
...
(cherry picked from commit d5c457b8c5 )
# Conflicts:
# erpnext/accounts/report/gross_profit/test_gross_profit.py
2025-09-29 14:16:52 +05:30
l0gesh29
abffbcad99
fix: include precision in validation
...
(cherry picked from commit 1de0c46c51 )
2025-09-29 08:44:29 +00:00
Navin-S-R
bc77704462
fix: add date filter for getting return invoice items
...
(cherry picked from commit 2abb011816 )
2025-09-29 08:44:28 +00:00
rohitwaghchaure
5abb2d510d
Merge pull request #49772 from frappe/mergify/bp/version-15-hotfix/pr-49770
...
chore: removed print statement (backport #49770 )
2025-09-29 13:06:44 +05:30
Rohit Waghchaure
ae040024af
chore: removed print statement
...
(cherry picked from commit 324bdcb177 )
2025-09-29 06:32:32 +00:00
rohitwaghchaure
fe1247dd4b
Merge pull request #49758 from frappe/mergify/bp/version-15-hotfix/pr-49757
...
feat: service expense account in the subcontracting receipt (backport #49757 )
2025-09-27 10:20:23 +05:30
rohitwaghchaure
84789daf59
Merge pull request #49756 from frappe/mergify/bp/version-15-hotfix/pr-49741
...
fix(stock entry): set expense account from company for manufacture (backport #49741 )
2025-09-27 10:04:06 +05:30
rohitwaghchaure
cecd177286
chore: fix conflicts
...
Removed fields related to job card and landed cost voucher amount from subcontracting receipt item.
2025-09-27 10:03:27 +05:30
rohitwaghchaure
c26ed80d67
chore: fix conflicts
2025-09-27 10:02:40 +05:30
rohitwaghchaure
15f0c28cda
chore: fix conflicts
2025-09-27 10:01:53 +05:30
Rohit Waghchaure
ba9b63af49
feat: service expense account in the subcontracting receipt
...
(cherry picked from commit 6e597b9c42 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
2025-09-26 15:44:26 +00:00
ravibharathi656
9c81f448c8
fix: use stock adjustment account if no expense account
...
(cherry picked from commit b2e109318f )
2025-09-26 13:28:43 +00:00
ravibharathi656
50f9521feb
fix(stock entry): set expense account from company for manufacture
...
(cherry picked from commit 06177ffaff )
2025-09-26 13:28:43 +00:00
ruthra kumar
0ff32ac554
Merge pull request #49738 from frappe/mergify/bp/version-15-hotfix/pr-49717
...
refactor: improve trial balance performance (backport #49717 )
2025-09-26 11:58:26 +05:30
rohitwaghchaure
fe72ea6d6b
Merge pull request #49739 from frappe/mergify/bp/version-15-hotfix/pr-49734
...
fix: auto batch not set for raw materials in subcontracting receipt (backport #49734 )
2025-09-26 11:43:04 +05:30
rohitwaghchaure
62959e5a70
chore: fix conflicts
2025-09-26 11:21:16 +05:30
Rohit Waghchaure
6c8e8384d5
fix: auto batch not set for raw materials in subcontracting receipt
...
(cherry picked from commit 23f9d4c600 )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
2025-09-26 05:07:12 +00:00
ruthra kumar
0c8004530a
refactor: improve trial balance performance
...
(cherry picked from commit cee3813ced )
2025-09-26 04:46:00 +00:00
Raffael Meyer
b18afa8bdd
chore(Bank Guarante): move to leaner doctype definition ( #49737 )
2025-09-25 22:05:59 +00:00
Frappe PR Bot
f54933e657
chore(release): Bumped to Version 15.80.1
...
## [15.80.1](https://github.com/frappe/erpnext/compare/v15.80.0...v15.80.1 ) (2025-09-25)
### Bug Fixes
* remove item name to avoid overriding item row name ([a80e0d9 ](a80e0d9d39 ))
### Performance Improvements
* reposting for backdated transactions ([f43fac5 ](f43fac50ed ))
2025-09-25 15:14:17 +00:00
rohitwaghchaure
a1862020e8
Merge pull request #49732 from frappe/mergify/bp/version-15/pr-49728
...
fix: remove item name in get_item_details (backport #49725 ) (backport #49728 )
2025-09-25 20:42:44 +05:30
rohitwaghchaure
249d6b3619
Merge pull request #49729 from frappe/mergify/bp/version-15/pr-49724
...
perf: reposting for backdated transactions (backport #49720 ) (backport #49724 )
2025-09-25 20:42:35 +05:30
Kavin
a80e0d9d39
fix: remove item name to avoid overriding item row name
...
(cherry picked from commit 47055901c0 )
(cherry picked from commit d0e511fd2f )
2025-09-25 14:23:33 +00:00
rohitwaghchaure
6b3bb45900
Merge pull request #49728 from frappe/mergify/bp/version-15-hotfix/pr-49725
...
fix: remove item name in get_item_details (backport #49725 )
2025-09-25 19:52:28 +05:30
Rohit Waghchaure
f43fac50ed
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
(cherry picked from commit cd5a836685 )
2025-09-25 13:23:30 +00:00
Kavin
d0e511fd2f
fix: remove item name to avoid overriding item row name
...
(cherry picked from commit 47055901c0 )
2025-09-25 13:23:29 +00:00
rohitwaghchaure
d50538dbf7
Merge pull request #49724 from frappe/mergify/bp/version-15-hotfix/pr-49720
...
perf: reposting for backdated transactions (backport #49720 )
2025-09-25 18:52:32 +05:30
Rohit Waghchaure
cd5a836685
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
2025-09-25 12:16:41 +00:00
Frappe PR Bot
05d5dc5321
chore(release): Bumped to Version 15.80.0
...
# [15.80.0](https://github.com/frappe/erpnext/compare/v15.79.2...v15.80.0 ) (2025-09-23)
### Bug Fixes
* **accounts receivable:** exclude employee transactions ([c071107 ](c071107b27 ))
* **accounts:** dynamic zero cutoff (backport [#48899 ](https://github.com/frappe/erpnext/issues/48899 )) ([#49552 ](https://github.com/frappe/erpnext/issues/49552 )) ([5ef7a78 ](5ef7a7857c ))
* add condition for name ([65ce737 ](65ce737c2d ))
* add option for currency field (backport [#49572 ](https://github.com/frappe/erpnext/issues/49572 )) ([#49594 ](https://github.com/frappe/erpnext/issues/49594 )) ([1a4ea07 ](1a4ea07b78 ))
* auto commit if too many writes reached ([0310172 ](0310172338 ))
* Consider non SABB batch qty in reserved batch validation ([7ed97e4 ](7ed97e47cc ))
* incorrect current qty calculation for the batch ([bf48cf0 ](bf48cf02e5 ))
* **item:** avoid inheriting item defaults from identically named items ([#49571 ](https://github.com/frappe/erpnext/issues/49571 )) ([9e58a56 ](9e58a56b5c ))
* only show filters in print view if 'Include filters' is enabled ([79d4731 ](79d4731fe7 ))
* **payment-reconciliation:** apply field precision for allocated and difference amounts (backport [#49448 ](https://github.com/frappe/erpnext/issues/49448 )) ([#49595 ](https://github.com/frappe/erpnext/issues/49595 )) ([fbd62e7 ](fbd62e72f9 ))
* project accounting dimension and gl posting date column width (backport [#49563 ](https://github.com/frappe/erpnext/issues/49563 )) ([#49591 ](https://github.com/frappe/erpnext/issues/49591 )) ([bce22cb ](bce22cb27b ))
* **purchase order:** get party type based on supplier field ([3aebbf6 ](3aebbf6e92 ))
* restore auto_commit_on_many_writes flag ([5320782 ](53207821aa ))
* set first_response_time on status change of issue ([0d5613c ](0d5613ca4c ))
* skip receivable/payable account validation in payroll entry if party is not available (backport [#49585 ](https://github.com/frappe/erpnext/issues/49585 )) ([#49598 ](https://github.com/frappe/erpnext/issues/49598 )) ([697f6ef ](697f6ef086 ))
* **stock:** NoneType object error on stock entry ([de8c4ee ](de8c4eec1b ))
* warehouse for batch validation ([cb94c4b ](cb94c4b5f1 ))
### Features
* add filters option in print view (backport [#49631 ](https://github.com/frappe/erpnext/issues/49631 )) ([#49700 ](https://github.com/frappe/erpnext/issues/49700 )) ([e9b29ed ](e9b29ed544 ))
* populate available qty in pick list locations ([bc7f884 ](bc7f884ae1 ))
2025-09-23 14:00:33 +00:00
ruthra kumar
74b19f2743
Merge pull request #49697 from frappe/version-15-hotfix
...
chore: release v15
2025-09-23 19:29:11 +05:30
ruthra kumar
e9b29ed544
feat: add filters option in print view (backport #49631 ) ( #49700 )
...
fix: only show filters in print view if 'Include filters' is enabled
(cherry picked from commit 1979879b07 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.html
Co-authored-by: Nareshkanna S <nareshkannashanmugam@gmail.com >
2025-09-23 16:40:11 +05:30
Nareshkanna S
79d4731fe7
fix: only show filters in print view if 'Include filters' is enabled
...
(cherry picked from commit 1979879b07 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.html
2025-09-23 16:29:18 +05:30
ruthra kumar
e4997af1c0
Merge pull request #49695 from frappe/mergify/bp/version-15-hotfix/pr-49694
...
chore: update sales_data from site_info (backport #49694 )
2025-09-23 15:11:22 +05:30
Jannat Patel
ff08ee6ada
test: activation with site_info
...
(cherry picked from commit 5a26d593e4 )
2025-09-23 09:22:03 +00:00
Jannat Patel
ac55028f6b
chore: update sales_data from site_info
...
(cherry picked from commit 866b252309 )
2025-09-23 09:22:03 +00:00
Frappe PR Bot
98457a8530
chore(release): Bumped to Version 15.79.2
...
## [15.79.2](https://github.com/frappe/erpnext/compare/v15.79.1...v15.79.2 ) (2025-09-23)
### Bug Fixes
* Consider non SABB batch qty in reserved batch validation ([9158751 ](91587517d9 ))
* warehouse for batch validation ([59a7104 ](59a710433a ))
2025-09-23 07:16:11 +00:00
rohitwaghchaure
236d8c7af1
Merge pull request #49693 from frappe/mergify/bp/version-15/pr-49691
...
fix: Consider non SABB batch qty in reserved batch validation (backport #49648 ) (backport #49691 )
2025-09-23 12:44:43 +05:30
rohitwaghchaure
63c1fd52b1
Merge pull request #49692 from frappe/mergify/bp/version-15/pr-49688
...
fix: warehouse for batch validation (backport #49687 ) (backport #49688 )
2025-09-23 12:44:21 +05:30
Kavin
91587517d9
fix: Consider non SABB batch qty in reserved batch validation
...
(cherry picked from commit ae8b34e03c )
(cherry picked from commit 7ed97e47cc )
2025-09-23 06:39:33 +00:00
rohitwaghchaure
7402549b4b
Merge pull request #49691 from frappe/mergify/bp/version-15-hotfix/pr-49648
...
fix: Consider non SABB batch qty in reserved batch validation (backport #49648 )
2025-09-23 12:09:11 +05:30
Rohit Waghchaure
59a710433a
fix: warehouse for batch validation
...
(cherry picked from commit 381072170a )
(cherry picked from commit cb94c4b5f1 )
2025-09-23 06:37:26 +00:00
rohitwaghchaure
f4cef8a417
Merge pull request #49690 from frappe/mergify/bp/version-15-hotfix/pr-49684
...
feat: populate available qty in pick list locations (backport #49684 )
2025-09-23 12:07:00 +05:30
rohitwaghchaure
dc6d4f2620
Merge pull request #49688 from frappe/mergify/bp/version-15-hotfix/pr-49687
...
fix: warehouse for batch validation (backport #49687 )
2025-09-23 12:06:31 +05:30
Kavin
7ed97e47cc
fix: Consider non SABB batch qty in reserved batch validation
...
(cherry picked from commit ae8b34e03c )
2025-09-23 06:21:00 +00:00
Kavin
a463f4a419
refactor: fetching qty on warehouse trigger
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
(cherry picked from commit e3ab0e7c67 )
2025-09-23 06:20:23 +00:00
Kavin
bc7f884ae1
feat: populate available qty in pick list locations
...
(cherry picked from commit d8756fc7de )
2025-09-23 06:20:23 +00:00
Kavin
056d51937b
chore: rename stock qty label
...
(cherry picked from commit fc967fceb2 )
2025-09-23 06:20:22 +00:00
Rohit Waghchaure
cb94c4b5f1
fix: warehouse for batch validation
...
(cherry picked from commit 381072170a )
2025-09-23 06:12:44 +00:00
Diptanil Saha
868987e46e
Merge pull request #49686 from frappe/mergify/bp/version-15-hotfix/pr-49676
...
fix: auto commit if too many writes reached (backport #49676 )
2025-09-23 11:20:36 +05:30
Kavin
53207821aa
fix: restore auto_commit_on_many_writes flag
...
(cherry picked from commit 66712fa8b5 )
2025-09-23 05:31:28 +00:00
Kavin
0310172338
fix: auto commit if too many writes reached
...
(cherry picked from commit 99a0ba0b45 )
2025-09-23 05:31:27 +00:00
ruthra kumar
5bfb4d2390
Merge pull request #49667 from frappe/mergify/bp/version-15-hotfix/pr-49644
...
fix(purchase order): get party type based on supplier field (backport #49644 )
2025-09-22 15:05:53 +05:30
venkat102
3aebbf6e92
fix(purchase order): get party type based on supplier field
...
(cherry picked from commit 11b9b1adc5 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-09-22 15:01:57 +05:30
ruthra kumar
925afe1b59
Merge pull request #49665 from frappe/mergify/bp/version-15-hotfix/pr-49653
...
fix(accounts receivable): exclude employee transactions (backport #49653 )
2025-09-22 14:58:17 +05:30
venkat102
c071107b27
fix(accounts receivable): exclude employee transactions
...
(cherry picked from commit 736a776d3d )
2025-09-22 08:05:36 +00:00
ruthra kumar
8c7e20f9a2
Merge pull request #49664 from frappe/mergify/bp/version-15-hotfix/pr-49470
...
fix(bank clearance): use base total taxes and charges if exists (backport #49470 )
2025-09-22 12:44:55 +05:30
Ravibharathi
81824320db
Merge pull request #49470 from aerele/bank-clearance-tax-calculation
...
fix(bank clearance): use base total taxes and charges if exists
(cherry picked from commit 302ff49b7f )
2025-09-22 05:58:20 +00:00
Diptanil Saha
9914d20127
Merge pull request #49659 from frappe/mergify/bp/version-15-hotfix/pr-49649
...
fix: set first_response_time on set_first_response (backport #49649 )
2025-09-22 00:38:16 +05:30
diptanilsaha
0d5613ca4c
fix: set first_response_time on status change of issue
...
(cherry picked from commit ba459204b0 )
2025-09-21 18:36:29 +00:00
Frappe PR Bot
20d14881fe
chore(release): Bumped to Version 15.79.1
...
## [15.79.1](https://github.com/frappe/erpnext/compare/v15.79.0...v15.79.1 ) (2025-09-21)
### Bug Fixes
* **stock:** NoneType object error on stock entry ([48bd005 ](48bd005a09 ))
2025-09-21 18:34:45 +00:00
rohitwaghchaure
73e76f533e
Merge pull request #49658 from frappe/mergify/bp/version-15/pr-49619
...
fix(stock): NoneType object error on stock entry (backport #49615 ) (backport #49619 )
2025-09-22 00:03:18 +05:30
Kavin
48bd005a09
fix(stock): NoneType object error on stock entry
...
(cherry picked from commit aee03417de )
(cherry picked from commit de8c4eec1b )
2025-09-21 17:12:19 +00:00
Mihir Kandoi
04c2bb4f50
Merge pull request #49619 from frappe/mergify/bp/version-15-hotfix/pr-49615
...
fix(stock): NoneType object error on stock entry (backport #49615 )
2025-09-18 21:18:09 +05:30
Kavin
de8c4eec1b
fix(stock): NoneType object error on stock entry
...
(cherry picked from commit aee03417de )
2025-09-18 14:47:04 +00:00
mergify[bot]
697f6ef086
fix: skip receivable/payable account validation in payroll entry if party is not available (backport #49585 ) ( #49598 )
...
fix: skip receivable/payable account validation in payroll entry if party is not available (#49585 )
* fix: skip receivable/payable account validation if party is not available in creation of payroll entry
* refactor: rename flag
(cherry picked from commit 8b543e5503 )
Co-authored-by: Raheel Khan <raheel@frappe.io >
2025-09-18 17:04:28 +05:30
ruthra kumar
d66aed52f7
Merge pull request #49617 from frappe/mergify/bp/version-15-hotfix/pr-49467
...
fix: add condition for name (backport #49467 )
2025-09-18 17:03:32 +05:30
venkat102
089c068ee8
test: add test to validate user permission in qb
...
(cherry picked from commit a5b881ea74 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
2025-09-18 16:46:39 +05:30
venkat102
65ce737c2d
fix: add condition for name
...
(cherry picked from commit cf5a2d6351 )
2025-09-18 11:12:13 +00:00
mergify[bot]
5ef7a7857c
fix(accounts): dynamic zero cutoff (backport #48899 ) ( #49552 )
...
fix(accounts): dynamic zero cutoff (#48899 )
* fix(accounts): dynamic zero cutoff
The cutoff for displaying zero values in accounting reports has so far been hardcoded to 0.005, giving wrong results for currencies that require a higher precision. This PR changes this to a dynamic value calculated from the Currency's _Fraction Units_.
* style: fix typo
(cherry picked from commit 6972f161b8 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-09-17 18:03:48 +05:30
mergify[bot]
fbd62e72f9
fix(payment-reconciliation): apply field precision for allocated and difference amounts (backport #49448 ) ( #49595 )
...
fix(payment-reconciliation): apply field precision for allocated and difference amounts (#49448 )
fix(payment-reconciliation): handle allocated and difference amount with field precision for accurate exchange rate calculations
(cherry picked from commit 194ab87fef )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-09-17 17:33:33 +05:30
mergify[bot]
1a4ea07b78
fix: add option for currency field (backport #49572 ) ( #49594 )
...
fix: add option for currency field (#49572 )
(cherry picked from commit e0299e1cbd )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-09-17 17:33:15 +05:30
mergify[bot]
bce22cb27b
fix: project accounting dimension and gl posting date column width (backport #49563 ) ( #49591 )
...
fix: project accounting dimension and gl posting date column width (#49563 )
* fix: add width for posting_date
* fix: add project field for missing doctype
* fix: remove allow_on_submit to align with cost center
(cherry picked from commit 9fc17e0e3a )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-09-17 17:33:02 +05:30
Imesha Sudasingha
9e58a56b5c
fix(item): avoid inheriting item defaults from identically named items ( #49571 )
2025-09-17 17:32:13 +05:30
rohitwaghchaure
87a2774511
Merge pull request #49592 from frappe/mergify/bp/version-15-hotfix/pr-49587
...
fix: incorrect current qty calculation for the batch (backport #49587 )
2025-09-17 17:21:26 +05:30
Rohit Waghchaure
bf48cf02e5
fix: incorrect current qty calculation for the batch
...
(cherry picked from commit 535f8657ed )
2025-09-17 11:32:11 +00:00
Frappe PR Bot
6ae8e32efa
chore(release): Bumped to Version 15.79.0
...
# [15.79.0](https://github.com/frappe/erpnext/compare/v15.78.1...v15.79.0 ) (2025-09-16)
### Bug Fixes
* add Address and Contact in Add Column ([28b3856 ](28b3856bc9 ))
* batch qty calculation performance issue ([921f317 ](921f317423 ))
* correct grammatical errors in asset movement validation messages ([97765ce ](97765ce8bd ))
* correct typo in asset movement purpose validation ([edd3f5d ](edd3f5da1c ))
* depreciate asset with remaining amount when depreciation amount exceeds current asset value ([845d346 ](845d3464b4 ))
* do not allow backdated entries if stock reco exists in future for serial or batch ([44869f0 ](44869f02b4 ))
* incorrect batch qty ([ae3dd5b ](ae3dd5b831 ))
* incorrect stock value in the report ([d302ca7 ](d302ca7ea0 ))
* non batch-wise valuation for batch item ([affe09e ](affe09ee0b ))
* precision issue for valuation rate calculation ([7a8cd47 ](7a8cd47259 ))
* remove ignore_permissions ([7280034 ](7280034abd ))
* renamed temporary bank account to 'Demo Bank Account' ([6ab287f ](6ab287f19c ))
* SABB document status validation ([7bb9225 ](7bb92255c5 ))
* **sales invoice:** fetch tax id from customer ([ee7da99 ](ee7da999a3 ))
* set basic rate on selection of the batch ([39eeafd ](39eeafd0d0 ))
* skip 'Bank Account' creation on setup ([07241aa ](07241aa54a ))
* validation for document status ([0b2f53f ](0b2f53fefe ))
### Features
* add permission check for custom button ([9db9dd6 ](9db9dd6f35 ))
2025-09-16 14:43:36 +00:00
ruthra kumar
89204046de
Merge pull request #49566 from frappe/version-15-hotfix
...
chore: release v15
2025-09-16 20:12:09 +05:30
rohitwaghchaure
fea0ca8e8e
Merge pull request #49562 from frappe/mergify/bp/version-15-hotfix/pr-49558
...
fix: set basic rate on selection of the batch (backport #49558 )
2025-09-16 13:08:42 +05:30
Rohit Waghchaure
39eeafd0d0
fix: set basic rate on selection of the batch
...
(cherry picked from commit bebb8ae1ea )
2025-09-16 07:26:10 +00:00
ruthra kumar
add236c907
Merge pull request #49559 from frappe/mergify/bp/version-15-hotfix/pr-49511
...
fix(sales invoice): fetch tax id from customer (backport #49511 )
2025-09-16 12:48:01 +05:30
ravibharathi656
ee7da999a3
fix(sales invoice): fetch tax id from customer
...
(cherry picked from commit df329964dd )
2025-09-16 06:32:20 +00:00
rohitwaghchaure
0a7247f94c
Merge pull request #49554 from frappe/mergify/bp/version-15-hotfix/pr-49549
...
fix: do not allow backdated entries if stock reco exists in future for serial or batch (backport #49549 )
2025-09-15 16:22:33 +05:30
rohitwaghchaure
572af6e08a
chore: fix conflicts
2025-09-15 15:43:38 +05:30
Rohit Waghchaure
44869f02b4
fix: do not allow backdated entries if stock reco exists in future for serial or batch
...
(cherry picked from commit 335dcc976c )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
2025-09-15 10:12:08 +00:00
Khushi Rawat
e92ec66890
Merge pull request #49551 from frappe/mergify/bp/version-15-hotfix/pr-49524
...
fix: Assets Movement Typos (backport #49524 )
2025-09-15 13:00:46 +05:30
KerollesFathy
97765ce8bd
fix: correct grammatical errors in asset movement validation messages
...
(cherry picked from commit 5f083d55b5 )
2025-09-15 06:26:45 +00:00
KerollesFathy
edd3f5da1c
fix: correct typo in asset movement purpose validation
...
(cherry picked from commit 56da3bd2e4 )
2025-09-15 06:26:45 +00:00
rohitwaghchaure
1addaae669
Merge pull request #49543 from frappe/mergify/bp/version-15-hotfix/pr-49542
...
fix: validation for document status (backport #49542 )
2025-09-14 17:06:53 +05:30
Rohit Waghchaure
0b2f53fefe
fix: validation for document status
...
(cherry picked from commit 96e2e356b6 )
2025-09-14 06:57:36 +00:00
rohitwaghchaure
b5417af6f5
Merge pull request #49541 from frappe/mergify/bp/version-15-hotfix/pr-49539
...
fix: precision issue for valuation rate calculation (backport #49539 )
2025-09-14 12:27:02 +05:30
Rohit Waghchaure
7a8cd47259
fix: precision issue for valuation rate calculation
...
(cherry picked from commit c92a06d77d )
2025-09-14 06:22:22 +00:00
rohitwaghchaure
f523413bce
Merge pull request #49540 from frappe/mergify/bp/version-15-hotfix/pr-49538
...
fix: SABB document status validation (backport #49538 )
2025-09-14 11:51:18 +05:30
Rohit Waghchaure
7bb92255c5
fix: SABB document status validation
...
(cherry picked from commit c0236191aa )
2025-09-14 05:56:11 +00:00
KerollesFathy
4bc76be130
refactor: optimize asset location and custodian update logic to avoid multiple updates
2025-09-10 19:01:14 +03:00
KerollesFathy
f4cdb49126
fix: clear asset custodian when asset take back from employee without assign to another employee
2025-09-10 18:27:39 +03:00
rohitwaghchaure
6245bf9b87
Merge pull request #49495 from frappe/mergify/bp/version-15-hotfix/pr-49477
...
fix: batch qty calculation performance issue (backport #49477 )
2025-09-08 10:06:21 +05:30
Rohit Waghchaure
921f317423
fix: batch qty calculation performance issue
...
(cherry picked from commit 1a262483a4 )
2025-09-07 11:20:42 +00:00
Diptanil Saha
08cfd00373
Merge pull request #49492 from frappe/mergify/bp/version-15-hotfix/pr-49485
...
fix: skip 'Bank Account' creation on setup (backport #49485 )
2025-09-06 13:32:07 +05:30
diptanilsaha
6ab287f19c
fix: renamed temporary bank account to 'Demo Bank Account'
...
(cherry picked from commit efeda90cad )
2025-09-06 07:44:55 +00:00
diptanilsaha
07241aa54a
fix: skip 'Bank Account' creation on setup
...
(cherry picked from commit 47d4319f83 )
2025-09-06 07:44:54 +00:00
ruthra kumar
f27c67a19d
Merge pull request #49482 from frappe/mergify/bp/version-15-hotfix/pr-46996
...
fix: Allow adding Address/Contact fields to `Address And Contacts` report (backport #46996 )
2025-09-05 20:17:26 +05:30
ruthra kumar
4f1f46a4d4
chore: translatable labels
...
(cherry picked from commit 39174f9dc0 )
2025-09-05 14:05:20 +00:00
Sanket322
28b3856bc9
fix: add Address and Contact in Add Column
...
(cherry picked from commit d9ca7e755f )
2025-09-05 14:05:20 +00:00
Khushi Rawat
ee9369cd44
Merge pull request #49468 from khushi8112/asset-scrapping-issue
...
fix: asset scrapping issue
2025-09-05 02:22:41 +05:30
khushi8112
da039e5bf0
chore: remove print statement
2025-09-05 01:58:20 +05:30
khushi8112
845d3464b4
fix: depreciate asset with remaining amount when depreciation amount exceeds current asset value
2025-09-05 01:54:56 +05:30
Frappe PR Bot
ceb17b6b61
chore(release): Bumped to Version 15.78.1
...
## [15.78.1](https://github.com/frappe/erpnext/compare/v15.78.0...v15.78.1 ) (2025-09-04)
### Bug Fixes
* non batch-wise valuation for batch item ([9c14aa2 ](9c14aa2d01 ))
2025-09-04 14:39:10 +00:00
rohitwaghchaure
745070dc97
Merge pull request #49464 from frappe/mergify/bp/version-15/pr-49457
...
fix: non batch-wise valuation for batch item (backport #49453 ) (backport #49457 )
2025-09-04 20:07:51 +05:30
Mihir Kandoi
b1c1452b90
Merge pull request #49440 from frappe/mergify/bp/version-15-hotfix/pr-49437
...
refactor: PR 49320 (backport #49437 )
2025-09-04 20:00:32 +05:30
rohitwaghchaure
4dbcef3d67
chore: fix test case
...
(cherry picked from commit ac8637d5a0 )
(cherry picked from commit 6bdf11f5c9 )
2025-09-04 12:52:18 +00:00
Rohit Waghchaure
9c14aa2d01
fix: non batch-wise valuation for batch item
...
(cherry picked from commit 11b82ba008 )
(cherry picked from commit affe09ee0b )
2025-09-04 12:52:18 +00:00
rohitwaghchaure
e0f4c17462
Merge pull request #49457 from frappe/mergify/bp/version-15-hotfix/pr-49453
...
fix: non batch-wise valuation for batch item (backport #49453 )
2025-09-04 18:20:11 +05:30
rohitwaghchaure
6bdf11f5c9
chore: fix test case
...
(cherry picked from commit ac8637d5a0 )
2025-09-04 09:01:08 +00:00
Rohit Waghchaure
affe09ee0b
fix: non batch-wise valuation for batch item
...
(cherry picked from commit 11b82ba008 )
2025-09-04 09:01:07 +00:00
rohitwaghchaure
eb631d6e75
Merge pull request #49452 from frappe/mergify/bp/version-15-hotfix/pr-49449
...
fix: incorrect stock value in the report (backport #49449 )
2025-09-04 07:10:40 +05:30
Rohit Waghchaure
d302ca7ea0
fix: incorrect stock value in the report
...
(cherry picked from commit 5824b5effd )
2025-09-03 19:18:03 +00:00
Raffael Meyer
af0399c2d2
Merge pull request #49435 from frappe/mergify/bp/version-15-hotfix/pr-49374
...
fix: improve permission handling for party link creation (backport #49374 )
2025-09-03 17:13:08 +02:00
rohitwaghchaure
ce820e4150
Merge pull request #49443 from frappe/mergify/bp/version-15-hotfix/pr-49442
...
fix: incorrect batch qty (backport #49442 )
2025-09-03 19:20:10 +05:30
Rohit Waghchaure
ae3dd5b831
fix: incorrect batch qty
...
(cherry picked from commit 000135a3d4 )
2025-09-03 11:13:52 +00:00
Mihir Kandoi
43e9ab9cd1
refactor: PR 49320
...
(cherry picked from commit 991413608b )
2025-09-03 08:50:57 +00:00
mergify[bot]
b8a07a437b
test: use valid IBANs in party matching test case (backport #49432 ) ( #49433 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-09-02 17:35:03 +00:00
Marc-Constantin Enke
9db9dd6f35
feat: add permission check for custom button
...
(cherry picked from commit 00fd1d2f26 )
2025-09-02 17:20:37 +00:00
Marc-Constantin Enke
7280034abd
fix: remove ignore_permissions
...
(cherry picked from commit 7f55f421ab )
2025-09-02 17:20:37 +00:00
Frappe PR Bot
2851f6e786
chore(release): Bumped to Version 15.78.0
...
# [15.78.0](https://github.com/frappe/erpnext/compare/v15.77.0...v15.78.0 ) (2025-09-02)
### Bug Fixes
* 🐛 fixing buying controller to include transaction controller… (backport [#49140 ](https://github.com/frappe/erpnext/issues/49140 )) ([#49370 ](https://github.com/frappe/erpnext/issues/49370 )) ([c06f72f ](c06f72f9f7 ))
* add is_cancelled in condition ([f2c4bae ](f2c4baeb0e ))
* add option to disable Transaction Log (backport [#49342 ](https://github.com/frappe/erpnext/issues/49342 )) ([#49344 ](https://github.com/frappe/erpnext/issues/49344 )) ([7926cfd ](7926cfd8c4 ))
* **budget:** always set fiscal year before fetching company approver role ([e6a305e ](e6a305e972 ))
* convert NaN to numerical ([0b3fac3 ](0b3fac3a0e ))
* **exchange rate revaluation:** add check for gain_loss ([1d28135 ](1d28135898 ))
* hide is_cumulative for apply_on is set to Transaction (backport [#49243 ](https://github.com/frappe/erpnext/issues/49243 )) ([#49257 ](https://github.com/frappe/erpnext/issues/49257 )) ([064ce4b ](064ce4bf6d ))
* ignore cancelled gl and add company filter ([835b9c3 ](835b9c3378 ))
* Issue with Barcode Scanning in Stock Entry ([45cdb39 ](45cdb39edd ))
* **perf:** applying consistent index to fetch gl entries for financial statements ([a3605d8 ](a3605d8370 ))
* remove defunct payment gateway links from ERPNext Integrations workspace ([17f7351 ](17f7351f85 )), closes [#49352 ](https://github.com/frappe/erpnext/issues/49352 )
* **repost item valuation:** reorder function call ([e802536 ](e8025365cd ))
* **repost item valuation:** validate voucher type in transaction ([6761a02 ](6761a023d0 ))
* run config with force ([9d34eb6 ](9d34eb686c ))
* set missing due date in Purchase Invoice and POS Invoice ([#49232 ](https://github.com/frappe/erpnext/issues/49232 )) ([6a31b7b ](6a31b7b118 ))
* show company currency symbol ([ecb7858 ](ecb7858062 ))
* show create purchase receipt button only when update stock is not checked ([caa1681 ](caa1681c5f ))
* source warehouse in manufacture entry and reqd prop of scrap warehouse ([7bb180e ](7bb180e5da ))
* source warehouse in manufacture entry and reqd prop of scrap warehouse (backport [#49320 ](https://github.com/frappe/erpnext/issues/49320 )) ([#49337 ](https://github.com/frappe/erpnext/issues/49337 )) ([be6f793 ](be6f79330a ))
* validation for Recreate Stock Ledgers ([9f0d743 ](9f0d743e1b ))
* valuation for batch items ([b57dabd ](b57dabd8ef ))
### Features
* optional fixed outgoing email for RfQ ([#49258 ](https://github.com/frappe/erpnext/issues/49258 )) ([c875ff9 ](c875ff972f ))
### Performance Improvements
* check PCV (smaller) table before checking GL Entries ([fc47fbe ](fc47fbeaa1 ))
2025-09-02 14:17:15 +00:00
ruthra kumar
3b527e4155
Merge pull request #49423 from frappe/version-15-hotfix
...
chore: release v15
2025-09-02 19:45:59 +05:30
rohitwaghchaure
1d9b77460d
Merge pull request #49429 from rohitwaghchaure/fixed-valuation-for-batch-v15
...
fix: valuation for batch items
2025-09-02 19:11:10 +05:30
Rohit Waghchaure
b57dabd8ef
fix: valuation for batch items
2025-09-02 18:54:06 +05:30
ruthra kumar
e2f6ed693c
Merge pull request #49421 from frappe/mergify/bp/version-15-hotfix/pr-49306
...
fix(exchange rate revaluation): add check for gain_loss (backport #49306 )
2025-09-02 14:10:12 +05:30
ruthra kumar
dd0aa83882
Merge pull request #49420 from frappe/mergify/bp/version-15-hotfix/pr-49332
...
perf: check PCV (smaller) table before checking GL Entries (backport #49332 )
2025-09-02 13:39:43 +05:30
ravibharathi656
1d28135898
fix(exchange rate revaluation): add check for gain_loss
...
(cherry picked from commit e5affb16c7 )
2025-09-02 08:05:38 +00:00
Vignesh Sekar
fc47fbeaa1
perf: check PCV (smaller) table before checking GL Entries
...
(cherry picked from commit 4d3ddeae8d )
2025-09-02 07:47:16 +00:00
Diptanil Saha
8b2f384af3
Merge pull request #49419 from frappe/mergify/bp/version-15-hotfix/pr-49407
...
fix(perf): applying consistent index to fetch gl entries for financial statements (backport #49407 )
2025-09-02 12:32:16 +05:30
diptanilsaha
a3605d8370
fix(perf): applying consistent index to fetch gl entries for financial statements
...
(cherry picked from commit 3e2fb85ae6 )
2025-09-02 06:42:10 +00:00
ruthra kumar
a8531eec5b
Merge pull request #49417 from frappe/mergify/bp/version-15-hotfix/pr-49379
...
fix: add is_cancelled in condition (backport #49379 )
2025-09-02 11:14:07 +05:30
l0gesh29
f2c4baeb0e
fix: add is_cancelled in condition
...
(cherry picked from commit 77a9cf6398 )
2025-09-02 05:27:40 +00:00
ruthra kumar
28d69ca26f
Merge pull request #49412 from frappe/mergify/bp/version-15-hotfix/pr-49366
...
fix(trial-balance-simple): ignore cancelled gl and add company filter (backport #49366 )
2025-09-02 10:42:16 +05:30
Raffael Meyer
e36ff57c49
Merge pull request #49234 from frappe/mergify/bp/version-15-hotfix/pr-49232
...
fix: set missing due date in Purchase Invoice and POS Invoice (backport #49232 )
2025-09-02 00:46:29 +02:00
rohitwaghchaure
7eb523fd5b
Merge pull request #49408 from frappe/mergify/bp/version-15-hotfix/pr-49403
...
fix: validation for Recreate Stock Ledgers (backport #49403 )
2025-09-01 22:08:50 +05:30
l0gesh29
835b9c3378
fix: ignore cancelled gl and add company filter
...
(cherry picked from commit afb067ce50 )
2025-09-01 11:16:25 +00:00
Rohit Waghchaure
9f0d743e1b
fix: validation for Recreate Stock Ledgers
...
(cherry picked from commit 785845a425 )
2025-09-01 10:42:59 +00:00
ruthra kumar
ab089fae7e
Merge pull request #49406 from frappe/mergify/bp/version-15-hotfix/pr-49335
...
fix: show company currency symbol (backport #49335 )
2025-09-01 15:34:13 +05:30
Navin-S-R
ecb7858062
fix: show company currency symbol
...
(cherry picked from commit 49bb095152 )
# Conflicts:
# erpnext/selling/doctype/quotation_item/quotation_item.json
2025-09-01 15:09:02 +05:30
ruthra kumar
293735db32
Merge pull request #49404 from frappe/mergify/bp/version-15-hotfix/pr-49331
...
fix: run sync auto reconcile config with force (backport #49331 )
2025-09-01 15:05:06 +05:30
ravibharathi656
9d34eb686c
fix: run config with force
...
(cherry picked from commit e8288a2f63 )
2025-09-01 09:13:04 +00:00
ruthra kumar
1e99ba5932
Merge pull request #49400 from frappe/mergify/bp/version-15-hotfix/pr-49302
...
fix(budget): fiscal year assignment and approver role in budget (backport #49302 )
2025-09-01 13:30:11 +05:30
Bhavan23
e6a305e972
fix(budget): always set fiscal year before fetching company approver role
...
(cherry picked from commit 770d6dd8e2 )
2025-09-01 07:05:25 +00:00
Mihir Kandoi
ab0f37740c
Merge pull request #49353 from IMS94/fix-defunct-payment-gateway-workspace-links
...
fix: remove defunct payment gateway links from ERPNext Integrations workspace
2025-09-01 11:34:09 +05:30
Mihir Kandoi
8db3307d6b
Merge pull request #49395 from frappe/mergify/bp/version-15-hotfix/pr-49394
...
chore: remove unused import (Order) module (backport #49394 )
2025-08-31 17:29:27 +05:30
Fawaz Alhafiz
6f20a2c6e5
chore: remove unused import (Order) module
...
(cherry picked from commit 4e86a46008 )
2025-08-31 07:50:40 +00:00
Mihir Kandoi
6329f4524d
Merge pull request #49391 from frappe/mergify/bp/version-15-hotfix/pr-49388
...
fix(repost item valuation): validate voucher type in transaction (backport #49388 )
2025-08-30 23:56:13 +05:30
ravibharathi656
6761a023d0
fix(repost item valuation): validate voucher type in transaction
...
(cherry picked from commit 5663c2a1ca )
2025-08-30 17:56:29 +00:00
rohitwaghchaure
6317db19e1
Merge pull request #49387 from frappe/mergify/bp/version-15-hotfix/pr-49386
...
fix: Issue with Barcode Scanning in Stock Entry (backport #49386 )
2025-08-30 13:59:53 +05:30
Rohit Waghchaure
45cdb39edd
fix: Issue with Barcode Scanning in Stock Entry
...
(cherry picked from commit 13e3db3730 )
2025-08-30 07:07:09 +00:00
rohitwaghchaure
dcb3e01df1
Merge pull request #49385 from frappe/mergify/bp/version-15-hotfix/pr-49376
...
fix(repost item valuation): reorder function call (backport #49376 )
2025-08-30 12:36:17 +05:30
ravibharathi656
f43ed2e50e
chore: remove console log
...
(cherry picked from commit d117411070 )
2025-08-29 16:52:52 +00:00
ravibharathi656
e8025365cd
fix(repost item valuation): reorder function call
...
(cherry picked from commit aaa4f0ae26 )
2025-08-29 16:52:52 +00:00
mergify[bot]
c06f72f9f7
fix: 🐛 fixing buying controller to include transaction controller… (backport #49140 ) ( #49370 )
...
* fix: 🐛 fixing buying controller to include transaction controller… (#49140 )
* fix: 🐛 fixing buying controller to include transaction controller function
* refactor: fixed formatting
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit aedb171dd4 )
# Conflicts:
# erpnext/public/js/controllers/buying.js
* chore: resolve conflicts
---------
Co-authored-by: jll-02 <63648645+jll-02@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-28 23:42:35 +05:30
Imesha Sudasingha
17f7351f85
fix: remove defunct payment gateway links from ERPNext Integrations workspace
...
- Remove GoCardless Settings link (DocType deleted in v15.0)
- Remove Mpesa Settings link (DocType deleted in v15.0)
- Update Payments card link_count from 3 to 1
- Only Plaid Settings remains in Payments section
Fixes broken links that resulted in errors when clicked.
Closes #49352
2025-08-28 01:48:29 +05:30
Mihir Kandoi
b5d3863ecd
Merge pull request #49349 from frappe/mergify/bp/version-15-hotfix/pr-49244
...
fix: convert NaN to numerical (backport #49244 )
2025-08-27 22:46:27 +05:30
Mihir Kandoi
3ddaba9553
Merge pull request #49348 from frappe/mergify/bp/version-15-hotfix/pr-49258
...
feat: optional fixed outgoing email for RfQ (backport #49258 )
2025-08-27 22:46:16 +05:30
Mihir Kandoi
9dc91e2bc6
Merge pull request #49351 from frappe/mergify/bp/version-15-hotfix/pr-49254
...
fix: show create purchase receipt button in purchase invoice only when update stock is not checked (backport #49254 )
2025-08-27 22:45:29 +05:30
mergify[bot]
064ce4bf6d
fix: hide is_cumulative for apply_on is set to Transaction (backport #49243 ) ( #49257 )
...
* fix: hide is_cumulative for apply_on is set to Transaction
(cherry picked from commit 699d42b26c )
# Conflicts:
# erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json
* chore: update modified date for promotional_scheme.json
---------
Co-authored-by: Navin-S-R <navin@aerele.in >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-27 16:51:19 +00:00
anwarpatelnoori
caa1681c5f
fix: show create purchase receipt button only when update stock is not checked
...
(cherry picked from commit ed550bb633 )
2025-08-27 16:41:58 +00:00
Mihir Kandoi
700f96af61
Merge pull request #49175 from AssemBahnasy/fix-pricing-rule-utils-final
...
fix: Pricing rule validation not working for Sales Invoice when validate_applied_rule is enabled
2025-08-27 22:10:57 +05:30
El-Shafei H.
0b3fac3a0e
fix: convert NaN to numerical
...
(cherry picked from commit fac8013dba )
2025-08-27 16:36:36 +00:00
0xD0M1M0
c875ff972f
feat: optional fixed outgoing email for RfQ ( #49258 )
...
* feat: optional fixed outgoing email for RfQ
* fix: linters
* fix: select only outgoing account
* fix: linters
(cherry picked from commit 2bf0ba9802 )
2025-08-27 16:32:37 +00:00
mergify[bot]
7926cfd8c4
fix: add option to disable Transaction Log (backport #49342 ) ( #49344 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: add option to disable Transaction Log (#49342 )
2025-08-27 14:13:39 +02:00
Mihir Kandoi
be6f79330a
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse (backport #49320 ) ( #49337 )
...
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse
(cherry picked from commit fe0722c4f1 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-26 21:59:02 +05:30
Mihir Kandoi
7bb180e5da
fix: source warehouse in manufacture entry and reqd prop of scrap warehouse
...
(cherry picked from commit fe0722c4f1 )
2025-08-26 16:01:30 +00:00
Frappe PR Bot
c86e95e524
chore(release): Bumped to Version 15.77.0
...
# [15.77.0](https://github.com/frappe/erpnext/compare/v15.76.0...v15.77.0 ) (2025-08-26)
### Bug Fixes
* **asset:** handle None in depreciation value ([f231b1e ](f231b1e32f ))
* child item picker picking all items when creating PI from PR ([edaff5d ](edaff5d699 ))
* correct logic for warehouse field label ([0767c2e ](0767c2e0f6 ))
* correct typo in monthly auto exchange rate revaluation filter ([aa35770 ](aa35770423 ))
* handle all searchfields in items ([db4fc85 ](db4fc8545d ))
* handle ple for immutable ledger ([756216b ](756216b2cb ))
* incorrect pending qty when creating sales invoice from sales order ([54030eb ](54030eb721 ))
* match warehouse only when `last_scanned_warehouse` field exists ([fbbd5a3 ](fbbd5a3af5 ))
* Serial Nos popup only appears 1 time ([1968120 ](196812017e ))
* set valid serial no naming series format ([bec385a ](bec385a667 ))
* set value for asset owner company field ([94cd454 ](94cd4549c6 ))
* **Supplier:** add make_method for Pricing Rule ([#49282 ](https://github.com/frappe/erpnext/issues/49282 )) ([ba840d2 ](ba840d22e5 ))
### Features
* add make methods for Bank Account (backport [#49000 ](https://github.com/frappe/erpnext/issues/49000 )) ([#49275 ](https://github.com/frappe/erpnext/issues/49275 )) ([655af24 ](655af24183 ))
* **payment-reconciliation:** add posting date field for debit/credit note auto jv creation ([083661b ](083661b779 ))
* show title in link field for Project DocType ([#49265 ](https://github.com/frappe/erpnext/issues/49265 )) ([c52f2c7 ](c52f2c75f6 ))
2025-08-26 11:46:29 +00:00
ruthra kumar
c00e20e17c
Merge pull request #49328 from frappe/version-15-hotfix
...
chore: release v15
2025-08-26 17:15:09 +05:30
ruthra kumar
45aa450f88
Merge pull request #49330 from frappe/mergify/bp/version-15-hotfix/pr-49236
...
fix: handle ple for immutable ledger (backport #49236 )
2025-08-26 16:30:01 +05:30
l0gesh29
756216b2cb
fix: handle ple for immutable ledger
...
(cherry picked from commit 48eb488918 )
# Conflicts:
# erpnext/accounts/general_ledger.py
# erpnext/accounts/utils.py
2025-08-26 16:14:23 +05:30
ruthra kumar
2cf1dd37ba
Merge pull request #49326 from frappe/mergify/bp/version-15-hotfix/pr-49296
...
fix(accounts): correct typo in monthly auto exchange rate revaluation filter (backport #49296 )
2025-08-26 15:48:38 +05:30
Khushi Rawat
45c60911db
Merge pull request #49325 from frappe/mergify/bp/version-15-hotfix/pr-49319
...
fix: set value for asset owner company field (backport #49319 )
2025-08-26 15:27:02 +05:30
CoiledCoder
2cb2bdeb00
refactor: centralize exchange rate revaluation scheduling logic
...
- Introduced a private helper `_auto_create_exchange_rate_revaluation_for(frequency)`
- Removed duplicate logic across daily, weekly, and monthly ERR functions
- Prevents future copy-paste bugs
- Keeps existing behavior unchanged
(cherry picked from commit 15040a362d )
2025-08-26 09:09:49 +00:00
CoiledCoder
aa35770423
fix: correct typo in monthly auto exchange rate revaluation filter
...
The "auto_create_exchange_rate_revaluation_monthly" function was
using the wrong filter key `"Montly"` instead of `"Monthly"`.
As a result, no companies configured for monthly ERR were being
processed.
(cherry picked from commit 19729a307f )
2025-08-26 09:09:48 +00:00
khushi8112
94cd4549c6
fix: set value for asset owner company field
...
(cherry picked from commit a24f1d056b )
2025-08-26 09:06:48 +00:00
Khushi Rawat
bd40106c7d
Merge pull request #49322 from aerele/cancel-asset-value-adjustment
...
fix(asset): handle None in depreciation value
2025-08-26 14:18:55 +05:30
ravibharathi656
f231b1e32f
fix(asset): handle None in depreciation value
2025-08-26 13:33:26 +05:30
ruthra kumar
3a50554149
Merge pull request #49300 from frappe/mergify/bp/version-15-hotfix/pr-49252
...
feat(payment-reconciliation): add posting date field for debit/credit… (backport #49252 )
2025-08-26 13:28:11 +05:30
ruthra kumar
64c5af202c
Merge pull request #49315 from frappe/mergify/bp/version-15-hotfix/pr-48875
...
fix: incorrect pending qty when creating sales invoice from sales order (backport #48875 )
2025-08-26 13:12:58 +05:30
ruthra kumar
9cd15939c9
Merge pull request #49293 from frappe/mergify/bp/version-15-hotfix/pr-49265
...
feat: show title in link field for Project DocType (backport #49265 )
2025-08-26 11:35:12 +05:30
Hussain Nagaria
c52f2c75f6
feat: show title in link field for Project DocType ( #49265 )
...
(cherry picked from commit a5f200636a )
# Conflicts:
# erpnext/projects/doctype/project/project.json
2025-08-26 11:18:39 +05:30
l0gesh29
083661b779
feat(payment-reconciliation): add posting date field for debit/credit note auto jv creation
...
(cherry picked from commit 6b4004b127 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
2025-08-26 11:16:37 +05:30
ruthra kumar
6983573243
chore: resolve conflict
2025-08-26 11:06:55 +05:30
ravibharathi656
1380ee21b6
chore: remove update_stock
...
(cherry picked from commit 368dbe3bbf )
2025-08-25 19:39:14 +00:00
ravibharathi656
b403b6c7b4
test: add pending quantity check for invoice creation
...
(cherry picked from commit e5d4b4f0f0 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-08-25 19:39:14 +00:00
ravibharathi656
54030eb721
fix: incorrect pending qty when creating sales invoice from sales order
...
(cherry picked from commit a5138f4899 )
2025-08-25 19:39:14 +00:00
Sagar Vora
5a7161eeb3
Merge pull request #49313 from frappe/mergify/bp/version-15-hotfix/pr-49312
...
fix: multiple fixes to warehouse barcode scanning logic (backport #49312 )
2025-08-25 19:11:59 +00:00
Sagar Vora
0767c2e0f6
fix: correct logic for warehouse field label
...
(cherry picked from commit 72a38929e5 )
2025-08-25 19:08:38 +00:00
Sagar Vora
fbbd5a3af5
fix: match warehouse only when last_scanned_warehouse field exists
...
(cherry picked from commit 4005e4412d )
2025-08-25 19:08:37 +00:00
rohitwaghchaure
04c2fca4e2
Merge pull request #49303 from frappe/mergify/bp/version-15-hotfix/pr-49301
...
fix: set valid serial no naming series format (backport #49301 )
2025-08-25 17:51:15 +05:30
Kavin
bec385a667
fix: set valid serial no naming series format
...
(cherry picked from commit 46b85c7857 )
2025-08-25 11:53:12 +00:00
Raffael Meyer
ba840d22e5
fix(Supplier): add make_method for Pricing Rule ( #49282 )
2025-08-22 19:18:42 +02:00
mergify[bot]
655af24183
feat: add make methods for Bank Account (backport #49000 ) ( #49275 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-08-22 19:04:42 +02:00
mergify[bot]
c375ac3939
Merge pull request #49272 from frappe/mergify/bp/version-15-hotfix/pr-49050
...
fix: ensure variant conversion factor is returned before the template's (backport #49050 )
2025-08-22 15:11:26 +05:30
rohitwaghchaure
e4f3836b31
Merge pull request #49270 from frappe/mergify/bp/version-15-hotfix/pr-49269
...
fix: Serial Nos popup only appears 1 time (backport #49269 )
2025-08-21 23:38:01 +05:30
rohitwaghchaure
be01c4fafe
chore: fix conflicts
2025-08-21 23:34:38 +05:30
Rohit Waghchaure
196812017e
fix: Serial Nos popup only appears 1 time
...
(cherry picked from commit 5503d4b05b )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-08-21 17:59:24 +00:00
Mihir Kandoi
c2d07eb2b2
Merge pull request #49263 from frappe/mergify/bp/version-15-hotfix/pr-49182
2025-08-21 18:11:02 +05:30
ravibharathi656
db4fc8545d
fix: handle all searchfields in items
...
(cherry picked from commit ad559c3491 )
2025-08-21 10:56:31 +00:00
Mihir Kandoi
b7307b4a56
Merge pull request #49251 from frappe/mergify/bp/version-15-hotfix/pr-49250
2025-08-20 18:04:08 +05:30
Mihir Kandoi
edaff5d699
fix: child item picker picking all items when creating PI from PR
...
(cherry picked from commit 738c1e0d0a )
2025-08-20 12:18:59 +00:00
Mihir Kandoi
dec7680d73
Merge pull request #49247 from frappe/mergify/bp/version-15-hotfix/pr-49183
...
Fix/mr status from wo (backport #49183 )
2025-08-20 15:28:26 +05:30
Kavin
1c7a18866f
Merge pull request #49183 from aerele/fix/mr-status-from-wo
...
Fix/mr status from wo
(cherry picked from commit 67e57018bc )
2025-08-20 09:43:11 +00:00
Raffael Meyer
6a31b7b118
fix: set missing due date in Purchase Invoice and POS Invoice ( #49232 )
...
(cherry picked from commit 77478303fe )
2025-08-19 12:31:26 +00:00
Frappe PR Bot
36bc8fe3f0
chore(release): Bumped to Version 15.76.0
...
# [15.76.0](https://github.com/frappe/erpnext/compare/v15.75.1...v15.76.0 ) (2025-08-19)
### Bug Fixes
* add fieldname in accounting dimension filter ([ac4a5bf ](ac4a5bfe6d ))
* add patch ([a853010 ](a853010537 ))
* add validation for draft PR/PI in Asset ([4187e60 ](4187e60b07 ))
* add value adjustment amount in asset value ([89ad9f1 ](89ad9f1bb4 ))
* add value adjustment amount in report for group by category filter ([089007f ](089007f88a ))
* additional cost not consider in valuation rate for Stock Entry transfer ([e4398d3 ](e4398d3761 ))
* apply grand total to default payment mode in Sales and POS invoices ([605f513 ](605f513ce3 ))
* **asset:** prevent translation function shadowing in make_journal_entry ([1af8ab2 ](1af8ab2a3b ))
* company issue in setup wizard ([cea4b50 ](cea4b50bbc ))
* current qty for batch in stock reco ([3ecb09a ](3ecb09ae52 ))
* fetch fieldname in accounting dimension filter ([d494d8c ](d494d8c299 ))
* formatted string for disabled filter in get_income_account ([c9f79b3 ](c9f79b3ba9 ))
* handle default accounting dimension ([e50d6c6 ](e50d6c6b62 ))
* handle default dimension for all company ([0cd45a0 ](0cd45a0022 ))
* handle empty loyalty point details ([dc953f7 ](dc953f70d1 ))
* handle mode of payment filter (backport [#49185 ](https://github.com/frappe/erpnext/issues/49185 )) ([#49221 ](https://github.com/frappe/erpnext/issues/49221 )) ([b6c992f ](b6c992ffeb ))
* ignore links in Dunning patch (backport [#49201 ](https://github.com/frappe/erpnext/issues/49201 )) ([#49204 ](https://github.com/frappe/erpnext/issues/49204 )) ([07ff97f ](07ff97f647 ))
* **pos:** include Product Bundle components in reserved qty to prevent overselling ([5ce0dc2 ](5ce0dc2a7a )), closes [#49021 ](https://github.com/frappe/erpnext/issues/49021 )
* **pos:** populate packed_items table in POS Invoice ([1f3d8e8 ](1f3d8e8d64 ))
* **pos:** use packed_items snapshot for bundle reservations ([cc82836 ](cc82836109 )), closes [#49106 ](https://github.com/frappe/erpnext/issues/49106 )
* product bundle child item quantity should be a positive number ([f831d45 ](f831d45cc3 ))
* **quotation:** update currency on duplicate ([419f717 ](419f717542 ))
* remove unclear message related to availability of product bundle ([383744b ](383744b8e4 ))
* sanitize column name for inventory_dimensions in get_stock_balance ([69389bb ](69389bb355 ))
* **stock:** don't override t_warehouse if no rules found ([da3d8fb ](da3d8fbbc5 ))
* update dunning status based on credit notes (backport [#49066 ](https://github.com/frappe/erpnext/issues/49066 )) ([#49208 ](https://github.com/frappe/erpnext/issues/49208 )) ([9a12c73 ](9a12c73e22 ))
* use query builder instead of raw SQL in get_blanket_orders ([4a0d7fd ](4a0d7fd205 ))
* use query builder instead of raw SQL in get_loyalty_details ([a3c5b0a ](a3c5b0a510 ))
* use query builder instead of raw SQL in get_material_requests_based_on_supplier ([9d0fe06 ](9d0fe060c8 ))
* use query builder instead of raw SQL in get_rfq_containing_supplier ([4ac386a ](4ac386a84e ))
* use query builder instead of raw SQL in get_timesheet_detail_rate ([0a2a7fa ](0a2a7fa6aa ))
* use query builder instead of raw SQL in unset_existing_data ([92391a6 ](92391a69cf ))
* wrap inter-company order button labels in __() for translation ([#49178 ](https://github.com/frappe/erpnext/issues/49178 )) ([db48635 ](db486356db ))
* wrap inter-company order button labels in __() for translation (backport [#49178 ](https://github.com/frappe/erpnext/issues/49178 )) ([#49179 ](https://github.com/frappe/erpnext/issues/49179 )) ([6030eb2 ](6030eb2992 ))
### Features
* enhance barcode scanner to support warehouse scanning (backport [#48865 ](https://github.com/frappe/erpnext/issues/48865 )) ([#49162 ](https://github.com/frappe/erpnext/issues/49162 )) ([ad052d7 ](ad052d72d7 ))
* select child item when creating one document from another ([5f06d87 ](5f06d87f01 ))
### Reverts
* Revert "fix: use checkout@v2 instead of v4" ([e849019 ](e8490196ba ))
2025-08-19 11:56:17 +00:00
ruthra kumar
cf86843d48
Merge pull request #49227 from frappe/version-15-hotfix
...
chore: release v15
2025-08-19 17:25:00 +05:30
rohitwaghchaure
696fbbb0e2
Merge pull request #49230 from frappe/mergify/bp/version-15-hotfix/pr-49228
...
fix: company issue in setup wizard (backport #49228 )
2025-08-19 16:42:29 +05:30
rohitwaghchaure
dffa3baea6
Merge pull request #49229 from frappe/mergify/bp/version-15-hotfix/pr-49223
...
fix(stock): don't override t_warehouse if no rules found (backport #49223 )
2025-08-19 16:27:14 +05:30
Rohit Waghchaure
cea4b50bbc
fix: company issue in setup wizard
...
(cherry picked from commit 1fb0d1460a )
2025-08-19 10:52:49 +00:00
Kavin
da3d8fbbc5
fix(stock): don't override t_warehouse if no rules found
...
(cherry picked from commit 66f217c8e6 )
2025-08-19 10:39:47 +00:00
ruthra kumar
dac8dc6b8a
Merge pull request #49224 from frappe/mergify/bp/version-15-hotfix/pr-49102
...
fix(quotation): update currency on duplicate (backport #49102 )
2025-08-19 14:10:21 +05:30
ravibharathi656
419f717542
fix(quotation): update currency on duplicate
...
(cherry picked from commit 430a06d056 )
2025-08-19 08:35:09 +00:00
Khushi Rawat
80d9181b29
Merge pull request #49215 from frappe/mergify/bp/version-15-hotfix/pr-49141
...
refactor: consider asset value adjustments in report (backport #49141 )
2025-08-19 13:06:54 +05:30
ruthra kumar
b6c992ffeb
fix: handle mode of payment filter (backport #49185 ) ( #49221 )
...
Merge pull request #49185 from aerele/mop-sales-register
fix: handle mode of payment filter
(cherry picked from commit d656e02441 )
Co-authored-by: Logesh Periyasamy <logeshperiyasamy24@gmail.com >
2025-08-19 12:26:25 +05:30
Logesh Periyasamy
cfb7558465
Merge pull request #49185 from aerele/mop-sales-register
...
fix: handle mode of payment filter
(cherry picked from commit d656e02441 )
2025-08-19 06:33:41 +00:00
ruthra kumar
2cfdb2d2cd
Merge pull request #49218 from frappe/mergify/bp/version-15-hotfix/pr-49055
...
fix: fetch fieldname in accounting dimension filter (backport #49055 )
2025-08-19 11:24:52 +05:30
Diptanil Saha
529a84154b
Merge pull request #49219 from frappe/mergify/bp/version-15-hotfix/pr-49192
...
fix: improve queries with query builder and input sanitization (backport #49192 )
2025-08-19 11:16:02 +05:30
ruthra kumar
4af814dc3b
chore: resolve conflicts
2025-08-19 11:06:23 +05:30
diptanilsaha
dc953f70d1
fix: handle empty loyalty point details
...
(cherry picked from commit 1231ca17c9 )
2025-08-19 05:25:19 +00:00
diptanilsaha
0a2a7fa6aa
fix: use query builder instead of raw SQL in get_timesheet_detail_rate
...
(cherry picked from commit e563ed0c75 )
2025-08-19 05:25:19 +00:00
diptanilsaha
4ac386a84e
fix: use query builder instead of raw SQL in get_rfq_containing_supplier
...
(cherry picked from commit 7f2a52ff71 )
2025-08-19 05:25:18 +00:00
diptanilsaha
92391a69cf
fix: use query builder instead of raw SQL in unset_existing_data
...
(cherry picked from commit 7fa4ed6139 )
2025-08-19 05:25:18 +00:00
diptanilsaha
69389bb355
fix: sanitize column name for inventory_dimensions in get_stock_balance
...
(cherry picked from commit eb22794f14 )
2025-08-19 05:25:18 +00:00
diptanilsaha
4a0d7fd205
fix: use query builder instead of raw SQL in get_blanket_orders
...
(cherry picked from commit 1db135262d )
2025-08-19 05:25:18 +00:00
diptanilsaha
c9f79b3ba9
fix: formatted string for disabled filter in get_income_account
...
(cherry picked from commit 6320f7290f )
2025-08-19 05:25:17 +00:00
diptanilsaha
9d0fe060c8
fix: use query builder instead of raw SQL in get_material_requests_based_on_supplier
...
(cherry picked from commit de919568b4 )
2025-08-19 05:25:17 +00:00
diptanilsaha
a3c5b0a510
fix: use query builder instead of raw SQL in get_loyalty_details
...
(cherry picked from commit 8696ba2f5d )
2025-08-19 05:25:17 +00:00
l0gesh29
0cd45a0022
fix: handle default dimension for all company
...
(cherry picked from commit 77021fff74 )
2025-08-19 05:19:01 +00:00
l0gesh29
e50d6c6b62
fix: handle default accounting dimension
...
(cherry picked from commit 16e440f9a7 )
2025-08-19 05:19:01 +00:00
l0gesh29
a853010537
fix: add patch
...
(cherry picked from commit 3cf765d985 )
# Conflicts:
# erpnext/patches.txt
2025-08-19 05:19:00 +00:00
l0gesh29
d494d8c299
fix: fetch fieldname in accounting dimension filter
...
(cherry picked from commit 42f9d27d79 )
2025-08-19 05:18:59 +00:00
l0gesh29
ac4a5bfe6d
fix: add fieldname in accounting dimension filter
...
(cherry picked from commit ac2acc535d )
# Conflicts:
# erpnext/accounts/doctype/accounting_dimension_filter/accounting_dimension_filter.json
2025-08-19 05:18:59 +00:00
khushi8112
089007f88a
fix: add value adjustment amount in report for group by category filter
...
(cherry picked from commit cd2bab7c5f )
2025-08-18 21:28:42 +00:00
khushi8112
89ad9f1bb4
fix: add value adjustment amount in asset value
...
(cherry picked from commit f8050f4278 )
2025-08-18 21:28:42 +00:00
Diptanil Saha
d14391fb6f
Merge pull request #49210 from diptanilsaha/skip_gt_default_mop
...
fix: apply grand total to default payment mode in Sales and POS invoices
2025-08-18 17:27:02 +05:30
mergify[bot]
9a12c73e22
fix: update dunning status based on credit notes (backport #49066 ) ( #49208 )
...
Co-authored-by: Karm Soni <karmdsoni8159@gmail.com >
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-08-18 11:51:24 +00:00
diptanilsaha
605f513ce3
fix: apply grand total to default payment mode in Sales and POS invoices
2025-08-18 17:04:38 +05:30
Diptanil Saha
fb34991980
Merge pull request #49207 from frappe/mergify/bp/version-15-hotfix/pr-49169
...
fix(asset): prevent translation function shadowing in make_journal_entry (backport #49169 )
2025-08-18 15:16:37 +05:30
l0gesh29
1af8ab2a3b
fix(asset): prevent translation function shadowing in make_journal_entry
...
(cherry picked from commit 5e82de1b71 )
2025-08-18 09:26:40 +00:00
mergify[bot]
07ff97f647
fix: ignore links in Dunning patch (backport #49201 ) ( #49204 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: ignore links in Dunning patch (#49201 )
2025-08-17 18:52:55 +00:00
Mihir Kandoi
b49f85b877
Merge pull request #49197 from mihir-kandoi/version-15-hotfix
2025-08-17 14:27:00 +05:30
Mihir Kandoi
e8490196ba
Revert "fix: use checkout@v2 instead of v4"
...
This reverts commit c9d69d9629 .
2025-08-17 13:01:58 +05:30
rohitwaghchaure
bc1c57a18a
Merge pull request #49195 from frappe/mergify/bp/version-15-hotfix/pr-49193
...
fix: additional cost not consider in valuation rate for Stock Entry transfer (backport #49193 )
2025-08-17 11:15:19 +05:30
rohitwaghchaure
016948804d
chore: fix test case
2025-08-17 10:55:54 +05:30
rohitwaghchaure
41e7463412
chore: fix conflicts
2025-08-17 10:54:46 +05:30
Rohit Waghchaure
e4398d3761
fix: additional cost not consider in valuation rate for Stock Entry transfer
...
(cherry picked from commit bbc772abe7 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2025-08-17 05:22:52 +00:00
Mihir Kandoi
6030eb2992
fix: wrap inter-company order button labels in __() for translation (backport #49178 ) ( #49179 )
...
fix: wrap inter-company order button labels in __() for translation (#49178 )
* Updated purchase_order.js
* Update sales_order.js
(cherry picked from commit 078b8439d9 )
Co-authored-by: divyalekha99 <32547248+divyalekha99@users.noreply.github.com >
2025-08-14 20:33:32 +05:30
divyalekha99
db486356db
fix: wrap inter-company order button labels in __() for translation ( #49178 )
...
* Updated purchase_order.js
* Update sales_order.js
(cherry picked from commit 078b8439d9 )
2025-08-14 15:00:01 +00:00
Diptanil Saha
464f504b61
Merge pull request #49177 from frappe/mergify/bp/version-15-hotfix/pr-49108
...
fix(pos): include Product Bundle components in reserved qty to preven… (backport #49108 )
2025-08-14 19:09:42 +05:30
Diptanil Saha
84fda4afb5
Merge pull request #49176 from frappe/mergify/bp/version-15-hotfix/pr-49163
...
fix: product bundle child item quantity should be a positive number (backport #49163 )
2025-08-14 19:08:53 +05:30
Lewis
93ad17ac7b
chore: improve code clarity per reviewer feedback
...
- Rename stock_qty variable to reserved_qty for clarity
- Update get_pos_reserved_qty_from_table to return float
- Simplify aggregation logic in get_pos_reserved_qty
- Ensure return values match docstring specifications
(cherry picked from commit 54d3e5675f )
2025-08-14 13:19:28 +00:00
diptanilsaha
f831d45cc3
fix: product bundle child item quantity should be a positive number
...
(cherry picked from commit 711076d02d )
2025-08-14 13:19:27 +00:00
Lewis
cc82836109
fix(pos): use packed_items snapshot for bundle reservations
...
Replaced live Product Bundle queries with `Packed Item` table
lookups to ensure historical reservation accuracy.
Addresses bundle qty underestimation and avoids errors when
bundle definitions change after sale.
Inspired by approach from @diptanilsaha in #49106 .
(cherry picked from commit d77d79e011 )
2025-08-14 13:19:27 +00:00
Lewis
383744b8e4
fix: remove unclear message related to availability of product bundle
...
(cherry picked from commit f5e5f7b588 )
2025-08-14 13:19:27 +00:00
Lewis
1f3d8e8d64
fix(pos): populate packed_items table in POS Invoice
...
(cherry picked from commit a65b200eb7 )
2025-08-14 13:19:27 +00:00
Lewis
c9902eed72
chore: apply pre-commit formatting
...
(cherry picked from commit 0fc187adc3 )
2025-08-14 13:19:26 +00:00
Lewis Mojica
0d793c11a1
chore: remove unused variable
...
(cherry picked from commit 5a5804ca87 )
2025-08-14 13:19:26 +00:00
Lewis
5ce0dc2a7a
fix(pos): include Product Bundle components in reserved qty to prevent overselling
...
- Add `get_bundle_pos_reserved_qty` to account for component items in submitted POS Invoices
- Update `get_pos_reserved_qty` to sum direct and bundle reservations
- Remove double subtraction in `get_bundle_availability` to avoid underestimating bundle availability
- Prevents overselling when multiple POS sessions sell bundles with shared components
- Fixes #49021
(cherry picked from commit 984d744ac2 )
2025-08-14 13:19:26 +00:00
Assem Bahnasy
d6d8903d13
style: Apply ruff formatting
2025-08-14 16:05:09 +03:00
mergify[bot]
ad052d72d7
feat: enhance barcode scanner to support warehouse scanning (backport #48865 ) ( #49162 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
Co-authored-by: Soni Karm <93865733+karm1000@users.noreply.github.com >
2025-08-14 13:20:01 +05:30
Khushi Rawat
8d9095def0
Merge pull request #49146 from frappe/mergify/bp/version-15-hotfix/pr-49075
...
fix: add validation for draft PR/PI in Asset (backport #49075 )
2025-08-14 12:10:00 +05:30
Frappe PR Bot
aaeb3ab06c
chore(release): Bumped to Version 15.75.1
...
## [15.75.1](https://github.com/frappe/erpnext/compare/v15.75.0...v15.75.1 ) (2025-08-14)
### Bug Fixes
* current qty for batch in stock reco ([de641d7 ](de641d7f68 ))
2025-08-14 06:03:46 +00:00
rohitwaghchaure
1975ec3f76
Merge pull request #49159 from frappe/mergify/bp/version-15/pr-49158
...
chore: convert message to toast notification (backport #49155 ) (backport #49158 )
2025-08-14 11:32:20 +05:30
rohitwaghchaure
b4533ee362
Merge pull request #49160 from frappe/mergify/bp/version-15/pr-49156
...
fix: current qty for batch in stock reco (backport #49154 ) (backport #49156 )
2025-08-14 11:32:01 +05:30
Rohit Waghchaure
de641d7f68
fix: current qty for batch in stock reco
...
(cherry picked from commit 817e719cc2 )
(cherry picked from commit 3ecb09ae52 )
2025-08-14 05:27:13 +00:00
Rohit Waghchaure
02735e69dd
chore: convert message to toast notification
...
(cherry picked from commit fc71001110 )
(cherry picked from commit 7a04bf85bc )
2025-08-14 05:26:23 +00:00
rohitwaghchaure
ae22a90160
Merge pull request #49158 from frappe/mergify/bp/version-15-hotfix/pr-49155
...
chore: convert message to toast notification (backport #49155 )
2025-08-14 10:55:28 +05:30
Rohit Waghchaure
7a04bf85bc
chore: convert message to toast notification
...
(cherry picked from commit fc71001110 )
2025-08-14 05:06:00 +00:00
rohitwaghchaure
ef0f91f862
Merge pull request #49156 from frappe/mergify/bp/version-15-hotfix/pr-49154
...
fix: current qty for batch in stock reco (backport #49154 )
2025-08-14 08:31:20 +05:30
Rohit Waghchaure
3ecb09ae52
fix: current qty for batch in stock reco
...
(cherry picked from commit 817e719cc2 )
2025-08-13 18:28:29 +00:00
Khushi Rawat
9c5dacd977
refactor: validate linked purchase docs before field usage
...
(cherry picked from commit 4a48b13715 )
2025-08-13 11:49:35 +00:00
Rehan Ansari
4187e60b07
fix: add validation for draft PR/PI in Asset
...
(cherry picked from commit 4cf481cca8 )
2025-08-13 11:49:35 +00:00
Mihir Kandoi
69eb31028a
Merge pull request #49138 from frappe/mergify/bp/version-15-hotfix/pr-49134
...
chore: add default value for posting_time field in subcontracting receipt (backport #49134 )
2025-08-13 14:21:41 +05:30
Karm Soni
15a104b0f8
chore: add default value for posting_time field in subcontracting receipt
...
(cherry picked from commit b7470617e0 )
2025-08-13 08:35:45 +00:00
Mihir Kandoi
6b436e1e71
Merge pull request #49124 from frappe/mergify/bp/version-15-hotfix/pr-49122
...
feat: select child item when creating one document from another (backport #49122 )
2025-08-12 21:53:39 +05:30
Mihir Kandoi
5f06d87f01
feat: select child item when creating one document from another
...
(cherry picked from commit a9936ae133 )
2025-08-12 16:07:51 +00:00
Frappe PR Bot
ed50c3d896
chore(release): Bumped to Version 15.75.0
...
# [15.75.0](https://github.com/frappe/erpnext/compare/v15.74.0...v15.75.0 ) (2025-08-12)
### Bug Fixes
* avoid property setter for custom field ([faae734 ](faae734797 ))
* handle case where taxes is added invoice changed to non-export later ([90913c6 ](90913c66ae ))
* handle negative inventory check ([#48558 ](https://github.com/frappe/erpnext/issues/48558 )) ([#48691 ](https://github.com/frappe/erpnext/issues/48691 )) ([9da2be2 ](9da2be2325 ))
* Pick List barcode scanner and manual picking issues ([38c886d ](38c886db8b ))
* **process statement of accounts:** use date instead of formatted date ([6ad3461 ](6ad3461953 ))
* **regional-uae:** mark export items as zero rated ([9df6424 ](9df6424a20 ))
* **regional-uae:** restrict zero rated export to invoice ([62db42c ](62db42cf2f ))
* **regional-uae:** split export determination ([106b83e ](106b83e9f9 ))
* show message only if no tax is applied ([614d38d ](614d38d0e6 ))
* show name of the employee in general ledger report ([0e7f778 ](0e7f778b3f ))
* simplify export determination logic ([68c6586 ](68c65866bf ))
* table render issue on pop-up edit ([52db89f ](52db89f73f ))
### Features
* add customer name column in gross profit report ([9cd6053 ](9cd60531d2 ))
* add item_name column to Material Request dialog in Purchase Order ([eafe33a ](eafe33a176 ))
* add party name column in general ledger report ([680fa3b ](680fa3b8f3 ))
* add party name in GL entries ([3763ad4 ](3763ad451b ))
### Performance Improvements
* multiple performance fixes in `get_item_warehouse` (backport [#49118 ](https://github.com/frappe/erpnext/issues/49118 )) ([76b0f4f ](76b0f4fb25 ))
2025-08-12 12:04:27 +00:00
ruthra kumar
85bb086e90
Merge pull request #49116 from frappe/version-15-hotfix
...
chore: release v15
2025-08-12 17:33:04 +05:30
mergify[bot]
76b0f4fb25
perf: multiple performance fixes in get_item_warehouse (backport #49118 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-08-12 11:43:43 +00:00
ruthra kumar
167ff00c99
Merge pull request #48999 from frappe/mergify/bp/version-15-hotfix/pr-48761
...
fix: prevent gain or loss entry cancellation upon reposting (backport #48761 )
2025-08-12 17:03:12 +05:30
Logesh Periyasamy
6e7fb2ea01
Merge pull request #48761 from aerele/exchange-gain-or-loss-on-repost
...
fix: prevent gain or loss entry cancellation upon reposting
(cherry picked from commit a8d17b7590 )
2025-08-12 16:47:07 +05:30
ruthra kumar
daf3aab6ae
Merge pull request #49111 from frappe/mergify/bp/version-15-hotfix/pr-49086
...
fix(process statement of accounts): use date instead of formatted date (backport #49086 )
2025-08-12 11:39:14 +05:30
ruthra kumar
1c9a74f81c
Merge pull request #49110 from frappe/mergify/bp/version-15-hotfix/pr-49096
...
fix: table render issue on pop-up edit (backport #49096 )
2025-08-12 10:49:38 +05:30
ruthra kumar
2eaffa119f
Merge pull request #48715 from wojosc/patch-44
...
refactor: remove default value for opportunity type
2025-08-12 10:49:16 +05:30
ravibharathi656
6ad3461953
fix(process statement of accounts): use date instead of formatted date
...
(cherry picked from commit aa3f50ab77 )
2025-08-12 05:18:09 +00:00
l0gesh29
52db89f73f
fix: table render issue on pop-up edit
...
(cherry picked from commit 3431c6c90e )
2025-08-12 05:10:22 +00:00
Khushi Rawat
4f72635698
Merge pull request #49100 from frappe/mergify/bp/version-15-hotfix/pr-48862
...
feat: show party name in reports (backport #48862 )
2025-08-11 18:25:50 +05:30
khushi8112
0e7f778b3f
fix: show name of the employee in general ledger report
...
(cherry picked from commit 70411ec086 )
2025-08-11 12:24:45 +00:00
khushi8112
d6e9216a45
chore: code format
...
(cherry picked from commit b0c0a86fcf )
2025-08-11 12:24:45 +00:00
khushi8112
9cd60531d2
feat: add customer name column in gross profit report
...
(cherry picked from commit 9dee411eb5 )
2025-08-11 12:24:44 +00:00
khushi8112
3763ad451b
feat: add party name in GL entries
...
(cherry picked from commit 3d94a7cf2c )
2025-08-11 12:24:44 +00:00
khushi8112
680fa3b8f3
feat: add party name column in general ledger report
...
(cherry picked from commit 5f24061dd4 )
2025-08-11 12:24:44 +00:00
ruthra kumar
0644c78c2e
Merge pull request #49097 from frappe/mergify/bp/version-15-hotfix/pr-49093
...
fix: allow creation of root accounts in account tree view (backport #49093 )
2025-08-11 17:44:51 +05:30
Lakshit Jain
c2ad5d0fc7
Merge pull request #49093 from ljain112/fix-account-coa
...
fix: allow creation of root accounts in account tree view
(cherry picked from commit d45cd5af2b )
2025-08-11 11:38:30 +00:00
Asmita Hase
6de74697c9
Merge pull request #49095 from frappe/mergify/bp/version-15-hotfix/pr-49088
...
fix: Include Employee party type in Receivable and Payable account filters (backport #49088 )
2025-08-11 17:01:48 +05:30
Wolfram Schmidt
36197afa19
refactor: remove default value for opportunity type
...
removing default value as this leads to an error in non-english setups
2025-08-11 16:54:56 +05:30
Assem Bahnasy
e762007e0e
refactor: Move Employee inclusion to SQL level to preserve search semantics
...
(cherry picked from commit 8a9bf166c6 )
2025-08-11 11:15:19 +00:00
Assem Bahnasy
c462219dd7
refactor: Use parameterized SQL queries to prevent injection and handle None values
...
(cherry picked from commit a08c7f37d3 )
2025-08-11 11:15:19 +00:00
ruthra kumar
0cd9330e44
Merge pull request #49085 from frappe/mergify/bp/version-15-hotfix/pr-48730
...
fix(regional-uae): mark export items as zero rated (backport #48730 )
2025-08-11 12:35:56 +05:30
ruthra kumar
faba523086
chore: resolve conflict
2025-08-11 11:41:10 +05:30
Dany Robert
90913c66ae
fix: handle case where taxes is added invoice changed to non-export later
...
(cherry picked from commit 29c3ef8280 )
2025-08-11 06:06:08 +00:00
Dany Robert
d47c25287d
chore: code styling
...
(cherry picked from commit c8940a39b3 )
2025-08-11 06:06:08 +00:00
Dany Robert
614d38d0e6
fix: show message only if no tax is applied
...
(cherry picked from commit 38471995e7 )
2025-08-11 06:06:08 +00:00
Dany Robert
534b27afa5
chore: linters
...
(cherry picked from commit eb6c8d8938 )
2025-08-11 06:06:07 +00:00
Dany Robert
faae734797
fix: avoid property setter for custom field
...
(cherry picked from commit 0c15b65756 )
2025-08-11 06:06:07 +00:00
Dany Robert
68c65866bf
fix: simplify export determination logic
...
(cherry picked from commit d25846f383 )
2025-08-11 06:06:07 +00:00
Dany Robert
62db42cf2f
fix(regional-uae): restrict zero rated export to invoice
...
(cherry picked from commit 1170e4fb2c )
2025-08-11 06:06:06 +00:00
Dany Robert
106b83e9f9
fix(regional-uae): split export determination
...
(cherry picked from commit dc72e6cf36 )
2025-08-11 06:06:06 +00:00
Dany Robert
9df6424a20
fix(regional-uae): mark export items as zero rated
...
(cherry picked from commit b8224693c4 )
# Conflicts:
# erpnext/patches.txt
2025-08-11 06:06:06 +00:00
Mihir Kandoi
474ddbae0c
Merge pull request #49083 from frappe/mergify/bp/version-15-hotfix/pr-48691
...
fix: handle negative inventory check (#48558 ) (backport #48691 )
2025-08-11 10:45:20 +05:30
Vishist16
9da2be2325
fix: handle negative inventory check ( #48558 ) ( #48691 )
...
* fix: handle negative inventory check (#48558 )
* fix: updated DocField via Desk UI as suggested
* fix: update DocField via Desk UI and fix linting issues
(cherry picked from commit 3ee23d9ee8 )
2025-08-11 05:00:20 +00:00
mergify[bot]
15e8fa3189
Merge pull request #49081 from frappe/mergify/bp/version-15-hotfix/pr-49068
...
fix(job-card): Add filter to item_code query for scrap_items to exclude disabled (backport #49068 )
2025-08-11 10:25:21 +05:30
Mihir Kandoi
02d2ad6442
Merge pull request #49080 from frappe/mergify/bp/version-15-hotfix/pr-49071
...
feat: add item_name column to Material Request dialog in Purchase Order (backport #49071 )
2025-08-11 10:11:47 +05:30
navinrc
eafe33a176
feat: add item_name column to Material Request dialog in Purchase Order
...
(cherry picked from commit 4312719010 )
2025-08-11 04:33:31 +00:00
rohitwaghchaure
bb2c21be44
Merge pull request #49029 from IMS94/fix/pick-list-barcode-scanner-serial-assignment-hotfix
...
fix: Pick List barcode scanner and manual picking issues
2025-08-08 19:53:21 +05:30
Frappe PR Bot
d4519e5d3d
chore(release): Bumped to Version 15.74.0
...
# [15.74.0](https://github.com/frappe/erpnext/compare/v15.73.2...v15.74.0 ) (2025-08-08)
### Bug Fixes
* add condition to fetch active accounts ([0d47eb1 ](0d47eb1fa0 ))
* added a flag on journal entry to ignore party account type validation if required ([8a3fdb4 ](8a3fdb4ec2 ))
* dont validate account type in for employee party type ([d3dde83 ](d3dde833f7 ))
* nonetype error on applying presentation_currency filter on financial statements and trial balance report ([24ca7bb ](24ca7bb64f ))
* **purchase invoice:** filter only enabled account ([b060cdb ](b060cdb4f5 ))
* stock reservation Delivered Qty against the batch ([849f646 ](849f646bd2 ))
* timeout while submitting purchase receipt ([e693ab7 ](e693ab76fa ))
* zero valuation rate for the batch ([90a0873 ](90a0873044 ))
### Features
* added chart of accounts and tax template for australian localisation ([#48208 ](https://github.com/frappe/erpnext/issues/48208 )) ([36cb5b6 ](36cb5b6589 ))
2025-08-08 09:20:20 +00:00
Asmita Hase
1fceebd0a8
Merge pull request #49058 from frappe/version-15-hotfix
2025-08-08 14:48:56 +05:30
Asmita Hase
418d14ecc9
Merge pull request #49054 from frappe/mergify/bp/version-15-hotfix/pr-49053
...
fix: dont validate account type while creating journal entry for employee party type (backport #49053 )
2025-08-08 14:19:17 +05:30
Asmita Hase
d3dde833f7
fix: dont validate account type in for employee party type
...
(cherry picked from commit e7a2ff1884 )
2025-08-08 08:28:37 +00:00
Asmita Hase
0e56c47a4c
Merge pull request #49052 from frappe/mergify/bp/version-15-hotfix/pr-49051
2025-08-08 13:56:38 +05:30
Asmita Hase
5f2725f61f
chore: trigger create_advance_payment_ledger_records patch
...
(cherry picked from commit 6d908f44a5 )
2025-08-08 07:29:33 +00:00
Mihir Kandoi
b45d74c56e
Merge pull request #49049 from frappe/mergify/bp/version-15-hotfix/pr-48813
...
fix(purchase invoice): filter only enabled account (backport #48813 )
2025-08-08 11:11:43 +05:30
mithili
90e583db19
chore: add back filter
...
(cherry picked from commit 23308f6d10 )
2025-08-08 05:25:04 +00:00
mithili
0d47eb1fa0
fix: add condition to fetch active accounts
...
(cherry picked from commit 7c8dd86a35 )
2025-08-08 05:25:04 +00:00
mithili
b060cdb4f5
fix(purchase invoice): filter only enabled account
...
(cherry picked from commit c3111db6e2 )
2025-08-08 05:25:04 +00:00
Asmita Hase
09c96d6a83
Merge pull request #49044 from frappe/mergify/bp/version-15-hotfix/pr-49042
...
fix: flag on journal entry to ignore party account type validation if required (backport #49042 )
2025-08-07 18:17:15 +05:30
Asmita Hase
8a3fdb4ec2
fix: added a flag on journal entry to ignore party account type validation if required
...
(cherry picked from commit 0665d13fd3 )
2025-08-07 12:30:05 +00:00
Frappe PR Bot
e0313bb27f
chore(release): Bumped to Version 15.73.2
...
## [15.73.2](https://github.com/frappe/erpnext/compare/v15.73.1...v15.73.2 ) (2025-08-07)
### Bug Fixes
* zero valuation rate for the batch ([fb126e0 ](fb126e0838 ))
2025-08-07 11:03:27 +00:00
rohitwaghchaure
04c5369792
Merge pull request #49039 from frappe/mergify/bp/version-15/pr-49022
...
fix: zero valuation rate for the batch (backport #49022 )
2025-08-07 16:32:05 +05:30
rohitwaghchaure
a11d368465
chore: fix conflicts
2025-08-07 16:15:31 +05:30
Rohit Waghchaure
fb126e0838
fix: zero valuation rate for the batch
...
(cherry picked from commit c8410cb5ca )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-08-07 10:43:45 +00:00
rohitwaghchaure
96e467670a
Merge pull request #49035 from frappe/mergify/bp/version-15-hotfix/pr-49022
...
fix: zero valuation rate for the batch (backport #49022 )
2025-08-07 14:34:46 +05:30
rohitwaghchaure
105838091e
chore: fix conflicts
2025-08-07 14:10:21 +05:30
Rohit Waghchaure
90a0873044
fix: zero valuation rate for the batch
...
(cherry picked from commit c8410cb5ca )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-08-07 08:25:51 +00:00
rohitwaghchaure
965de96251
Merge pull request #49012 from rohitwaghchaure/fixed-support-43860
...
fix: stock reservation Delivered Qty against the batch
2025-08-07 12:27:54 +05:30
ruthra kumar
1a57f603fb
Merge pull request #49031 from frappe/mergify/bp/version-15-hotfix/pr-48208
...
feat: added chart of accounts and tax template for australian localisation (backport #48208 )
2025-08-07 10:36:52 +05:30
Jeba Jebas
36cb5b6589
feat: added chart of accounts and tax template for australian localisation ( #48208 )
...
* Add Australian Localisation Setup
* feat: added chart of accounts and tax template for australian localisation
* chore: linter fix
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit bb62a01c0d )
2025-08-07 04:39:17 +00:00
Imesha Sudasingha
dab6bb8e05
style: apply pre-commit formatting fixes
2025-08-07 05:15:42 +05:30
Imesha Sudasingha
eebeb36b6c
refactor: combine duplicate pick_manually handlers in pick_list.js
2025-08-07 05:09:46 +05:30
Imesha Sudasingha
38c886db8b
fix: Pick List barcode scanner and manual picking issues
...
- Fix barcode scanner serial_no_field configuration from 'not_supported' to 'serial_no'
- Add conditional serial assignment in create_pick_list to respect pick_manually flag
- Add client-side handler to clear auto-assigned data when switching to manual picking
- Add server-side validation to ensure data consistency
2025-08-07 05:04:25 +05:30
Diptanil Saha
f4f1fdedee
Merge pull request #49025 from frappe/mergify/bp/version-15-hotfix/pr-49023
...
fix: NoneType error on applying presentation_currency filter on financial statements and trial balance report (backport #49023 )
2025-08-07 02:27:43 +05:30
diptanilsaha
24ca7bb64f
fix: nonetype error on applying presentation_currency filter on financial statements and trial balance report
...
(cherry picked from commit d7e22de44c )
2025-08-06 20:41:36 +00:00
Rohit Waghchaure
849f646bd2
fix: stock reservation Delivered Qty against the batch
2025-08-06 22:29:45 +05:30
rohitwaghchaure
e19c4c6452
Merge pull request #49019 from frappe/mergify/bp/version-15-hotfix/pr-49010
...
fix: timeout while submitting purchase receipt (backport #49010 )
2025-08-06 22:24:17 +05:30
Rohit Waghchaure
e693ab76fa
fix: timeout while submitting purchase receipt
...
(cherry picked from commit c433943c46 )
2025-08-06 14:36:34 +00:00
Frappe PR Bot
6b38654542
chore(release): Bumped to Version 15.73.1
...
## [15.73.1](https://github.com/frappe/erpnext/compare/v15.73.0...v15.73.1 ) (2025-08-06)
### Bug Fixes
* fetch revaluated asset value for all the assets ([5224b66 ](5224b6677d ))
2025-08-06 12:23:54 +00:00
Asmita Hase
935b8cfcf7
Merge pull request #49016 from frappe/version-15-hotfix
2025-08-06 17:52:33 +05:30
Khushi Rawat
639c75312d
Merge pull request #49013 from frappe/mergify/bp/version-15-hotfix/pr-49011
...
fix: fetch revaluated asset value for fixed asset register (backport #49011 )
2025-08-06 17:36:09 +05:30
khushi8112
e1121d1c68
chore: format code
...
(cherry picked from commit a33bcb47b3 )
2025-08-06 11:44:55 +00:00
khushi8112
5224b6677d
fix: fetch revaluated asset value for all the assets
...
(cherry picked from commit 67ec4fa477 )
2025-08-06 11:44:55 +00:00
Asmita Hase
ad3d6a7c91
Merge pull request #49006 from frappe/mergify/bp/version-15-hotfix/pr-49003
2025-08-06 12:14:59 +05:30
Asmita Hase
2d420ed661
chore: removed uncessary comment
...
(cherry picked from commit b4f831a931 )
2025-08-06 06:16:55 +00:00
Asmita Hase
4cc9061990
chore: add account type to employee advance account in standard chart of accounts
...
(cherry picked from commit a273147b6e )
2025-08-06 06:16:54 +00:00
Asmita Hase
5266690cd8
refactor: get advance payment doctypes from hooks
...
(cherry picked from commit 2cb2e05b19 )
2025-08-06 06:16:54 +00:00
ruthra kumar
373a17e3de
Merge pull request #49002 from ruthra-kumar/fix_linter_issue
...
chore: resolve linting issue
2025-08-06 09:57:40 +05:30
ruthra kumar
2af2002431
chore: resolve linting issue
2025-08-06 09:56:39 +05:30
Frappe PR Bot
5b4093069c
chore(release): Bumped to Version 15.73.0
...
# [15.73.0](https://github.com/frappe/erpnext/compare/v15.72.3...v15.73.0 ) (2025-08-06)
### Bug Fixes
* account currency validation to exclude cancelled entries ([4ce4d34 ](4ce4d345e7 ))
* **accounts:** allow default bank account per company ([8cd90de ](8cd90de70b ))
* add doctype fieldname in condition ([3603cdf ](3603cdf457 ))
* add missing parentheses ([78857cd ](78857cd798 ))
* change modified timestamp so migrations work ([f8ea431 ](f8ea431551 ))
* do not recalculate depreciation on sale invoice cancellation for fully depreciated asset ([db41b14 ](db41b14317 ))
* do not split round off when there is a cost center allocation ([e36e502 ](e36e5027d7 ))
* enable allow_on_submit for accounting dimensions in allowed doctypes ([e22f93f ](e22f93f1fb ))
* failing subcontracting patch ([2f4a9f2 ](2f4a9f283d ))
* failing subcontracting patch (backport [#48940 ](https://github.com/frappe/erpnext/issues/48940 )) ([#48961 ](https://github.com/frappe/erpnext/issues/48961 )) ([5a984de ](5a984de697 ))
* include child doctypes in allow_on_submit patch for accounting dimensions ([ad56177 ](ad56177234 ))
* include child doctypes in repostable accounting types ([56dca02 ](56dca02cab ))
* include Sales Invoice in SABB validation for packed items ([d862a74 ](d862a742b0 ))
* multiple fixes for advance payment accounting (backport [#48341 ](https://github.com/frappe/erpnext/issues/48341 )) ([#48896 ](https://github.com/frappe/erpnext/issues/48896 )) ([cb0addc ](cb0addc122 ))
* payment ledger voucher seperator row currencies ([5b0486c ](5b0486ca26 ))
* permission error on tests ([6f12029 ](6f12029477 ))
* prevent negative values in BOM fields ([#48520 ](https://github.com/frappe/erpnext/issues/48520 ), [#48662 ](https://github.com/frappe/erpnext/issues/48662 )) (backport [#48696 ](https://github.com/frappe/erpnext/issues/48696 )) ([#48897 ](https://github.com/frappe/erpnext/issues/48897 )) ([5de5a8b ](5de5a8bfd5 ))
* **process statement of accounts:** make date fields mandatory ([3e8deee ](3e8deeed07 ))
* provide company for outstanding record. ([dc4b236 ](dc4b236951 ))
* provide missing `company` in report records that require reference to `Company:company:default_currency` ([070190d ](070190d07b ))
* remove api call to set default payments ([d9c1ef0 ](d9c1ef0926 ))
* server error on opportunity summary by sales stage report ([652589f ](652589f636 ))
* set use_serial_batch_fields when creating PR from PO ([0207b82 ](0207b82f82 ))
* submit depreciation schedule only for submitted asset ([9d8cb2f ](9d8cb2f57c ))
* **tax withholding details:** avoid voucher duplication ([cee9f20 ](cee9f200ad ))
* use checkout@v2 instead of v4 ([c9d69d9 ](c9d69d9629 ))
* Use correct Attachments folder in code list import ([dc7ac35 ](dc7ac3550e ))
* use maintenance_status filter for indicators ([eec327c ](eec327c02b ))
* validate if journal entry linked to schedule is in draft ([37eaa07 ](37eaa07192 ))
### Features
* add 'Manufacture' section to project dashboard and show linked Work Orders ([83e9842 ](83e9842dd3 ))
* add non-negative constraint to batch size and sub operation time fields (backport [#48948 ](https://github.com/frappe/erpnext/issues/48948 )) ([#48991 ](https://github.com/frappe/erpnext/issues/48991 )) ([964f927 ](964f9275dc ))
* Add non-negative constraint to completed qty fields in job card and time log (backport [#48946 ](https://github.com/frappe/erpnext/issues/48946 )) ([#48989 ](https://github.com/frappe/erpnext/issues/48989 )) ([84e91e0 ](84e91e0c7c ))
* add show_amount_in_company_currency in gl report ([b964b12 ](b964b122ed ))
### Performance Improvements
* process auto bank reconciliation in batches ([19a8dde ](19a8ddef86 ))
* process_gl_map causing performance issues in the reposting ([a96fa55 ](a96fa55704 ))
### Reverts
* Revert "fix: set proper currency format" ([0355006 ](03550066a7 ))
2025-08-06 02:37:49 +00:00
ruthra kumar
53fef46f9a
Merge pull request #48979 from frappe/version-15-hotfix
...
chore: release v15
2025-08-06 08:06:33 +05:30
ruthra kumar
1070322695
Merge branch 'version-15' into version-15-hotfix
2025-08-05 21:41:58 +05:30
ruthra kumar
3ea6278eb9
Merge pull request #48997 from frappe/mergify/bp/version-15-hotfix/pr-48901
...
fix: do not split round off when there is a cost center allocation (backport #48901 )
2025-08-05 20:46:12 +05:30
ravibharathi656
e822a74479
test: add test for cost center allocation commercial rounding
...
(cherry picked from commit dd24cce509 )
# Conflicts:
# erpnext/accounts/doctype/cost_center_allocation/test_cost_center_allocation.py
2025-08-05 20:29:25 +05:30
venkat102
e36e5027d7
fix: do not split round off when there is a cost center allocation
...
(cherry picked from commit f0df41d521 )
2025-08-05 14:47:51 +00:00
ruthra kumar
f97e29058c
Merge pull request #48993 from frappe/mergify/bp/version-15-hotfix/pr-48947
...
fix(process statement of accounts): make date fields mandatory (backport #48947 )
2025-08-05 17:08:55 +05:30
mergify[bot]
964f9275dc
feat: add non-negative constraint to batch size and sub operation time fields (backport #48948 ) ( #48991 )
...
* feat: add non-negative constraint to batch size and sub operation time fields
(cherry picked from commit f4722d3b24 )
# Conflicts:
# erpnext/manufacturing/doctype/operation/operation.json
# erpnext/manufacturing/doctype/sub_operation/sub_operation.json
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 11:19:46 +00:00
Mihir Kandoi
f3895e9dc9
Merge pull request #48992 from frappe/mergify/bp/version-15-hotfix/pr-48949
...
feat: add Manufacture section to project dashboard to show linked Work Orders (backport #48949 )
2025-08-05 16:48:33 +05:30
ravibharathi656
3e8deeed07
fix(process statement of accounts): make date fields mandatory
...
(cherry picked from commit 23bc180d98 )
2025-08-05 11:06:47 +00:00
mergify[bot]
84e91e0c7c
feat: Add non-negative constraint to completed qty fields in job card and time log (backport #48946 ) ( #48989 )
...
* feat: Add non-negative constraint to completed qty fields in job card and time log
(cherry picked from commit c30665fda7 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.json
# erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 11:06:43 +00:00
KerollesFathy
83e9842dd3
feat: add 'Manufacture' section to project dashboard and show linked Work Orders
...
(cherry picked from commit 2729d7521d )
2025-08-05 10:59:44 +00:00
Khushi Rawat
3760ff8a7a
Merge pull request #48977 from frappe/mergify/bp/version-15-hotfix/pr-48968
...
fix: validate asset before submitting depreciation schedule (backport #48968 )
2025-08-05 16:28:03 +05:30
Khushi Rawat
ddecce400a
Merge pull request #48987 from frappe/mergify/bp/version-15-hotfix/pr-48929
...
chore: add translation function on remarks in asset depreciation entry (backport #48929 )
2025-08-05 16:27:47 +05:30
ruthra kumar
6367bd9561
Merge pull request #48985 from frappe/mergify/bp/version-15-hotfix/pr-48798
...
feat: add show_amount_in_company_currency in gl report (backport #48798 )
2025-08-05 16:26:37 +05:30
ruthra kumar
104569318e
Merge pull request #48982 from frappe/mergify/bp/version-15-hotfix/pr-48909
...
fix(tax withholding details): avoid voucher duplication (backport #48909 )
2025-08-05 16:25:48 +05:30
Khushi Rawat
4a8465df90
chore: resolved conflicts
2025-08-05 16:05:54 +05:30
Khushi Rawat
78857cd798
fix: add missing parentheses
...
(cherry picked from commit a60db40fd2 )
2025-08-05 10:26:31 +00:00
Ernesto Ruiz
2c9ee7ae14
chore: add translation function on remark in setup_journal_entry_metadata in depreciation.py
...
(cherry picked from commit 803180d5de )
# Conflicts:
# erpnext/assets/doctype/asset/depreciation.py
2025-08-05 10:26:31 +00:00
Ernesto Ruiz
4a5e0b181f
chore: add translation function on remarks in make_journal_entry in asset.py
...
(cherry picked from commit 119904e44f )
2025-08-05 10:26:31 +00:00
Khushi Rawat
35f826c499
chore: remove duplicate code
2025-08-05 15:54:11 +05:30
Diptanil Saha
b565d4f0a8
Merge pull request #48983 from diptanilsaha/pos_grand_total_default_mop
...
refactor(pos): disable grand total to default mode of payment
2025-08-05 15:24:32 +05:30
l0gesh29
b964b122ed
feat: add show_amount_in_company_currency in gl report
...
(cherry picked from commit 468e5e9b2e )
2025-08-05 09:52:53 +00:00
ravibharathi656
cee9f200ad
fix(tax withholding details): avoid voucher duplication
...
(cherry picked from commit 8837016243 )
2025-08-05 09:46:51 +00:00
ruthra kumar
214f15e700
Merge pull request #48972 from frappe/mergify/bp/version-15-hotfix/pr-48718
...
refactor: process subscriptions in batch wise (backport #48718 )
2025-08-05 15:13:00 +05:30
ruthra kumar
0341941d3f
Merge pull request #48973 from frappe/mergify/bp/version-15-hotfix/pr-48774
...
perf: process auto bank reconciliation in batches (backport #48774 )
2025-08-05 15:12:46 +05:30
diptanilsaha
8d1b599d5f
refactor(pos): disable grand total to default mode of payment
2025-08-05 15:09:55 +05:30
Khushi Rawat
4022fcb0d9
Merge pull request #48976 from frappe/mergify/bp/version-15-hotfix/pr-48974
...
fix: use maintenance_status filter for indicators (backport #48974 )
2025-08-05 15:07:50 +05:30
Khushi Rawat
4f14651a42
chore: resolved conflicts
2025-08-05 15:06:57 +05:30
khushi8112
497247d89a
chore: fetch docstatus to validate
...
(cherry picked from commit d6fb99916e )
2025-08-05 09:32:29 +00:00
khushi8112
137d2d4044
chore: add mistakenly removed test records
...
(cherry picked from commit f5a71c6b88 )
2025-08-05 09:32:28 +00:00
khushi8112
37eaa07192
fix: validate if journal entry linked to schedule is in draft
...
(cherry picked from commit d5edca2022 )
2025-08-05 09:32:28 +00:00
khushi8112
9d8cb2f57c
fix: submit depreciation schedule only for submitted asset
...
(cherry picked from commit a4628c2024 )
# Conflicts:
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
2025-08-05 09:32:28 +00:00
khushi8112
eec327c02b
fix: use maintenance_status filter for indicators
...
(cherry picked from commit 1b674a1051 )
2025-08-05 09:32:22 +00:00
Diptanil Saha
093c94aa7c
Merge pull request #48965 from frappe/mergify/bp/version-15-hotfix/pr-48964
...
fix: remove api call to set default payments (backport #48964 )
2025-08-05 14:49:37 +05:30
ravibharathi656
19a8ddef86
perf: process auto bank reconciliation in batches
...
(cherry picked from commit 657de2cc7e )
2025-08-05 09:08:46 +00:00
ravibharathi656
0fdd944418
refactor: process subscriptions in batch wise
...
(cherry picked from commit 283d69c0bd )
2025-08-05 08:58:22 +00:00
ruthra kumar
f997393b0e
Merge pull request #48971 from frappe/mergify/bp/version-15-hotfix/pr-48861
...
chore: correct description for `consider_party_ledger_amount` in Tax Withholding Category (backport #48861 )
2025-08-05 14:25:46 +05:30
ljain112
0d02d7086c
chore: correct description for consider_party_ledger_amount in Tax Withholding Category
...
(cherry picked from commit f619bca2d6 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
2025-08-05 14:25:23 +05:30
Mihir Kandoi
913bde0dfe
Merge pull request #48967 from frappe/mergify/bp/version-15-hotfix/pr-48693
...
fix: Use correct Attachments folder in code list import (backport #48693 )
2025-08-05 14:24:42 +05:30
Mihir Kandoi
21d33cf6b9
Merge pull request #48767 from WHWYIT/fix-issues-48765
...
Fix: Procurement Tracker - No permission to read Employee #48765
2025-08-05 14:20:33 +05:30
Corentin Forler
dc7ac3550e
fix: Use correct Attachments folder in code list import
...
(cherry picked from commit bc2cb1737a )
2025-08-05 08:34:39 +00:00
Diptanil Saha
e8ba2b1576
chore: resolve conflict
2025-08-05 13:24:49 +05:30
diptanilsaha
d9c1ef0926
fix: remove api call to set default payments
...
(cherry picked from commit 871b8473fa )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2025-08-05 07:46:37 +00:00
ruthra kumar
0061bde950
Merge pull request #48962 from frappe/mergify/bp/version-15-hotfix/pr-48860
...
fix: add doctype fieldname in condition (backport #48860 )
2025-08-05 12:17:56 +05:30
mergify[bot]
5a984de697
fix: failing subcontracting patch (backport #48940 ) ( #48961 )
...
* fix: failing subcontracting patch
(cherry picked from commit 14b47e81ce )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-05 06:37:20 +00:00
l0gesh29
3603cdf457
fix: add doctype fieldname in condition
...
(cherry picked from commit e2d63e4c32 )
2025-08-05 06:32:41 +00:00
ruthra kumar
a74b3e3602
Merge pull request #48939 from frappe/mergify/bp/version-15-hotfix/pr-48575
...
feat(payment gateway account): add company (backport #48575 )
2025-08-05 10:43:12 +05:30
Ravibharathi
8259a748f6
Merge pull request #48575 from aerele/company-payment-gateway
...
feat(payment gateway account): add company
(cherry picked from commit 02380c3eab )
2025-08-05 10:12:39 +05:30
ruthra kumar
59c6e8f233
Merge pull request #48953 from frappe/mergify/bp/version-15-hotfix/pr-48951
...
chore: added now as default value for the posting time (backport #48951 )
2025-08-05 10:08:55 +05:30
Rohit Waghchaure
dfa35363b9
chore: added now as default value for the posting time
...
(cherry picked from commit b3cebd87c8 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.json
2025-08-05 09:44:21 +05:30
mergify[bot]
bab2e86c01
chore: remove wrongly configured 'pos*' assignment from CODEOWNERS (backport #48954 ) ( #48955 )
...
chore: remove wrongly configured 'pos*' assignment from CODEOWNERS (#48954 )
(cherry picked from commit cc26d5da14 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-08-05 00:10:09 +05:30
ruthra kumar
fc462d4526
Merge pull request #48937 from frappe/mergify/bp/version-15-hotfix/pr-48926
...
fix: provide missing `company` in report records that require reference to `Company:company:default_currency` (backport #48926 )
2025-08-04 11:02:53 +05:30
Devin Slauenwhite
5b0486ca26
fix: payment ledger voucher seperator row currencies
...
(cherry picked from commit c03f1c25cf )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
dc4b236951
fix: provide company for outstanding record.
...
(cherry picked from commit 97959dbe75 )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
070190d07b
fix: provide missing company in report records that require reference to Company:company:default_currency
...
(cherry picked from commit 7f3905185c )
2025-08-04 05:00:08 +00:00
Devin Slauenwhite
03550066a7
Revert "fix: set proper currency format"
...
This reverts PR https://github.com/frappe/erpnext/pull/42458
This reverts commit 2533808f1e .
(cherry picked from commit 316470eee4 )
2025-08-04 05:00:07 +00:00
ruthra kumar
b93cfc5d83
Merge pull request #48936 from frappe/mergify/bp/version-15-hotfix/pr-48136
...
fix(accounts):enable allow_on_submit for accounting dimensions in repost settings allowed doctypes (backport #48136 )
2025-08-04 09:34:13 +05:30
ravibharathi656
ad56177234
fix: include child doctypes in allow_on_submit patch for accounting dimensions
...
(cherry picked from commit 1e37fd8991 )
2025-08-04 09:14:13 +05:30
ravibharathi656
e22f93f1fb
fix: enable allow_on_submit for accounting dimensions in allowed doctypes
...
(cherry picked from commit 55e79c4dfd )
2025-08-04 03:35:35 +00:00
ravibharathi656
56dca02cab
fix: include child doctypes in repostable accounting types
...
(cherry picked from commit fbd8fd7d22 )
2025-08-04 03:35:34 +00:00
Frappe PR Bot
8795ce975f
chore(release): Bumped to Version 15.72.3
...
## [15.72.3](https://github.com/frappe/erpnext/compare/v15.72.2...v15.72.3 ) (2025-08-03)
### Performance Improvements
* process_gl_map causing performance issues in the reposting ([58f6534 ](58f6534d8b ))
2025-08-03 10:42:14 +00:00
rohitwaghchaure
629cdd62f2
Merge pull request #48932 from frappe/mergify/bp/version-15/pr-48914
...
perf: process_gl_map causing performance issues in the reposting (backport #48914 )
2025-08-03 16:08:38 +05:30
Rohit Waghchaure
58f6534d8b
perf: process_gl_map causing performance issues in the reposting
...
(cherry picked from commit a96fa55704 )
2025-08-03 09:46:12 +00:00
Mihir Kandoi
c7db277aa8
Merge pull request #48928 from frappe/mergify/bp/version-15-hotfix/pr-48748
...
fix: account currency validation to exclude cancelled entries (backport #48748 )
2025-08-02 22:34:05 +05:30
Dev Dusija
4ce4d345e7
fix: account currency validation to exclude cancelled entries
...
(cherry picked from commit c9c45fe89f )
2025-08-02 16:48:31 +00:00
Mihir Kandoi
f714888d48
Merge pull request #48924 from frappe/mergify/bp/version-15-hotfix/pr-48915
...
fix: set use_serial_batch_fields when creating PR from PO (backport #48915 )
2025-08-02 20:57:46 +05:30
Kavin
0207b82f82
fix: set use_serial_batch_fields when creating PR from PO
...
(cherry picked from commit a384c96617 )
2025-08-02 15:12:26 +00:00
rohitwaghchaure
7f1dbeee8b
Merge pull request #48914 from rohitwaghchaure/fixed-support-45378
...
perf: process_gl_map causing performance issues in the reposting
2025-08-02 19:01:40 +05:30
Rohit Waghchaure
a96fa55704
perf: process_gl_map causing performance issues in the reposting
2025-08-02 18:44:32 +05:30
Mihir Kandoi
4488b27fe3
Merge pull request #48910 from frappe/mergify/bp/version-15-hotfix/pr-48908
...
fix: include Sales Invoice in SABB validation for packed items (backport #48908 )
2025-08-01 17:34:59 +05:30
Mihir Kandoi
d862a742b0
fix: include Sales Invoice in SABB validation for packed items
...
(cherry picked from commit 2ce297aff8 )
2025-08-01 11:50:21 +00:00
Frappe PR Bot
31343b6287
chore(release): Bumped to Version 15.72.2
...
## [15.72.2](https://github.com/frappe/erpnext/compare/v15.72.1...v15.72.2 ) (2025-08-01)
### Bug Fixes
* multiple fixes for advance payment accounting (backport [#48341 ](https://github.com/frappe/erpnext/issues/48341 )) ([#48896 ](https://github.com/frappe/erpnext/issues/48896 )) ([52b9f92 ](52b9f92553 ))
2025-08-01 10:25:24 +00:00
ruthra kumar
e0850ed209
Merge pull request #48906 from frappe/mergify/bp/version-15/pr-48896
...
fix: multiple fixes for advance payment accounting (backport #48341 ) (backport #48896 )
2025-08-01 15:53:57 +05:30
mergify[bot]
52b9f92553
fix: multiple fixes for advance payment accounting (backport #48341 ) ( #48896 )
...
* fix: multiple fixes for advance payment accounting
(cherry picked from commit e70caedddc )
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
# erpnext/patches/v15_0/create_advance_payment_ledger_records.py
* chore: resolve conflicts
* fix: do not execute patch if no advance doctypes
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
(cherry picked from commit cb0addc122 )
2025-08-01 10:01:31 +00:00
mergify[bot]
cb0addc122
fix: multiple fixes for advance payment accounting (backport #48341 ) ( #48896 )
...
* fix: multiple fixes for advance payment accounting
(cherry picked from commit e70caedddc )
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
# erpnext/patches/v15_0/create_advance_payment_ledger_records.py
* chore: resolve conflicts
* fix: do not execute patch if no advance doctypes
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-08-01 15:30:30 +05:30
mergify[bot]
5de5a8bfd5
fix: prevent negative values in BOM fields ( #48520 , #48662 ) (backport #48696 ) ( #48897 )
...
* fix: prevent negative values in BOM fields (#48520 , #48662 ) (#48696 )
* fix: prevent negative values in BOM fields (#48520 , #48662 )
* fix: applied non_negative validation using Desk UI for BOM fields
(cherry picked from commit 3a80e116e8 )
# Conflicts:
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
# erpnext/manufacturing/doctype/bom_scrap_item/bom_scrap_item.json
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Vishist16 <101823906+Vishist16@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-31 15:42:23 +00:00
Frappe PR Bot
396886c6e8
chore(release): Bumped to Version 15.72.1
...
## [15.72.1](https://github.com/frappe/erpnext/compare/v15.72.0...v15.72.1 ) (2025-07-31)
### Bug Fixes
* failing subcontracting patch ([14d5c7f ](14d5c7f3cd ))
2025-07-31 11:05:20 +00:00
Mihir Kandoi
3a0db8d550
Merge pull request #48892 from frappe/mergify/bp/version-15/pr-48888
...
fix: failing subcontracting patch (backport #48887 ) (backport #48888 )
2025-07-31 16:34:07 +05:30
Mihir Kandoi
9e661b206c
chore: add date so patch can rerun
...
(cherry picked from commit ed927a2147 )
2025-07-31 10:46:45 +00:00
Mihir Kandoi
14d5c7f3cd
fix: failing subcontracting patch
...
(cherry picked from commit bb43419944 )
(cherry picked from commit 2f4a9f283d )
2025-07-31 10:46:45 +00:00
Mihir Kandoi
5291c66ea1
Merge pull request #48888 from frappe/mergify/bp/version-15-hotfix/pr-48887
...
fix: failing subcontracting patch (backport #48887 )
2025-07-31 16:15:15 +05:30
Mihir Kandoi
ed927a2147
chore: add date so patch can rerun
2025-07-31 16:00:35 +05:30
Mihir Kandoi
2f4a9f283d
fix: failing subcontracting patch
...
(cherry picked from commit bb43419944 )
2025-07-31 10:10:40 +00:00
Mihir Kandoi
79bfcbf424
Merge pull request #48885 from mihir-kandoi/version-15-hotfix
...
fix: permission error on tests
2025-07-31 14:52:34 +05:30
Mihir Kandoi
c9d69d9629
fix: use checkout@v2 instead of v4
2025-07-31 14:19:44 +05:30
Mihir Kandoi
6f12029477
fix: permission error on tests
2025-07-31 14:04:02 +05:30
mergify[bot]
7bb127de63
Merge pull request #48876 from frappe/mergify/bp/version-15-hotfix/pr-48873
...
fix: return conversion factor of variant and not template (backport #48873 )
2025-07-31 07:03:15 +00:00
Diptanil Saha
87de70f4fd
Merge pull request #48877 from frappe/mergify/bp/version-15-hotfix/pr-48619
...
fix(accounts): allow default bank account per company (backport #48619 )
2025-07-31 12:21:04 +05:30
Khushi Rawat
782fecca46
Merge pull request #48857 from khushi8112/asset-depreciation-on-cancel-of-sales-invoice
...
fix: do not recalculate depreciation on sale invoice cancellation for fully depreciated asset
2025-07-31 12:11:02 +05:30
Nikhil Kothari
8cd90de70b
fix(accounts): allow default bank account per company
...
(cherry picked from commit 982550b92c )
2025-07-31 06:34:31 +00:00
Diptanil Saha
0b9a8ee67c
Merge pull request #48859 from frappe/mergify/bp/version-15-hotfix/pr-48858
...
fix: server error on opportunity summary by sales stage report (backport #48858 )
2025-07-30 16:04:47 +05:30
diptanilsaha
652589f636
fix: server error on opportunity summary by sales stage report
...
(cherry picked from commit 830b3ba1e5 )
2025-07-30 10:20:05 +00:00
khushi8112
106f7ea112
test: test asset status after sales invoice creation and cancellation
2025-07-30 13:51:34 +05:30
khushi8112
db41b14317
fix: do not recalculate depreciation on sale invoice cancellation for fully depreciated asset
2025-07-30 13:50:32 +05:30
Mihir Kandoi
609191c3a5
Merge pull request #48852 from frappe/mergify/bp/version-15-hotfix/pr-48851
2025-07-29 22:37:58 +05:30
Mihir Kandoi
7489c9159d
chore: resolve conflicts
2025-07-29 22:22:25 +05:30
Mihir Kandoi
b48619078d
Update CODEOWNERS
...
(cherry picked from commit b9b3302b69 )
# Conflicts:
# CODEOWNERS
2025-07-29 16:49:03 +00:00
Diptanil Saha
523007588d
Merge pull request #48850 from frappe/mergify/bp/version-15-hotfix/pr-48839
...
fix: change modified timestamp so migrations work (backport #48839 )
2025-07-29 21:18:48 +05:30
Frappe PR Bot
b4a6d09d5d
chore(release): Bumped to Version 15.72.0
...
# [15.72.0](https://github.com/frappe/erpnext/compare/v15.71.1...v15.72.0 ) (2025-07-29)
### Bug Fixes
* append finance book row only when calculate depreciation is checked ([36f22f9 ](36f22f929d ))
* attribute error in payment entry ([3739e2c ](3739e2ca5a ))
* avoid auto_repeat on duplicate ([65a2706 ](65a27066cc ))
* correct query filter assignment in stock ledger and balance reports ([fa01bdc ](fa01bdc490 ))
* create job card for selected operations only ([23180da ](23180dad42 ))
* do not set value after depreciation as zero ([20bbfc5 ](20bbfc504f ))
* enhance warehouse filter to support list and tuple values ([#48755 ](https://github.com/frappe/erpnext/issues/48755 )) ([0cb2c41 ](0cb2c41cba ))
* error when trying to edit quantity of top most FG in bom creator ([bd7de51 ](bd7de515b1 ))
* fetch item valuation rate for internal transactions ([b23f7a9 ](b23f7a9d91 ))
* fetch payment term template from order ([ee8eb36 ](ee8eb368e7 ))
* get default company currency ([622052b ](622052b950 ))
* handle empty warehouse condition in get_warehouse_condition function; typo; ([1d52a8f ](1d52a8fb69 ))
* ignore is overridden by transaction.js upon clicking cancel ([424baed ](424baed077 ))
* include empty values in user permission ([cfcd21d ](cfcd21d5c6 ))
* incorrect GL entries ([207d2ac ](207d2ac63c ))
* Misclassification of Journal Voucher Entries in Customer Ledger Summary ([#48041 ](https://github.com/frappe/erpnext/issues/48041 )) ([01fcd98 ](01fcd98c84 ))
* over billed purchase receipt status ([1efdff0 ](1efdff0ad1 ))
* patch to enable fetch_valuation_rate_for_internal_transaction ([bf5b6a5 ](bf5b6a540f ))
* patch to set default buying price list in material request ([#48680 ](https://github.com/frappe/erpnext/issues/48680 )) ([fd1c213 ](fd1c213a8d ))
* **pick list:** make warehouse editable ([6a50410 ](6a5041042e ))
* post gl entry on completion date of asset repair ([5a82b72 ](5a82b723c2 ))
* prevent concurrency issues ([ad75754 ](ad75754ca6 ))
* prevent negative scrap quantity in Job Card ([#48545 ](https://github.com/frappe/erpnext/issues/48545 )) ([ae945b2 ](ae945b2e6f ))
* remove alias for order by field ([193fbcb ](193fbcba11 ))
* **sales-order:** disallow address edits after sales order is submitted ([2073e98 ](2073e98613 ))
* serial no warehouse for backdated stock reco ([b82aea4 ](b82aea4a87 ))
* set company as mandatory ([49befc1 ](49befc1dfd ))
* set letter head from company if exists ([d4fae00 ](d4fae00b80 ))
* sql error in quality inspection ([3e92ae8 ](3e92ae8bd0 ))
* status in MR (material transfer) when using transit stock entries ([584b442 ](584b442824 ))
* test case ([9fe1e6d ](9fe1e6d0bd ))
* test case ([c7dcbed ](c7dcbed16f ))
* **test:** update tests ([62033b5 ](62033b5c7a ))
* update advance paid amount on unreconcile ([074a706 ](074a7065be ))
* update asset value after revaluation cancellation ([d9b24a3 ](d9b24a30eb ))
* update get_data function to use item_query ([9bf0d85 ](9bf0d852ee ))
* update subscription details patch ([ebda396 ](ebda396518 ))
* use db_set in email_campaign (backport [#45679 ](https://github.com/frappe/erpnext/issues/45679 )) ([#48806 ](https://github.com/frappe/erpnext/issues/48806 )) ([9b59fb6 ](9b59fb659b ))
* use the item_query for get_data ([a7e8f40 ](a7e8f404f7 ))
* valuation for rejected materials ([d378e51 ](d378e51492 ))
* warehouse filter query by chaining conditions ([b57163b ](b57163b7be ))
### Features
* add fetch_valuation_rate_for_internal_transaction in accounts settings ([f8d1e5a ](f8d1e5a0d3 ))
* Add non-negative constraint to workstation cost fields (backport [#48557 ](https://github.com/frappe/erpnext/issues/48557 )) ([#48826 ](https://github.com/frappe/erpnext/issues/48826 )) ([e1d7ec9 ](e1d7ec906f ))
* enhance apply_warehouse_filter to support multiple warehouses in filters ([801cda3 ](801cda3813 ))
* option to recalculate costing and billing fields in project ([6adc8a0 ](6adc8a09c0 ))
* show opening/closing balance in cash flow report ([#47877 ](https://github.com/frappe/erpnext/issues/47877 )) ([7fd5b2b ](7fd5b2b26a ))
* update stock balance report to support multi-select for items and warehouses ([2b08c5b ](2b08c5b769 ))
* update stock ledger report to support multi-select for warehouses and items ([ecf9e6e ](ecf9e6e748 ))
2025-07-29 15:39:56 +00:00
ruthra kumar
943aca9739
Merge pull request #48832 from frappe/version-15-hotfix
...
chore: release v15
2025-07-29 21:08:37 +05:30
Diptanil Saha
184cabdcb0
chore: resolve conflict
2025-07-29 21:02:04 +05:30
Ayush Chaudhari
f8ea431551
fix: change modified timestamp so migrations work
...
(cherry picked from commit c18d565d3e )
# Conflicts:
# erpnext/manufacturing/doctype/job_card_scrap_item/job_card_scrap_item.json
2025-07-29 15:30:28 +00:00
ruthra kumar
9732973b73
Merge pull request #48849 from frappe/mergify/bp/version-15-hotfix/pr-48534
...
fix: update advance paid amount on unreconcile (backport #48534 )
2025-07-29 20:52:07 +05:30
Ravibharathi
074a7065be
fix: update advance paid amount on unreconcile
...
(cherry picked from commit 99f7eb38d3 )
2025-07-29 15:06:20 +00:00
ruthra kumar
9f36531f2a
Merge pull request #48847 from frappe/mergify/bp/version-15-hotfix/pr-48835
...
fix: include empty values in user permission (backport #48835 )
2025-07-29 20:17:23 +05:30
l0gesh29
cfcd21d5c6
fix: include empty values in user permission
...
(cherry picked from commit f13d98fc7c )
2025-07-29 14:26:35 +00:00
rohitwaghchaure
5c34299b1e
Merge pull request #48843 from frappe/mergify/bp/version-15-hotfix/pr-48743
...
fix(pick list): make warehouse editable (backport #48743 )
2025-07-29 18:42:43 +05:30
rohitwaghchaure
4fda27fdba
Merge pull request #48842 from frappe/mergify/bp/version-15-hotfix/pr-48841
...
fix: serial no warehouse for backdated stock reco (backport #48841 )
2025-07-29 18:32:45 +05:30
ravibharathi656
6a5041042e
fix(pick list): make warehouse editable
...
(cherry picked from commit f5beda48dc )
2025-07-29 12:55:17 +00:00
Rohit Waghchaure
b82aea4a87
fix: serial no warehouse for backdated stock reco
...
(cherry picked from commit 1deedc766c )
2025-07-29 12:46:52 +00:00
Khushi Rawat
21bdf6ef14
Merge pull request #48840 from khushi8112/finance-books-issue-when-asset-splitting
...
fix: finance books issue when asset splitting
2025-07-29 18:01:37 +05:30
khushi8112
bc1d3ea017
chore: remove print statement
2025-07-29 17:43:21 +05:30
khushi8112
1be071683a
test: test assets after split
2025-07-29 17:39:48 +05:30
khushi8112
36f22f929d
fix: append finance book row only when calculate depreciation is checked
2025-07-29 17:39:04 +05:30
ruthra kumar
1d85da43a6
Merge pull request #48838 from frappe/mergify/bp/version-15-hotfix/pr-48837
...
fix: unable to cancel PO if unreconciliation is done (backport #48837 )
2025-07-29 17:17:35 +05:30
ruthra kumar
424baed077
fix: ignore is overridden by transaction.js upon clicking cancel
...
which overrides with 'Serial and Batch Bundle'
(cherry picked from commit cf70147c0d )
2025-07-29 11:34:31 +00:00
ruthra kumar
9508ae5044
Merge pull request #48836 from frappe/mergify/bp/version-15-hotfix/pr-48782
...
fix: attribute error in payment entry (backport #48782 )
2025-07-29 17:03:55 +05:30
ljain112
1697ac0b57
chore: added test case for reconciliation_effect_date
...
(cherry picked from commit f7ee9ee967 )
2025-07-29 11:13:12 +00:00
ljain112
3739e2ca5a
fix: attribute error in payment entry
...
(cherry picked from commit dc841fe661 )
2025-07-29 11:13:12 +00:00
Khushi Rawat
ec9747cc99
Merge pull request #48833 from khushi8112/bp-v15-pr-48649
...
fix: post gl entry on completion date of asset repair
2025-07-29 15:36:43 +05:30
Khushi Rawat
21f5541158
Merge pull request #48629 from khushi8112/update-value-after-depreciation-after-revaluation
...
fix: update asset value after revaluation cancellation
2025-07-29 15:33:33 +05:30
khushi8112
5a82b723c2
fix: post gl entry on completion date of asset repair
2025-07-29 15:17:30 +05:30
Mihir Kandoi
d7a9c7b161
Merge pull request #48828 from frappe/mergify/bp/version-15-hotfix/pr-48700
...
fix: prevent negative scrap quantity in Job Card (#48545 ) (backport #48700 )
2025-07-29 14:26:05 +05:30
mergify[bot]
e1d7ec906f
feat: Add non-negative constraint to workstation cost fields (backport #48557 ) ( #48826 )
...
* feat: Add non-negative constraint to workstation cost fields
(cherry picked from commit a2bb557570 )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.json
* fix: Add non-negative constraint to job capacity field in workstation
(cherry picked from commit 92a12d7fea )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.json
* chore: resolve conflicts
---------
Co-authored-by: KerollesFathy <kerolles.f@outlook.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-29 08:53:25 +00:00
ruthra kumar
fe1292e3fa
Merge pull request #48829 from frappe/mergify/bp/version-15-hotfix/pr-48593
...
fix(sales-order): disallow address edits after sales order is submitted (backport #48593 )
2025-07-29 14:19:38 +05:30
Diptanil Saha
61e5c52419
Merge pull request #48830 from frappe/mergify/bp/version-15-hotfix/pr-48769
...
fix: set letter head from company if exists (backport #48769 )
2025-07-29 13:56:33 +05:30
ravibharathi656
d4fae00b80
fix: set letter head from company if exists
...
(cherry picked from commit d163da171f )
2025-07-29 08:23:11 +00:00
Bhavan23
2073e98613
fix(sales-order): disallow address edits after sales order is submitted
...
(cherry picked from commit daac7c589b )
2025-07-29 08:10:07 +00:00
Vishist Singh Solanki
ae945b2e6f
fix: prevent negative scrap quantity in Job Card ( #48545 )
...
(cherry picked from commit 94ec76545c )
2025-07-29 07:57:54 +00:00
ruthra kumar
84c0321785
Merge pull request #48827 from frappe/mergify/bp/version-15-hotfix/pr-47877
...
feat(cashflow): show opening/closing balance (backport #47877 )
2025-07-29 13:25:18 +05:30
Mihir Kandoi
f0f8666baa
Merge pull request #48682 from frappe/mergify/bp/version-15-hotfix/pr-48680
...
fix: patch to set default buying price list in material request (backport #48680 )
2025-07-29 13:23:16 +05:30
Mihir Kandoi
5d7b8200fa
Merge pull request #48681 from frappe/mergify/bp/version-15-hotfix/pr-48653
...
feat: button to recalculate costing and billing fields in project (backport #48653 )
2025-07-29 13:22:59 +05:30
Logesh Periyasamy
7fd5b2b26a
feat: show opening/closing balance in cash flow report ( #47877 )
...
* feat: add checkbox to carryforward opening balance
* fix: ignore period closing voucher
* chore: rename filter check box
* feat: add total for opening and closing balance
* fix: update section name
* fix: remove section rename
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 88b9f8d68c )
2025-07-29 07:35:55 +00:00
Mihir Kandoi
85f1efe67e
Merge pull request #48777 from frappe/mergify/bp/version-15-hotfix/pr-48773
...
fix: create job card for selected operations only (backport #48773 )
2025-07-29 13:00:28 +05:30
ruthra kumar
d543a0c959
Merge pull request #48823 from frappe/mergify/bp/version-15-hotfix/pr-48757
...
fix: add patch for update subscription details (backport #48757 )
2025-07-29 12:29:51 +05:30
l0gesh29
ebda396518
fix: update subscription details patch
...
(cherry picked from commit c7b1379a7f )
2025-07-29 06:38:09 +00:00
Mihir Kandoi
c086f43964
Merge pull request #48821 from frappe/mergify/bp/version-15-hotfix/pr-48820
...
fix: over billed purchase receipt status (backport #48820 )
2025-07-29 12:03:28 +05:30
Mihir Kandoi
3336b5d55d
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-48820
2025-07-29 11:48:27 +05:30
mergify[bot]
18b007dbf2
Merge pull request #48805 from frappe/mergify/bp/version-15-hotfix/pr-48676
...
fix: missing account in GL entries (subcontracting) (backport #48676 )
2025-07-29 11:48:12 +05:30
Mihir Kandoi
1efdff0ad1
fix: over billed purchase receipt status
...
(cherry picked from commit 15e354f76e )
2025-07-29 06:02:50 +00:00
Mihir Kandoi
92e315c4e1
Merge pull request #48811 from frappe/mergify/bp/version-15-hotfix/pr-48804
...
fix: sql error in quality inspection (backport #48804 )
2025-07-29 11:18:46 +05:30
Mihir Kandoi
22e6ea41f7
Merge pull request #48819 from frappe/mergify/bp/version-15-hotfix/pr-39555
...
ci: Add fake passing tests when CI is skipped (backport #39555 )
2025-07-29 11:18:02 +05:30
ruthra kumar
1c81b2c684
Merge pull request #48815 from frappe/mergify/bp/version-15-hotfix/pr-48797
...
fix: avoid auto_repeat on duplicate (backport #48797 )
2025-07-29 09:18:28 +05:30
ruthra kumar
907358a356
Merge pull request #48814 from frappe/mergify/bp/version-15-hotfix/pr-48796
...
fix: remove alias for order by field (backport #48796 )
2025-07-29 09:17:55 +05:30
Mihir Kandoi
9c3011cb9f
Potential fix for code scanning alert no. 9: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-28 22:23:42 +05:30
Mihir Kandoi
5840a242a6
Potential fix for code scanning alert no. 13: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-28 22:23:34 +05:30
Ankush Menat
4fd32fc3bd
ci: Add fake passing tests when CI is skipped ( #39555 )
...
(cherry picked from commit dfda5ad673 )
2025-07-28 16:50:44 +00:00
Diptanil Saha
2d4419c9d5
Merge pull request #48818 from frappe/mergify/bp/version-15-hotfix/pr-48778
...
fix: fetch payment term template from order (backport #48778 )
2025-07-28 20:41:42 +05:30
ravibharathi656
ee8eb368e7
fix: fetch payment term template from order
...
(cherry picked from commit 5ed34d6ff9 )
2025-07-28 14:55:42 +00:00
Diptanil Saha
95470b4262
Merge pull request #48816 from diptanilsaha/backport_48675
...
feat(internal-transaction): fetch valuation rate for internal transaction (backport #48675 , #48794 )
2025-07-28 18:45:30 +05:30
diptanilsaha
bf5b6a540f
fix: patch to enable fetch_valuation_rate_for_internal_transaction
2025-07-28 18:25:16 +05:30
mithili
65a27066cc
fix: avoid auto_repeat on duplicate
...
(cherry picked from commit 2c54f49cbc )
2025-07-28 12:29:13 +00:00
rohitwaghchaure
f772976676
Merge pull request #48809 from frappe/mergify/bp/version-15-hotfix/pr-48787
...
fix: concurrency issues (backport #48787 )
2025-07-28 17:55:49 +05:30
rohitwaghchaure
5e6f957e97
Merge pull request #48808 from frappe/mergify/bp/version-15-hotfix/pr-48801
...
fix: incorrect GL entries (backport #48801 )
2025-07-28 17:55:09 +05:30
diptanilsaha
b23f7a9d91
fix: fetch item valuation rate for internal transactions
2025-07-28 17:54:56 +05:30
l0gesh29
f8d1e5a0d3
feat: add fetch_valuation_rate_for_internal_transaction in accounts settings
2025-07-28 17:54:32 +05:30
l0gesh29
1ca81887ca
chore: rename variable
...
(cherry picked from commit 8fdda31e45 )
2025-07-28 12:10:10 +00:00
l0gesh29
193fbcba11
fix: remove alias for order by field
...
(cherry picked from commit 048b87328b )
2025-07-28 12:10:10 +00:00
ruthra kumar
794fac12a4
Merge pull request #48812 from frappe/mergify/bp/version-15-hotfix/pr-48480
...
Currency sales partner commision report (backport #48480 )
2025-07-28 17:29:32 +05:30
mergify[bot]
9b59fb659b
fix: use db_set in email_campaign (backport #45679 ) ( #48806 )
...
Bug fix in email_campaign's update_status function. (#45679 )
During the scheduler event of set_email_campaign_status, the function calling update_status isn't saving the modified status field.
(cherry picked from commit 88e68bb803 )
Co-authored-by: harshpwctech <84438948+harshpwctech@users.noreply.github.com >
2025-07-28 17:26:17 +05:30
mithili
8d25269de6
refactor: remove join in sql
...
(cherry picked from commit 9638151f9d )
2025-07-28 11:42:54 +00:00
mithili
8314059bf7
chore: update query to fetch company currency
...
(cherry picked from commit 998617879c )
2025-07-28 11:42:53 +00:00
mithili
622052b950
fix: get default company currency
...
(cherry picked from commit 984947f333 )
2025-07-28 11:42:53 +00:00
mithili
49befc1dfd
fix: set company as mandatory
...
(cherry picked from commit 2de2ea9f58 )
2025-07-28 11:42:53 +00:00
Mihir Kandoi
3e92ae8bd0
fix: sql error in quality inspection
...
(cherry picked from commit 062b245e3f )
2025-07-28 11:24:29 +00:00
Rohit Waghchaure
ad75754ca6
fix: prevent concurrency issues
...
(cherry picked from commit a186b1266d )
2025-07-28 10:59:17 +00:00
Rohit Waghchaure
207d2ac63c
fix: incorrect GL entries
...
(cherry picked from commit 4c273fcc99 )
2025-07-28 10:59:06 +00:00
Mihir Kandoi
442fede0fe
Merge pull request #48803 from frappe/mergify/bp/version-15-hotfix/pr-48793
...
fix: status in MR (material transfer) when using transit stock entries (backport #48793 )
2025-07-28 16:04:11 +05:30
Mihir Kandoi
584b442824
fix: status in MR (material transfer) when using transit stock entries
...
(cherry picked from commit baa612bc72 )
2025-07-28 10:03:28 +00:00
Mihir Kandoi
faa9006072
Merge pull request #48789 from mihir-kandoi/st44460
...
fix: error when trying to edit quantity of top most FG in bom creator
2025-07-28 14:53:19 +05:30
Assem Bahnasy
01fcd98c84
fix: Misclassification of Journal Voucher Entries in Customer Ledger Summary ( #48041 )
...
* fix: miscalculation of Invoiced Amount, Paid Amount, and Credit Amount in Customer Ledger Summary
* style: Apply ruff-format to customer_ledger_summary.py and ignore .venv/
* fix: Ensure .venv/ is ignored in .gitignore
* chore: removing backportrc line
* test: adding test_journal_voucher_against_return_invoice()
* fix: fixed test_journal_voucher_against_return_invoice function
* Revert .gitignore changes
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-07-28 14:35:59 +05:30
Mihir Kandoi
bd7de515b1
fix: error when trying to edit quantity of top most FG in bom creator
2025-07-28 11:42:13 +05:30
Smit Vora
8d8d47b0d6
Merge pull request #48729 from frappe/mergify/bp/version-15-hotfix/pr-48382
2025-07-26 12:13:27 +05:30
Soni Karm
0cb2c41cba
fix: enhance warehouse filter to support list and tuple values ( #48755 )
2025-07-26 11:32:23 +05:30
Shreyas Sojitra
23180dad42
fix: create job card for selected operations only
...
(cherry picked from commit 27e5344188 )
2025-07-25 04:36:33 +00:00
Liuyang
284e45011e
Fix: Procurement Tracker - No permission to read Employee #48765
2025-07-24 16:53:07 +08:00
Frappe PR Bot
ad45063c76
chore(release): Bumped to Version 15.71.1
...
## [15.71.1](https://github.com/frappe/erpnext/compare/v15.71.0...v15.71.1 ) (2025-07-24)
### Bug Fixes
* call hooks after gle & sle rename ([#48706 ](https://github.com/frappe/erpnext/issues/48706 )) ([3d7185f ](3d7185fad7 ))
2025-07-24 01:39:52 +00:00
ruthra kumar
c3188ff9a3
Merge pull request #48762 from frappe/mergify/bp/version-15/pr-48706
...
fix: call hooks on gle and sle rename (backport #48706 )
2025-07-24 07:08:24 +05:30
Kitti U. @ Ecosoft
3d7185fad7
fix: call hooks after gle & sle rename ( #48706 )
...
(cherry picked from commit ed79adebc4 )
2025-07-24 06:34:51 +05:30
mergify[bot]
fd441e1eff
refactor: call hooks after gle & sle rename (backport #48706 ) ( #48754 )
...
refactor: call hooks after gle & sle rename (#48706 )
(cherry picked from commit ed79adebc4 )
Co-authored-by: Kitti U. @ Ecosoft <kittiu@gmail.com >
2025-07-23 18:37:14 +05:30
rohitwaghchaure
0588b68cec
Merge pull request #48734 from frappe/mergify/bp/version-15-hotfix/pr-48720
...
fix: valuation for rejected materials (backport #48720 )
2025-07-23 08:45:35 +05:30
rohitwaghchaure
c2140625f5
chore: fixed test case
2025-07-23 08:27:33 +05:30
Frappe PR Bot
32029f4dca
chore(release): Bumped to Version 15.71.0
...
# [15.71.0](https://github.com/frappe/erpnext/compare/v15.70.2...v15.71.0 ) (2025-07-23)
### Bug Fixes
* add alias for order by field ([4bef3cc ](4bef3cc92f ))
* add validation for account key ([90fa7db ](90fa7db13c ))
* added serial no condition ([467fe1d ](467fe1d72f ))
* carry forward the delivered_by_supplier check to PO ([6fddf4c ](6fddf4c5aa ))
* do not consider cancelled SLEs in report ([32915cf ](32915cf2b7 ))
* fetch sales invoice based on mode_of_payment in item-wise sales register ([d04c256 ](d04c256b73 ))
* job card linter error (backport [#47561 ](https://github.com/frappe/erpnext/issues/47561 )) ([#48695 ](https://github.com/frappe/erpnext/issues/48695 )) ([a139cd4 ](a139cd4b5e ))
* performance issue while submitting the purchase invoice ([b9e6f52 ](b9e6f524e5 ))
* **period closing voucher:** closing account head debit and debit in account currency should be equal ([98bd880 ](98bd880c73 ))
* pos customer selection on new order ([#48623 ](https://github.com/frappe/erpnext/issues/48623 )) ([a46cafe ](a46cafe652 ))
* precision issue for Sales Incoming Rate ([3e53660 ](3e53660bba ))
* **production plan:** add company filter to sub assembly warehouse ([e683703 ](e68370359f ))
* resolve bundle item into line item if againt default supplier checked ([725f9ea ](725f9ea012 ))
* resolve sql syntax on accounting dimension ([96a1444 ](96a1444e92 ))
* sales partner in pos invoice ([#48670 ](https://github.com/frappe/erpnext/issues/48670 )) ([65efc7e ](65efc7e950 )), closes [#48667 ](https://github.com/frappe/erpnext/issues/48667 ) [#48669 ](https://github.com/frappe/erpnext/issues/48669 )
* set delivery date if missing ([8f23ca5 ](8f23ca5c6b ))
* show amount for exchange gain or loss account ([38b223e ](38b223e732 ))
* stand-alone credit note gl entries ([93c2a67 ](93c2a67930 ))
* **transaction:** recalculate tax and total when quantity changes (backport [#48565 ](https://github.com/frappe/erpnext/issues/48565 )) ([#48625 ](https://github.com/frappe/erpnext/issues/48625 )) ([2b1fdba ](2b1fdba7fd ))
* update outstanding amount on payment reconcillation ([0d496bb ](0d496bb05f ))
* view ledger button of company on chart of accounts (backport [#48677 ](https://github.com/frappe/erpnext/issues/48677 )) ([#48678 ](https://github.com/frappe/erpnext/issues/48678 )) ([56f5ec9 ](56f5ec961f ))
### Features
* consider process less when calculating pending qty in work order ([2b42848 ](2b42848376 ))
### Reverts
* do not set pay_to_recd_from to None ([ab79e5d ](ab79e5d946 ))
2025-07-23 02:54:26 +00:00
ruthra kumar
f25aff7b97
Merge pull request #48745 from frappe/version-15-hotfix
...
chore: release v15
2025-07-23 08:23:03 +05:30
ruthra kumar
3825490f0d
Merge pull request #48752 from frappe/mergify/bp/version-15-hotfix/pr-48650
...
fix: update outstanding amount on payment reconcillation (backport #48650 )
2025-07-23 07:24:53 +05:30
ruthra kumar
0a1b815546
Merge pull request #48751 from frappe/mergify/bp/version-15-hotfix/pr-48732
...
fix: resolve sql syntax on accounting dimension (backport #48732 )
2025-07-23 07:24:18 +05:30
ruthra kumar
3a94c6c86c
Merge pull request #48747 from frappe/mergify/bp/version-15-hotfix/pr-48733
...
fix: add alias for order by field (backport #48733 )
2025-07-23 06:53:15 +05:30
ravibharathi656
0d496bb05f
fix: update outstanding amount on payment reconcillation
...
(cherry picked from commit 478766c600 )
2025-07-23 01:23:13 +00:00
l0gesh29
96a1444e92
fix: resolve sql syntax on accounting dimension
...
(cherry picked from commit 1662b7c311 )
2025-07-23 01:15:13 +00:00
ruthra kumar
f9d8f510a0
Merge pull request #48725 from frappe/mergify/bp/version-15-hotfix/pr-48671
...
revert: do not set pay_to_recd_from to None (backport #48671 )
2025-07-22 17:57:46 +05:30
ruthra kumar
35bc733d28
Merge pull request #48726 from frappe/mergify/bp/version-15-hotfix/pr-48690
...
fix: set delivery date if missing (backport #48690 )
2025-07-22 17:56:10 +05:30
l0gesh29
4bef3cc92f
fix: add alias for order by field
...
(cherry picked from commit feaf39a812 )
2025-07-22 12:25:17 +00:00
Smit Vora
176a124f1a
chore: restore removed import as it's used in v15
2025-07-22 15:50:18 +05:30
ruthra kumar
d95306fd60
Merge pull request #48741 from frappe/mergify/bp/version-15-hotfix/pr-48665
...
fix: show amount for exchange gain or loss account (backport #48665 )
2025-07-22 12:55:57 +05:30
l0gesh29
90fa7db13c
fix: add validation for account key
...
(cherry picked from commit b6da350c20 )
2025-07-22 06:44:06 +00:00
l0gesh29
38b223e732
fix: show amount for exchange gain or loss account
...
(cherry picked from commit 4f90f50eb2 )
2025-07-22 06:44:06 +00:00
rohitwaghchaure
4453e447dc
chore: fix conflicts
2025-07-22 09:57:07 +05:30
Rohit Waghchaure
d378e51492
fix: valuation for rejected materials
...
(cherry picked from commit b7039cc506 )
# Conflicts:
# erpnext/controllers/buying_controller.py
2025-07-22 04:18:22 +00:00
rohitwaghchaure
526c1e7c9a
Merge pull request #48727 from frappe/mergify/bp/version-15-hotfix/pr-48704
...
fix(production plan): add company filter to sub assembly warehouse (backport #48704 )
2025-07-21 20:04:42 +05:30
Karm Soni
9bf0d852ee
fix: update get_data function to use item_query
...
(cherry picked from commit 8a97b39028 )
2025-07-21 14:33:53 +00:00
Karm Soni
fb81202830
refactor: revert indentation
...
(cherry picked from commit 063c4e9720 )
2025-07-21 14:33:52 +00:00
Karm Soni
a1aee44014
refactor: remove unused imports in stock_balance.py
...
(cherry picked from commit bc46045cc7 )
2025-07-21 14:33:52 +00:00
Karm Soni
b57163b7be
fix: warehouse filter query by chaining conditions
...
(cherry picked from commit 7a266113ed )
2025-07-21 14:33:52 +00:00
Karm Soni
1d52a8fb69
fix: handle empty warehouse condition in get_warehouse_condition function; typo;
...
(cherry picked from commit fca9843fc2 )
2025-07-21 14:33:52 +00:00
Karm Soni
a7e8f404f7
fix: use the item_query for get_data
...
(cherry picked from commit 169caaf66f )
2025-07-21 14:33:51 +00:00
Karm Soni
fa01bdc490
fix: correct query filter assignment in stock ledger and balance reports
...
(cherry picked from commit e60c711fdc )
2025-07-21 14:33:51 +00:00
Karm Soni
62033b5c7a
fix(test): update tests
...
(cherry picked from commit 0a71ca6739 )
2025-07-21 14:33:51 +00:00
Karm Soni
ecf9e6e748
feat: update stock ledger report to support multi-select for warehouses and items
...
(cherry picked from commit f2afd98725 )
2025-07-21 14:33:50 +00:00
Karm Soni
72e8ce0449
refactor: use existing functionality
...
(cherry picked from commit 2882576479 )
2025-07-21 14:33:50 +00:00
Karm Soni
801cda3813
feat: enhance apply_warehouse_filter to support multiple warehouses in filters
...
(cherry picked from commit 2ff1dcc391 )
2025-07-21 14:33:50 +00:00
Karm Soni
2b08c5b769
feat: update stock balance report to support multi-select for items and warehouses
...
(cherry picked from commit 0d2a88bafc )
2025-07-21 14:33:49 +00:00
ravibharathi656
e68370359f
fix(production plan): add company filter to sub assembly warehouse
...
(cherry picked from commit 1728a95111 )
2025-07-21 14:27:40 +00:00
ravibharathi656
8f23ca5c6b
fix: set delivery date if missing
...
(cherry picked from commit cf6913891a )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2025-07-21 19:51:02 +05:30
ravibharathi656
e3ccdbb20b
test: add test for pay_to_recd_from
...
(cherry picked from commit 7e12332ea5 )
2025-07-21 14:10:08 +00:00
ravibharathi656
ab79e5d946
revert: do not set pay_to_recd_from to None
...
(cherry picked from commit 03d6550db3 )
2025-07-21 14:10:08 +00:00
Mihir Kandoi
b607448fd8
Merge pull request #48699 from frappe/mergify/bp/version-15-hotfix/pr-48695
2025-07-18 21:50:00 +05:30
mergify[bot]
a139cd4b5e
fix: job card linter error (backport #47561 ) ( #48695 )
...
* fix: job card linter error (#47561 )
(cherry picked from commit 4174269091 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit 4794e7acff )
2025-07-18 16:01:34 +00:00
Mihir Kandoi
8e91e6ac2c
Merge pull request #48698 from frappe/revert-48695-mergify/bp/version-15-hotfix/pr-47561
...
Revert "fix: job card linter error (backport #47561 )"
2025-07-18 21:27:35 +05:30
Mihir Kandoi
9501149bd8
Revert "fix: job card linter error (backport #47561 ) ( #48695 )"
...
This reverts commit 4794e7acff .
2025-07-18 21:26:28 +05:30
mergify[bot]
4794e7acff
fix: job card linter error (backport #47561 ) ( #48695 )
...
* fix: job card linter error (#47561 )
(cherry picked from commit 4174269091 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-18 21:26:21 +05:30
Mihir Kandoi
fd1c213a8d
fix: patch to set default buying price list in material request ( #48680 )
...
* fix: patch to set default buying price list in material request
(cherry picked from commit 446264e496 )
2025-07-18 11:14:15 +00:00
Mihir Kandoi
36a9f3b3e9
chore: rename recalculating to updating
...
(cherry picked from commit f6e16c1180 )
2025-07-18 10:56:08 +00:00
Mihir Kandoi
6adc8a09c0
feat: option to recalculate costing and billing fields in project
...
(cherry picked from commit dd23d4c81b )
2025-07-18 10:56:07 +00:00
Mihir Kandoi
969c3a2b4d
Merge pull request #48679 from frappe/mergify/bp/version-15-hotfix/pr-48631
...
feat: consider process less when calculating pending qty in work order (backport #48631 )
2025-07-18 16:04:14 +05:30
Mihir Kandoi
2b42848376
feat: consider process less when calculating pending qty in work order
...
(cherry picked from commit 74c4ca68e5 )
2025-07-18 10:24:04 +00:00
mergify[bot]
56f5ec961f
fix: view ledger button of company on chart of accounts (backport #48677 ) ( #48678 )
...
fix: view ledger button of company on chart of accounts
(cherry picked from commit 98eb115746 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-07-18 15:48:39 +05:30
Diptanil Saha
65efc7e950
fix: sales partner in pos invoice ( #48670 )
...
* Merge pull request #48667 from diptanilsaha/fix_pos_sales_partner
fix: sales partner on pos invoice
* fix: remove incorrect report conditions and unset sales partner on consolidated sales invoice (#48669 )
* fix: undo query changes for sales partner related reports
* fix: patch to remove sales partner from consolidated sales invoice
2025-07-18 11:09:32 +05:30
Frappe PR Bot
196c3fc656
chore(release): Bumped to Version 15.70.2
...
## [15.70.2](https://github.com/frappe/erpnext/compare/v15.70.1...v15.70.2 ) (2025-07-17)
### Bug Fixes
* stand-alone credit note gl entries ([84cf5ad ](84cf5ad601 ))
2025-07-17 11:26:04 +00:00
rohitwaghchaure
1759e02c35
Merge pull request #48661 from frappe/mergify/bp/version-15/pr-48652
...
fix: stand-alone credit note gl entries (backport #48616 ) (backport #48652 )
2025-07-17 16:54:50 +05:30
rohitwaghchaure
b83535bc31
Merge pull request #48658 from frappe/mergify/bp/version-15-hotfix/pr-48655
...
fix: precision issue for Sales Incoming Rate (backport #48655 )
2025-07-17 16:23:35 +05:30
Rohit Waghchaure
84cf5ad601
fix: stand-alone credit note gl entries
...
(cherry picked from commit f3d6a64156 )
(cherry picked from commit 93c2a67930 )
2025-07-17 10:45:16 +00:00
Rohit Waghchaure
3e53660bba
fix: precision issue for Sales Incoming Rate
...
(cherry picked from commit 7b99275ceb )
2025-07-17 10:05:43 +00:00
rohitwaghchaure
904cecfa91
Merge pull request #48652 from frappe/mergify/bp/version-15-hotfix/pr-48616
...
fix: stand-alone credit note gl entries (backport #48616 )
2025-07-17 15:34:14 +05:30
Rohit Waghchaure
93c2a67930
fix: stand-alone credit note gl entries
...
(cherry picked from commit f3d6a64156 )
2025-07-17 08:29:20 +00:00
Mihir Kandoi
179444f51e
Merge pull request #48646 from frappe/mergify/bp/version-15-hotfix/pr-48645
...
fix: do not consider cancelled SLEs in report (backport #48645 )
2025-07-17 12:01:31 +05:30
Mihir Kandoi
32915cf2b7
fix: do not consider cancelled SLEs in report
...
(cherry picked from commit 71578cb2ef )
2025-07-17 06:09:41 +00:00
Frappe PR Bot
83ab16b161
chore(release): Bumped to Version 15.70.1
...
## [15.70.1](https://github.com/frappe/erpnext/compare/v15.70.0...v15.70.1 ) (2025-07-16)
### Bug Fixes
* **period closing voucher:** closing account head debit and debit in account currency should be equal ([c554e2c ](c554e2cce7 ))
2025-07-16 15:12:00 +00:00
ruthra kumar
8e16da08d0
Merge pull request #48641 from frappe/mergify/bp/version-15/pr-48612
...
fix(period closing voucher): closing account head debit and debit in account currency should be equal (backport #48612 )
2025-07-16 20:40:46 +05:30
ruthra kumar
e8be903ed9
Merge pull request #48639 from frappe/mergify/bp/version-15-hotfix/pr-48612
...
fix(period closing voucher): closing account head debit and debit in account currency should be equal (backport #48612 )
2025-07-16 20:31:21 +05:30
venkat102
c554e2cce7
fix(period closing voucher): closing account head debit and debit in account currency should be equal
...
(cherry picked from commit d6fd613272 )
2025-07-16 14:46:26 +00:00
venkat102
98bd880c73
fix(period closing voucher): closing account head debit and debit in account currency should be equal
...
(cherry picked from commit d6fd613272 )
2025-07-16 14:44:15 +00:00
rohitwaghchaure
7c2b32fb74
Merge pull request #48635 from frappe/mergify/bp/version-15-hotfix/pr-48633
...
fix: performance issue while submitting the purchase invoice (backport #48633 )
2025-07-16 17:10:35 +05:30
Rohit Waghchaure
b9e6f524e5
fix: performance issue while submitting the purchase invoice
...
(cherry picked from commit 47979871de )
2025-07-16 11:16:36 +00:00
khushi8112
9fe1e6d0bd
fix: test case
2025-07-16 16:03:07 +05:30
khushi8112
c7dcbed16f
fix: test case
2025-07-16 15:41:42 +05:30
khushi8112
20bbfc504f
fix: do not set value after depreciation as zero
2025-07-16 14:33:35 +05:30
khushi8112
3ab6a256e0
test: updated test case
2025-07-16 13:33:31 +05:30
khushi8112
d9b24a30eb
fix: update asset value after revaluation cancellation
2025-07-16 13:12:51 +05:30
Khushi Rawat
7d686abe37
Merge pull request #48603 from frappe/mergify/bp/version-15-hotfix/pr-48360
...
fix: fetch sales invoice based on mode_of_payment in item-wise sales register (backport #48360 )
2025-07-16 12:28:10 +05:30
mergify[bot]
2b1fdba7fd
fix(transaction): recalculate tax and total when quantity changes (backport #48565 ) ( #48625 )
...
fix(transaction): recalculate tax and total when quantity changes
(cherry picked from commit ac7b6c6a3d )
Co-authored-by: Bhavan23 <bhavansathru.it@gmail.com >
2025-07-16 12:09:58 +05:30
Diptanil Saha
a46cafe652
fix: pos customer selection on new order ( #48623 )
2025-07-16 11:08:29 +05:30
Diptanil Saha
6b96a26462
Merge pull request #48614 from diptanilsaha/backport_48411
...
fix: employee search based on the fields mentioned in the employee doctype search fields (backport #48411 )
2025-07-15 18:51:51 +05:30
rohitwaghchaure
01ed30ec01
Merge pull request #48599 from frappe/mergify/bp/version-15-hotfix/pr-48408
...
fix: resolve bundle item into line item if againt default supplier ch… (backport #48408 )
2025-07-15 18:41:35 +05:30
rohitwaghchaure
34d4c32dfd
Merge pull request #48613 from frappe/mergify/bp/version-15-hotfix/pr-48610
...
fix: added serial no condition (backport #48610 )
2025-07-15 18:35:16 +05:30
Frappe PR Bot
b35f5aca91
chore(release): Bumped to Version 15.70.0
...
# [15.70.0](https://github.com/frappe/erpnext/compare/v15.69.2...v15.70.0 ) (2025-07-15)
### Bug Fixes
* employee_exit_translatability ([c894b18 ](c894b18165 ))
* **Employee:** add context to status in List View (backport [#48576 ](https://github.com/frappe/erpnext/issues/48576 )) ([#48577 ](https://github.com/frappe/erpnext/issues/48577 )) ([0e67487 ](0e67487508 ))
* error in available serial no report is no serial no present in company ([f1ff5a3 ](f1ff5a39ae ))
* fetch item tax template after setting `base_net_rate` ([b5c4f61 ](b5c4f61fef ))
* field name of price_list in material request ([ee6ef03 ](ee6ef03e24 ))
* fix party account field access ([54275db ](54275dbe38 ))
* gross margin not set in project on submission of stock entry ([81e244b ](81e244be55 ))
* handle cases where distributed discount amount is not set ([78df526 ](78df52606f ))
* incorrect if condition ([a195152 ](a195152cc8 ))
* incorrect last sle for no batch wise valuation ([f2af2fe ](f2af2fe63b ))
* incorrect stock reco sle ([1322cc1 ](1322cc1378 ))
* incorrect test ([c57ca1a ](c57ca1ae29 ))
* indicator in material_request_list.js ([4eb9f73 ](4eb9f73a52 ))
* invalid comparison error in sabb.py ([7ac5463 ](7ac546333a ))
* make labels in serial_batch_prompt translatable ([c20a5b0 ](c20a5b01b4 ))
* missing parameter in precision function ([f80ad4e ](f80ad4ee58 ))
* no attribute error in old subcontracting flow ([5fce819 ](5fce8191f9 ))
* pos adding item multiple times on item group filter ([3a70b5d ](3a70b5d7fc ))
* prevent creation of root accounts in account tree view ([817bcc7 ](817bcc78a0 ))
* prevent unnecessary db.commit ([00d39eb ](00d39eb208 ))
* prevent unnecessary db.commit for contact insert [Linters] ([5cfeb29 ](5cfeb2978b ))
* resolve sql error on dimension-wise accounts balance report (backport [#48477 ](https://github.com/frappe/erpnext/issues/48477 )) ([#48478 ](https://github.com/frappe/erpnext/issues/48478 )) ([243b533 ](243b533150 ))
* set value after depreciation when creating test asset ([4383d29 ](4383d29d7b ))
* sort available batches based on expiry when merging SLEs with SABB and those without (backport [#48471 ](https://github.com/frappe/erpnext/issues/48471 )) ([#48473 ](https://github.com/frappe/erpnext/issues/48473 )) ([7a4c8d8 ](7a4c8d81e2 ))
* split and set value after depreciation ([3488ba0 ](3488ba05eb ))
* stock settings save issue ([a5c49d1 ](a5c49d1e08 ))
* system was allowing credit notes with serial numbers for any customer ([4b6444e ](4b6444e93b ))
* updated test ([f35fd98 ](f35fd9842e ))
* use `flt` value of bin qty ([fc8d451 ](fc8d451c55 ))
* use planned_qty instead of pending_qty to check if WO should be created against PP ([89660c9 ](89660c9070 ))
### Features
* add calculate_ageing_with option in summary reports ([72e154f ](72e154fbb7 ))
* batch rate (valuation) in Batch-Wise Balance History report ([facd202 ](facd2027c3 ))
* **BOM:** improve tree display with item_name and qty (backport [#48176 ](https://github.com/frappe/erpnext/issues/48176 )) ([#48494 ](https://github.com/frappe/erpnext/issues/48494 )) ([fdd79c7 ](fdd79c7677 ))
* parent item group support in Stock Projected Qty report ([db525c2 ](db525c2538 ))
* update the modified date of the SLE after reposting ([8c77ea1 ](8c77ea16cf ))
### Performance Improvements
* optimize code for subcontracting ([9aef305 ](9aef3058a6 ))
* use `cached_doc` for Account Settings ([f1cdd76 ](f1cdd76fc1 ))
2025-07-15 12:52:04 +00:00
ruthra kumar
e101849fb2
Merge pull request #48602 from frappe/version-15-hotfix
...
chore: release v15
2025-07-15 18:20:37 +05:30
rohitwaghchaure
873e0a4219
chore: fix conflicts
2025-07-15 18:05:31 +05:30
Rohit Waghchaure
467fe1d72f
fix: added serial no condition
...
(cherry picked from commit bb7ddd11f1 )
2025-07-15 12:35:27 +00:00
Sagar Vora
6b68a50cc4
Merge pull request #48608 from frappe/mergify/bp/version-15-hotfix/pr-48607
...
fix: fix party account field access (backport #48607 )
2025-07-15 11:28:24 +00:00
ljain112
54275dbe38
fix: fix party account field access
...
(cherry picked from commit 0da8ed2daa )
2025-07-15 11:25:17 +00:00
rohitwaghchaure
9070c4302d
Merge pull request #48598 from frappe/mergify/bp/version-15-hotfix/pr-48595
...
fix: system was allowing credit notes with serial numbers for any customer (backport #48595 )
2025-07-15 16:35:29 +05:30
Khushi Rawat
47878758fc
Merge pull request #48589 from khushi8112/update-value-after-depreciation-when-asset-splitting
...
fix: update value after depreciation when asset splitting
2025-07-15 15:54:08 +05:30
ravibharathi656
d04c256b73
fix: fetch sales invoice based on mode_of_payment in item-wise sales register
...
(cherry picked from commit 39cd7a29df )
2025-07-15 10:21:05 +00:00
khushi8112
c57ca1ae29
fix: incorrect test
2025-07-15 15:36:13 +05:30
ruthra kumar
0a9f45aacf
Merge pull request #48600 from frappe/mergify/bp/version-15-hotfix/pr-48535
...
fix: handle cases where distributed discount amount is not set (backport #48535 )
2025-07-15 15:34:45 +05:30
ljain112
78df52606f
fix: handle cases where distributed discount amount is not set
...
(cherry picked from commit 816b84be02 )
2025-07-15 09:38:01 +00:00
l0gesh29
6fddf4c5aa
fix: carry forward the delivered_by_supplier check to PO
...
(cherry picked from commit f3460ec840 )
# Conflicts:
# erpnext/stock/doctype/packed_item/packed_item.json
2025-07-15 09:37:02 +00:00
l0gesh29
725f9ea012
fix: resolve bundle item into line item if againt default supplier checked
...
(cherry picked from commit ec07549d5e )
2025-07-15 09:37:02 +00:00
rohitwaghchaure
3100099cfa
chore: fix conflicts
2025-07-15 15:04:18 +05:30
rohitwaghchaure
9aeb08f968
chore: fix conflicts
2025-07-15 15:03:41 +05:30
Rohit Waghchaure
4b6444e93b
fix: system was allowing credit notes with serial numbers for any customer
...
(cherry picked from commit e073075834 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/serial_no/serial_no.json
2025-07-15 09:28:35 +00:00
rohitwaghchaure
0151733a25
Merge pull request #48596 from frappe/mergify/bp/version-15-hotfix/pr-48588
...
perf: optimize code for subcontracting (backport #48588 )
2025-07-15 14:55:57 +05:30
khushi8112
4383d29d7b
fix: set value after depreciation when creating test asset
2025-07-15 14:34:00 +05:30
Mihir Kandoi
9aef3058a6
perf: optimize code for subcontracting
...
(cherry picked from commit bc6f69ad54 )
2025-07-15 08:45:36 +00:00
khushi8112
68162f79a1
chore: run pre-commit
2025-07-15 13:40:00 +05:30
khushi8112
f35fd9842e
fix: updated test
2025-07-15 13:30:35 +05:30
ruthra kumar
ba63f27e3c
Merge pull request #48587 from frappe/mergify/bp/version-15-hotfix/pr-48582
...
fix: make labels in serial_batch_prompt translatable (backport #48582 )
2025-07-15 12:23:51 +05:30
khushi8112
3488ba05eb
fix: split and set value after depreciation
2025-07-15 12:22:50 +05:30
barredterra
c20a5b01b4
fix: make labels in serial_batch_prompt translatable
...
(cherry picked from commit 8757800888 )
2025-07-15 06:25:37 +00:00
ruthra kumar
c20c9031f4
Merge pull request #48574 from frappe/mergify/bp/version-15-hotfix/pr-47892
...
refactor: use sql for building voucher balance in Receivable report (backport #47892 )
2025-07-15 07:20:37 +05:30
Mihir Kandoi
16cb147d86
Merge pull request #48569 from frappe/mergify/bp/version-15-hotfix/pr-48542
...
fix: field name of price_list in material request (backport #48542 )
2025-07-14 21:31:54 +05:30
mergify[bot]
0e67487508
fix(Employee): add context to status in List View (backport #48576 ) ( #48577 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Employee): add context to status in List View (#48576 )
2025-07-14 15:42:30 +02:00
rohitwaghchaure
2a8b8aa71d
Merge pull request #48570 from frappe/mergify/bp/version-15-hotfix/pr-48568
...
fix: recalculate qty issue for stock reco (backport #48568 )
2025-07-14 18:16:48 +05:30
ruthra kumar
3b38c6708c
chore: rename method
...
(cherry picked from commit fc8ca7d82c )
2025-07-14 12:33:08 +00:00
ruthra kumar
72b9684742
refactor: build and pass match conditions as qb criterion
...
(cherry picked from commit 7efeed54de )
2025-07-14 12:33:08 +00:00
ruthra kumar
1d18a3b1a3
chore: drop unused utility method
...
(cherry picked from commit 52c0df24e3 )
2025-07-14 12:33:08 +00:00
ruthra kumar
0bf5d3dae3
refactor: dynamic DB field types
...
(cherry picked from commit 9d0ebe3427 )
2025-07-14 12:33:07 +00:00
ruthra kumar
d9b36ea37c
refactor: better variable name
...
(cherry picked from commit 1a90c0d031 )
2025-07-14 12:33:07 +00:00
ruthra kumar
2d2ca049fa
refactor: prefix-ed names for easy distinction
...
(cherry picked from commit c5e35cc330 )
2025-07-14 12:33:07 +00:00
ruthra kumar
1afb27231c
refactor: utility to drop existing procedures and include cost center
...
(cherry picked from commit da32bb5f51 )
2025-07-14 12:33:06 +00:00
ruthra kumar
a173c77859
refactor: order by posting date
...
(cherry picked from commit 7b7440d44a )
2025-07-14 12:33:06 +00:00
ruthra kumar
5d0d0c3102
refactor: call procedures based on config
...
(cherry picked from commit e90c6a33bd )
2025-07-14 12:33:06 +00:00
ruthra kumar
92d58a4e4c
refactor: introduce sql option for data fetch
...
(cherry picked from commit 8cf8f6abad )
2025-07-14 12:33:05 +00:00
ruthra kumar
fee646fbe2
refactor: better readability
...
(cherry picked from commit 097e74979f )
2025-07-14 12:33:05 +00:00
ruthra kumar
c6d82b241e
refactor: using sql procedures for AR report
...
- dynamic filters are passed
(cherry picked from commit e5920c57aa )
2025-07-14 12:33:04 +00:00
Mihir Kandoi
e3f7915c38
Merge pull request #48571 from frappe/mergify/bp/version-15-hotfix/pr-48526
...
fix: gross margin not set in project on submission of stock entry (backport #48526 )
2025-07-14 17:31:46 +05:30
Mihir Kandoi
c39993a3ba
chore: resolve conflicts
2025-07-14 17:22:00 +05:30
Mihir Kandoi
d8212d98ca
chore: resolve conflicts
2025-07-14 17:20:28 +05:30
Mihir Kandoi
e3ba4320d6
chore: resolve conflicts
2025-07-14 17:19:40 +05:30
Mihir Kandoi
81e244be55
fix: gross margin not set in project on submission of stock entry
...
(cherry picked from commit ec578ba231 )
2025-07-14 11:43:16 +00:00
Mihir Kandoi
a195152cc8
fix: incorrect if condition
...
(cherry picked from commit 668574e4f0 )
2025-07-14 11:38:10 +00:00
Mihir Kandoi
1322cc1378
fix: incorrect stock reco sle
...
(cherry picked from commit 597d5aff02 )
2025-07-14 11:38:09 +00:00
Mihir Kandoi
ee6ef03e24
fix: field name of price_list in material request
...
(cherry picked from commit adb9a6bc15 )
# Conflicts:
# erpnext/patches.txt
# erpnext/stock/doctype/material_request/material_request.py
# erpnext/stock/doctype/packed_item/packed_item.py
2025-07-14 11:14:53 +00:00
ruthra kumar
6e10b53e24
Merge pull request #48567 from frappe/mergify/bp/version-15-hotfix/pr-48321
...
fix: fetch item tax template after setting `base_net_rate` (backport #48321 )
2025-07-14 15:06:32 +05:30
ljain112
b5c4f61fef
fix: fetch item tax template after setting base_net_rate
...
(cherry picked from commit db654d5e59 )
2025-07-14 09:32:56 +00:00
ruthra kumar
9750eba9db
Merge pull request #48566 from frappe/mergify/bp/version-15-hotfix/pr-48435
...
fix: prevent creation of root accounts in account tree view (backport #48435 )
2025-07-14 14:51:17 +05:30
ljain112
817bcc78a0
fix: prevent creation of root accounts in account tree view
...
(cherry picked from commit 3600f2f91b )
2025-07-14 09:15:45 +00:00
ruthra kumar
69f2d751a2
Merge pull request #48562 from frappe/mergify/bp/version-15-hotfix/pr-48540
...
feat: add calculate_ageing_with option in summary reports (backport #48540 )
2025-07-14 11:42:13 +05:30
ruthra kumar
9287e9a2ca
Merge pull request #48556 from frappe/mergify/bp/version-15-hotfix/pr-48550
...
chore: fix flacky test and remove redundant code (backport #48550 )
2025-07-14 11:41:36 +05:30
l0gesh29
72e154fbb7
feat: add calculate_ageing_with option in summary reports
...
(cherry picked from commit a3834eef46 )
2025-07-14 06:08:52 +00:00
Sagar Vora
d5faae3e7c
Merge pull request #48081 from frappe/mergify/bp/version-15-hotfix/pr-48048
...
fix: use `flt` value of bin qty (backport #48048 )
2025-07-14 05:17:07 +00:00
Sagar Vora
f4a79bb760
Merge pull request #48537 from frappe/mergify/bp/version-15-hotfix/pr-48495
2025-07-14 05:15:01 +00:00
ljain112
153df4eca5
chore: resolve conflicts
2025-07-13 18:16:49 +05:30
ljain112
8f6cd40c7b
chore: return doc if item already exists for test
...
(cherry picked from commit e6b9e82b2f )
2025-07-13 11:51:32 +00:00
ljain112
567f7b4d71
chore: fix flacky test and remove redundant code
...
(cherry picked from commit de8c3ba968 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/test_pos_invoice.py
2025-07-13 11:51:32 +00:00
Frappe PR Bot
cad5f39b7f
chore(release): Bumped to Version 15.69.2
...
## [15.69.2](https://github.com/frappe/erpnext/compare/v15.69.1...v15.69.2 ) (2025-07-11)
### Bug Fixes
* incorrect last sle for no batch wise valuation ([35451fd ](35451fd298 ))
2025-07-11 09:55:30 +00:00
rohitwaghchaure
1e2845c277
Merge pull request #48527 from frappe/mergify/bp/version-15/pr-48525
...
fix: incorrect last sle for no batch wise valuation (backport #48512 ) (backport #48525 )
2025-07-11 15:23:58 +05:30
ljain112
f1cdd76fc1
perf: use cached_doc for Account Settings
...
(cherry picked from commit 751f3abd95 )
2025-07-11 09:15:52 +00:00
Asmita Hase
715f4025cc
Merge pull request #48531 from frappe/mergify/bp/version-15-hotfix/pr-48395
...
fix: employee_exit_translatability (backport #48395 )
2025-07-11 12:37:17 +05:30
mahsem
c894b18165
fix: employee_exit_translatability
...
(cherry picked from commit 80d6779210 )
2025-07-11 06:33:22 +00:00
Rohit Waghchaure
35451fd298
fix: incorrect last sle for no batch wise valuation
...
(cherry picked from commit 93d3eb662f )
(cherry picked from commit f2af2fe63b )
2025-07-11 05:49:11 +00:00
rohitwaghchaure
43e4c00e1c
Merge pull request #48525 from frappe/mergify/bp/version-15-hotfix/pr-48512
...
fix: incorrect last sle for no batch wise valuation (backport #48512 )
2025-07-11 11:18:09 +05:30
Rohit Waghchaure
f2af2fe63b
fix: incorrect last sle for no batch wise valuation
...
(cherry picked from commit 93d3eb662f )
2025-07-11 05:33:01 +00:00
Mihir Kandoi
76fe861281
Merge pull request #48516 from frappe/mergify/bp/version-15-hotfix/pr-48514
...
fix: no attribute error in old subcontracting flow (backport #48514 )
2025-07-11 10:23:39 +05:30
Mihir Kandoi
39e2c87955
Merge pull request #48515 from frappe/mergify/bp/version-15-hotfix/pr-48513
...
fix: error in available serial no report if no serial no present in company (backport #48513 )
2025-07-11 10:23:10 +05:30
Mihir Kandoi
5fce8191f9
fix: no attribute error in old subcontracting flow
...
(cherry picked from commit 51751a7a05 )
2025-07-10 17:33:10 +00:00
Mihir Kandoi
f1ff5a39ae
fix: error in available serial no report is no serial no present in company
...
(cherry picked from commit 0ae60b8b61 )
2025-07-10 17:21:58 +00:00
Mihir Kandoi
f70ce62f2a
Merge pull request #48504 from frappe/mergify/bp/version-15-hotfix/pr-48503
...
fix: invalid comparison error in sabb.py (backport #48503 )
2025-07-10 21:36:56 +05:30
Mihir Kandoi
36af50b2ce
Merge pull request #48511 from frappe/mergify/bp/version-15-hotfix/pr-48510
...
fix: missing parameter in precision function (backport #48510 )
2025-07-10 21:36:08 +05:30
Mihir Kandoi
f80ad4ee58
fix: missing parameter in precision function
...
(cherry picked from commit 3886641887 )
2025-07-10 13:39:28 +00:00
Diptanil Saha
5f41abbdf7
Merge pull request #48507 from frappe/mergify/bp/version-15-hotfix/pr-48506
...
fix: pos adding item multiple times on applying item group filter (backport #48506 )
2025-07-10 12:42:00 +05:30
diptanilsaha
3a70b5d7fc
fix: pos adding item multiple times on item group filter
...
(cherry picked from commit e9f99e5a3f )
2025-07-10 07:09:28 +00:00
ruthra kumar
0a447caa8e
Merge pull request #48505 from frappe/mergify/bp/version-15-hotfix/pr-45300
...
fix: prevent unnecessary db.commit for contact insert (backport #45300 )
2025-07-10 11:34:12 +05:30
HarryPaulo
5cfeb2978b
fix: prevent unnecessary db.commit for contact insert [Linters]
...
(cherry picked from commit 87de5c7450 )
2025-07-10 05:43:14 +00:00
HarryPaulo
00d39eb208
fix: prevent unnecessary db.commit
...
(cherry picked from commit 5f15b0b65b )
2025-07-10 05:43:14 +00:00
Mihir Kandoi
7ac546333a
fix: invalid comparison error in sabb.py
...
(cherry picked from commit ec1faf02ed )
2025-07-10 05:35:48 +00:00
Mihir Kandoi
c1334ea2cb
Merge pull request #48501 from frappe/mergify/bp/version-15-hotfix/pr-48499
2025-07-09 21:44:35 +05:30
Mihir Kandoi
89660c9070
fix: use planned_qty instead of pending_qty to check if WO should be created against PP
...
(cherry picked from commit b11bf8eb79 )
2025-07-09 15:56:34 +00:00
Frappe PR Bot
76f7eb0f9f
chore(release): Bumped to Version 15.69.1
...
## [15.69.1](https://github.com/frappe/erpnext/compare/v15.69.0...v15.69.1 ) (2025-07-09)
### Bug Fixes
* use planned_qty instead of pending_qty to check if WO should be created against PP ([9967b1c ](9967b1ce4a ))
2025-07-09 15:40:37 +00:00
Mihir Kandoi
9c34b90328
Merge pull request #48500 from frappe/mergify/bp/version-15/pr-48499
...
fix: use planned_qty instead of pending_qty to check if WO should be created against PP (backport #48499 )
2025-07-09 21:09:06 +05:30
Mihir Kandoi
9967b1ce4a
fix: use planned_qty instead of pending_qty to check if WO should be created against PP
...
(cherry picked from commit b11bf8eb79 )
2025-07-09 15:35:22 +00:00
Frappe PR Bot
0854333e42
chore(release): Bumped to Version 15.69.0
...
# [15.69.0](https://github.com/frappe/erpnext/compare/v15.68.0...v15.69.0 ) (2025-07-09)
### Features
* batch rate (valuation) in Batch-Wise Balance History report ([ba7e0b9 ](ba7e0b9506 ))
2025-07-09 15:16:52 +00:00
rohitwaghchaure
48e0ce1132
Merge pull request #48498 from frappe/mergify/bp/version-15/pr-48489
...
feat: batch rate (valuation) in Batch-Wise Balance History report (backport #48487 ) (backport #48489 )
2025-07-09 20:44:29 +05:30
Rohit Waghchaure
ba7e0b9506
feat: batch rate (valuation) in Batch-Wise Balance History report
...
(cherry picked from commit 8a2a845a16 )
(cherry picked from commit facd2027c3 )
2025-07-09 14:16:27 +00:00
rohitwaghchaure
4d10cb2727
Merge pull request #48497 from frappe/mergify/bp/version-15-hotfix/pr-48490
...
feat: update the modified date of the SLE after reposting (backport #48490 )
2025-07-09 19:45:12 +05:30
Rohit Waghchaure
8c77ea16cf
feat: update the modified date of the SLE after reposting
...
(cherry picked from commit c2cd4934e7 )
2025-07-09 13:52:15 +00:00
rohitwaghchaure
2c59874fd8
Merge pull request #48492 from frappe/mergify/bp/version-15-hotfix/pr-48488
...
feat: parent item group support in Stock Projected Qty report (backport #48488 )
2025-07-09 18:59:38 +05:30
mergify[bot]
fdd79c7677
feat(BOM): improve tree display with item_name and qty (backport #48176 ) ( #48494 )
...
Co-authored-by: Patrick Eißler <77415730+PatrickDEissler@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-07-09 14:13:24 +02:00
Rohit Waghchaure
db525c2538
feat: parent item group support in Stock Projected Qty report
...
(cherry picked from commit 6e80d89d13 )
2025-07-09 11:20:04 +00:00
rohitwaghchaure
142de2e2a7
Merge pull request #48489 from frappe/mergify/bp/version-15-hotfix/pr-48487
...
feat: batch rate (valuation) in Batch-Wise Balance History report (backport #48487 )
2025-07-09 16:48:05 +05:30
Rohit Waghchaure
facd2027c3
feat: batch rate (valuation) in Batch-Wise Balance History report
...
(cherry picked from commit 8a2a845a16 )
2025-07-09 10:59:11 +00:00
rohitwaghchaure
90979860cb
Merge pull request #48482 from frappe/mergify/bp/version-15-hotfix/pr-48481
...
fix: stock settings save issue (backport #48481 )
2025-07-09 14:16:18 +05:30
Rohit Waghchaure
a5c49d1e08
fix: stock settings save issue
...
(cherry picked from commit 64ae1ec367 )
2025-07-09 06:34:10 +00:00
mergify[bot]
243b533150
fix: resolve sql error on dimension-wise accounts balance report (backport #48477 ) ( #48478 )
...
fix: resolve sql error on dimension-wise accounts balance report (#48477 )
(cherry picked from commit c714b724da )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-07-08 23:50:20 +05:30
Mihir Kandoi
85cb234376
Merge pull request #48476 from frappe/mergify/bp/version-15-hotfix/pr-48475
...
fix: indicator in material_request_list.js (backport #48475 )
2025-07-08 23:07:32 +05:30
Mihir Kandoi
4eb9f73a52
fix: indicator in material_request_list.js
...
(cherry picked from commit d10647a592 )
2025-07-08 16:46:16 +00:00
mergify[bot]
7a4c8d81e2
fix: sort available batches based on expiry when merging SLEs with SABB and those without (backport #48471 ) ( #48473 )
...
* fix: sort available batches based on expiry
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-08 21:23:30 +05:30
Frappe PR Bot
a94a13a7c1
chore(release): Bumped to Version 15.68.0
...
# [15.68.0](https://github.com/frappe/erpnext/compare/v15.67.0...v15.68.0 ) (2025-07-08)
### Bug Fixes
* add company field on POS Invoice Merge Log (backport [#48357 ](https://github.com/frappe/erpnext/issues/48357 )) ([#48414 ](https://github.com/frappe/erpnext/issues/48414 )) ([26db582 ](26db582499 ))
* Add company validation to company related fields in Process Statement Of Accounts ([5362648 ](536264896e ))
* add not specified key for None respresented customer_group and territory ([8371daf ](8371dafb1a ))
* add selling price validation on update item ([a10e394 ](a10e3948b2 ))
* address not found when creating internal PR from DN ([f1621d1 ](f1621d15ff ))
* consider empty string in previous doc validation ([b2de9cd ](b2de9cdef2 ))
* cost center for payment entry against advance payment doctypes in accounts Payable/Receivable report ([3f004db ](3f004db14f ))
* duplicate items being created when fetching items from warehouse in stock reco ([818ddc0 ](818ddc0b8c ))
* fetch from parent optional in inventory dimension ([ed77c15 ](ed77c15ebc ))
* get fiscal year based on date ([177b23c ](177b23c624 ))
* incorrect pending qty when creating PI from PO and PI rates differ from PO (backport [#48173 ](https://github.com/frappe/erpnext/issues/48173 )) ([#48340 ](https://github.com/frappe/erpnext/issues/48340 )) ([8eede1d ](8eede1d266 ))
* item list and project not being set in work order when created from material request ([5cd36c3 ](5cd36c318b ))
* job card material request/transfer buttons UI overlap ([09f8660 ](09f866022b ))
* LCV from PR order mismatch ([74948aa ](74948aabda ))
* make labels in error message translatable (backport [#48327 ](https://github.com/frappe/erpnext/issues/48327 )) ([#48436 ](https://github.com/frappe/erpnext/issues/48436 )) ([6b41dc2 ](6b41dc2fed ))
* multiple fixes related Deferred Accounting ([a4633d6 ](a4633d6e75 ))
* pos recent order display customer code and name (backport [#48379 ](https://github.com/frappe/erpnext/issues/48379 )) ([#48388 ](https://github.com/frappe/erpnext/issues/48388 )) ([f25097d ](f25097da1d ))
* **Quotation:** hide buttons if user cannot use them (backport [#48115 ](https://github.com/frappe/erpnext/issues/48115 )) ([#48405 ](https://github.com/frappe/erpnext/issues/48405 )) ([a2436e4 ](a2436e4b6e ))
* rate not being fetched for product bundles in material request ([cfedaf5 ](cfedaf5dc1 ))
* rename journal entry title on update ([b7b5f6a ](b7b5f6acf3 ))
* unnecessary primary button ([b1abcd5 ](b1abcd5577 ))
* update condition for blank tree fields in pricing rule ([f2d644b ](f2d644ba29 ))
* update item reference in quality inspection ([65c277f ](65c277fd27 ))
* update payment request outstanding on unreconciliation ([450061c ](450061c7db ))
* use default buying price list when price list is falsy ([a336e19 ](a336e19bb8 ))
* valuation rate of raw materials in subcontracting receipt ([4545213 ](4545213adc ))
### Features
* add price list field to material request (backport [#48425 ](https://github.com/frappe/erpnext/issues/48425 )) ([#48429 ](https://github.com/frappe/erpnext/issues/48429 )) ([d4700e5 ](d4700e5560 ))
* add subject field to project ([#48368 ](https://github.com/frappe/erpnext/issues/48368 )) ([9a538c6 ](9a538c6843 ))
### Reverts
* do not convert exchange gain/loss amount to foreign currency ([d0d1d63 ](d0d1d63d31 ))
* Revert "fix: stock reco qty with inventory dimension ([#47918 ](https://github.com/frappe/erpnext/issues/47918 ))" ([9a99ccc ](9a99ccc166 ))
2025-07-08 13:01:14 +00:00
ruthra kumar
e573c6094a
Merge pull request #48462 from frappe/version-15-hotfix
...
chore: release v15
2025-07-08 18:29:42 +05:30
ruthra kumar
524619e0b4
Merge pull request #48467 from frappe/mergify/bp/version-15-hotfix/pr-48259
...
fix: add not specified key for None respresented customer_group and t… (backport #48259 )
2025-07-08 17:48:30 +05:30
ruthra kumar
5f5fa2f8e1
Merge pull request #48466 from frappe/mergify/bp/version-15-hotfix/pr-48378
...
fix: update item reference in quality inspection (backport #48378 )
2025-07-08 17:48:17 +05:30
pugazhendhivelu
65c277fd27
fix: update item reference in quality inspection
...
(cherry picked from commit 9da5010265 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-07-08 17:16:50 +05:30
l0gesh29
8371dafb1a
fix: add not specified key for None respresented customer_group and territory
...
(cherry picked from commit 24cc711a70 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2025-07-08 17:13:30 +05:30
ruthra kumar
f8bc0e47ff
Merge pull request #48464 from frappe/mergify/bp/version-15-hotfix/pr-48402
...
fix: rename journal entry title on update (backport #48402 )
2025-07-08 17:11:27 +05:30
ruthra kumar
d3a95f04cc
Merge pull request #48470 from frappe/mergify/bp/version-15-hotfix/pr-48469
...
chore: better label for checkbox (backport #48469 )
2025-07-08 17:10:50 +05:30
ruthra kumar
5f63794739
chore: better label for checkbox
...
(cherry picked from commit 8c2e40e291 )
2025-07-08 11:40:08 +00:00
ruthra kumar
41bca34f6a
Merge pull request #48468 from frappe/mergify/bp/version-15-hotfix/pr-48427
...
fix: Add company validation to company related fields in Process Statement Of Accounts (backport #48427 )
2025-07-08 16:23:47 +05:30
ruthra kumar
f4b7093838
Merge pull request #48465 from frappe/mergify/bp/version-15-hotfix/pr-48359
...
fix: get fiscal year based on date (backport #48359 )
2025-07-08 16:21:03 +05:30
ljain112
536264896e
fix: Add company validation to company related fields in Process Statement Of Accounts
...
(cherry picked from commit 4e45e69247 )
2025-07-08 10:37:17 +00:00
l0gesh29
177b23c624
fix: get fiscal year based on date
...
(cherry picked from commit efb8e7c0e4 )
2025-07-08 10:26:26 +00:00
ravibharathi656
f81dba6380
chore: add none value
...
(cherry picked from commit 9e633bddef )
2025-07-08 10:25:18 +00:00
ravibharathi656
b7b5f6acf3
fix: rename journal entry title on update
...
(cherry picked from commit acb9829159 )
2025-07-08 10:25:18 +00:00
ruthra kumar
d60d8a2625
Merge pull request #48457 from frappe/mergify/bp/version-15-hotfix/pr-48361
...
revert: do not convert exchange gain/loss amount to foreign currency (backport #48361 )
2025-07-08 15:45:34 +05:30
ruthra kumar
e0efe922a6
Merge pull request #48459 from frappe/mergify/bp/version-15-hotfix/pr-48328
...
fix: update condition for blank tree fields in pricing rule (backport #48328 )
2025-07-08 15:44:42 +05:30
mergify[bot]
500972e8aa
refactor: remove do_reposting_for_each_stock_transaction feature (backport #48444 ) ( #48452 )
...
* refactor: remove do_reposting_for_each_stock_transaction feature
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-08 15:05:35 +05:30
Mihir Kandoi
b833dfab9d
Merge pull request #48460 from frappe/mergify/bp/version-15-hotfix/pr-48456
...
fix: duplicate items being created when fetching items from warehouse in stock reco (backport #48456 )
2025-07-08 15:05:11 +05:30
Mihir Kandoi
818ddc0b8c
fix: duplicate items being created when fetching items from warehouse in stock reco
...
(cherry picked from commit 73f6c29559 )
2025-07-08 09:01:47 +00:00
venkat102
d0d1d63d31
revert: do not convert exchange gain/loss amount to foreign currency
...
(cherry picked from commit c17ae703c7 )
# Conflicts:
# erpnext/accounts/report/general_ledger/test_general_ledger.py
2025-07-08 14:30:10 +05:30
ljain112
f2d644ba29
fix: update condition for blank tree fields in pricing rule
...
(cherry picked from commit 7e0e9db4d2 )
2025-07-08 08:53:35 +00:00
ruthra kumar
9e831bbfc6
Merge pull request #48448 from frappe/mergify/bp/version-15-hotfix/pr-48326
...
fix: cost center for payment entry against advance payment doctypes in accounts payable/rece (backport #48326 )
2025-07-08 14:06:28 +05:30
ruthra kumar
7690efa4f7
Merge pull request #48454 from frappe/mergify/bp/version-15-hotfix/pr-48416
...
refactor: remove duplicate reconciliation date logic (backport #48416 )
2025-07-08 13:50:32 +05:30
ljain112
00669661e5
chore: resolve conflicts
2025-07-08 13:19:03 +05:30
ljain112
2ab1b42033
refactor: remove duplicate reconciliation date logic
...
(cherry picked from commit 398406082a )
2025-07-08 07:34:23 +00:00
ruthra kumar
2c156b58f0
Merge pull request #48453 from frappe/mergify/bp/version-15-hotfix/pr-48343
...
fix: consider empty string in previous doc validation (backport #48343 )
2025-07-08 12:59:52 +05:30
Diptanil Saha
c617b343b3
Merge pull request #48449 from frappe/mergify/bp/version-15-hotfix/pr-48403
...
fix: add selling price validation on update item (backport #48403 )
2025-07-08 12:41:58 +05:30
l0gesh29
b2de9cdef2
fix: consider empty string in previous doc validation
...
(cherry picked from commit dd43594ad6 )
2025-07-08 07:11:51 +00:00
rohitwaghchaure
ae59908f0a
Merge pull request #48443 from frappe/mergify/bp/version-15-hotfix/pr-48441
...
Revert "fix: stock reco qty with inventory dimension" (backport #48441 )
2025-07-08 12:30:40 +05:30
l0gesh29
a10e3948b2
fix: add selling price validation on update item
...
(cherry picked from commit 327d067305 )
2025-07-08 06:45:18 +00:00
Mihir Kandoi
fbe1f449d8
Merge pull request #48447 from frappe/mergify/bp/version-15-hotfix/pr-48332
...
fix: valuation rate of raw materials in subcontracting receipt (backport #48332 )
2025-07-08 12:14:53 +05:30
Mihir Kandoi
b3fa0ac596
Merge pull request #48446 from frappe/mergify/bp/version-15-hotfix/pr-48445
...
fix: use default buying price list when price list is falsy (backport #48445 )
2025-07-08 12:14:36 +05:30
ljain112
82d03e2617
refactor: function to fetch advance payment doctypes
...
(cherry picked from commit 48e8e85617 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_request/payment_request.py
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.py
# erpnext/accounts/utils.py
# erpnext/controllers/accounts_controller.py
2025-07-08 06:36:06 +00:00
ljain112
3f004db14f
fix: cost center for payment entry against advance payment doctypes in accounts Payable/Receivable report
...
(cherry picked from commit 8f19f14004 )
2025-07-08 06:36:06 +00:00
Mihir Kandoi
4545213adc
fix: valuation rate of raw materials in subcontracting receipt
...
(cherry picked from commit 84ea6afd01 )
2025-07-08 06:28:44 +00:00
Mihir Kandoi
a336e19bb8
fix: use default buying price list when price list is falsy
...
(cherry picked from commit 27c73cf9e9 )
2025-07-08 06:26:09 +00:00
rohitwaghchaure
9a99ccc166
Revert "fix: stock reco qty with inventory dimension ( #47918 )"
...
This reverts commit 342cebc778 .
(cherry picked from commit 8ba66c9833 )
2025-07-08 05:08:04 +00:00
ruthra kumar
9935f04bde
Merge pull request #48440 from frappe/mergify/bp/version-15-hotfix/pr-48324
...
fix: update payment request outstanding on unreconciliation (backport #48324 )
2025-07-08 10:33:36 +05:30
ruthra kumar
cc5c4a3f9a
chore: resolve conflict
2025-07-08 10:17:43 +05:30
rohitwaghchaure
0fefccc128
Merge pull request #48434 from frappe/mergify/bp/version-15-hotfix/pr-48432
...
fix: fetch from parent optional in inventory dimension (backport #48432 )
2025-07-08 09:58:27 +05:30
ljain112
a8448f9e60
chore: fix test case for payment request
...
(cherry picked from commit 31d12517f0 )
2025-07-08 04:16:41 +00:00
ljain112
450061c7db
fix: update payment request outstanding on unreconciliation
...
(cherry picked from commit 8098229b55 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2025-07-08 04:16:40 +00:00
rohitwaghchaure
5df8ad6ef1
chore: fix conflicts
2025-07-08 08:33:33 +05:30
mergify[bot]
6b41dc2fed
fix: make labels in error message translatable (backport #48327 ) ( #48436 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: make labels in error message translatable (#48327 )
2025-07-07 22:36:48 +02:00
Rohit Waghchaure
ed77c15ebc
fix: fetch from parent optional in inventory dimension
...
(cherry picked from commit 8aac6a6b18 )
# Conflicts:
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.json
2025-07-07 11:52:53 +00:00
mergify[bot]
d4700e5560
feat: add price list field to material request (backport #48425 ) ( #48429 )
...
* feat: add price list field to material request
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-07 15:50:04 +05:30
Mihir Kandoi
f4c9a6e59c
Merge pull request #48430 from frappe/mergify/bp/version-15-hotfix/pr-48428
...
fix: address not found when creating internal PR from DN (backport #48428 )
2025-07-07 15:43:22 +05:30
Mihir Kandoi
f1621d15ff
fix: address not found when creating internal PR from DN
...
(cherry picked from commit 97c48ed6d2 )
2025-07-07 09:51:19 +00:00
Mihir Kandoi
8638654c13
Merge pull request #48426 from frappe/mergify/bp/version-15-hotfix/pr-48424
...
fix: item list and project not being set in work order when created from material request (backport #48424 )
2025-07-07 15:05:15 +05:30
Mihir Kandoi
5cd36c318b
fix: item list and project not being set in work order when created from material request
...
(cherry picked from commit 099a5fbad9 )
2025-07-07 08:49:26 +00:00
mergify[bot]
8eede1d266
fix: incorrect pending qty when creating PI from PO and PI rates differ from PO (backport #48173 ) ( #48340 )
...
* fix: incorrect pending qty when creating PI from PO and PI rates differ from PO
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-06 21:40:26 +05:30
mergify[bot]
26db582499
fix: add company field on POS Invoice Merge Log (backport #48357 ) ( #48414 )
...
* fix: add company field on POS Invoice Merge Log
(cherry picked from commit 109658731b )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.json
* fix: patch for updating company name on existing pos merge log records
(cherry picked from commit d46b68230c )
# Conflicts:
# erpnext/patches.txt
* fix: pass company on create_merge_logs
(cherry picked from commit b4b473185f )
* test: test company fetching from POS Closing Entry
(cherry picked from commit 9548f341bf )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_merge_log/test_pos_invoice_merge_log.py
* chore: remove conflicts
---------
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-07-06 15:25:59 +05:30
ruthra kumar
89458f07c9
Merge pull request #48415 from frappe/mergify/bp/version-15-hotfix/pr-47805
...
fix: multiple fixes related Deferred Accounting (backport #47805 )
2025-07-06 15:25:16 +05:30
Lakshit Jain
a4633d6e75
fix: multiple fixes related Deferred Accounting
...
(cherry picked from commit 277c1101fc )
2025-07-06 14:59:23 +05:30
Mihir Kandoi
dbe107345c
Merge pull request #48404 from frappe/mergify/bp/version-15-hotfix/pr-48368
...
feat: add subject field to project (backport #48368 )
2025-07-05 12:07:00 +05:30
mergify[bot]
a2436e4b6e
fix(Quotation): hide buttons if user cannot use them (backport #48115 ) ( #48405 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Quotation): hide buttons if user cannot use them (#48115 )
2025-07-04 20:10:27 +02:00
Mihir Kandoi
9a538c6843
feat: add subject field to project ( #48368 )
...
* feat: add subject field to project
(cherry picked from commit 407fdab487 )
2025-07-04 16:10:19 +00:00
Mihir Kandoi
d8f5924eb2
Merge pull request #48373 from mihir-kandoi/st42781
...
fix: LCV from PR order mismatch
2025-07-04 15:30:29 +05:30
Mihir Kandoi
9312a5b762
Merge pull request #48396 from frappe/mergify/bp/version-15-hotfix/pr-48372
...
fix: rate not being fetched for product bundles in material request (backport #48372 )
2025-07-04 15:30:09 +05:30
Mihir Kandoi
edef03ac22
chore: resolve conflict
2025-07-04 12:49:45 +05:30
Mihir Kandoi
74948aabda
fix: LCV from PR order mismatch
2025-07-04 12:48:15 +05:30
Mihir Kandoi
cfedaf5dc1
fix: rate not being fetched for product bundles in material request
...
(cherry picked from commit 45c7bac2d0 )
# Conflicts:
# erpnext/stock/doctype/packed_item/packed_item.py
2025-07-04 07:16:39 +00:00
mergify[bot]
f25097da1d
fix: pos recent order display customer code and name (backport #48379 ) ( #48388 )
...
fix: pos recent order display customer code and name (#48379 )
(cherry picked from commit 5f721f01d3 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-07-04 12:40:19 +05:30
mergify[bot]
3952f5d913
chore: fix flaky test in Tax Withholding Details (backport #48375 ) ( #48394 )
...
* chore: fix flaky test in Tax Withholding Details
(cherry picked from commit 14a2f98521 )
* fix: sort tax withhodling details report by section code and transaction date
(cherry picked from commit 7ee2418f60 )
* fix(test): flaky budget test case
(cherry picked from commit 704223e5d0 )
* fix(test): import get_accumulated_monthly_budget
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-07-04 12:05:55 +05:30
Mihir Kandoi
9d23199c25
Merge pull request #48377 from mihir-kandoi/fix-job-card-buttons-d
...
fix: job card material request/transfer buttons UI overlap
2025-07-04 11:22:46 +05:30
Mihir Kandoi
b1abcd5577
fix: unnecessary primary button
2025-07-04 08:29:29 +05:30
Mihir Kandoi
09f866022b
fix: job card material request/transfer buttons UI overlap
2025-07-03 14:05:07 +05:30
Frappe PR Bot
f087da927a
chore(release): Bumped to Version 15.67.0
...
# [15.67.0](https://github.com/frappe/erpnext/compare/v15.66.1...v15.67.0 ) (2025-07-01)
### Bug Fixes
* accounting entries for standalone credit notes ([cfc8c61 ](cfc8c610fa ))
* better integration of Pick List with Delivery Note (backport [#47831 ](https://github.com/frappe/erpnext/issues/47831 )) ([#48158 ](https://github.com/frappe/erpnext/issues/48158 )) ([8f47505 ](8f47505604 ))
* customer section on pos item cart (backport [#48284 ](https://github.com/frappe/erpnext/issues/48284 )) ([#48285 ](https://github.com/frappe/erpnext/issues/48285 )) ([b6e0953 ](b6e09531d7 ))
* customer_group import from lead to customer ([#48266 ](https://github.com/frappe/erpnext/issues/48266 )) ([5463a8b ](5463a8b6cf ))
* default UOMs by new stock Entry created by Stock Level section button ([f1062c6 ](f1062c61f6 ))
* disassemble qty calculation & max calculation to be allowed to create it ([bf78f61 ](bf78f6173c ))
* failing test case ([bde63ed ](bde63ed0e5 ))
* func parameters ([c69bb74 ](c69bb746ce ))
* not able to save material request ([0e2bca4 ](0e2bca4b34 ))
* option to pick serial / batch for asset repair ([7de15b7 ](7de15b74d4 ))
* **pos invoice:** search using customer name (backport [#48279 ](https://github.com/frappe/erpnext/issues/48279 )) ([#48323 ](https://github.com/frappe/erpnext/issues/48323 )) ([ab20b96 ](ab20b965ca ))
* saperated validations for each purpose of validation ([0c07dfa ](0c07dfadfe ))
* update salvage value after value adjustment (backport [#48228 ](https://github.com/frappe/erpnext/issues/48228 )) ([#48248 ](https://github.com/frappe/erpnext/issues/48248 )) ([ef202d7 ](ef202d7cd0 ))
* use company default currency in amount_eligible_for_commission ([9b8fffd ](9b8fffd1d4 ))
* use gain_loss_posting_date instead of today ([ff36284 ](ff362843cb ))
* use label "State/Province" for translatability (backport [#48273 ](https://github.com/frappe/erpnext/issues/48273 )) ([#48286 ](https://github.com/frappe/erpnext/issues/48286 )) ([af55ce0 ](af55ce0f6c ))
* validate asset before repair ([a1eab1d ](a1eab1db74 ))
### Features
* added Transfer and Issue option in purpose ([1f7eccd ](1f7eccdac5 ))
### Performance Improvements
* use set_value for updating bank clearance_date ([a0db227 ](a0db227a7a ))
2025-07-01 12:02:06 +00:00
ruthra kumar
171d86a3ab
Merge pull request #48338 from frappe/version-15-hotfix
...
chore: release v15
2025-07-01 17:30:39 +05:30
ruthra kumar
58c6031c1f
Merge pull request #48339 from frappe/mergify/bp/version-15-hotfix/pr-48244
...
fix: use gain_loss_posting_date instead of today (backport #48244 )
2025-07-01 16:20:01 +05:30
ravibharathi656
ff362843cb
fix: use gain_loss_posting_date instead of today
...
(cherry picked from commit 0585bc5aef )
2025-07-01 10:12:35 +00:00
rohitwaghchaure
86b14dd4be
Merge pull request #48319 from frappe/mergify/bp/version-15-hotfix/pr-48298
...
fix: default UOMs by new Stock Entry created by Stock Level section button (when Item is batch or serial) (backport #48298 )
2025-07-01 13:24:29 +05:30
ruthra kumar
037ef10fcb
Merge pull request #48292 from ljain112/fix-bank-cleareance-v15
...
perf: use set_value for updating bank clearance_date
2025-07-01 11:58:13 +05:30
mergify[bot]
ab20b965ca
fix(pos invoice): search using customer name (backport #48279 ) ( #48323 )
...
* fix(pos invoice): search using customer name
(cherry picked from commit 20fd071c4e )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* refactor: use or_filters for customer and customer_name
(cherry picked from commit 6a401bcfbb )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* refactor: refactored for version 15
---------
Co-authored-by: ravibharathi656 <ravibharathi656@gmail.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-06-30 14:51:47 +05:30
rohitwaghchaure
e1a726bdd4
Merge pull request #48294 from frappe/mergify/bp/version-15-hotfix/pr-48293
...
fix: option to pick serial / batch for asset repair (backport #48293 )
2025-06-30 13:27:29 +05:30
rohitwaghchaure
221e5a2190
Merge pull request #48320 from frappe/mergify/bp/version-15-hotfix/pr-48184
...
fix: Disassembly order items calculation in stock entry & track it in work order (backport #48184 )
2025-06-30 13:16:30 +05:30
rohitwaghchaure
f0724f2f04
Merge pull request #48317 from frappe/mergify/bp/version-15-hotfix/pr-48240
...
refactor: bom stock report (backport #48240 )
2025-06-30 13:15:37 +05:30
rohitwaghchaure
c404faaa6d
chore: fix issue
2025-06-30 12:46:52 +05:30
rohitwaghchaure
abfe3c8365
chore: fix conflicts
2025-06-30 12:45:04 +05:30
iamkhanraheel
61f4547860
test: added test case for disassembly order
...
(cherry picked from commit aee26c3550 )
2025-06-30 06:57:52 +00:00
iamkhanraheel
c69bb746ce
fix: func parameters
...
(cherry picked from commit ce6ace4b8a )
2025-06-30 06:57:51 +00:00
iamkhanraheel
bf78f6173c
fix: disassemble qty calculation & max calculation to be allowed to create it
...
(cherry picked from commit 3e4d160626 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.json
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-06-30 06:57:51 +00:00
ruthra kumar
e628a37b99
Merge pull request #48318 from frappe/mergify/bp/version-15-hotfix/pr-48304
...
chore: fix translation message (backport #48304 )
2025-06-30 12:22:58 +05:30
Florian HENRY
f1062c61f6
fix: default UOMs by new stock Entry created by Stock Level section button
...
(cherry picked from commit e7da4992f3 )
2025-06-30 05:40:15 +00:00
Abdallah A. Zaqout
f479675ce6
chore: fix translation message
...
(cherry picked from commit bc002937ad )
2025-06-30 05:34:05 +00:00
Mihir Kandoi
ce7dbf3090
refactor: bom stock report
...
(cherry picked from commit ee4e0c646d )
2025-06-30 05:32:04 +00:00
rohitwaghchaure
ac587b9c94
chore: fix conflicts
2025-06-30 10:55:56 +05:30
ruthra kumar
1ea3daeb17
Merge pull request #48267 from frappe/mergify/bp/version-15-hotfix/pr-48266
...
fix: customer_group import from lead to customer (backport #48266 )
2025-06-30 10:48:20 +05:30
ruthra kumar
b2f6fed42c
Merge pull request #48315 from frappe/mergify/bp/version-15-hotfix/pr-48271
...
fix: use company default currency in amount_eligible_for_commission (backport #48271 )
2025-06-30 10:34:49 +05:30
rohitwaghchaure
352642096e
chore: fix conflicts
2025-06-30 10:12:54 +05:30
rohitwaghchaure
ab61b46a01
chore: fix conflicts
2025-06-30 10:09:59 +05:30
ravibharathi656
9b8fffd1d4
fix: use company default currency in amount_eligible_for_commission
...
(cherry picked from commit 7c7b392789 )
2025-06-30 04:39:08 +00:00
rohitwaghchaure
46243fdb5f
Merge pull request #48314 from frappe/mergify/bp/version-15-hotfix/pr-48310
...
fix: accounting entries for standalone credit notes (backport #48310 )
2025-06-30 10:07:36 +05:30
Rohit Waghchaure
cfc8c610fa
fix: accounting entries for standalone credit notes
...
(cherry picked from commit 52177cffcd )
2025-06-30 04:09:56 +00:00
Khushi Rawat
d73ff810d9
Merge pull request #48312 from frappe/mergify/bp/version-15-hotfix/pr-48311
...
fix: validate asset status for repair (backport #48311 )
2025-06-30 01:31:45 +05:30
Khushi Rawat
2b37287b19
chore: resolved conflicts
2025-06-30 01:04:54 +05:30
Khushi Rawat
f31b008502
chore: resolved conflicts
2025-06-30 01:03:49 +05:30
khushi8112
6f24c02121
test: asset status validation
...
(cherry picked from commit cfe04a2aaf )
# Conflicts:
# erpnext/assets/doctype/asset_repair/test_asset_repair.py
2025-06-29 19:26:03 +00:00
khushi8112
a1eab1db74
fix: validate asset before repair
...
(cherry picked from commit c6baa34812 )
# Conflicts:
# erpnext/assets/doctype/asset_repair/asset_repair.json
2025-06-29 19:26:03 +00:00
Frappe PR Bot
fcf9f82092
chore(release): Bumped to Version 15.66.1
...
## [15.66.1](https://github.com/frappe/erpnext/compare/v15.66.0...v15.66.1 ) (2025-06-27)
### Bug Fixes
* not able to save material request ([a49026e ](a49026e9d2 ))
2025-06-27 12:28:50 +00:00
rohitwaghchaure
e817561dce
Merge pull request #48300 from frappe/mergify/bp/version-15/pr-48297
...
fix: not able to save material request (backport #48296 ) (backport #48297 )
2025-06-27 17:57:24 +05:30
Rohit Waghchaure
a49026e9d2
fix: not able to save material request
...
(cherry picked from commit c5e36eb323 )
(cherry picked from commit 0e2bca4b34 )
2025-06-27 11:18:10 +00:00
rohitwaghchaure
7574069af2
Merge pull request #48297 from frappe/mergify/bp/version-15-hotfix/pr-48296
...
fix: not able to save material request (backport #48296 )
2025-06-27 16:47:17 +05:30
Rohit Waghchaure
0e2bca4b34
fix: not able to save material request
...
(cherry picked from commit c5e36eb323 )
2025-06-27 10:55:48 +00:00
Rohit Waghchaure
7de15b74d4
fix: option to pick serial / batch for asset repair
...
(cherry picked from commit ae77c609ff )
# Conflicts:
# erpnext/assets/doctype/asset_repair/asset_repair.py
# erpnext/assets/doctype/asset_repair_consumed_item/asset_repair_consumed_item.json
2025-06-27 09:59:22 +00:00
ljain112
a0db227a7a
perf: use set_value for updating bank clearance_date
2025-06-27 14:12:14 +05:30
mergify[bot]
af55ce0f6c
fix: use label "State/Province" for translatability (backport #48273 ) ( #48286 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: use label "State/Province" for translatability (#48273 )
2025-06-26 20:49:06 +02:00
0xD0M1M0
894bb703f6
chore: improve some german translations ( #48283 )
2025-06-26 20:23:35 +02:00
mergify[bot]
b6e09531d7
fix: customer section on pos item cart (backport #48284 ) ( #48285 )
...
* fix: customer section on pos item cart (#48284 )
* fix: customer recent transactions
* fix: pos customer section display customer_name instead of customer name
(cherry picked from commit e1d9f863c6 )
# Conflicts:
# erpnext/public/scss/point-of-sale.scss
# erpnext/selling/page/point_of_sale/point_of_sale.py
# erpnext/selling/page/point_of_sale/pos_item_cart.js
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-26 23:20:38 +05:30
mergify[bot]
8f47505604
fix: better integration of Pick List with Delivery Note (backport #47831 ) ( #48158 )
...
* fix: better integration of Pick List with Delivery Note (#47831 )
Co-authored-by: priyanshshah2442 <priyanshshah2442@gmail.com >
(cherry picked from commit 527cfe9c7d )
# Conflicts:
# erpnext/patches.txt
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
# erpnext/stock/doctype/pick_list/pick_list.py
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: resolve conflicts
* fix: setting status correctly as per v15 utility
* fix: get items from Pick List to DN even if not linked to Sales Order
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: Priyansh Shah <108476017+priyanshshah2442@users.noreply.github.com >
2025-06-26 18:25:53 +05:30
0xD0M1M0
5463a8b6cf
fix: customer_group import from lead to customer ( #48266 )
...
In case customization happens and the lead has the field "customer_group", the get_mapped_doc function would fail and be overwritten by the default value.
(cherry picked from commit 1b18105bce )
2025-06-25 21:26:40 +00:00
Khushi Rawat
b8a773e3e1
Merge pull request #48253 from frappe/mergify/bp/version-15-hotfix/pr-47901
...
feat: Asset Transfer and Issue in single asset movement record (backport #47901 )
2025-06-25 15:23:54 +05:30
khushi8112
dc642fbc41
chore: linters check
2025-06-25 15:04:17 +05:30
Khushi Rawat
ddbdcbb026
chore: resolved conflicts
2025-06-25 14:47:47 +05:30
Khushi Rawat
df938f24d4
chore: resolved conflicts
2025-06-25 14:47:00 +05:30
Khushi Rawat
bde63ed0e5
fix: failing test case
...
(cherry picked from commit 7d3bec8ef8 )
2025-06-25 09:08:24 +00:00
Khushi Rawat
1c3ac9c1fd
refactor: split set_latest_location_and_custodian_in_asset into smaller functions
...
(cherry picked from commit 7e52cb2856 )
2025-06-25 09:08:24 +00:00
Khushi Rawat
0c07dfadfe
fix: saperated validations for each purpose of validation
...
(cherry picked from commit 07d1a0ed9c )
# Conflicts:
# erpnext/assets/doctype/asset_movement/asset_movement.py
2025-06-25 09:08:24 +00:00
Khushi Rawat
1f7eccdac5
feat: added Transfer and Issue option in purpose
...
(cherry picked from commit f5e5146021 )
# Conflicts:
# erpnext/assets/doctype/asset_movement/asset_movement.json
2025-06-25 09:08:23 +00:00
Khushi Rawat
ef202d7cd0
fix: update salvage value after value adjustment (backport #48228 ) ( #48248 )
...
fix: update salvage value after value adjustment
2025-06-25 11:43:18 +05:30
Frappe PR Bot
de03618b09
chore(release): Bumped to Version 15.66.0
...
# [15.66.0](https://github.com/frappe/erpnext/compare/v15.65.4...v15.66.0 ) (2025-06-25)
### Bug Fixes
* add descendants item groups to fetch the barcode items ([5cabdbf ](5cabdbfe06 ))
* add is_group filter for warehouse ([ad0819f ](ad0819feee ))
* add party and party_name columns to trend reports ([ceab26d ](ceab26d5f1 ))
* add validation for exchange gain/loss entries ([153ed04 ](153ed04161 ))
* **asset-invoice:** handle asset invoice cancellation ([d3daeaf ](d3daeaf475 ))
* auto append_taxes_from_item_tax_template in backend ([2bf8dff ](2bf8dffb60 ))
* coa reset root_type on unchecking is_group on new_node (backport [#48156 ](https://github.com/frappe/erpnext/issues/48156 )) ([#48160 ](https://github.com/frappe/erpnext/issues/48160 )) ([7c2bf02 ](7c2bf026ef ))
* contract autoname ([1223f55 ](1223f5551f ))
* fallback expense account and cost center in subcontracting receipt ([ac22c42 ](ac22c422c8 ))
* get already billed amount from current doc instead of database ([#48079 ](https://github.com/frappe/erpnext/issues/48079 )) ([c2c5e45 ](c2c5e45bc6 ))
* incoming rate for the stand-alone credit note ([ad40bfe ](ad40bfe4ea ))
* modify query to fetch valid return qty ([764c71d ](764c71d3e1 ))
* naming series field in bank transaction (backport [#48121 ](https://github.com/frappe/erpnext/issues/48121 )) ([#48149 ](https://github.com/frappe/erpnext/issues/48149 )) ([f0ddf1b ](f0ddf1b223 ))
* **open_opportunity:** remove company=null filter (backport [#48222 ](https://github.com/frappe/erpnext/issues/48222 )) ([#48224 ](https://github.com/frappe/erpnext/issues/48224 )) ([2d7a7d9 ](2d7a7d9988 ))
* permission issue during reposting ([6896216 ](6896216276 ))
* pos item details fetch uoms on stock settings allow_uom_with_conversion_rate_defined_in_item configuration (backport [#48178 ](https://github.com/frappe/erpnext/issues/48178 )) ([#48179 ](https://github.com/frappe/erpnext/issues/48179 )) ([991ddfe ](991ddfe187 ))
* pos item price in get_item and item search (backport [#47925 ](https://github.com/frappe/erpnext/issues/47925 )) ([#48217 ](https://github.com/frappe/erpnext/issues/48217 )) ([f8cfbda ](f8cfbda4e0 ))
* resolved conflicts ([881dcf8 ](881dcf817f ))
* SABB validation during the LCV ([b3d337a ](b3d337a45b ))
* setup wizard load chart of accounts and fiscal year on change of country (backport [#48125 ](https://github.com/frappe/erpnext/issues/48125 )) ([#48128 ](https://github.com/frappe/erpnext/issues/48128 )) ([f85b08d ](f85b08d2f5 ))
* stock adjustment entry to make stock balance zero (backport [#48245 ](https://github.com/frappe/erpnext/issues/48245 )) ([#48247 ](https://github.com/frappe/erpnext/issues/48247 )) ([41d22d0 ](41d22d0255 ))
* stock reconciliation validation for serial and batch ([89376dd ](89376ddf8d ))
* target inventory dimension for stock entry ([4e70005 ](4e70005937 ))
* Update indexing to populate correct values in trends report chart ([24f892d ](24f892d582 ))
* update journal entry title on amend ([4341ac7 ](4341ac7e7a ))
* Update transaction currency to company currency to show correct currency symbol ([651b952 ](651b9521b9 ))
* use currency from opportunity while creating quotation ([#45540 ](https://github.com/frappe/erpnext/issues/45540 )) ([a6c5738 ](a6c5738f4b ))
* use set_query on sales_order link field in work order ([b33bec4 ](b33bec4dad ))
### Features
* add naming series for Contract Doctype ([b3c43e8 ](b3c43e8527 ))
* add search field for contract doctype ([27b5d94 ](27b5d9493a ))
2025-06-25 04:48:04 +00:00
ruthra kumar
ecd30c5809
Merge pull request #48229 from frappe/version-15-hotfix
...
chore: release v15
2025-06-25 10:16:37 +05:30
mergify[bot]
41d22d0255
fix: stock adjustment entry to make stock balance zero (backport #48245 ) ( #48247 )
...
fix: stock adjustment entry to make stock balance zero (#48245 )
(cherry picked from commit 66eeda6410 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-24 22:16:24 +05:30
ruthra kumar
a913cfea7e
Merge pull request #48239 from frappe/mergify/bp/version-15-hotfix/pr-45540
...
fix: use currency from opportunity while creating quotation (backport #45540 )
2025-06-24 19:35:10 +05:30
Sugesh G
a6c5738f4b
fix: use currency from opportunity while creating quotation ( #45540 )
...
(cherry picked from commit d748b491ee )
2025-06-24 12:10:24 +00:00
ruthra kumar
3a6956ba05
Merge pull request #48230 from frappe/mergify/bp/version-15-hotfix/pr-47627
...
fix: auto append_taxes_from_item_tax_template in backend (backport #47627 )
2025-06-24 17:38:14 +05:30
ruthra kumar
1deadb8daa
Merge pull request #48236 from frappe/mergify/bp/version-15-hotfix/pr-48226
...
Trends reports (backport #48226 )
2025-06-24 17:36:44 +05:30
ruthra kumar
463ad0a163
Merge pull request #48235 from frappe/mergify/bp/version-15-hotfix/pr-48079
...
fix: get already billed amount from current doc instead of database (backport #48079 )
2025-06-24 17:35:37 +05:30
ljain112
f6bb86574e
chore: fix test case for auto tax appending
2025-06-24 16:45:41 +05:30
Khushi Rawat
889a14b557
Merge pull request #48120 from aerele/fix/asset-invoice-cancel-validation
...
fix(asset-invoice): handle asset invoice cancellation
2025-06-24 16:24:18 +05:30
ljain112
0b96e1e3ef
chore: resolve conflicts
2025-06-24 15:52:24 +05:30
Karuppasamy923
24f892d582
fix: Update indexing to populate correct values in trends report chart
...
(cherry picked from commit b08d66113c )
2025-06-24 10:18:44 +00:00
Karuppasamy923
651b9521b9
fix: Update transaction currency to company currency to show correct currency symbol
...
(cherry picked from commit b0e201a332 )
2025-06-24 10:18:44 +00:00
Lakshit Jain
c2c5e45bc6
fix: get already billed amount from current doc instead of database ( #48079 )
...
* fix: get already billed amount from current doc instead of database
* fix: throw overbilling validation for all items in single call
* refactor: minor fixes
---------
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
(cherry picked from commit 47c3c4808e )
2025-06-24 10:11:43 +00:00
ljain112
1ccdb67c55
chore: resolve conflicts
2025-06-24 15:31:34 +05:30
ljain112
2bf8dffb60
fix: auto append_taxes_from_item_tax_template in backend
...
(cherry picked from commit 4cb1fa2b6b )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/controllers/tests/test_accounts_controller.py
2025-06-24 09:48:21 +00:00
mergify[bot]
6511eb4c7c
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (backport #47691 ) ( #48223 )
...
* refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#47691 )
(cherry picked from commit 75b5ba6e67 )
# Conflicts:
# erpnext/hooks.py
# erpnext/setup/install.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* fix: permission issue
* fix: space
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-24 14:51:15 +05:30
Mihir Kandoi
5aed023434
Merge pull request #48225 from frappe/mergify/bp/version-15-hotfix/pr-48078
...
fix: fallback expense account and cost center in subcontracting receipt (backport #48078 )
2025-06-24 12:14:28 +05:30
rohitwaghchaure
764c81a146
Merge pull request #48215 from frappe/mergify/bp/version-15-hotfix/pr-48195
...
fix: incoming rate for the stand-alone credit note (backport #48195 )
2025-06-24 12:02:17 +05:30
mergify[bot]
2d7a7d9988
fix(open_opportunity): remove company=null filter (backport #48222 ) ( #48224 )
...
* fix(open_opportunity): remove company=null filter (#48222 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit c8c1c96298 )
# Conflicts:
# erpnext/crm/number_card/open_opportunity/open_opportunity.json
* chore: resolve conflicts
---------
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2025-06-24 11:56:08 +05:30
Mihir Kandoi
ac22c422c8
fix: fallback expense account and cost center in subcontracting receipt
...
(cherry picked from commit cf1d4362e5 )
2025-06-24 06:20:50 +00:00
rohitwaghchaure
f560286610
chore: fix conflicts
2025-06-24 11:34:04 +05:30
ruthra kumar
19a6ce3605
Merge pull request #48220 from frappe/mergify/bp/version-15-hotfix/pr-48180
...
fix: update journal entry title on amend (backport #48180 )
2025-06-24 10:11:28 +05:30
ravibharathi656
4341ac7e7a
fix: update journal entry title on amend
...
(cherry picked from commit 4a3ee4df29 )
2025-06-24 04:04:04 +00:00
ruthra kumar
866780b383
Merge pull request #48212 from frappe/mergify/bp/version-15-hotfix/pr-48162
...
fix: add validation for exchange gain/loss entries (backport #48162 )
2025-06-24 09:19:14 +05:30
ruthra kumar
ca2f4e801e
Merge pull request #48213 from frappe/mergify/bp/version-15-hotfix/pr-48053
...
fix: add descendants item groups to fetch the barcode items (backport #48053 )
2025-06-24 09:18:19 +05:30
mergify[bot]
f8cfbda4e0
fix: pos item price in get_item and item search (backport #47925 ) ( #48217 )
...
fix: pos item price in get_item and item search (#47925 )
* fix: pos get item and item search
* refactor: resolved linter issue and renamed variables
* fix: uom on get_item
* fix: incorrect item quantity on pos selector
* refactor: remove unused import
(cherry picked from commit 919684a787 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-23 22:42:47 +05:30
Rohit Waghchaure
ad40bfe4ea
fix: incoming rate for the stand-alone credit note
...
(cherry picked from commit b06eca8dcb )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-06-23 15:40:49 +00:00
pugazhendhivelu
5cabdbfe06
fix: add descendants item groups to fetch the barcode items
...
(cherry picked from commit 4b82fe2611 )
2025-06-23 14:01:23 +00:00
i-am-vimal
153ed04161
fix: add validation for exchange gain/loss entries
...
(cherry picked from commit 5c9eddd31e )
2025-06-23 14:00:09 +00:00
ruthra kumar
78013d3d8f
Merge pull request #48209 from frappe/mergify/bp/version-15-hotfix/pr-48200
...
chore: better label and desciption for pegged currency flag (backport #48200 )
2025-06-23 19:29:40 +05:30
ruthra kumar
b6dda08290
chore: better label and desciption for pegged currency flag
...
(cherry picked from commit c5cd7d91c4 )
2025-06-23 12:14:42 +00:00
ruthra kumar
1ea876bc7a
Merge pull request #48199 from frappe/mergify/bp/version-15-hotfix/pr-48096
...
fix: add party and party_name columns to trend reports (backport #48096 )
2025-06-23 15:58:34 +05:30
ruthra kumar
b92662a095
Merge pull request #48197 from frappe/mergify/bp/version-15-hotfix/pr-48186
...
fix: add is_group filter for warehouse (backport #48186 )
2025-06-23 15:44:29 +05:30
Karuppasamy923
ceab26d5f1
fix: add party and party_name columns to trend reports
...
(cherry picked from commit d05204a960 )
2025-06-23 10:12:18 +00:00
Karuppasamy923
ad0819feee
fix: add is_group filter for warehouse
...
(cherry picked from commit a29ae9cf90 )
2025-06-23 10:07:10 +00:00
rohitwaghchaure
c5bf889391
Merge pull request #48182 from frappe/mergify/bp/version-15-hotfix/pr-48181
...
fix: SABB validation during the LCV (backport #48181 )
2025-06-22 12:17:04 +05:30
Khushi Rawat
7303ee4bea
Merge pull request #48175 from frappe/mergify/bp/version-15-hotfix/pr-48151
...
fix: duplicate naming issue in contract doctype (backport #48151 )
2025-06-22 00:47:47 +05:30
Rohit Waghchaure
b3d337a45b
fix: SABB validation during the LCV
...
(cherry picked from commit e958f886d3 )
2025-06-20 15:55:02 +00:00
mergify[bot]
991ddfe187
fix: pos item details fetch uoms on stock settings allow_uom_with_conversion_rate_defined_in_item configuration (backport #48178 ) ( #48179 )
...
fix: pos item details fetch uoms on stock settings allow_uom_with_conversion_rate_defined_in_item configuration (#48178 )
(cherry picked from commit 4aa4942a17 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-20 16:23:42 +05:30
Khushi Rawat
881dcf817f
fix: resolved conflicts
2025-06-20 14:23:02 +05:30
khushi8112
c07d5b6dec
chore: remove unused import
...
(cherry picked from commit a1c0727d7b )
2025-06-20 07:29:35 +00:00
khushi8112
4c2f555379
refactor: remove test case
...
(cherry picked from commit 4a027125bc )
2025-06-20 07:29:35 +00:00
khushi8112
27b5d9493a
feat: add search field for contract doctype
...
(cherry picked from commit 0665691b88 )
2025-06-20 07:29:35 +00:00
khushi
b3c43e8527
feat: add naming series for Contract Doctype
...
(cherry picked from commit bf56c73c6c )
# Conflicts:
# erpnext/crm/doctype/contract/contract.json
2025-06-20 07:29:35 +00:00
khushi
1005ee64cd
refactor: remove autoname
...
(cherry picked from commit a4bb7c4e95 )
2025-06-20 07:29:34 +00:00
khushi
8150638519
chore: linters check
...
(cherry picked from commit f7e63936a9 )
2025-06-20 07:29:34 +00:00
khushi
194e15fe6e
chore: test contract autoname
...
(cherry picked from commit b55d1e61c7 )
2025-06-20 07:29:34 +00:00
khushi
1223f5551f
fix: contract autoname
...
(cherry picked from commit e13e2bffe2 )
2025-06-20 07:29:33 +00:00
mergify[bot]
f0ddf1b223
fix: naming series field in bank transaction (backport #48121 ) ( #48149 )
...
fix: naming series field in bank transaction (#48121 )
* fix: naming series field in bank transaction
* fix: default naming_series
(cherry picked from commit c94764ab52 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-20 11:52:53 +05:30
Frappe PR Bot
bd128d3b3a
chore(release): Bumped to Version 15.65.4
...
## [15.65.4](https://github.com/frappe/erpnext/compare/v15.65.3...v15.65.4 ) (2025-06-19)
### Bug Fixes
* target inventory dimension for stock entry ([0958a3b ](0958a3b643 ))
2025-06-19 16:33:57 +00:00
rohitwaghchaure
42460980b2
Merge pull request #48167 from frappe/mergify/bp/version-15/pr-48166
...
fix: target inventory dimension for stock entry (backport #48165 ) (backport #48166 )
2025-06-19 22:02:27 +05:30
Rohit Waghchaure
0958a3b643
fix: target inventory dimension for stock entry
...
(cherry picked from commit d65cb56d66 )
(cherry picked from commit 4e70005937 )
2025-06-19 15:13:19 +00:00
rohitwaghchaure
f5adfe3f0f
Merge pull request #48166 from frappe/mergify/bp/version-15-hotfix/pr-48165
...
fix: target inventory dimension for stock entry (backport #48165 )
2025-06-19 20:41:35 +05:30
Rohit Waghchaure
4e70005937
fix: target inventory dimension for stock entry
...
(cherry picked from commit d65cb56d66 )
2025-06-19 14:24:39 +00:00
rohitwaghchaure
4eff2b58e6
Merge pull request #48159 from frappe/mergify/bp/version-15-hotfix/pr-48131
...
fix: permission issue during reposting (backport #48131 )
2025-06-19 18:08:10 +05:30
mergify[bot]
7c2bf026ef
fix: coa reset root_type on unchecking is_group on new_node (backport #48156 ) ( #48160 )
...
fix: coa reset root_type on unchecking is_group on new_node (#48156 )
(cherry picked from commit 2f8893439f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-19 17:54:08 +05:30
Rohit Waghchaure
6896216276
fix: permission issue during reposting
...
(cherry picked from commit dcc9fc2fec )
2025-06-19 12:14:44 +00:00
mergify[bot]
bf61014fe5
test: purchase invoice provisional accounting entry (backport #48112 ) ( #48134 )
...
test: purchase invoice provisional accounting entry (#48112 )
* test: fixed purchase invoice provisional accounting entry
* test: added tests for multi currency
(cherry picked from commit 80f992c87f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-19 13:01:51 +05:30
Frappe PR Bot
e0ca060475
chore(release): Bumped to Version 15.65.3
...
## [15.65.3](https://github.com/frappe/erpnext/compare/v15.65.2...v15.65.3 ) (2025-06-19)
### Bug Fixes
* stock reconciliation validation for serial and batch ([3057f6c ](3057f6ce35 ))
* use set_query on sales_order link field in work order ([6a6130e ](6a6130e06c ))
2025-06-19 05:30:19 +00:00
rohitwaghchaure
84d348b3d4
Merge pull request #48145 from frappe/mergify/bp/version-15/pr-48107
...
fix: use set_query on sales_order link field in work order (backport #48077 ) (backport #48107 )
2025-06-19 10:58:59 +05:30
rohitwaghchaure
a63457e5b0
Merge pull request #48144 from frappe/mergify/bp/version-15/pr-48113
...
fix: stock reconciliation validation for serial nos (backport #47988 ) (backport #48113 )
2025-06-19 10:58:43 +05:30
Mihir Kandoi
6a6130e06c
fix: use set_query on sales_order link field in work order
...
(cherry picked from commit 6def182e1a )
(cherry picked from commit b33bec4dad )
2025-06-19 04:37:39 +00:00
Rohit Waghchaure
3057f6ce35
fix: stock reconciliation validation for serial and batch
...
(cherry picked from commit 69d54d2e0f )
(cherry picked from commit 89376ddf8d )
2025-06-19 04:36:35 +00:00
rohitwaghchaure
7fbefef72a
Merge pull request #48135 from aerele/handle-return-qty
...
fix: modify query to fetch valid return qty
2025-06-18 20:24:46 +05:30
Bhavan23
ea3015a450
test(sales-invoice): add test case for asset invoice cancellation
2025-06-18 19:21:14 +05:30
ravibharathi656
9146bd95a4
test: update import for change_settings
2025-06-18 18:41:01 +05:30
ravibharathi656
4576fcd96f
test: add test for validating sales invoice qty after return
2025-06-18 18:16:06 +05:30
ravibharathi656
764c71d3e1
fix: modify query to fetch valid return qty
2025-06-18 18:16:06 +05:30
mergify[bot]
f85b08d2f5
fix: setup wizard load chart of accounts and fiscal year on change of country (backport #48125 ) ( #48128 )
...
fix: setup wizard load chart of accounts and fiscal year on change of country (#48125 )
(cherry picked from commit 14f0569a39 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-18 17:26:55 +05:30
Mihir Kandoi
f0ae90011b
Merge pull request #48107 from frappe/mergify/bp/version-15-hotfix/pr-48077
2025-06-18 11:08:43 +05:30
Bhavan23
d3daeaf475
fix(asset-invoice): handle asset invoice cancellation
2025-06-18 10:54:24 +05:30
rohitwaghchaure
79a9d583d9
Merge pull request #48113 from frappe/mergify/bp/version-15-hotfix/pr-47988
...
fix: stock reconciliation validation for serial nos (backport #47988 )
2025-06-17 23:18:24 +05:30
Rohit Waghchaure
89376ddf8d
fix: stock reconciliation validation for serial and batch
...
(cherry picked from commit 69d54d2e0f )
2025-06-17 17:31:05 +00:00
Frappe PR Bot
d2ac603fd7
chore(release): Bumped to Version 15.65.2
...
## [15.65.2](https://github.com/frappe/erpnext/compare/v15.65.1...v15.65.2 ) (2025-06-17)
### Bug Fixes
* add validation for calculate ageing with filter for summary and other reports ([23db22a ](23db22ac0b ))
* add validation for exchange gain/loss entries ([97f1304 ](97f13049ee ))
* add validation for party type ([baa08ce ](baa08ce496 ))
* batch page length ([994454b ](994454bfc3 ))
* budget naming series (backport [#48075 ](https://github.com/frappe/erpnext/issues/48075 )) ([#48080 ](https://github.com/frappe/erpnext/issues/48080 )) ([4d18fd0 ](4d18fd0e80 ))
* do not allow capitalization from connection tab for submitted asset ([7b5e2a6 ](7b5e2a6af0 ))
* do not reset party account for return doc ([ad5421a ](ad5421a413 ))
* float division by zero ([40504b8 ](40504b8da2 ))
* incorrect condition for setting party account on change of company ([f2b9e73 ](f2b9e73819 ))
* incorrect warehouse set from SO to MR ([e9365d7](e9365d7272 ))
* pos invoice consolidation row refer issue (backport [#48057 ](https://github.com/frappe/erpnext/issues/48057 )) ([#48058 ](https://github.com/frappe/erpnext/issues/48058 )) ([db9f0b6 ](db9f0b6f38 ))
* prevent saving negative quantity in BOM ([1c9032a ](1c9032a4c2 ))
* unpack non-iterable NoneType object error ([dd39d24 ](dd39d24da0 ))
* update asset status after making asset value adjustment record ([ee30357 ](ee30357835 ))
2025-06-17 14:51:34 +00:00
ruthra kumar
3340b19c5d
Merge pull request #48100 from frappe/version-15-hotfix
...
chore: release v15
2025-06-17 20:20:01 +05:30
Mihir Kandoi
b33bec4dad
fix: use set_query on sales_order link field in work order
...
(cherry picked from commit 6def182e1a )
2025-06-17 12:09:08 +00:00
Sagar Vora
4d1022182d
Merge pull request #48105 from frappe/mergify/bp/version-15-hotfix/pr-48104
...
fix: incorrect condition for setting party account on change of company (backport #48104 )
2025-06-17 11:26:35 +00:00
ljain112
f2b9e73819
fix: incorrect condition for setting party account on change of company
...
(cherry picked from commit 20565f5f19 )
2025-06-17 11:26:13 +00:00
ruthra kumar
31cb78e3f3
Merge pull request #48101 from frappe/mergify/bp/version-15-hotfix/pr-47898
...
Pegged currency (backport #47898 )
2025-06-17 16:00:54 +05:30
ruthra kumar
789cd20d2d
Merge pull request #48102 from frappe/mergify/bp/version-15-hotfix/pr-48098
...
fix: do not reset party account for return doc (backport #48098 )
2025-06-17 15:42:32 +05:30
Karuppasamy
cb58d05777
Merge pull request #47898 from aerele/pegged-currency
...
Pegged currency
(cherry picked from commit cec0ffad06 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/patches.txt
# erpnext/setup/install.py
2025-06-17 15:32:36 +05:30
ljain112
ad5421a413
fix: do not reset party account for return doc
...
(cherry picked from commit 7e758a9d5b )
2025-06-17 09:59:44 +00:00
ruthra kumar
84f9a1fb2d
Merge pull request #48094 from frappe/mergify/bp/version-15-hotfix/pr-48082
...
fix:add validation for party type (backport #48082 )
2025-06-17 15:14:34 +05:30
ruthra kumar
7d88b8bbb9
Merge pull request #48093 from frappe/mergify/bp/version-15-hotfix/pr-47879
...
fix: add validation for exchange gain/loss entries (backport #47879 )
2025-06-17 13:59:08 +05:30
AlcinSnowlina
baa08ce496
fix: add validation for party type
...
(cherry picked from commit 7c9d6aaae2 )
2025-06-17 08:26:07 +00:00
ruthra kumar
7031a5033c
Merge pull request #48092 from frappe/mergify/bp/version-15-hotfix/pr-48076
...
fix: Prevent saving negative quantity in BOM (backport #48076 )
2025-06-17 13:47:20 +05:30
l0gesh29
1f1e88d52e
test: add test for debit/credit calculations in exchange gain/loss account filter in GL
...
(cherry picked from commit 6ea32a8762 )
# Conflicts:
# erpnext/accounts/report/general_ledger/test_general_ledger.py
2025-06-17 13:42:02 +05:30
l0gesh29
97f13049ee
fix: add validation for exchange gain/loss entries
...
(cherry picked from commit d992f67658 )
2025-06-17 08:04:57 +00:00
iamkhanraheel
1c9032a4c2
fix: prevent saving negative quantity in BOM
...
(cherry picked from commit e52d83e756 )
2025-06-17 07:50:27 +00:00
Khushi Rawat
323a91ddd7
Merge pull request #48090 from khushi8112/update-asset-status-after-revaluation-v15-backport
...
fix: update asset status after making asset value adjustment record
2025-06-17 13:06:50 +05:30
Khushi Rawat
ee30357835
fix: update asset status after making asset value adjustment record
2025-06-17 12:35:44 +05:30
mergify[bot]
4d18fd0e80
fix: budget naming series (backport #48075 ) ( #48080 )
...
* fix: budget naming series (#48075 )
(cherry picked from commit c4bdf2a721 )
# Conflicts:
# erpnext/accounts/doctype/budget/budget.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-17 11:21:54 +05:30
Abdeali Chharchhoda
fc8d451c55
fix: use flt value of bin qty
...
(cherry picked from commit 0a8e42a358 )
2025-06-16 12:54:44 +00:00
rohitwaghchaure
d054486495
Merge pull request #48065 from frappe/mergify/bp/version-15-hotfix/pr-48061
...
fix: incorrect warehouse set from SO to MR (backport #48061 )
2025-06-16 14:52:44 +05:30
Rohit Waghchaure
e9365d7272
fix: incorrect warehouse set from SO to MR
...
(cherry picked from commit 0da8d9c869 )
2025-06-16 04:42:27 +00:00
ruthra kumar
b3578ecf09
Merge pull request #48063 from frappe/mergify/bp/version-15-hotfix/pr-48036
...
fix: add validation for calculate ageing with filter for summary and … (backport #48036 )
2025-06-16 09:52:37 +05:30
l0gesh29
23db22ac0b
fix: add validation for calculate ageing with filter for summary and other reports
...
(cherry picked from commit c630aa9fe8 )
2025-06-16 03:10:11 +00:00
rohitwaghchaure
85099a3a68
Merge pull request #48044 from frappe/mergify/bp/version-15-hotfix/pr-48037
...
fix: float division by zero (backport #48037 )
2025-06-15 18:29:02 +05:30
mergify[bot]
db9f0b6f38
fix: pos invoice consolidation row refer issue (backport #48057 ) ( #48058 )
...
fix: pos invoice consolidation row refer issue (#48057 )
(cherry picked from commit 4178d9e2a1 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-13 20:08:22 +05:30
mergify[bot]
56311e6e1e
build(deps): bump rapidfuzz (backport #47503 ) ( #48051 )
...
build(deps): bump rapidfuzz (#47503 )
(cherry picked from commit c275c55d6c )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2025-06-13 16:01:08 +05:30
Rohit Waghchaure
40504b8da2
fix: float division by zero
...
(cherry picked from commit 59cbe85817 )
2025-06-13 02:50:28 +00:00
rohitwaghchaure
379def5f0f
Merge pull request #48022 from frappe/mergify/bp/version-15-hotfix/pr-48018
...
fix: batch page length (backport #48018 )
2025-06-12 15:47:24 +05:30
Khushi Rawat
ab6a534df2
Merge pull request #48032 from frappe/mergify/bp/version-15-hotfix/pr-48031
...
fix: do not allow capitalization from connection tab for submitted asset (backport #48031 )
2025-06-12 15:22:06 +05:30
Khushi Rawat
7b5e2a6af0
fix: do not allow capitalization from connection tab for submitted asset
...
(cherry picked from commit 27bec4cde5 )
2025-06-12 09:48:10 +00:00
Rohit Waghchaure
994454bfc3
fix: batch page length
...
(cherry picked from commit 338256b799 )
2025-06-11 14:33:13 +00:00
Frappe PR Bot
9febca2981
chore(release): Bumped to Version 15.65.1
...
## [15.65.1](https://github.com/frappe/erpnext/compare/v15.65.0...v15.65.1 ) (2025-06-11)
### Bug Fixes
* unpack non-iterable NoneType object error ([f92b5b9 ](f92b5b9a2e ))
2025-06-11 12:51:34 +00:00
Sagar Vora
62efd09f2f
Merge pull request #48021 from frappe/mergify/bp/version-15/pr-48019
...
fix: unpack non-iterable NoneType object error in patch (backport #48019 )
2025-06-11 12:50:06 +00:00
Sagar Vora
b8f1c8f6b1
Merge pull request #48020 from frappe/mergify/bp/version-15-hotfix/pr-48019
...
fix: unpack non-iterable NoneType object error in patch (backport #48019 )
2025-06-11 12:49:27 +00:00
priyanshshah2442
f92b5b9a2e
fix: unpack non-iterable NoneType object error
...
(cherry picked from commit 7d940faa4f )
2025-06-11 12:49:17 +00:00
priyanshshah2442
dd39d24da0
fix: unpack non-iterable NoneType object error
...
(cherry picked from commit 7d940faa4f )
2025-06-11 12:49:05 +00:00
Frappe PR Bot
dc8bb792d7
chore(release): Bumped to Version 15.65.0
...
# [15.65.0](https://github.com/frappe/erpnext/compare/v15.64.1...v15.65.0 ) (2025-06-10)
### Bug Fixes
* add .length in list validation ([#47974 ](https://github.com/frappe/erpnext/issues/47974 )) ([66f41d4 ](66f41d44c4 ))
* add change log for bug fix in Additional Discount functionality ([f27e591 ](f27e591d88 ))
* add draft transactions also in calculated mismatch report ([23b5d2d ](23b5d2db2c ))
* add user permission while fetching ple ([a2cdd91 ](a2cdd91a0d ))
* **asset:** make purchase date mandatory ([a5e5553 ](a5e5553520 ))
* AttributeError due to incorrect object ([43d4e26 ](43d4e26ac5 ))
* available qty in BOM Stock Report ([84b2f87 ](84b2f871ba ))
* better description of tab name ([#44697 ](https://github.com/frappe/erpnext/issues/44697 )) ([d05b49b ](d05b49b0f8 ))
* changes in report ([78c6386 ](78c63869e0 ))
* changes to report and patch ([5237ff8 ](5237ff8d94 ))
* conflicts ([aa29c5d ](aa29c5dde2 ))
* consider expired batches in the stock reco (backport [#47909 ](https://github.com/frappe/erpnext/issues/47909 )) ([#47919 ](https://github.com/frappe/erpnext/issues/47919 )) ([2e78e14 ](2e78e14c7e ))
* consider user permission while populating the data ([617b065 ](617b0658b8 ))
* do not create repeat work orders ([795108c ](795108c1dd ))
* do not remove item which has zero qty and zero valuation ([ef77791 ](ef77791bd6 ))
* ensure proper float conversion for discount values ([d24c2c4 ](d24c2c4cca ))
* fetch correct item tax template on item rate update ([#47973 ](https://github.com/frappe/erpnext/issues/47973 )) ([f88e682 ](f88e68230a ))
* fieldtype to Currency for discount amounts ([59dd5fe ](59dd5fee26 ))
* incorrect warehouse in MR ([8156d89 ](8156d89903 ))
* key-error for COGS By Item Group report (backport [#47914 ](https://github.com/frappe/erpnext/issues/47914 )) ([#47915 ](https://github.com/frappe/erpnext/issues/47915 )) ([996fb75 ](996fb7552a ))
* patch to set discount percentange in case of mismatch ([039c47e ](039c47e3f2 ))
* pos permission error on strict permission (backport [#47896 ](https://github.com/frappe/erpnext/issues/47896 )) ([#47897 ](https://github.com/frappe/erpnext/issues/47897 )) ([0314a39 ](0314a39fab ))
* Project argument is passed correctly for MR creation ([e98ad4c ](e98ad4ce27 ))
* remove currency col ([35035c2 ](35035c2a31 ))
* remove use sales invoice check ([#47908 ](https://github.com/frappe/erpnext/issues/47908 )) ([1b15507 ](1b1550708d ))
* **report:** include descendants when filtering by parent item group ([d21bfa2 ](d21bfa219d ))
* **sales order:** error message on creation of work order from sales order ([129cd7a ](129cd7ae8a ))
* stock adjustment entry during reposting (backport [#47878 ](https://github.com/frappe/erpnext/issues/47878 )) ([#47883 ](https://github.com/frappe/erpnext/issues/47883 )) ([e5d06f8 ](e5d06f8c86 ))
* stock reco qty with inventory dimension (backport [#47918 ](https://github.com/frappe/erpnext/issues/47918 )) ([#47922 ](https://github.com/frappe/erpnext/issues/47922 )) ([6d2c14c ](6d2c14c75e ))
* test case to verify correct setting of discount amount and percentage ([06ea957 ](06ea957ae5 ))
* throw permission error ([#47976 ](https://github.com/frappe/erpnext/issues/47976 )) ([9167d2e ](9167d2ef64 ))
* typo ([8b4824f ](8b4824fef5 ))
* update currency based on transaction ([eaeb18c ](eaeb18c651 ))
* zero division error in purchase receipt ([b99f8fd ](b99f8fd021 ))
### Features
* Add hook to update gl dict by apps ([76c2477 ](76c2477d23 ))
* add validation for inter company transactions ([9a47c50 ](9a47c507c0 ))
* populate Timer dialog project field from Timesheet parent_project (backport [#47971 ](https://github.com/frappe/erpnext/issues/47971 )) ([#48001 ](https://github.com/frappe/erpnext/issues/48001 )) ([66b0426 ](66b0426155 ))
* report to verify discount amount mismatch ([b3eb49d ](b3eb49d39d ))
### Performance Improvements
* Batch GLE/SLE rename commits (backport [#47950 ](https://github.com/frappe/erpnext/issues/47950 )) ([#47951 ](https://github.com/frappe/erpnext/issues/47951 )) ([f490de9 ](f490de9285 ))
### Reverts
* Revert "fix: calculate discount percentage if discount amount is specified (#…" ([5a5449c ](5a5449c60c ))
2025-06-10 14:33:55 +00:00
ruthra kumar
bd11146f02
Merge pull request #47996 from frappe/version-15-hotfix
...
chore: release v15
2025-06-10 20:02:19 +05:30
rohitwaghchaure
33f1d7a5fe
Merge pull request #48004 from frappe/mergify/bp/version-15-hotfix/pr-47998
...
fix: incorrect warehouse in MR (backport #47998 )
2025-06-10 18:41:17 +05:30
rohitwaghchaure
60de0474a1
chore: fix conflicts
2025-06-10 18:19:27 +05:30
Rohit Waghchaure
8156d89903
fix: incorrect warehouse in MR
...
(cherry picked from commit 2b9ca79291 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2025-06-10 12:41:26 +00:00
mergify[bot]
66b0426155
feat: populate Timer dialog project field from Timesheet parent_project (backport #47971 ) ( #48001 )
...
feat: populate Timer dialog project field from Timesheet parent_project (#47971 )
* feat: default parent project in timer dialog > project
* chore: fix formatting
* fix: remove unnecessary or condition
---------
(cherry picked from commit bc87609264 )
Co-authored-by: Rahul Agrawal <12agrawalrahul@gmail.com >
Co-authored-by: Rahul Agrawal <deathstarconsole@Rahuls-MacBook-Air.local >
2025-06-10 18:07:28 +05:30
rohitwaghchaure
60b12b8319
Merge pull request #47992 from frappe/mergify/bp/version-15-hotfix/pr-47969
...
fix: do not create repeat work orders (backport #47969 )
2025-06-10 16:40:54 +05:30
ruthra kumar
112d40db22
Merge pull request #47994 from frappe/mergify/bp/version-15-hotfix/pr-47981
...
refactor(Work Order): query_sales_order (backport #47981 )
2025-06-10 15:01:09 +05:30
ruthra kumar
0d0b05bf6c
Merge pull request #47991 from frappe/mergify/bp/version-15-hotfix/pr-47923
...
fix: update currency based on transaction (backport #47923 )
2025-06-10 14:42:05 +05:30
rohitwaghchaure
c2d7e8c471
chore: fix conflicts
2025-06-10 14:38:18 +05:30
rohitwaghchaure
ccb0f7ac42
chore: fix conflicts
2025-06-10 14:36:31 +05:30
rohitwaghchaure
781b66e252
chore: fix conflicts
2025-06-10 14:35:23 +05:30
barredterra
efd3b1c966
refactor(Work Order): query_sales_order
...
- Use `get_list` instead of `db.sql_list`
The method is used for setting link options in the frontend and the Link field doesn't ignore permissions, so get_list should be fine here.
- Added type hints to enable argument validation
(cherry picked from commit 2dbdacf905 )
2025-06-10 09:03:18 +00:00
Rohit Waghchaure
795108c1dd
fix: do not create repeat work orders
...
(cherry picked from commit 384f4e120a )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.js
# erpnext/manufacturing/doctype/production_plan/test_production_plan.py
# erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
2025-06-10 09:00:27 +00:00
rohitwaghchaure
7348778220
Merge pull request #47941 from frappe/mergify/bp/version-15-hotfix/pr-47888
...
fix: do not remove item which has zero qty and zero valuation (backport #47888 )
2025-06-10 14:29:54 +05:30
DHINESH00
eaeb18c651
fix: update currency based on transaction
...
(cherry picked from commit fc4f38eed1 )
2025-06-10 08:56:37 +00:00
rohitwaghchaure
78607b5812
Merge pull request #47987 from frappe/mergify/bp/version-15-hotfix/pr-47942
...
fix: available qty in BOM Stock Report (backport #47942 )
2025-06-10 14:02:43 +05:30
Sagar Vora
823cfeaf4f
Merge pull request #47978 from frappe/mergify/bp/version-15-hotfix/pr-47976
...
fix: throw permission error (backport #47976 )
2025-06-10 07:37:10 +00:00
Sagar Vora
aa29c5dde2
fix: conflicts
2025-06-10 13:05:37 +05:30
ruthra kumar
713b17c3a5
Merge pull request #47990 from frappe/mergify/bp/version-15-hotfix/pr-47989
...
fix: Include draft transactions in the `Calculated Discount Mismatch` report (backport #47989 )
2025-06-10 12:58:05 +05:30
priyanshshah2442
23b5d2db2c
fix: add draft transactions also in calculated mismatch report
...
(cherry picked from commit 4e1abc1814 )
2025-06-10 07:12:03 +00:00
Rohit Waghchaure
84b2f871ba
fix: available qty in BOM Stock Report
...
(cherry picked from commit ea689bbe3f )
2025-06-10 06:50:51 +00:00
Sagar Vora
ac78bfb55b
Merge pull request #47985 from frappe/mergify/bp/version-15-hotfix/pr-47946
...
fix: patch and report for incorrect discount values (backport #47946 )
2025-06-10 06:10:23 +00:00
priyanshshah2442
59dd5fee26
fix: fieldtype to Currency for discount amounts
...
(cherry picked from commit f781a39dbe )
2025-06-10 06:04:09 +00:00
Sagar Vora
35035c2a31
fix: remove currency col
...
(cherry picked from commit 9bf9b34ac4 )
2025-06-10 06:04:08 +00:00
Sagar Vora
78c63869e0
fix: changes in report
...
(cherry picked from commit 33e793354c )
2025-06-10 06:04:08 +00:00
priyanshshah2442
06ea957ae5
fix: test case to verify correct setting of discount amount and percentage
...
(cherry picked from commit 3f0c5be5d9 )
2025-06-10 06:04:08 +00:00
priyanshshah2442
f27e591d88
fix: add change log for bug fix in Additional Discount functionality
...
(cherry picked from commit 9120927a65 )
2025-06-10 06:04:08 +00:00
priyanshshah2442
d24c2c4cca
fix: ensure proper float conversion for discount values
...
(cherry picked from commit 3dcb801a37 )
2025-06-10 06:04:07 +00:00
Sagar Vora
5237ff8d94
fix: changes to report and patch
...
(cherry picked from commit daad6137f8 )
2025-06-10 06:04:07 +00:00
priyanshshah2442
b3eb49d39d
feat: report to verify discount amount mismatch
...
(cherry picked from commit 62dd6df24f )
2025-06-10 06:04:07 +00:00
priyanshshah2442
039c47e3f2
fix: patch to set discount percentange in case of mismatch
...
(cherry picked from commit f7eda8a156 )
2025-06-10 06:04:06 +00:00
ruthra kumar
7ecb4d3d6f
Merge pull request #47968 from aerele/validate-intercompany-rate
...
Add validation for inter company transactions rate
2025-06-10 11:12:26 +05:30
ruthra kumar
76a9e45ff8
Merge pull request #47982 from frappe/mergify/bp/version-15-hotfix/pr-47974
...
fix: add .length in list validation (backport #47974 )
2025-06-10 10:25:21 +05:30
ruthra kumar
c69a0f150d
Merge pull request #47934 from thomasantony12/so_bug_on_wo
...
fix(sales order): error message on creation of work order from sales order
2025-06-10 10:19:33 +05:30
l0gesh29
66f41d44c4
fix: add .length in list validation ( #47974 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit c8cec8cedf )
2025-06-09 23:16:36 +00:00
Khushi Rawat
7393a9f470
Merge pull request #47980 from frappe/mergify/bp/version-15-hotfix/pr-47979
...
fix: AttributeError due to incorrect object (backport #47979 )
2025-06-10 00:31:45 +05:30
Khushi Rawat
43d4e26ac5
fix: AttributeError due to incorrect object
...
(cherry picked from commit 351796bce6 )
2025-06-09 18:46:03 +00:00
Aayush Dalal
9167d2ef64
fix: throw permission error ( #47976 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
(cherry picked from commit 8b6a8d0c4f )
# Conflicts:
# erpnext/stock/utils.py
2025-06-09 17:29:58 +00:00
Diptanil Saha
f88e68230a
fix: fetch correct item tax template on item rate update ( #47973 )
2025-06-09 19:23:33 +05:30
ravibharathi656
3aee14176c
test: pass sales invoice name instead of doc
2025-06-09 19:12:51 +05:30
ravibharathi656
d6796da464
test: add unit test for inter company transaction rate validation
2025-06-09 19:12:51 +05:30
ravibharathi656
9a47c507c0
feat: add validation for inter company transactions
2025-06-09 19:12:51 +05:30
ruthra kumar
95d1d7047d
Merge pull request #47967 from frappe/mergify/bp/version-15-hotfix/pr-47865
...
fix: consider user permission while populating the data (backport #47865 )
2025-06-09 15:41:37 +05:30
l0gesh29
a2cdd91a0d
fix: add user permission while fetching ple
...
(cherry picked from commit 1a4bb30923 )
2025-06-09 09:53:13 +00:00
l0gesh29
617b0658b8
fix: consider user permission while populating the data
...
(cherry picked from commit 074dc6d7dd )
2025-06-09 09:53:13 +00:00
Khushi Rawat
d8e9ed417d
Merge pull request #47943 from frappe/mergify/bp/version-15-hotfix/pr-47547
...
fix(asset): make purchase date mandatory (backport #47547 )
2025-06-09 14:48:57 +05:30
ruthra kumar
eb7eadc16f
Merge pull request #47590 from FathihMohammed/show_descedants
...
fix(report): include descendants when filtering by parent item group
2025-06-09 13:31:41 +05:30
FATHIH MOHAMMED
d21bfa219d
fix(report): include descendants when filtering by parent item group
2025-06-09 11:54:32 +05:30
ruthra kumar
198089cac1
Merge pull request #47958 from frappe/mergify/bp/version-15-hotfix/pr-44697
...
fix: better description of tab name (backport #44697 )
2025-06-09 10:17:31 +05:30
mahsem
d05b49b0f8
fix: better description of tab name ( #44697 )
...
(cherry picked from commit 6119d4384a )
2025-06-08 20:15:11 +00:00
mergify[bot]
f490de9285
perf: Batch GLE/SLE rename commits (backport #47950 ) ( #47951 )
...
perf: Batch GLE/SLE rename commits (#47950 )
(cherry picked from commit bb693c0a4f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-06-06 21:00:49 +05:30
RAVIBHARATHI P C
a5e5553520
fix(asset): make purchase date mandatory
...
(cherry picked from commit e6f47be4b0 )
2025-06-06 12:10:43 +00:00
rohitwaghchaure
ea393ef008
chore: fix conflicts
2025-06-06 15:38:10 +05:30
Rohit Waghchaure
ef77791bd6
fix: do not remove item which has zero qty and zero valuation
...
(cherry picked from commit 86e4a658a5 )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
2025-06-06 10:03:14 +00:00
Frappe PR Bot
63d165c48a
chore(release): Bumped to Version 15.64.1
...
## [15.64.1](https://github.com/frappe/erpnext/compare/v15.64.0...v15.64.1 ) (2025-06-06)
### Reverts
* Revert "fix: calculate discount percentage if discount amount is specified (#…" ([29d7593 ](29d7593fa7 ))
2025-06-06 07:07:12 +00:00
thomasantony12
129cd7ae8a
fix(sales order): error message on creation of work order from sales order
2025-06-06 12:36:30 +05:30
Sagar Vora
83a57909d3
Merge pull request #47933 from frappe/mergify/bp/version-15/pr-47927
...
fix: calculate discount percentage if discount amount is specified" (backport #47927 )
2025-06-06 07:05:40 +00:00
Sagar Vora
29d7593fa7
Revert "fix: calculate discount percentage if discount amount is specified (#…"
...
This reverts commit bb474f4f42 .
(cherry picked from commit 27dc0f5b70 )
2025-06-06 07:05:26 +00:00
Sagar Vora
a8e1c4f6cd
Merge pull request #47928 from frappe/mergify/bp/version-15-hotfix/pr-47927
...
fix: calculate discount percentage if discount amount is specified" (backport #47927 )
2025-06-06 06:07:35 +00:00
Sagar Vora
5a5449c60c
Revert "fix: calculate discount percentage if discount amount is specified (#…"
...
This reverts commit bb474f4f42 .
(cherry picked from commit 27dc0f5b70 )
2025-06-06 06:07:15 +00:00
mergify[bot]
6d2c14c75e
fix: stock reco qty with inventory dimension (backport #47918 ) ( #47922 )
...
fix: stock reco qty with inventory dimension (#47918 )
(cherry picked from commit 342cebc778 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-06 09:51:23 +05:30
mergify[bot]
2e78e14c7e
fix: consider expired batches in the stock reco (backport #47909 ) ( #47919 )
...
fix: consider expired batches in the stock reco (#47909 )
(cherry picked from commit 8fa3473945 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-05 17:35:23 +05:30
mergify[bot]
996fb7552a
fix: key-error for COGS By Item Group report (backport #47914 ) ( #47915 )
...
fix: key-error for COGS By Item Group report (#47914 )
fix: keyerror for COGS By Item Group report
(cherry picked from commit 997ce4eaa7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-05 17:18:30 +05:30
Deepesh Garg
04349b61bd
Merge pull request #47917 from frappe/mergify/bp/version-15-hotfix/pr-47907
...
feat: Add hook to update gl dict by apps (backport #47907 )
2025-06-05 16:51:20 +05:30
Deepesh Garg
d3202068d9
style: Linting issues
...
(cherry picked from commit c4aecb15ce )
2025-06-05 11:03:52 +00:00
Deepesh Garg
76c2477d23
feat: Add hook to update gl dict by apps
...
(cherry picked from commit 10ff369ff2 )
2025-06-05 11:03:51 +00:00
Diptanil Saha
1b1550708d
fix: remove use sales invoice check ( #47908 )
2025-06-05 14:08:37 +05:30
ruthra kumar
425674e164
Merge pull request #47906 from frappe/mergify/bp/version-15-hotfix/pr-47665
...
fix: Project argument is not passed correctly for MR creation (backport #47665 )
2025-06-05 11:53:22 +05:30
Syed Mujeer Hashmi
e98ad4ce27
fix: Project argument is passed correctly for MR creation
...
(cherry picked from commit 9eab434ae8 )
2025-06-05 06:21:32 +00:00
mergify[bot]
0314a39fab
fix: pos permission error on strict permission (backport #47896 ) ( #47897 )
...
fix: pos permission error on strict permission (#47896 )
(cherry picked from commit bb903a4bef )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-04 16:11:07 +05:30
mergify[bot]
e5d06f8c86
fix: stock adjustment entry during reposting (backport #47878 ) ( #47883 )
...
fix: stock adjustment entry during reposting (#47878 )
fix: stock adjustment entry
(cherry picked from commit cbcd580daa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-04 12:51:10 +05:30
ruthra kumar
fb5d60eeb6
Merge pull request #47873 from frappe/mergify/bp/version-15-hotfix/pr-47872
...
fix: typo (backport #47872 )
2025-06-03 19:49:47 +05:30
Mihir Kandoi
8d7be8a536
Merge pull request #47876 from frappe/mergify/bp/version-15-hotfix/pr-47874
2025-06-03 19:09:52 +05:30
Mihir Kandoi
b99f8fd021
fix: zero division error in purchase receipt
...
(cherry picked from commit 32229fb646 )
2025-06-03 13:09:28 +00:00
Ayush Marhatta
8b4824fef5
fix: typo
...
(cherry picked from commit a243abb5fd )
2025-06-03 12:09:06 +00:00
Frappe PR Bot
916511ef1a
chore(release): Bumped to Version 15.64.0
...
# [15.64.0](https://github.com/frappe/erpnext/compare/v15.63.0...v15.64.0 ) (2025-06-03)
### Bug Fixes
* Accounts receivable shouldn't fetch DN for employees ([9f5cfdd ](9f5cfdd65b ))
* add company filter to cost center and project in process statement of accounts ([5ebf1b9 ](5ebf1b9cc4 ))
* add internal link field in Sales Order connections for internal transactions ([3c697e9 ](3c697e90a3 ))
* calculate discount percentage if discount amount is specified ([#47806 ](https://github.com/frappe/erpnext/issues/47806 )) ([ba8a316 ](ba8a316b06 ))
* cash flow report fixes ([4a1966c ](4a1966c680 ))
* check return_against exists before api call ([8623a56 ](8623a5650b ))
* decimal issue ([#47839 ](https://github.com/frappe/erpnext/issues/47839 )) ([34b62d2 ](34b62d226c ))
* ensure backend response is awaited before saving ([5a23d7c ](5a23d7cdca ))
* GL entries for rejected returned materials ([#47612 ](https://github.com/frappe/erpnext/issues/47612 )) ([5bac652 ](5bac652b5f ))
* Handle duplicate Items qty in Quotation ([4c1b415 ](4c1b415b9d ))
* improved indexing for SLE queries. (backport [#47194 ](https://github.com/frappe/erpnext/issues/47194 )) ([#47822 ](https://github.com/frappe/erpnext/issues/47822 )) ([3879cbd ](3879cbd86d ))
* incorrect actual qty in product bundle balance report (backport [#47791 ](https://github.com/frappe/erpnext/issues/47791 )) ([#47814 ](https://github.com/frappe/erpnext/issues/47814 )) ([9df3b9b ](9df3b9b059 ))
* **Timesheet:** Only update to_time if it's more than 1 second off ([#47702 ](https://github.com/frappe/erpnext/issues/47702 )) ([470534a ](470534af78 ))
* use `query.walk() `for escaping special chars in receiable/payable report ([2e3ebec ](2e3ebec53c ))
* use user default for company instead of global default in purchase order analysis report ([7d828dc ](7d828dc17e ))
### Features
* add column "Item Name" to "BOM Stock Report" (backport [#47116 ](https://github.com/frappe/erpnext/issues/47116 )) ([#47485 ](https://github.com/frappe/erpnext/issues/47485 )) ([9192913 ](9192913832 ))
* allow to set valuation rate for Rejected Materials (backport [#47582 ](https://github.com/frappe/erpnext/issues/47582 )) ([#47869 ](https://github.com/frappe/erpnext/issues/47869 )) ([3582b32 ](3582b32f03 ))
* show item name for raw materials in BOM creator ([0c612be ](0c612be6fe ))
* specify expense account and cost center for raw materials in Su… (backport [#47756 ](https://github.com/frappe/erpnext/issues/47756 )) ([#47861 ](https://github.com/frappe/erpnext/issues/47861 )) ([01dd733 ](01dd7337a2 ))
2025-06-03 11:54:42 +00:00
ruthra kumar
c614ff419b
Merge pull request #47868 from frappe/version-15-hotfix
...
chore: release v15
2025-06-03 17:23:19 +05:30
ruthra kumar
d5163ed502
Merge pull request #47870 from frappe/mergify/bp/version-15-hotfix/pr-47612
...
fix: GL entries for rejected returned materials (backport #47612 )
2025-06-03 16:45:02 +05:30
rohitwaghchaure
5bac652b5f
fix: GL entries for rejected returned materials ( #47612 )
...
(cherry picked from commit 3e098da01f )
2025-06-03 10:57:14 +00:00
mergify[bot]
3582b32f03
feat: allow to set valuation rate for Rejected Materials (backport #47582 ) ( #47869 )
...
feat: allow to set valuation rate for Rejected Materials (#47582 )
(cherry picked from commit ca0e53dd78 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-03 16:25:53 +05:30
ruthra kumar
2815a0d827
Merge pull request #47864 from frappe/mergify/bp/version-15-hotfix/pr-47854
...
fix: use user default for company instead of global default in purchase order analysis report (backport #47854 )
2025-06-03 13:22:23 +05:30
Ayush Marhatta
7d828dc17e
fix: use user default for company instead of global default in purchase order analysis report
...
(cherry picked from commit 49f23513e0 )
2025-06-03 07:48:19 +00:00
mergify[bot]
01dd7337a2
feat: specify expense account and cost center for raw materials in Su… (backport #47756 ) ( #47861 )
2025-06-03 12:28:12 +05:30
Marc Ramser
470534af78
fix(Timesheet): Only update to_time if it's more than 1 second off ( #47702 )
...
* Fix: Only update to_time if it's more than 1 second off
Before, to_time was updated even when it was almost the same as the expected time (like 17:20 vs 17:19:59.998). This causes problems because of small rounding errors and caused valid times like 17:20 to be reset. Now, to_time is only updated if the difference is greater than 1 second.
To reproduce the current error:
* From Time 09:00:00
* To Time 17:20:00
Save
To Time is 17:19:59
* Update erpnext/projects/doctype/timesheet/timesheet.py
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* Update timesheet.py
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-06-03 11:59:13 +05:30
ruthra kumar
a4fe89f65c
Merge pull request #47860 from frappe/mergify/bp/version-15-hotfix/pr-47809
...
fix: cash flow report fixes (backport #47809 )
2025-06-03 11:47:50 +05:30
Lakshit Jain
4a1966c680
fix: cash flow report fixes
...
(cherry picked from commit 20b87512d1 )
2025-06-03 05:53:23 +00:00
ruthra kumar
cd7462dd87
Merge pull request #47852 from frappe/mergify/bp/version-15-hotfix/pr-47780
...
fix: add internal link field in Sales Order connections for internal … (backport #47780 )
2025-06-03 09:59:31 +05:30
Karuppasamy923
3c697e90a3
fix: add internal link field in Sales Order connections for internal transactions
...
(cherry picked from commit e3e6503076 )
2025-06-02 11:17:45 +00:00
ruthra kumar
6dde327713
Merge pull request #47849 from frappe/mergify/bp/version-15-hotfix/pr-47502
...
fix: Handle duplicate Items qty in Quotation (backport #47502 )
2025-06-02 15:11:46 +05:30
ruthra kumar
16b10274cf
Merge pull request #47840 from frappe/mergify/bp/version-15-hotfix/pr-47839
...
fix: decimal issue (backport #47839 )
2025-06-02 14:51:08 +05:30
Abdeali Chharchhodawala
4c1b415b9d
fix: Handle duplicate Items qty in Quotation
...
fix: Handle duplicate Items qty in Quotation
(cherry picked from commit 39f6d8ffb6 )
2025-06-02 09:20:41 +00:00
ruthra kumar
d7124779bf
Merge pull request #47842 from frappe/mergify/bp/version-15-hotfix/pr-47821
...
Accounts receivable show delivery note (backport #47821 )
2025-06-02 14:02:05 +05:30
ruthra kumar
053a5b93ca
Merge pull request #47844 from frappe/mergify/bp/version-15-hotfix/pr-47781
...
fix: add company filter to cost center and project in process statement of accounts (backport #47781 )
2025-06-02 13:41:21 +05:30
l0gesh29
9f5cfdd65b
fix: Accounts receivable shouldn't fetch DN for employees
...
* fix: reorder function call
* fix: Add condition to fetch return entries for specific party types
(cherry picked from commit c8e052f3c6 )
2025-06-02 13:40:20 +05:30
ljain112
5ebf1b9cc4
fix: add company filter to cost center and project in process statement of accounts
...
(cherry picked from commit 14313b162a )
2025-06-02 08:08:42 +00:00
rohitwaghchaure
34b62d226c
fix: decimal issue ( #47839 )
...
(cherry picked from commit 0dbd9efc91 )
2025-06-02 07:55:28 +00:00
Mihir Kandoi
9bf8904c80
Merge pull request #47832 from frappe/mergify/bp/version-15-hotfix/pr-47806
2025-05-31 21:18:29 +05:30
Mihir Kandoi
ba8a316b06
fix: calculate discount percentage if discount amount is specified ( #47806 )
...
(cherry picked from commit bb474f4f42 )
2025-05-31 15:23:21 +00:00
mergify[bot]
3879cbd86d
fix: improved indexing for SLE queries. (backport #47194 ) ( #47822 )
...
* fix: improved indexing for SLE queries. (#47194 )
(cherry picked from commit b49a835b4c )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-30 15:36:51 +05:30
mergify[bot]
9df3b9b059
fix: incorrect actual qty in product bundle balance report (backport #47791 ) ( #47814 )
...
fix: incorrect actual qty in product bundle balance report (#47791 )
(cherry picked from commit c544c3e018 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-30 14:01:32 +05:30
ruthra kumar
0131800df2
Merge pull request #47808 from frappe/mergify/bp/version-15-hotfix/pr-47794
...
fix: use `query.walk() `for escaping special chars in receiable/payable report (backport #47794 )
2025-05-29 14:07:34 +05:30
ljain112
2e3ebec53c
fix: use query.walk() for escaping special chars in receiable/payable report
...
(cherry picked from commit a0a51b5074 )
2025-05-29 08:21:18 +00:00
mergify[bot]
ef9ccd7a57
chore: removed orphaned function (backport #47796 ) ( #47804 )
...
chore: removed orphaned function (#47796 )
(cherry picked from commit cb9e6f6655 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-29 12:25:08 +05:30
Mihir Kandoi
903d9b50fe
Merge pull request #47798 from frappe/mergify/bp/version-15-hotfix/pr-47792
...
feat: show item name for raw materials in BOM creator (backport #47792 )
2025-05-28 20:28:51 +05:30
Mihir Kandoi
0c612be6fe
feat: show item name for raw materials in BOM creator
...
(cherry picked from commit 90ba4ad1e1 )
2025-05-28 14:23:24 +00:00
ruthra kumar
893a86e173
Merge pull request #47777 from frappe/mergify/bp/version-15-hotfix/pr-47041
...
fix: Check `return_against` and Await API Call (backport #47041 )
2025-05-28 10:57:56 +05:30
Sanket322
5a23d7cdca
fix: ensure backend response is awaited before saving
...
(cherry picked from commit c48db0b7c0 )
2025-05-28 03:56:00 +00:00
Sanket322
8623a5650b
fix: check return_against exists before api call
...
(cherry picked from commit 00b6b97197 )
2025-05-28 03:56:00 +00:00
mergify[bot]
73bc57f53e
Revert "fix: translate_pos_buttons" (backport #47773 ) ( #47774 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: translate_pos_buttons" (#47773 )
2025-05-27 21:11:49 +02:00
mergify[bot]
9192913832
feat: add column "Item Name" to "BOM Stock Report" (backport #47116 ) ( #47485 )
...
Co-authored-by: Patrick Eißler <77415730+PatrickDEissler@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-05-27 19:21:41 +02:00
Frappe PR Bot
f59093c6b7
chore(release): Bumped to Version 15.63.0
...
# [15.63.0](https://github.com/frappe/erpnext/compare/v15.62.0...v15.63.0 ) (2025-05-27)
### Bug Fixes
* absence of rounding causing discrepancy in the valuation rate calculation (backport [#47700 ](https://github.com/frappe/erpnext/issues/47700 )) ([#47711 ](https://github.com/frappe/erpnext/issues/47711 )) ([f41bcc6 ](f41bcc6fec ))
* add no_copy for lost reasons ([db97dbd ](db97dbd394 ))
* create Quality Inspection button not showing (backport [#47746 ](https://github.com/frappe/erpnext/issues/47746 )) ([#47750 ](https://github.com/frappe/erpnext/issues/47750 )) ([60dfe36 ](60dfe36195 ))
* display stock value in currency format in chart warehouse wise stock value ([ba009f4 ](ba009f4626 ))
* do not update same field twice ([63ba27e ](63ba27e359 ))
* exchange rate not being fetched when creating supplier quotation from MR ([2c22615 ](2c22615b6b ))
* filter of item for manufacture type material request (backport [#47712 ](https://github.com/frappe/erpnext/issues/47712 )) ([#47717 ](https://github.com/frappe/erpnext/issues/47717 )) ([2961e59 ](2961e595c2 ))
* handle multiselect filters for tree doctypes in Customer Ledger Summary Report ([f783bf6 ](f783bf60a4 ))
* Headline rendered twice on first save ([f94a14c ](f94a14c06a ))
* include rejected amount in PI/PR overbilling validation logic ([#47572 ](https://github.com/frappe/erpnext/issues/47572 )) ([cd1c10a ](cd1c10a43f ))
* incorrect inventory dimension for material transfer (backport [#47592 ](https://github.com/frappe/erpnext/issues/47592 )) ([#47644 ](https://github.com/frappe/erpnext/issues/47644 )) ([9a78283 ](9a78283ecb ))
* incorrect valuation rate due to positive qty (backport [#47686 ](https://github.com/frappe/erpnext/issues/47686 )) ([#47688 ](https://github.com/frappe/erpnext/issues/47688 )) ([62aa1cd ](62aa1cdb33 ))
* linter ([c44493f ](c44493fd7e ))
* Linter (due to conflicts resolved on gh) ([37f4cf5 ](37f4cf5367 ))
* Linters ([91e167f ](91e167fe72 ))
* made changes specifically for value adjustment entry ([74e29f1 ](74e29f1218 ))
* Merge conflicts ([3deb11e ](3deb11e5b2 ))
* only include advances within the tcs period ([a2f5975 ](a2f5975133 ))
* party account based on party type's account type ([d3d22f6 ](d3d22f699e ))
* patch to rename group_by filter in custom reports (backport [#47709 ](https://github.com/frappe/erpnext/issues/47709 )) ([#47730 ](https://github.com/frappe/erpnext/issues/47730 )) ([a137944 ](a137944955 ))
* patch to set status cancelled for already cancelled pos invoices (backport [#47725 ](https://github.com/frappe/erpnext/issues/47725 )) ([#47759 ](https://github.com/frappe/erpnext/issues/47759 )) ([4fd1af2 ](4fd1af2118 ))
* **portal:** User cannot create 0 qty SQ from RFQ ([f95a3f5 ](f95a3f5b8b ))
* pos invoice status not updating on cancel (backport [#47556 ](https://github.com/frappe/erpnext/issues/47556 )) ([#47657 ](https://github.com/frappe/erpnext/issues/47657 )) ([db318a4 ](db318a4e9b ))
* prettier ([0f22646](0f2264658f ))
* prettier ([2c8db09 ](2c8db092a0 ))
* Relabel unit price settings for more clarity ([8891f46 ](8891f46a22 ))
* setting paid amount to 0 when is_paid is unchecked in purchase invoice ([895231a ](895231a8a7 ))
* show general ledger in doc currency in Process Statement Of Accounts ([b3cbbf2 ](b3cbbf2ce3 ))
* skip drop ship items (backport [#47670 ](https://github.com/frappe/erpnext/issues/47670 )) ([#47718 ](https://github.com/frappe/erpnext/issues/47718 )) ([e058885 ](e05888502f ))
* skip last purchase rate for free item (backport [#47693 ](https://github.com/frappe/erpnext/issues/47693 )) ([#47696 ](https://github.com/frappe/erpnext/issues/47696 )) ([f17b7b5 ](f17b7b5ee9 ))
* space ([fe78bb6 ](fe78bb60c4 ))
* space ([194e41a ](194e41a2d9 ))
* translate_pos_buttons ([01b0d10 ](01b0d1057e ))
* Treat rows as Unit Price rows only until the qty is 0 ([d963601 ](d9636018f5 ))
* typo in TREE_DOCTYPES list "Terrirtory" should be "Territory" ([3d2d1ba ](3d2d1ba072 ))
* updated value after depreciation after value adjustment ([8ed6e98 ](8ed6e98565 ))
* use pypika object `LiteralValue` for adding match conditions ([fb2df77 ](fb2df77da2 ))
### Features
* add validation for Item Tax Template on rate change ([92d5e91 ](92d5e91e1f ))
* Unit Price Contract ([33366fc ](33366fce6c ))
* Unit Price Items in Buying (RFQ, SQ, PO) ([f8fa775 ](f8fa775af3 ))
2025-05-27 14:56:33 +00:00
ruthra kumar
7ede5392bd
Merge pull request #47758 from frappe/version-15-hotfix
...
chore: release v15
2025-05-27 20:24:59 +05:30
ruthra kumar
0f5c7d95a0
Merge pull request #47772 from frappe/mergify/bp/version-15-hotfix/pr-47766
...
fix: handle multiselect filters for tree doctypes in Customer Ledger Summary Report (backport #47766 )
2025-05-27 20:09:05 +05:30
ljain112
f783bf60a4
fix: handle multiselect filters for tree doctypes in Customer Ledger Summary Report
...
(cherry picked from commit 536f7d5ff8 )
2025-05-27 14:24:08 +00:00
ruthra kumar
4c49ab19d6
Merge pull request #47769 from frappe/mergify/bp/version-15-hotfix/pr-47765
...
fix: use pypika object `LiteralValue` for adding match conditions (backport #47765 )
2025-05-27 19:52:20 +05:30
ruthra kumar
de1afee75a
Merge pull request #47770 from frappe/mergify/bp/version-15-hotfix/pr-47767
...
fix: add no_copy for lost reasons (backport #47767 )
2025-05-27 19:52:04 +05:30
l0gesh29
db97dbd394
fix: add no_copy for lost reasons
...
(cherry picked from commit 98e889a516 )
2025-05-27 12:33:50 +00:00
ljain112
fb2df77da2
fix: use pypika object LiteralValue for adding match conditions
...
(cherry picked from commit 9093e5e363 )
2025-05-27 12:31:16 +00:00
ruthra kumar
260073f14a
Merge pull request #47764 from frappe/mergify/bp/version-15-hotfix/pr-47763
...
feat: add validation for Item Tax Template on rate change (backport #47763 )
2025-05-27 17:14:54 +05:30
Karuppasamy923
92d5e91e1f
feat: add validation for Item Tax Template on rate change
...
(cherry picked from commit a9a957edc7 )
2025-05-27 11:30:15 +00:00
mergify[bot]
4fd1af2118
fix: patch to set status cancelled for already cancelled pos invoices (backport #47725 ) ( #47759 )
...
* fix: patch to set status cancelled for already cancelled pos invoices (#47725 )
(cherry picked from commit 4d1d66e579 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-27 15:55:40 +05:30
Khushi Rawat
5997e37454
Merge pull request #47754 from khushi8112/asset-value-adjustment-of-zero-cost
...
fix: updated value after depreciation after value adjustment
2025-05-27 15:28:11 +05:30
Khushi Rawat
63ba27e359
fix: do not update same field twice
2025-05-27 15:10:51 +05:30
ruthra kumar
fd19f284c4
Merge pull request #47755 from frappe/mergify/bp/version-15-hotfix/pr-47679
...
fix: setting paid amount to 0 when is_paid is unchecked in purchase invoice (backport #47679 )
2025-05-27 14:37:21 +05:30
Khushi Rawat
74e29f1218
fix: made changes specifically for value adjustment entry
2025-05-27 14:14:30 +05:30
ruthra kumar
5dee1d40ac
Merge pull request #47753 from frappe/mergify/bp/version-15-hotfix/pr-47736
...
fix: only include advances within the tcs period (backport #47736 )
2025-05-27 14:11:01 +05:30
ljain112
895231a8a7
fix: setting paid amount to 0 when is_paid is unchecked in purchase invoice
...
(cherry picked from commit e358a9e53f )
2025-05-27 08:32:33 +00:00
Khushi Rawat
8ed6e98565
fix: updated value after depreciation after value adjustment
2025-05-27 13:34:03 +05:30
ruthra kumar
70f9c13f3c
Merge pull request #47751 from frappe/mergify/bp/version-15-hotfix/pr-47737
...
fix: party account based on party type's account type (backport #47737 )
2025-05-27 13:31:39 +05:30
ljain112
a2f5975133
fix: only include advances within the tcs period
...
(cherry picked from commit 477ec9fdcc )
2025-05-27 07:49:19 +00:00
ljain112
d3d22f699e
fix: party account based on party type's account type
...
(cherry picked from commit 19b1650522 )
2025-05-27 07:44:13 +00:00
mergify[bot]
60dfe36195
fix: create Quality Inspection button not showing (backport #47746 ) ( #47750 )
...
fix: create Quality Inspection button not showing (#47746 )
(cherry picked from commit d8cb073eaf )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-27 13:06:32 +05:30
ruthra kumar
b9698366c3
Merge pull request #47747 from frappe/mergify/bp/version-15-hotfix/pr-47654
...
fix: show general ledger in doc currency in Process Statement Of Accounts (backport #47654 )
2025-05-27 12:01:48 +05:30
ruthra kumar
1fb4ac44fe
Merge pull request #47748 from frappe/mergify/bp/version-15-hotfix/pr-47659
...
fix: translate_pos_buttons (backport #47659 )
2025-05-27 11:52:27 +05:30
mahsem
0f2264658f
fix: prettier
...
(cherry picked from commit 2839fc9460 )
2025-05-27 06:12:19 +00:00
mahsem
fe78bb60c4
fix: space
...
(cherry picked from commit 50a5b51909 )
2025-05-27 06:12:19 +00:00
mahsem
194e41a2d9
fix: space
...
(cherry picked from commit a442ec4e80 )
2025-05-27 06:12:19 +00:00
mahsem
2c8db092a0
fix: prettier
...
(cherry picked from commit 1953c8489c )
2025-05-27 06:12:19 +00:00
mahsem
c44493fd7e
fix: linter
...
(cherry picked from commit 4a6b5b9993 )
2025-05-27 06:12:18 +00:00
mahsem
01b0d1057e
fix: translate_pos_buttons
...
(cherry picked from commit ce45d1664d )
2025-05-27 06:12:18 +00:00
ljain112
9d2f396d75
chore: update test case because currency is auto set to system currency
...
(cherry picked from commit 22a94d6817 )
2025-05-27 06:11:09 +00:00
ljain112
b3cbbf2ce3
fix: show general ledger in doc currency in Process Statement Of Accounts
...
(cherry picked from commit 998f6a29a4 )
2025-05-27 06:11:09 +00:00
ruthra kumar
0cbb7223be
Merge pull request #47742 from frappe/mergify/bp/version-15-hotfix/pr-47697
...
refactor: Fetch party name for contract (backport #47697 )
2025-05-26 19:56:31 +05:30
ruthra kumar
c09b258d57
chore: resolve conflicts
2025-05-26 17:48:11 +05:30
ruthra kumar
d5d1a51b92
refactor: patch old contract with full party name
...
(cherry picked from commit 8e2221178b )
# Conflicts:
# erpnext/patches.txt
2025-05-26 12:11:31 +00:00
ruthra kumar
9abac4c6df
refactor: fetch party name on selection
...
(cherry picked from commit 752024e222 )
2025-05-26 12:11:31 +00:00
ruthra kumar
48f786e493
refactor: full name field in contract
...
(cherry picked from commit 016924361a )
# Conflicts:
# erpnext/crm/doctype/contract/contract.json
2025-05-26 12:11:30 +00:00
mergify[bot]
a137944955
fix: patch to rename group_by filter in custom reports (backport #47709 ) ( #47730 )
...
* fix: patch to rename group_by filter in custom reports
(cherry picked from commit 0d19c18c06 )
# Conflicts:
# erpnext/patches.txt
* fix: using python instead of sql query
(cherry picked from commit 48eccb1f73 )
* chore: resolve conflict
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-05-26 13:29:41 +05:30
ruthra kumar
bb54bebe94
Merge pull request #47726 from frappe/mergify/bp/version-15-hotfix/pr-47253
...
fix: display stock value in currency format in chart warehouse wise stock value (backport #47253 )
2025-05-26 11:35:46 +05:30
Prateek Karamchandani
ba009f4626
fix: display stock value in currency format in chart warehouse wise stock value
...
(cherry picked from commit 7a5cbc759c )
2025-05-26 05:49:56 +00:00
mergify[bot]
e05888502f
fix: skip drop ship items (backport #47670 ) ( #47718 )
...
fix: skip drop ship items (#47670 )
(cherry picked from commit 67c86ec028 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-26 07:53:55 +05:30
mergify[bot]
2961e595c2
fix: filter of item for manufacture type material request (backport #47712 ) ( #47717 )
...
fix: filter of item for manufacture type material request (#47712 )
(cherry picked from commit 874750f9ce )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-25 20:51:14 +05:30
mergify[bot]
f41bcc6fec
fix: absence of rounding causing discrepancy in the valuation rate calculation (backport #47700 ) ( #47711 )
...
fix: absence of rounding causing discrepancy in the valuation rate calculation (#47700 )
(cherry picked from commit 1e8ed22421 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-24 17:27:20 +05:30
Marica
a6b1bdc78b
Merge pull request #47410 from frappe/mergify/bp/version-15-hotfix/pr-46214
...
feat: Unit Price Items (backport #46214 )
2025-05-23 17:42:33 +02:00
mergify[bot]
f17b7b5ee9
fix: skip last purchase rate for free item (backport #47693 ) ( #47696 )
...
fix: skip last purchase rate for free item (#47693 )
(cherry picked from commit c3b17024bd )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-23 09:49:51 +05:30
ruthra kumar
5529a17831
Merge pull request #47685 from frappe/mergify/bp/version-15-hotfix/pr-47675
...
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory" (backport #47675 )
2025-05-22 16:25:15 +05:30
mergify[bot]
62aa1cdb33
fix: incorrect valuation rate due to positive qty (backport #47686 ) ( #47688 )
...
fix: incorrect valuation rate due to positive qty (#47686 )
(cherry picked from commit 6ed97b5fda )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-05-22 16:17:18 +05:30
ljain112
3d2d1ba072
fix: typo in TREE_DOCTYPES list "Terrirtory" should be "Territory"
...
(cherry picked from commit 51162cb1a3 )
2025-05-22 10:27:05 +00:00
Mihir Kandoi
f3bc80c89d
Merge pull request #47678 from frappe/mergify/bp/version-15-hotfix/pr-47658
...
fix: exchange rate not being fetched when creating supplier quotation… (backport #47658 )
2025-05-22 14:36:37 +05:30
Mihir Kandoi
6892994ef6
Merge pull request #47677 from frappe/mergify/bp/version-15-hotfix/pr-47572
...
fix: include rejected amount in PI/PR overbilling validation logic (backport #47572 )
2025-05-22 14:36:19 +05:30
Mihir Kandoi
2c22615b6b
fix: exchange rate not being fetched when creating supplier quotation from MR
...
(cherry picked from commit 9d12ae071a )
2025-05-22 07:26:50 +00:00
Mihir Kandoi
cd1c10a43f
fix: include rejected amount in PI/PR overbilling validation logic ( #47572 )
...
* fix: include rejected amount in PI/PR overbilling validation logic
* fix: add check if amount is 0
* fix: unneccessary condition
(cherry picked from commit 8d9888b1b6 )
2025-05-22 07:23:46 +00:00
mergify[bot]
db318a4e9b
fix: pos invoice status not updating on cancel (backport #47556 ) ( #47657 )
...
fix: pos invoice status not updating on cancel (#47556 )
(cherry picked from commit 8c86def018 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-21 15:09:48 +05:30
mergify[bot]
9a78283ecb
fix: incorrect inventory dimension for material transfer (backport #47592 ) ( #47644 )
...
fix: incorrect inventory dimension for material transfer (#47592 )
(cherry picked from commit 738cb6a0c1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-20 20:46:57 +05:30
Frappe PR Bot
52a5cd9702
chore(release): Bumped to Version 15.62.0
...
# [15.62.0](https://github.com/frappe/erpnext/compare/v15.61.1...v15.62.0 ) (2025-05-20)
### Bug Fixes
* alias name and parent to prevent child row mapping issues ([612fa7c ](612fa7c672 ))
* allow FG as RM by default (backport [#47543 ](https://github.com/frappe/erpnext/issues/47543 )) ([#47550 ](https://github.com/frappe/erpnext/issues/47550 )) ([9355782 ](9355782397 ))
* asset cancellation issue (backport [#47639 ](https://github.com/frappe/erpnext/issues/47639 )) ([#47641 ](https://github.com/frappe/erpnext/issues/47641 )) ([ce9da48 ](ce9da48a5e ))
* asset image field updation issue (backport [#47615 ](https://github.com/frappe/erpnext/issues/47615 )) ([#47617 ](https://github.com/frappe/erpnext/issues/47617 )) ([35c7af1 ](35c7af1b9d ))
* better validation message with solution for BOM recursion (backport [#47472 ](https://github.com/frappe/erpnext/issues/47472 )) ([#47477 ](https://github.com/frappe/erpnext/issues/47477 )) ([a450f4c ](a450f4ce64 ))
* Broken test + use `super()` appropriately ([5b50d5a ](5b50d5abf2 ))
* Conflicts ([9cede83 ](9cede83de1 ))
* correct expense amount in party ledger summary. ([09a46fc ](09a46fcf0e ))
* date formatting in process_statement_of_accounts accounts_receivable print format ([cf354c0 ](cf354c0da3 ))
* include only invoices with update_stock = 0 for billed amt in delivery note. ([70e190d ](70e190dbbb ))
* incorrect qty during reset (backport [#47593 ](https://github.com/frappe/erpnext/issues/47593 )) ([#47595 ](https://github.com/frappe/erpnext/issues/47595 )) ([72ae80e ](72ae80e2e3 ))
* mapping of dispatch address when creating PO from SO (backport [#47552 ](https://github.com/frappe/erpnext/issues/47552 )) ([#47553 ](https://github.com/frappe/erpnext/issues/47553 )) ([30ec69c ](30ec69c977 ))
* POS Invoice can't use Loyalty Points when Global Rounded Total is Disabled (backport [#47491 ](https://github.com/frappe/erpnext/issues/47491 )) ([#47564 ](https://github.com/frappe/erpnext/issues/47564 )) ([926c0c5 ](926c0c5cf4 ))
* pos item group filter fetching wrong items (backport [#47545 ](https://github.com/frappe/erpnext/issues/47545 )) ([#47546 ](https://github.com/frappe/erpnext/issues/47546 )) ([5a3eff0 ](5a3eff05a1 ))
* **quotation:** use `Text Editor` field in alternative items dialog for item description ([32eeeda ](32eeedac24 ))
* remove hardcoded doctype in `make_return_doc` ([1a69d81 ](1a69d8137f ))
* removed invalid child param to prevent callback failure ([073d06c ](073d06c44f ))
* **SalesAnalytics:** Ignore opening entries ([be280a4 ](be280a408e ))
* set no_copy to party_balance field in Payment Entry ([da4ed5c ](da4ed5cc18 ))
* set no_copy to party_balance field in Payment Entry ([52cab02 ](52cab02a5c ))
* validate inter-company transaction address links ([86aa072 ](86aa072235 ))
* validation message format (backport [#47542 ](https://github.com/frappe/erpnext/issues/47542 )) ([#47549 ](https://github.com/frappe/erpnext/issues/47549 )) ([f225e19 ](f225e1986e ))
### Features
* add checbox for validating time logs in job card ([80c7661 ](80c76618ae ))
* add option to calculate ageing based on report date or today date ([69337cf ](69337cf18b ))
2025-05-20 13:54:53 +00:00
ruthra kumar
f3052a446f
Merge pull request #47636 from frappe/version-15-hotfix
...
chore: release v15
2025-05-20 19:23:12 +05:30
mergify[bot]
ce9da48a5e
fix: asset cancellation issue (backport #47639 ) ( #47641 )
...
fix: asset cancellation issue (#47639 )
(cherry picked from commit 33ab64dec2 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-05-20 17:21:48 +05:30
mergify[bot]
a450f4ce64
fix: better validation message with solution for BOM recursion (backport #47472 ) ( #47477 )
...
fix: better validation message with solution for BOM recursion
(cherry picked from commit 7103cdd84a )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-05-20 16:15:23 +05:30
ruthra kumar
a029f2e8a3
Merge pull request #47633 from frappe/mergify/bp/version-15-hotfix/pr-47632
...
fix(quotation): use `Text Editor` field in alternative items dialog (backport #47632 )
2025-05-20 14:25:10 +05:30
Akhil Narang
32eeedac24
fix(quotation): use Text Editor field in alternative items dialog for item description
...
`Data` causes text to overflow - the field is originally a `Text Editor` field
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit c7ea91073e )
2025-05-20 08:52:05 +00:00
ruthra kumar
ecb2bab70f
Merge pull request #47631 from frappe/mergify/bp/version-15-hotfix/pr-47629
...
fix: date formatting in process_statement_of_accounts accounts_receivable print format (backport #47629 )
2025-05-20 14:06:20 +05:30
ljain112
cf354c0da3
fix: date formatting in process_statement_of_accounts accounts_receivable print format
...
(cherry picked from commit 67c32ce3c9 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts_accounts_receivable.html
2025-05-20 13:57:47 +05:30
ruthra kumar
73fc8c374f
Merge pull request #47628 from frappe/mergify/bp/version-15-hotfix/pr-47580
...
feat: add option to calculate ageing based on report date or today's date (backport #47580 )
2025-05-20 13:53:04 +05:30
ruthra kumar
8c4ce03f44
Merge pull request #47623 from frappe/mergify/bp/version-15-hotfix/pr-47486
...
fix(SalesAnalytics): Ignore opening entries (backport #47486 )
2025-05-20 13:21:36 +05:30
l0gesh29
69337cf18b
feat: add option to calculate ageing based on report date or today date
...
(cherry picked from commit c67ba2d49b )
2025-05-20 07:48:39 +00:00
ruthra kumar
b773b494a0
Merge pull request #47625 from frappe/mergify/bp/version-15-hotfix/pr-47559
...
fix: include only invoices with update_stock = 0 for billed amt in delivery note. (backport #47559 )
2025-05-20 11:25:06 +05:30
ljain112
70e190dbbb
fix: include only invoices with update_stock = 0 for billed amt in delivery note.
...
(cherry picked from commit 6dc459db58 )
2025-05-20 05:31:56 +00:00
l0gesh29
be280a408e
fix(SalesAnalytics): Ignore opening entries
...
(cherry picked from commit 6d269b4409 )
2025-05-20 05:20:43 +00:00
ruthra kumar
9584c80857
Merge pull request #47622 from frappe/mergify/bp/version-15-hotfix/pr-47614
...
fix: remove hardcoded doctype in `make_return_doc` (backport #47614 )
2025-05-20 10:14:57 +05:30
barredterra
1a69d8137f
fix: remove hardcoded doctype in make_return_doc
...
(cherry picked from commit 45a5c19dd4 )
2025-05-20 04:30:11 +00:00
mergify[bot]
35c7af1b9d
fix: asset image field updation issue (backport #47615 ) ( #47617 )
...
fix: asset image field updation issue (#47615 )
(cherry picked from commit ff2ccf9bce )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-05-20 01:28:45 +05:30
ruthra kumar
da4ed5cc18
fix: set no_copy to party_balance field in Payment Entry
2025-05-19 16:15:16 +05:30
ruthra kumar
927d0f686f
Merge pull request #47600 from frappe/mergify/bp/version-15-hotfix/pr-47505
...
fix: validate inter company transaction address links (backport #47505 )
2025-05-19 13:25:08 +05:30
Bhavan23
8ee9a46d96
test: add test case to validate inter-company transaction address links
...
(cherry picked from commit 0caa757dd6 )
2025-05-19 07:39:50 +00:00
Bhavan23
86aa072235
fix: validate inter-company transaction address links
...
(cherry picked from commit aed46ad5b9 )
2025-05-19 07:39:50 +00:00
mergify[bot]
72ae80e2e3
fix: incorrect qty during reset (backport #47593 ) ( #47595 )
...
fix: incorrect qty during reset (#47593 )
(cherry picked from commit a058fe7319 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-19 12:02:29 +05:30
Mihir Kandoi
829550cd99
Merge pull request #47577 from frappe/mergify/bp/version-15-hotfix/pr-47570
...
feat: add checkbox for validating time logs in job card (backport #47570 )
2025-05-17 00:34:56 +05:30
Mihir Kandoi
249d18962c
chore: resolve conflicts
2025-05-17 00:08:39 +05:30
Khushi Rawat
b9f12ed4c7
Merge pull request #47576 from frappe/mergify/bp/version-15-hotfix/pr-47573
...
fix: alias 'name' and 'parent' to prevent child row mapping issues (backport #47573 )
2025-05-16 15:52:37 +05:30
Mihir Kandoi
80c76618ae
feat: add checbox for validating time logs in job card
...
(cherry picked from commit 2d9a6a4de8 )
# Conflicts:
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json
2025-05-16 10:05:52 +00:00
Khushi Rawat
073d06c44f
fix: removed invalid child param to prevent callback failure
...
(cherry picked from commit 1ca51e4f14 )
2025-05-16 10:05:51 +00:00
Khushi Rawat
612fa7c672
fix: alias name and parent to prevent child row mapping issues
...
(cherry picked from commit a418e377f4 )
2025-05-16 10:05:51 +00:00
marination
e7dc31191c
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-46214
2025-05-15 18:50:58 +02:00
mergify[bot]
926c0c5cf4
fix: POS Invoice can't use Loyalty Points when Global Rounded Total is Disabled (backport #47491 ) ( #47564 )
...
fix: POS Invoice can't use Loyalty Points when Global Rounded Total is Disabled (#47491 )
(cherry picked from commit b541b536c3 )
Co-authored-by: Kitti U. @ Ecosoft <kittiu@gmail.com >
2025-05-15 19:35:03 +05:30
ljain112
52cab02a5c
fix: set no_copy to party_balance field in Payment Entry
2025-05-15 18:03:25 +05:30
Frappe PR Bot
31fa1c9a58
chore(release): Bumped to Version 15.61.1
...
## [15.61.1](https://github.com/frappe/erpnext/compare/v15.61.0...v15.61.1 ) (2025-05-15)
### Bug Fixes
* correct expense amount in party ledger summary. ([67741f1 ](67741f1a21 ))
2025-05-15 06:05:18 +00:00
ruthra kumar
631a9bfa7c
Merge pull request #47557 from frappe/mergify/bp/version-15/pr-47541
...
fix: correct expense amount in party ledger summary. (backport #47541 )
2025-05-15 11:33:53 +05:30
ljain112
67741f1a21
fix: correct expense amount in party ledger summary.
...
(cherry picked from commit 09a46fcf0e )
2025-05-15 05:47:32 +00:00
mergify[bot]
f225e1986e
fix: validation message format (backport #47542 ) ( #47549 )
...
fix: validation message format (#47542 )
(cherry picked from commit a18e1cffa7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-15 10:31:28 +05:30
mergify[bot]
9355782397
fix: allow FG as RM by default (backport #47543 ) ( #47550 )
...
fix: allow FG as RM by default (#47543 )
(cherry picked from commit 4241bfd4bc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-15 10:31:12 +05:30
mergify[bot]
30ec69c977
fix: mapping of dispatch address when creating PO from SO (backport #47552 ) ( #47553 )
...
fix: mapping of dispatch address when creating PO from SO (#47552 )
* fix: mapping of dispatch address when creating PO from SO
* fix: add to default supplier function as well
(cherry picked from commit 82161e9cb5 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-05-14 20:52:04 +05:30
ruthra kumar
b22831bd94
Merge pull request #47541 from ljain112/fix-cls
...
fix: correct expense amount in party ledger summary.
2025-05-14 17:56:22 +05:30
mergify[bot]
5a3eff05a1
fix: pos item group filter fetching wrong items (backport #47545 ) ( #47546 )
...
fix: pos item group filter fetching wrong items (#47545 )
(cherry picked from commit 5c28e01590 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-14 17:41:36 +05:30
ljain112
09a46fcf0e
fix: correct expense amount in party ledger summary.
2025-05-14 12:38:38 +05:30
marination
37f4cf5367
fix: Linter (due to conflicts resolved on gh)
2025-05-13 17:18:40 +02:00
marination
f95a3f5b8b
fix(portal): User cannot create 0 qty SQ from RFQ
...
- The portal uses `create_supplier_quotation` for SQ creation which excludes 0 qty items
2025-05-13 17:13:41 +02:00
marination
0286788e97
chore: Relabel according to review changes
2025-05-13 17:13:41 +02:00
marination
8891f46a22
fix: Relabel unit price settings for more clarity
2025-05-13 17:13:41 +02:00
Marica
890ce4a676
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-46214
2025-05-13 17:07:43 +02:00
Marica
2960d0dce1
Merge pull request #47537 from frappe/mergify/bp/version-15-hotfix/pr-38530
...
refactor: Consolidate duplicate zero-quantity Items checks for transactions. (backport #38530 )
2025-05-13 16:55:54 +02:00
Frappe PR Bot
6e699178ae
chore(release): Bumped to Version 15.61.0
...
# [15.61.0](https://github.com/frappe/erpnext/compare/v15.60.2...v15.61.0 ) (2025-05-13)
### Bug Fixes
* accumulate values for all the fiscal years in Profit And Loss Statement ([6dbdc36 ](6dbdc36af9 ))
* added PR/PI overbilling validation (backport [#47385 ](https://github.com/frappe/erpnext/issues/47385 )) ([#47497 ](https://github.com/frappe/erpnext/issues/47497 )) ([309ea7b ](309ea7b9cf ))
* broken test suite due to incorrect OR filter ([4a37f2a ](4a37f2a925 ))
* condition for advance_account assignment ([b6e5e33 ](b6e5e3347d ))
* do not mandate depreciation accounts for non depreciable asset category ([a75931c ](a75931c90f ))
* dont auto-fetch latest exchange rate ([0adb715 ](0adb7156cd ))
* error while making SABB for backdated stock reco ([7ba7d1a ](7ba7d1a2a4 ))
* ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation ([39c0291 ](39c029133f ))
* only depreciable category assets are allowed for depreciation ([242a119 ](242a119f95 ))
* **payment-reconciliation:** use reconciliation_takes_effect_on from company ([25fabda ](25fabda40a ))
* POS non-stock item mistakenly hidden as unavailable (backport [#47493 ](https://github.com/frappe/erpnext/issues/47493 )) ([#47506 ](https://github.com/frappe/erpnext/issues/47506 )) ([b18692c ](b18692c120 ))
* resolved conflicts ([dcfae61 ](dcfae61a7a ))
* timesheet portal showing total billing hours ([64ae4e1 ](64ae4e1fec ))
* typo ([d61a85e ](d61a85e316 ))
* typo in event.js ([67d24e9 ](67d24e9635 ))
* warning message for COGS account in the stock entry ([7abe199 ](7abe199e2a ))
### Features
* add non depreciable category checkbox in asset category ([96d3bfd ](96d3bfd2d9 ))
* add routing/sequencing to work order operations (backport [#46975 ](https://github.com/frappe/erpnext/issues/46975 )) ([#47534 ](https://github.com/frappe/erpnext/issues/47534 )) ([56d0357 ](56d0357f6f ))
### Performance Improvements
* Skip link checking on repost's remove_attached_file (backport [#45061 ](https://github.com/frappe/erpnext/issues/45061 )) ([#47450 ](https://github.com/frappe/erpnext/issues/47450 )) ([09e7bfb ](09e7bfbacb ))
2025-05-13 14:04:07 +00:00
ruthra kumar
0f350ef24d
Merge pull request #47528 from frappe/version-15-hotfix
...
chore: release v15
2025-05-13 19:32:35 +05:30
mergify[bot]
56d0357f6f
feat: add routing/sequencing to work order operations (backport #46975 ) ( #47534 )
...
* feat: add routing/sequencing to work order operations (#46975 )
* feat: add routing/sequencing to work order operations
* fix: add validation and remove reorderin for non sequence id operations
* chore: readability
* fix: logical error
* fix: logical error
* chore: added row number in error message
(cherry picked from commit f1159b6ea6 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-05-13 19:02:01 +05:30
marination
5b50d5abf2
fix: Broken test + use super() appropriately
...
- test: Remove `test_bom_qty`. It had invalid code. Its been removed from develop. There wasn't a strong case being tested.
2025-05-13 14:42:57 +02:00
marination
9cede83de1
fix: Conflicts
2025-05-13 14:26:54 +02:00
Bernd Oliver Sünderhauf
a8b982dd0a
chore: Adapt translations to reworded message.
...
(cherry picked from commit 3688d9412e )
# Conflicts:
# erpnext/translations/tr.csv
2025-05-13 12:13:56 +00:00
Bernd Oliver Sünderhauf
cf45ffdabe
refactor: Consolidate duplicate zero-quantity transaction Items checks.
...
(cherry picked from commit 4918aeb4c6 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-05-13 12:13:47 +00:00
Bernd Oliver Sünderhauf
e91a0acbb3
test: Add, expand and refine test-cases for zero-quantity transactions.
...
(cherry picked from commit b2d8a44199 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-05-13 12:13:46 +00:00
Khushi Rawat
fbbae80f92
Merge pull request #47533 from frappe/mergify/bp/version-15-hotfix/pr-47530
...
feat: non depreciable asset category (backport #47530 )
2025-05-13 17:23:09 +05:30
Khushi Rawat
dcfae61a7a
fix: resolved conflicts
2025-05-13 17:07:14 +05:30
marination
3deb11e5b2
fix: Merge conflicts
2025-05-13 13:35:19 +02:00
Khushi Rawat
242a119f95
fix: only depreciable category assets are allowed for depreciation
...
(cherry picked from commit d715db1226 )
2025-05-13 11:34:35 +00:00
Khushi Rawat
a75931c90f
fix: do not mandate depreciation accounts for non depreciable asset category
...
(cherry picked from commit 32cb7d6388 )
2025-05-13 11:34:35 +00:00
Khushi Rawat
96d3bfd2d9
feat: add non depreciable category checkbox in asset category
...
(cherry picked from commit fbbfd6531b )
# Conflicts:
# erpnext/assets/doctype/asset_category/asset_category.json
2025-05-13 11:34:35 +00:00
ruthra kumar
165a4fcef6
Merge pull request #47527 from frappe/mergify/bp/version-15-hotfix/pr-47520
...
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation (backport #47520 )
2025-05-13 15:10:13 +05:30
ruthra kumar
29b35d6eb0
Merge pull request #47522 from frappe/mergify/bp/version-15-hotfix/pr-47468
...
fix(payment-reconciliation): use reconciliation_takes_effect_on from company (backport #47468 )
2025-05-13 15:03:59 +05:30
ljain112
39c029133f
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation
...
(cherry picked from commit d6602d63fc )
2025-05-13 09:21:31 +00:00
ruthra kumar
7f55d59a7b
chore: drop redundant patch
2025-05-13 14:45:51 +05:30
ruthra kumar
95f21e5ecd
Merge pull request #47523 from frappe/mergify/bp/version-15-hotfix/pr-47521
...
fix: condition for advance_account assignment (backport #47521 )
2025-05-13 14:31:29 +05:30
Bhavan23
bafd9ed15e
chore: simplify repeated condition checks
...
(cherry picked from commit 7bc62cedc6 )
2025-05-13 14:14:13 +05:30
Bhavan23
25fabda40a
fix(payment-reconciliation): use reconciliation_takes_effect_on from company
...
(cherry picked from commit 19f1ffbdc2 )
2025-05-13 14:14:10 +05:30
ljain112
b6e5e3347d
fix: condition for advance_account assignment
...
(cherry picked from commit ded46ce3d8 )
2025-05-13 08:43:18 +00:00
ruthra kumar
2868446292
Merge pull request #47517 from frappe/mergify/bp/version-15-hotfix/pr-47367
...
fix: Use `Currency` instead of `Float` in GL report to show details (backport #47367 )
2025-05-13 13:08:32 +05:30
Abdeali Chharchhodawala
811fe4fee6
Merge pull request #47367 from Abdeali099/gl-report-field-float-to-currency
...
fix: Use `Currency` instead of `Float` in GL report to show details
(cherry picked from commit e4e0bb68ec )
2025-05-13 05:57:49 +00:00
mergify[bot]
b6bf13ff02
refactor: available serial no report (backport #47333 ) ( #47500 )
...
* refactor: available serial no report
(cherry picked from commit 74eb611563 )
* chore: further optimizations
(cherry picked from commit 653e0a2e3a )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-05-12 23:29:51 +05:30
ruthra kumar
b82e2585d5
Merge pull request #47508 from frappe/mergify/bp/version-15-hotfix/pr-47243
...
fix: accumulate values for all the fiscal years in Profit And Loss Statement (backport #47243 )
2025-05-12 17:09:57 +05:30
ruthra kumar
9ca96a63c3
refactor(test): don't default to accumulate
...
(cherry picked from commit 54e4e7918e )
2025-05-12 16:54:14 +05:30
ruthra kumar
98cb9c6b96
test: accumulate filter on P&L report
...
(cherry picked from commit afff6b84ce )
2025-05-12 16:54:09 +05:30
ruthra kumar
d61a85e316
fix: typo
...
(cherry picked from commit 61d13ce232 )
2025-05-12 11:17:32 +00:00
ljain112
6dbdc36af9
fix: accumulate values for all the fiscal years in Profit And Loss Statement
...
(cherry picked from commit 6851322361 )
2025-05-12 11:17:32 +00:00
mergify[bot]
b18692c120
fix: POS non-stock item mistakenly hidden as unavailable (backport #47493 ) ( #47506 )
...
fix: POS non-stock item mistakenly hidden as unavailable (#47493 )
(cherry picked from commit 57f3489dfa )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-12 15:10:11 +05:30
mergify[bot]
309ea7b9cf
fix: added PR/PI overbilling validation (backport #47385 ) ( #47497 )
...
* fix: added PR/PI overbilling validation
(cherry picked from commit f4ffc57b51 )
* test: added test
(cherry picked from commit b406ec724b )
* fix: linter error
(cherry picked from commit 27e842ba02 )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-05-11 14:31:46 +05:30
Mihir Kandoi
775b2432ab
Merge pull request #47494 from frappe/mergify/bp/version-15-hotfix/pr-47481
...
fix: timesheet portal showing total billing hours (backport #47481 )
2025-05-10 12:04:04 +05:30
Mihir Kandoi
64ae4e1fec
fix: timesheet portal showing total billing hours
...
(cherry picked from commit b04a07fda0 )
2025-05-10 06:09:25 +00:00
ruthra kumar
005014ef6a
Merge pull request #47482 from frappe/mergify/bp/version-15-hotfix/pr-47380
...
fix: broken CI - uae vat 201 tests failing (backport #47380 )
2025-05-09 15:00:55 +05:30
ruthra kumar
4a37f2a925
fix: broken test suite due to incorrect OR filter
...
(cherry picked from commit 37d74e387d )
2025-05-09 09:13:26 +00:00
ruthra kumar
870be7a79b
Merge pull request #47467 from frappe/mergify/bp/version-15-hotfix/pr-47462
...
Update event.js (backport #47462 )
2025-05-08 14:13:19 +05:30
Yaiphalemba Mangshatabam
67d24e9635
fix: typo in event.js
...
"Sales Partners" -> "Sales Partner"
(cherry picked from commit edee75c757 )
2025-05-08 08:40:56 +00:00
rohitwaghchaure
3ba7bb3ab7
Merge pull request #47454 from frappe/mergify/bp/version-15-hotfix/pr-47452
...
fix: warning message for COGS account in the stock entry (backport #47452 )
2025-05-08 13:58:08 +05:30
rohitwaghchaure
72ec3f3d18
Merge pull request #47458 from frappe/mergify/bp/version-15-hotfix/pr-47457
...
fix: error while making SABB for backdated stock reco (backport #47457 )
2025-05-08 13:57:43 +05:30
Rohit Waghchaure
7ba7d1a2a4
fix: error while making SABB for backdated stock reco
...
(cherry picked from commit ad25636afb )
2025-05-07 15:49:10 +00:00
Rohit Waghchaure
7abe199e2a
fix: warning message for COGS account in the stock entry
...
(cherry picked from commit bba6b0ff45 )
2025-05-07 10:50:21 +00:00
mergify[bot]
09e7bfbacb
perf: Skip link checking on repost's remove_attached_file (backport #45061 ) ( #47450 )
...
perf: Skip link checking on repost's remove_attached_file (#45061 )
This is internal detail, doesn't need to do horrible link checks in
framework.
(cherry picked from commit 4f690affc9 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-05-07 14:04:12 +05:30
ruthra kumar
ef7b09fc11
Merge pull request #47448 from frappe/mergify/bp/version-15-hotfix/pr-47447
...
fix: dont auto-fetch latest exchange rate (backport #47447 )
2025-05-07 11:22:50 +05:30
ruthra kumar
0adb7156cd
fix: dont auto-fetch latest exchange rate
...
- also use correct currency field for comparison
(cherry picked from commit 4ccd0a7407 )
2025-05-07 05:47:33 +00:00
Frappe PR Bot
7fb557197a
chore(release): Bumped to Version 15.60.2
...
## [15.60.2](https://github.com/frappe/erpnext/compare/v15.60.1...v15.60.2 ) (2025-05-06)
### Bug Fixes
* 'time to resolve: failed' on issue (backport [#47406 ](https://github.com/frappe/erpnext/issues/47406 )) ([#47407 ](https://github.com/frappe/erpnext/issues/47407 )) ([21612fc ](21612fc230 ))
* backward compatibility for renamed group_by filter on reports (backport [#47362 ](https://github.com/frappe/erpnext/issues/47362 )) ([#47403 ](https://github.com/frappe/erpnext/issues/47403 )) ([0e5c709 ](0e5c709f7b ))
* change shipping address fetching condition ([0aabe4f ](0aabe4fd1e ))
* completed transactions showing in the list (backport [#47374 ](https://github.com/frappe/erpnext/issues/47374 )) ([#47379 ](https://github.com/frappe/erpnext/issues/47379 )) ([1ef7da8 ](1ef7da837f ))
* do not allocate amount when ref's doctype or name are not set ([c2e36da ](c2e36daa32 ))
* do not mandate depreciation account for assets without depreciation (backport [#47427 ](https://github.com/frappe/erpnext/issues/47427 )) ([#47428 ](https://github.com/frappe/erpnext/issues/47428 )) ([01e975b ](01e975b481 ))
* not able to submit the stock entry ([#47383 ](https://github.com/frappe/erpnext/issues/47383 )) ([035394a ](035394ae6a ))
* party name in Ledger Summary ([4fc14b3 ](4fc14b3097 ))
* precision issue ([b6908a7 ](b6908a79bd ))
* rename unchanged group_by filter related to general ledger report (backport [#47366 ](https://github.com/frappe/erpnext/issues/47366 )) ([#47405 ](https://github.com/frappe/erpnext/issues/47405 )) ([8d1e855 ](8d1e855dc8 ))
* renaming group by fieldname and value in reports (backport [#47352 ](https://github.com/frappe/erpnext/issues/47352 )) ([#47360 ](https://github.com/frappe/erpnext/issues/47360 )) ([85a8adf ](85a8adf804 ))
* show party type in due date exceeding message ([f73e99e ](f73e99e9d2 ))
* stock reco recalculate qty not works for opening stock reco ([2bd30e3 ](2bd30e3c46 ))
* update accounts on change of mode of payment in sales invoice payment (backport [#47381 ](https://github.com/frappe/erpnext/issues/47381 )) ([#47400 ](https://github.com/frappe/erpnext/issues/47400 )) ([afb44a6 ](afb44a677c ))
* validation for difference account ([f4a43d0 ](f4a43d07b0 ))
* warning message before changing the valuation method (backport [#47340 ](https://github.com/frappe/erpnext/issues/47340 )) ([#47342 ](https://github.com/frappe/erpnext/issues/47342 )) ([4ef2b77 ](4ef2b77973 ))
2025-05-06 14:11:12 +00:00
ruthra kumar
7733e417a4
Merge pull request #47429 from frappe/version-15-hotfix
...
chore: release v15
2025-05-06 19:39:35 +05:30
rohitwaghchaure
d8fb11009f
Merge pull request #47440 from frappe/mergify/bp/version-15-hotfix/pr-47435
...
fix: stock reco recalculate qty not works for opening stock reco (backport #47435 )
2025-05-06 18:45:43 +05:30
Rohit Waghchaure
2bd30e3c46
fix: stock reco recalculate qty not works for opening stock reco
...
(cherry picked from commit 97095c7d24 )
2025-05-06 12:57:56 +00:00
rohitwaghchaure
fb56db1166
Merge pull request #47437 from frappe/mergify/bp/version-15-hotfix/pr-47397
...
fix: precision issue (backport #47397 )
2025-05-06 17:50:26 +05:30
Rohit Waghchaure
b6908a79bd
fix: precision issue
...
(cherry picked from commit 69bee93bfd )
2025-05-06 11:59:50 +00:00
mergify[bot]
f4551bb918
feat!: configure which rate is used to auto-update price list (backport #47417 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-05-06 17:00:03 +05:30
mergify[bot]
01e975b481
fix: do not mandate depreciation account for assets without depreciation (backport #47427 ) ( #47428 )
...
fix: do not mandate depreciation account for assets without depreciation (#47427 )
(cherry picked from commit 51ea33e743 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-05-06 15:21:14 +05:30
ruthra kumar
91cbf2ec4f
Merge pull request #47426 from frappe/mergify/bp/version-15-hotfix/pr-47337
...
fix: do not allocate amount when ref's doctype or name are not set (backport #47337 )
2025-05-06 15:00:46 +05:30
Abdeali Chharchhoda
c2e36daa32
fix: do not allocate amount when ref's doctype or name are not set
...
(cherry picked from commit b9a02b466b )
2025-05-06 09:04:52 +00:00
ruthra kumar
74caf8134c
Merge pull request #47416 from frappe/mergify/bp/version-15-hotfix/pr-47408
...
fix: show party type in due date exceeding message (backport #47408 )
2025-05-06 14:32:52 +05:30
ruthra kumar
40faa7f7b9
chore: resolve conflicts and pass all parameters
2025-05-06 14:14:41 +05:30
Abdeali Chharchhoda
f73e99e9d2
fix: show party type in due date exceeding message
...
(cherry picked from commit b6d9134014 )
# Conflicts:
# erpnext/accounts/party.py
2025-05-06 06:28:48 +00:00
ruthra kumar
2d77e056bc
Merge pull request #47414 from frappe/mergify/bp/version-15-hotfix/pr-47358
...
fix: change shipping address fetching condition (backport #47358 )
2025-05-06 11:28:56 +05:30
Vimal
0aabe4fd1e
fix: change shipping address fetching condition
...
(cherry picked from commit 0b4add2f2b )
2025-05-06 05:29:00 +00:00
marination
f94a14c06a
fix: Headline rendered twice on first save
...
- `refresh` gets triggered twice and that renders the note twice
- Remove any existing note before rendering
(cherry picked from commit bf62f9ad57 )
2025-05-05 16:59:18 +00:00
marination
d9636018f5
fix: Treat rows as Unit Price rows only until the qty is 0
...
- The unit price check should depend on the row qty being 0
- Once the row ceases to be 0, it is treated as an ordinary row
- test: PO, SO and Quotation
(cherry picked from commit 0447c7be0a )
# Conflicts:
# erpnext/selling/doctype/quotation/test_quotation.py
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-05-05 16:59:17 +00:00
marination
2d96a62530
test: Sales Order + fix: Mapping of Items from Quotation & SO
...
(cherry picked from commit 55981c8358 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-05-05 16:59:17 +00:00
marination
eba73df88e
test: Purchase Order with Unit Price Items
...
- chore: Fix error message in accounts controller
(cherry picked from commit eea758f5b2 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
2025-05-05 16:59:16 +00:00
marination
c19065e675
test: Zero Qty in RFQ and Supplier Quotation
...
(cherry picked from commit 8f96c0b546 )
# Conflicts:
# erpnext/buying/doctype/request_for_quotation/test_request_for_quotation.py
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
2025-05-05 16:59:16 +00:00
marination
f8fa775af3
feat: Unit Price Items in Buying (RFQ, SQ, PO)
...
- chore: Extract `set_unit_price_items_note` into a util
(cherry picked from commit e403d3f153 )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/request_for_quotation/request_for_quotation.json
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/selling_settings/selling_settings.json
2025-05-05 16:59:16 +00:00
marination
91e167fe72
fix: Linters
...
(cherry picked from commit 71f65bab5e )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2025-05-05 16:59:15 +00:00
marination
33366fce6c
feat: Unit Price Contract
...
(cherry picked from commit c1e4e7af28 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/selling/doctype/selling_settings/selling_settings.json
2025-05-05 16:59:15 +00:00
mergify[bot]
8d1e855dc8
fix: rename unchanged group_by filter related to general ledger report (backport #47366 ) ( #47405 )
...
fix: rename unchanged group_by filter related to general ledger report (#47366 )
(cherry picked from commit 3de249dcba )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:01:51 +05:30
mergify[bot]
0e5c709f7b
fix: backward compatibility for renamed group_by filter on reports (backport #47362 ) ( #47403 )
...
fix: backward compatibility for renamed group_by filter on reports (#47362 )
* fix: backward compatibility for renamed group_by filter in general ledger report
* fix: backward compatibility for renamed group_by filter in supplier quotation comparison report
(cherry picked from commit d4ffa54136 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:01:29 +05:30
mergify[bot]
21612fc230
fix: 'time to resolve: failed' on issue (backport #47406 ) ( #47407 )
...
fix: 'time to resolve: failed' on issue (#47406 )
* fix: 'time to resolve: failed' on issue
* fix: sla_resolution_date
(cherry picked from commit 45393d51a2 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 17:50:36 +05:30
mergify[bot]
afb44a677c
fix: update accounts on change of mode of payment in sales invoice payment (backport #47381 ) ( #47400 )
...
* fix: update accounts on change of mode of payment in sales invoice payment (#47381 )
* fix: update accounts on change of mode of payment in sales invoice payment
* test: fixed tests
(cherry picked from commit 8067799692 )
# Conflicts:
# erpnext/accounts/doctype/mode_of_payment/test_mode_of_payment.py
# erpnext/accounts/doctype/pos_invoice/test_pos_invoice.py
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
* chore: resolve conflict
* chore: remove unused library
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve linter issue
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 16:35:31 +05:30
ruthra kumar
4f6aee3f22
Merge pull request #47399 from frappe/mergify/bp/version-15-hotfix/pr-47145
...
refactor: make AR / AP report more memory efficient (backport #47145 )
2025-05-05 16:03:36 +05:30
ruthra kumar
fc1b1ca5e2
chore: resolve conflict
2025-05-05 15:47:39 +05:30
ruthra kumar
f69b8d7e2d
refactor: set default for fetch methods
...
(cherry picked from commit ca1e81e1b5 )
2025-05-05 10:14:49 +00:00
ruthra kumar
2147441e64
refactor: use fetch method based on configuration
...
(cherry picked from commit b5bb6f3508 )
2025-05-05 10:14:49 +00:00
ruthra kumar
5e5cf68b32
refactor: configurable fetch method for AR / AP report
...
(cherry picked from commit 66fd639b52 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2025-05-05 10:14:49 +00:00
ruthra kumar
7c8245d299
refactor: use unbuffered cursor for fetching
...
(cherry picked from commit 08903459c2 )
2025-05-05 10:14:48 +00:00
rohitwaghchaure
a4c9707fdf
Merge pull request #47390 from frappe/mergify/bp/version-15-hotfix/pr-47376
...
fix: validation for difference account (backport #47376 )
2025-05-05 14:11:07 +05:30
Rohit Waghchaure
f4a43d07b0
fix: validation for difference account
...
(cherry picked from commit fb819c558e )
2025-05-03 07:52:58 +00:00
Frappe PR Bot
c1ed750bcb
chore(release): Bumped to Version 15.60.1
...
## [15.60.1](https://github.com/frappe/erpnext/compare/v15.60.0...v15.60.1 ) (2025-05-02)
### Bug Fixes
* not able to submit the stock entry ([#47383 ](https://github.com/frappe/erpnext/issues/47383 )) ([73a418a ](73a418a2bd ))
2025-05-02 13:44:13 +00:00
rohitwaghchaure
1d139eb94a
Merge pull request #47384 from frappe/mergify/bp/version-15/pr-47383
...
fix: not able to submit the stock entry (backport #47383 )
2025-05-02 19:12:43 +05:30
rohitwaghchaure
73a418a2bd
fix: not able to submit the stock entry ( #47383 )
...
(cherry picked from commit 035394ae6a )
2025-05-02 13:06:32 +00:00
rohitwaghchaure
035394ae6a
fix: not able to submit the stock entry ( #47383 )
2025-05-02 18:34:47 +05:30
mergify[bot]
1ef7da837f
fix: completed transactions showing in the list (backport #47374 ) ( #47379 )
...
fix: completed transactions showing in the list (#47374 )
(cherry picked from commit 97db9da10e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-02 15:28:45 +05:30
mergify[bot]
85a8adf804
fix: renaming group by fieldname and value in reports (backport #47352 ) ( #47360 )
...
* fix: renaming group by fieldname and value in reports (#47352 )
* fix: renaming in general ledger report
* fix: renaming in supplier quotation comparison report
* fix: renaming group by to categorize by in process statement of accounts
* fix: added patch
* fix: patch update to all documents
* chore: added patches to patch.txt
* chore: removing patch from v14
(cherry picked from commit 13a84e7f82 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-30 17:19:43 +05:30
Mihir Kandoi
d3445b3079
Merge pull request #47357 from frappe/mergify/bp/version-15-hotfix/pr-47336
...
refactor: portal query in timesheet.py (backport #47336 )
2025-04-30 16:35:11 +05:30
Mihir Kandoi
ada7821a49
refactor: portal query in timesheet.py ( #47336 )
...
* refactor: portal query in timesheet.py
* fix: use criterion.any to fix query
(cherry picked from commit 4fc7a8b71d )
2025-04-30 10:45:02 +00:00
Nihantra C. Patel
3f7dcedf3d
Merge pull request #47354 from frappe/mergify/bp/version-15-hotfix/pr-47351
...
fix: party name in Ledger Summary (backport #47351 )
2025-04-30 14:05:47 +05:30
Nihantra Patel
4fc14b3097
fix: party name in Ledger Summary
...
(cherry picked from commit 70bc86a4c6 )
2025-04-30 08:13:52 +00:00
mergify[bot]
4ef2b77973
fix: warning message before changing the valuation method (backport #47340 ) ( #47342 )
...
fix: warning message before changing the valuation method (#47340 )
(cherry picked from commit ffdc4347e8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-04-30 08:45:39 +05:30
Frappe PR Bot
96996bd8a9
chore(release): Bumped to Version 15.60.0
...
# [15.60.0](https://github.com/frappe/erpnext/compare/v15.59.0...v15.60.0 ) (2025-04-29)
### Bug Fixes
* add transaction_date in field_no_map when creating PO from SQ (backport [#47257 ](https://github.com/frappe/erpnext/issues/47257 )) ([#47313 ](https://github.com/frappe/erpnext/issues/47313 )) ([afb67f1 ](afb67f1f0c ))
* allow selling asset at zero rate (backport [#47326 ](https://github.com/frappe/erpnext/issues/47326 )) ([#47332 ](https://github.com/frappe/erpnext/issues/47332 )) ([171b687 ](171b687611 ))
* allow to change valuation method from FIFO to Moving Average ([b2294ed ](b2294ed6e3 ))
* allow to make quality inspection after Purchase / Delivery ([e0cea49 ](e0cea49236 ))
* cancel pos closing entry failure for return pos invoices (backport [#47248 ](https://github.com/frappe/erpnext/issues/47248 )) ([#47249 ](https://github.com/frappe/erpnext/issues/47249 )) ([10d843e ](10d843e490 ))
* commas in rfq portal js ([954fec1 ](954fec16f4 ))
* compare total debit/credit with precision for Inter Company Journal Entry ([0927155 ](0927155171 ))
* consolidating pos invoices on the basis of accounting dimensions (backport [#46961 ](https://github.com/frappe/erpnext/issues/46961 )) ([#47265 ](https://github.com/frappe/erpnext/issues/47265 )) ([f8da159 ](f8da1599bb ))
* correct query for dispatch_address; remove unnecessary code; increase reusability; ([ac3b2ba ](ac3b2ba003 ))
* do not check for permission if values are not changed in employee doctype ([#47238 ](https://github.com/frappe/erpnext/issues/47238 )) ([0caba9f ](0caba9f70d ))
* enable use serial / batch fields on batch selection ([925cc40 ](925cc40efa ))
* enhance dispatch address query logic and add supplier address query ([290f0b9 ](290f0b94e5 ))
* fix sub assembly qty calculation in production plan when bom level >= 1 (backport [#47296 ](https://github.com/frappe/erpnext/issues/47296 )) ([#47315 ](https://github.com/frappe/erpnext/issues/47315 )) ([d15b7ca ](d15b7ca9af ))
* make asset quantity and amount editable (backport [#47226 ](https://github.com/frappe/erpnext/issues/47226 )) ([#47227 ](https://github.com/frappe/erpnext/issues/47227 )) ([c140fd0 ](c140fd0f12 ))
* map dispatch address correctly for inter company transactions ([d8c0e71 ](d8c0e7156e ))
* missing else statement ([8a30a31 ](8a30a31302 ))
* **payment request:** get advance amount based on transaction currency ([c2235e2 ](c2235e2d17 ))
* **PE:** Set account types in get_payment_entry (backport [#47246 ](https://github.com/frappe/erpnext/issues/47246 )) ([#47266 ](https://github.com/frappe/erpnext/issues/47266 )) ([3e733f6 ](3e733f6ba1 ))
* prevent cancellation of last asset movement (backport [#47291 ](https://github.com/frappe/erpnext/issues/47291 )) ([#47312 ](https://github.com/frappe/erpnext/issues/47312 )) ([2edd12b ](2edd12b26d ))
* price currency in supplier quotation comparison ([6b1b30a ](6b1b30a4a6 ))
* prohibit consolidated sales invoice return (backport [#47251 ](https://github.com/frappe/erpnext/issues/47251 )) ([#47252 ](https://github.com/frappe/erpnext/issues/47252 )) ([4bcea55 ](4bcea55563 ))
* QI reference not set if 'Action If Quality Inspection Is Not Sub… (backport [#47294 ](https://github.com/frappe/erpnext/issues/47294 )) ([#47295 ](https://github.com/frappe/erpnext/issues/47295 )) ([b0399fe ](b0399fe948 ))
* Re-insert missing "Serial No Warranty Expiry" Report ([727c32d ](727c32d789 ))
* remove invalid email account creation (backport [#47318 ](https://github.com/frappe/erpnext/issues/47318 )) ([#47323 ](https://github.com/frappe/erpnext/issues/47323 )) ([fc8a8b5 ](fc8a8b5433 ))
* remove use of cur_frm ([5c300b8 ](5c300b893b ))
* **Rename Tool:** allow more than 500 rows (backport [#47117 ](https://github.com/frappe/erpnext/issues/47117 )) ([#47225 ](https://github.com/frappe/erpnext/issues/47225 )) ([c0ae133 ](c0ae1336f4 ))
* require email OR phone in shipment doctype not both (backport [#47300 ](https://github.com/frappe/erpnext/issues/47300 )) ([#47330 ](https://github.com/frappe/erpnext/issues/47330 )) ([0056fb1 ](0056fb1d0f ))
* set billing hours to hours ([0763a8d ](0763a8d42d ))
* set billing hours to hours in timesheet (backport [#47289 ](https://github.com/frappe/erpnext/issues/47289 )) ([#47290 ](https://github.com/frappe/erpnext/issues/47290 )) ([74bdc82 ](74bdc82bfa ))
* update additional cost and total asset cost after asset repair (backport [#47233 ](https://github.com/frappe/erpnext/issues/47233 )) ([#47235 ](https://github.com/frappe/erpnext/issues/47235 )) ([4a29a54 ](4a29a54804 ))
* update billing hours when hours is changed ([a9df1f5 ](a9df1f5f6b ))
* update quantity validation using asset quantity field instead of… (backport [#46731 ](https://github.com/frappe/erpnext/issues/46731 )) ([#47284 ](https://github.com/frappe/erpnext/issues/47284 )) ([2e6112f ](2e6112f21b ))
* validate if from and to time are present on submission of job card ([#47325 ](https://github.com/frappe/erpnext/issues/47325 )) ([d640c79 ](d640c79c1c ))
* validation if no stock ledger entries against stock reco (backport [#47292 ](https://github.com/frappe/erpnext/issues/47292 )) ([#47293 ](https://github.com/frappe/erpnext/issues/47293 )) ([91bcefe ](91bcefef8c ))
### Features
* add dispatch address fields to purchase doctypes ([5f101e7 ](5f101e7635 ))
* add dispatch address support in party details and controllers ([1fe1563 ](1fe1563dab ))
* add display dispatch address when dispatch address is selected ([93ea2f9 ](93ea2f93b6 ))
* change sabb qty automatically incase of internal transfer PR if sabb only has 1 batch ([#47256 ](https://github.com/frappe/erpnext/issues/47256 )) ([9495a2a ](9495a2ac9d ))
2025-04-29 13:12:18 +00:00
ruthra kumar
a9e40bc0d8
Merge pull request #47328 from frappe/version-15-hotfix
...
chore: release v15
2025-04-29 18:40:46 +05:30
mergify[bot]
d15b7ca9af
fix: fix sub assembly qty calculation in production plan when bom level >= 1 (backport #47296 ) ( #47315 )
...
* fix: fix sub assembly qty calculation in production plan when bom level >= 1
(cherry picked from commit bfc4ce1d5d )
* fix: logical error
(cherry picked from commit ee10afc074 )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-04-29 18:12:36 +05:30
mergify[bot]
171b687611
fix: allow selling asset at zero rate (backport #47326 ) ( #47332 )
...
fix: allow selling asset at zero rate (#47326 )
(cherry picked from commit 05afad78fc )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-29 17:12:51 +05:30
ruthra kumar
cc8418b7e4
Merge pull request #47329 from frappe/mergify/bp/version-15-hotfix/pr-47325
...
fix: validate if from and to time are present on submission of job card (backport #47325 )
2025-04-29 16:46:34 +05:30
mergify[bot]
0056fb1d0f
fix: require email OR phone in shipment doctype not both (backport #47300 ) ( #47330 )
...
fix: require email OR phone in shipment doctype not both (#47300 )
(cherry picked from commit fc02a6510e )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-04-29 16:27:56 +05:30
Mihir Kandoi
d640c79c1c
fix: validate if from and to time are present on submission of job card ( #47325 )
...
(cherry picked from commit 7499c25a3c )
2025-04-29 10:52:56 +00:00
mergify[bot]
2edd12b26d
fix: prevent cancellation of last asset movement (backport #47291 ) ( #47312 )
...
fix: prevent cancellation of last asset movement (#47291 )
* fix: prevent cancellation of last asset movement
* test: movement cancellation
* fix: allow cancellation of asset movement when cancelling asset
(cherry picked from commit 9dee4ac891 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-29 12:51:18 +05:30
ruthra kumar
71482261c7
Merge pull request #47324 from frappe/mergify/bp/version-15-hotfix/pr-47241
...
fix: compare total debit/credit with precision for Inter Company Journal Entry (backport #47241 )
2025-04-29 12:43:42 +05:30
Mihir Kandoi
9df5727ea4
Merge pull request #47317 from frappe/mergify/bp/version-15-hotfix/pr-47256
...
feat: change sabb qty automatically incase of internal transfer PR if… (backport #47256 )
2025-04-29 12:40:53 +05:30
mergify[bot]
fc8a8b5433
fix: remove invalid email account creation (backport #47318 ) ( #47323 )
...
fix: remove invalid email account creation (#47318 )
(cherry picked from commit 7423e4187f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-29 12:40:45 +05:30
Mihir Kandoi
409831183b
Merge pull request #47314 from frappe/mergify/bp/version-15-hotfix/pr-47234
...
fix: price currency in supplier quotation comparison (backport #47234 )
2025-04-29 12:40:31 +05:30
mergify[bot]
afb67f1f0c
fix: add transaction_date in field_no_map when creating PO from SQ (backport #47257 ) ( #47313 )
...
* fix: add transaction_date in field_no_map when creating PO from SQ
(cherry picked from commit 3790c6c551 )
* fix: test case
(cherry picked from commit acd1529780 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
* fix: remove unused import
(cherry picked from commit 9e640341fd )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/test_supplier_quotation.py
* chore: fix conflicts
* chore: remove unused imports
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-04-29 12:40:10 +05:30
ruthra kumar
7bc39349b0
Merge pull request #47321 from frappe/mergify/bp/version-15-hotfix/pr-47231
...
fix(payment request): get advance amount based on transaction currency (backport #47231 )
2025-04-29 12:25:54 +05:30
ljain112
0927155171
fix: compare total debit/credit with precision for Inter Company Journal Entry
...
(cherry picked from commit 5fe247557e )
2025-04-29 06:48:08 +00:00
venkat102
c2235e2d17
fix(payment request): get advance amount based on transaction currency
...
(cherry picked from commit b570d97b4d )
2025-04-29 06:37:54 +00:00
Mihir Kandoi
9495a2ac9d
feat: change sabb qty automatically incase of internal transfer PR if sabb only has 1 batch ( #47256 )
...
* feat: change sabb qty automatically incase of internal transfer PR if sabb only has 1 batch
* fix: prevent creation of SABB on every save
* perf: optimize code
* fix: remove unnecessary conditon
* refactor: change if to elif
* fix: remove dn_item_qty and set to item.qty
* test: added test
(cherry picked from commit 47927b38a9 )
2025-04-29 06:17:04 +00:00
Mihir Kandoi
cb61e0bd18
Merge pull request #47316 from frappe/mergify/bp/version-15-hotfix/pr-47302
...
fix: commas in rfq portal js (backport #47302 )
2025-04-29 11:46:31 +05:30
Mihir Kandoi
954fec16f4
fix: commas in rfq portal js
...
(cherry picked from commit bd727e069b )
2025-04-29 06:07:50 +00:00
Mihir Kandoi
6b1b30a4a6
fix: price currency in supplier quotation comparison
...
(cherry picked from commit 88926eb2a7 )
2025-04-29 06:06:38 +00:00
mergify[bot]
b0399fe948
fix: QI reference not set if 'Action If Quality Inspection Is Not Sub… (backport #47294 ) ( #47295 )
...
fix: QI reference not set if 'Action If Quality Inspection Is Not Sub… (#47294 )
fix: qi reference not set if 'Action If Quality Inspection Is Not Submitted' is blank
(cherry picked from commit 0701a8cf5a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-04-28 22:01:57 +05:30
mergify[bot]
91bcefef8c
fix: validation if no stock ledger entries against stock reco (backport #47292 ) ( #47293 )
...
fix: validation if no stock ledger entries against stock reco (#47292 )
(cherry picked from commit 3d36d0b1df )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-04-28 19:38:27 +05:30
mergify[bot]
74bdc82bfa
fix: set billing hours to hours in timesheet (backport #47289 ) ( #47290 )
...
* fix: set billing hours to hours
(cherry picked from commit 0763a8d42d )
* fix: update billing hours when hours is changed
(cherry picked from commit a9df1f5f6b )
* fix: missing else statement
(cherry picked from commit 8a30a31302 )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-04-28 16:33:40 +05:30
rohitwaghchaure
5b32bb7468
Merge pull request #47289 from frappe/st37102-2
...
fix: set billing hours to hours in timesheet
2025-04-28 16:27:33 +05:30
Mihir Kandoi
8a30a31302
fix: missing else statement
2025-04-28 16:08:40 +05:30
Mihir Kandoi
a9df1f5f6b
fix: update billing hours when hours is changed
2025-04-28 16:07:54 +05:30
Mihir Kandoi
0763a8d42d
fix: set billing hours to hours
2025-04-28 15:43:13 +05:30
rohitwaghchaure
c02a4a4591
Merge pull request #47286 from frappe/mergify/bp/version-15-hotfix/pr-47285
...
fix: allow to make quality inspection after Purchase / Delivery (backport #47285 )
2025-04-28 15:29:16 +05:30
ruthra kumar
1cbcf7532c
Merge pull request #47281 from frappe/mergify/bp/version-15-hotfix/pr-46993
...
feat: add dispatch address fields to purchase doctypes (backport #46993 )
2025-04-28 14:47:02 +05:30
Rohit Waghchaure
e0cea49236
fix: allow to make quality inspection after Purchase / Delivery
...
(cherry picked from commit fad1a32e63 )
2025-04-28 09:00:14 +00:00
mergify[bot]
2e6112f21b
fix: update quantity validation using asset quantity field instead of… (backport #46731 ) ( #47284 )
...
* fix: update quantity validation using asset quantity field instead of… (#46731 )
* fix: update quantity validation using asset quantity field instead of total records
* fix: update throw message
(cherry picked from commit eae08bc619 )
# Conflicts:
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
* chore: resolved conflicts
---------
Co-authored-by: l0gesh29 <logeshperiyasamy24@gmail.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-28 14:18:51 +05:30
ruthra kumar
feb4038c06
chore: resolve conflicts
2025-04-28 11:36:24 +05:30
Smit Vora
d8c0e7156e
fix: map dispatch address correctly for inter company transactions
...
(cherry picked from commit ceaba4220b )
2025-04-28 05:28:20 +00:00
Smit Vora
7baa8f50fb
refactor: set address details for transactions
...
(cherry picked from commit fb3b7d8c34 )
2025-04-28 05:28:20 +00:00
Smit Vora
62261a276f
refactor: address field position
...
(cherry picked from commit 8ccd7a3e61 )
# Conflicts:
# erpnext/public/scss/erpnext.scss
2025-04-28 05:28:20 +00:00
Karm Soni
ac3b2ba003
fix: correct query for dispatch_address; remove unnecessary code; increase reusability;
...
(cherry picked from commit 999ffe86a7 )
2025-04-28 05:28:19 +00:00
Karm Soni
93ea2f93b6
feat: add display dispatch address when dispatch address is selected
...
(cherry picked from commit d12998e524 )
2025-04-28 05:28:19 +00:00
Karm Soni
5c300b893b
fix: remove use of cur_frm
...
(cherry picked from commit c4bd3123fb )
2025-04-28 05:28:19 +00:00
Karm Soni
290f0b94e5
fix: enhance dispatch address query logic and add supplier address query
...
(cherry picked from commit 9a859e54b6 )
2025-04-28 05:28:18 +00:00
Karm Soni
1fe1563dab
feat: add dispatch address support in party details and controllers
...
(cherry picked from commit 53d0b7be23 )
2025-04-28 05:28:18 +00:00
Karm Soni
5f101e7635
feat: add dispatch address fields to purchase doctypes
...
(cherry picked from commit 54b5205221 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/buying/doctype/purchase_order/purchase_order.json
2025-04-28 05:28:18 +00:00
mergify[bot]
3e733f6ba1
fix(PE): Set account types in get_payment_entry (backport #47246 ) ( #47266 )
...
Co-authored-by: Corentin Forler <10946971+cogk@users.noreply.github.com >
fix(PE): Set account types in get_payment_entry (#47246 )
2025-04-27 15:24:59 +02:00
rohitwaghchaure
5c4dc7a16e
Merge pull request #47277 from frappe/mergify/bp/version-15-hotfix/pr-47259
...
fix: enable use serial / batch fields on batch selection (backport #47259 )
2025-04-27 18:41:32 +05:30
Rohit Waghchaure
925cc40efa
fix: enable use serial / batch fields on batch selection
...
(cherry picked from commit a4471865a9 )
2025-04-27 13:06:21 +00:00
rohitwaghchaure
d947beec88
Merge pull request #47276 from frappe/mergify/bp/version-15-hotfix/pr-47268
...
fix: allow to change valuation method from FIFO to Moving Average (backport #47268 )
2025-04-27 18:23:16 +05:30
Rohit Waghchaure
b2294ed6e3
fix: allow to change valuation method from FIFO to Moving Average
...
(cherry picked from commit b454ed4b8f )
2025-04-27 12:16:36 +00:00
mergify[bot]
f8da1599bb
fix: consolidating pos invoices on the basis of accounting dimensions (backport #46961 ) ( #47265 )
...
fix: consolidating pos invoices on the basis of accounting dimensions (#46961 )
* fix: consolidating pos invoices on the basis of accounting dimensions
* fix: project field
(cherry picked from commit c85edc3346 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-25 17:59:15 +05:30
Marica
636e9e0998
Merge pull request #47261 from frappe/mergify/bp/version-15-hotfix/pr-47232
...
fix: Re-insert missing "Serial No Warranty Expiry" Report (backport #47232 )
2025-04-25 15:13:55 +05:30
marination
727c32d789
fix: Re-insert missing "Serial No Warranty Expiry" Report
...
(cherry picked from commit deefac0abf )
2025-04-25 09:28:36 +00:00
mergify[bot]
4bcea55563
fix: prohibit consolidated sales invoice return (backport #47251 ) ( #47252 )
...
fix: prohibit consolidated sales invoice return (#47251 )
(cherry picked from commit 483c4a3271 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-25 11:33:04 +05:30
mergify[bot]
10d843e490
fix: cancel pos closing entry failure for return pos invoices (backport #47248 ) ( #47249 )
...
fix: cancel pos closing entry failure for return pos invoices (#47248 )
(cherry picked from commit c8ee5d9a4e )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-24 23:23:08 +05:30
Lakshit Jain
0caba9f70d
fix: do not check for permission if values are not changed in employee doctype ( #47238 )
2025-04-24 17:03:30 +02:00
mergify[bot]
4a29a54804
fix: update additional cost and total asset cost after asset repair (backport #47233 ) ( #47235 )
...
fix: update additional cost and total asset cost after asset repair (#47233 )
* fix: add consumed stock's cost to the asset value after repair
* fix: do not copy additional cost and total asset cost
(cherry picked from commit ed8a8532e1 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-24 16:36:53 +05:30
mergify[bot]
c140fd0f12
fix: make asset quantity and amount editable (backport #47226 ) ( #47227 )
...
fix: make asset quantity and amount editable (#47226 )
(cherry picked from commit 0d53e6ed7c )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-24 11:36:18 +05:30
mergify[bot]
c0ae1336f4
fix(Rename Tool): allow more than 500 rows (backport #47117 ) ( #47225 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Rename Tool): allow more than 500 rows (#47117 )
2025-04-23 20:26:03 +02:00
Frappe PR Bot
4c3044cd70
chore(release): Bumped to Version 15.59.0
...
# [15.59.0](https://github.com/frappe/erpnext/compare/v15.58.2...v15.59.0 ) (2025-04-22)
### Bug Fixes
* `TypeError` in group field filter in supplier ledger summary ([3b349f4 ](3b349f44b1 ))
* add group by after user permission condition ([f07c3d9 ](f07c3d9124 ))
* backslash in url ([f6edd5a ](f6edd5aa7d ))
* change get_url_to_form to get_link_to_form ([982a68b ](982a68b71a ))
* cherry pick ([20aba54 ](20aba541c4 ))
* consider per_ordered instead of per_billed when creating PO from MR ([be154a4 ](be154a469f ))
* correct error message in validate_internal_transfer_qty ([b8a7f6d ](b8a7f6dac1 ))
* create default warehouse (backport [#47125 ](https://github.com/frappe/erpnext/issues/47125 )) ([#47131 ](https://github.com/frappe/erpnext/issues/47131 )) ([ad177e0 ](ad177e08b8 ))
* disbaled UOM showing in the list ([3d4f3e1 ](3d4f3e1be7 ))
* distributed discounts on si ([ad05e6d ](ad05e6dec2 ))
* **Employee:** remove User Permissions if create_user_permission is unchecked ([7ab81b7 ](7ab81b7e54 ))
* expense account in stock entry ([2f1f229 ](2f1f229144 ))
* get total without rounding off tax amounts for distributing discount (backport [#47155 ](https://github.com/frappe/erpnext/issues/47155 )) ([8050e65 ](8050e653ab ))
* group sub assemblies in production plan ([73683b2 ](73683b2754 ))
* import error ([924e9b9 ](924e9b94b6 ))
* keep per_billed 100 for billed delivery note after return ([680c221 ](680c221f05 ))
* linter ([c58800a ](c58800a929 ))
* logic and added test case ([b3e852a ](b3e852adfc ))
* Modify .json from desk to change `modified` ([1dc9812 ](1dc98124dc ))
* only update User Permissions if a relevant field has changed ([b0f3d62 ](b0f3d62dd0 ))
* pos disable customer selection at payment (backport [#47169 ](https://github.com/frappe/erpnext/issues/47169 )) ([#47170 ](https://github.com/frappe/erpnext/issues/47170 )) ([7adba1f ](7adba1f0f3 ))
* provision to recalculate the qty in the Bin ([5535eb4 ](5535eb4817 ))
* rate based on posting date in Tax Withholding Report ([9184c40 ](9184c40371 ))
* remove invalid parameter ([2431141 ](2431141062 ))
* remove unused import ([4fba4d4 ](4fba4d49d2 ))
* respect field "ignore_user_permissions" property in employee query ([a450ce2 ](a450ce25b9 ))
* respect mapped accounting dimensions ([846b24b ](846b24ba52 ))
* revert unintended changes ([a09ab90 ](a09ab902e5 ))
* set correct paid/receive amount if doc currency is different from party account currency ([5dc63f9 ](5dc63f97a1 ))
* set default company address in Sales Doctype on change of company ([05d4c1e ](05d4c1e6ca ))
* show button only when RFQ is submitted ([9655bfa ](9655bfa199 ))
* test cases ([dedb19e ](dedb19e3e9 ))
* test cases error ([13d3b27 ](13d3b27a1f ))
* update country wise fiscal year (backport [#47141 ](https://github.com/frappe/erpnext/issues/47141 )) ([#47176 ](https://github.com/frappe/erpnext/issues/47176 )) ([390780d ](390780d871 ))
* use get_url_to_form instead ([ad35021 ](ad35021666 ))
### Features
* add button to show request for comparison report directly from RFQ ([cb2b956 ](cb2b9563e0 ))
* add unit tests for distributed_discount_amount ([6f6574c ](6f6574c5ac ))
### Reverts
* disable customer if creating from opportunity ([99735e0 ](99735e0af4 ))
2025-04-22 13:47:39 +00:00
ruthra kumar
f7efd006c2
Merge pull request #47204 from frappe/version-15-hotfix
...
chore: release v15
2025-04-22 19:16:15 +05:30
mergify[bot]
8050e653ab
fix: get total without rounding off tax amounts for distributing discount (backport #47155 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-04-22 17:53:10 +05:30
ruthra kumar
2ba6c78e5e
Merge pull request #47210 from frappe/mergify/bp/version-15-hotfix/pr-47178
...
fix: keep per_billed 100 for billed delivery note after return (backport #47178 )
2025-04-22 17:30:33 +05:30
Sugesh393
04a1578b53
refactor: update base_outstanding calculation
...
(cherry picked from commit 02356029a8 )
2025-04-22 11:42:13 +00:00
Sugesh393
2b05ccfa6f
test: add new unit test to keep per_billed 100 for billed delivery note
...
(cherry picked from commit fe5898a151 )
2025-04-22 11:42:12 +00:00
Sugesh393
680c221f05
fix: keep per_billed 100 for billed delivery note after return
...
(cherry picked from commit 8290a83591 )
2025-04-22 11:42:12 +00:00
ruthra kumar
bbbbb4da55
Merge pull request #47209 from frappe/mergify/bp/version-15-hotfix/pr-47183
...
fix: backslash in url (backport #47183 )
2025-04-22 17:07:23 +05:30
ruthra kumar
e2f8ca5f87
chore: resolve conflict
2025-04-22 16:46:57 +05:30
ruthra kumar
6671f4df41
Merge pull request #47208 from frappe/mergify/bp/version-15-hotfix/pr-46717
...
fix: respect field "ignore_user_permissions" property in employee query (backport #46717 )
2025-04-22 16:40:28 +05:30
Mihir Kandoi
4fba4d49d2
fix: remove unused import
...
(cherry picked from commit c3d172fac3 )
2025-04-22 10:46:37 +00:00
Mihir Kandoi
982a68b71a
fix: change get_url_to_form to get_link_to_form
...
(cherry picked from commit 5d07beee61 )
2025-04-22 10:46:37 +00:00
Mihir Kandoi
a09ab902e5
fix: revert unintended changes
...
(cherry picked from commit eaaf34cda6 )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.json
2025-04-22 10:46:37 +00:00
Mihir Kandoi
ad35021666
fix: use get_url_to_form instead
...
(cherry picked from commit 7a82b37f76 )
2025-04-22 10:46:36 +00:00
Mihir Kandoi
f6edd5aa7d
fix: backslash in url
...
(cherry picked from commit ecf15130ba )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.json
2025-04-22 10:46:36 +00:00
ljain112
e752f3f914
chore: added test case for employee query with user permissions
...
(cherry picked from commit 4be975f87c )
# Conflicts:
# erpnext/controllers/tests/test_queries.py
2025-04-22 16:00:00 +05:30
ruthra kumar
31af933c1c
Merge pull request #47207 from frappe/mergify/bp/version-15-hotfix/pr-47171
...
fix: set correct paid/receive amount if doc currency is different from party account currency (backport #47171 )
2025-04-22 15:58:28 +05:30
ljain112
a450ce25b9
fix: respect field "ignore_user_permissions" property in employee query
...
(cherry picked from commit 91d7bc55be )
2025-04-22 10:12:30 +00:00
Soham Kulkarni
e152c72a7b
Merge pull request #47201 from frappe/mergify/bp/version-15-hotfix/pr-47175
...
fix: add grand_total to show correct status in quick list widget (backport #47175 )
2025-04-22 15:41:49 +05:30
ljain112
5dc63f97a1
fix: set correct paid/receive amount if doc currency is different from party account currency
...
(cherry picked from commit 9612521894 )
2025-04-22 10:07:17 +00:00
rohitwaghchaure
8bc00ffbb4
Merge pull request #47206 from frappe/mergify/bp/version-15-hotfix/pr-47184
...
feat: add button to view Supplier Quotation Comparison directly from RFQ (backport #47184 )
2025-04-22 15:16:01 +05:30
Mihir Kandoi
9655bfa199
fix: show button only when RFQ is submitted
...
(cherry picked from commit ef57d2b328 )
2025-04-22 09:43:41 +00:00
Mihir Kandoi
cb2b9563e0
feat: add button to show request for comparison report directly from RFQ
...
(cherry picked from commit b4aa88b59b )
2025-04-22 09:43:41 +00:00
ruthra kumar
bb71b91d4a
Merge pull request #47203 from frappe/mergify/bp/version-15-hotfix/pr-47180
...
fix: set default company address in selling Doctype on change of company (backport #47180 )
2025-04-22 15:12:20 +05:30
ljain112
05d4c1e6ca
fix: set default company address in Sales Doctype on change of company
...
(cherry picked from commit a31075692c )
2025-04-22 08:59:04 +00:00
Soham Kulkarni
d7556069e4
Merge pull request #47175 from sokumon/purchase-receipt-quick-list
...
fix: add grand_total to show correct status in quick list widget
(cherry picked from commit 68ca4a77c9 )
2025-04-22 08:52:51 +00:00
ruthra kumar
a3821cf182
Merge pull request #47199 from frappe/mergify/bp/version-15-hotfix/pr-47138
...
fix: rate based on posting date in Tax Withholding Report (backport #47138 )
2025-04-22 14:07:08 +05:30
ruthra kumar
18e3171cc9
Merge pull request #47197 from frappe/mergify/bp/version-15-hotfix/pr-47191
...
fix: expense account in stock entry (backport #47191 )
2025-04-22 13:34:01 +05:30
ljain112
1f8fce253d
chore: added test case for date period in multiple tax withholding rules
...
(cherry picked from commit 515fe340a8 )
# Conflicts:
# erpnext/accounts/report/tax_withholding_details/test_tax_withholding_details.py
2025-04-22 13:31:28 +05:30
ljain112
9184c40371
fix: rate based on posting date in Tax Withholding Report
...
(cherry picked from commit a32a79e90a )
2025-04-22 07:59:58 +00:00
Rohit Waghchaure
2f1f229144
fix: expense account in stock entry
...
(cherry picked from commit 75874b4986 )
2025-04-22 07:46:37 +00:00
ruthra kumar
393e4462f8
Merge pull request #47195 from frappe/mergify/bp/version-15-hotfix/pr-47124
...
fix: `TypeError` in group field filter in supplier ledger summary (backport #47124 )
2025-04-22 12:44:05 +05:30
ljain112
3b349f44b1
fix: TypeError in group field filter in supplier ledger summary
...
(cherry picked from commit 872e94a316 )
2025-04-22 06:51:57 +00:00
rohitwaghchaure
c430ce96b3
Merge pull request #47185 from frappe/mergify/bp/version-15-hotfix/pr-47144
...
fix: provision to recalculate the qty in the Bin (backport #47144 )
2025-04-22 12:20:46 +05:30
rohitwaghchaure
7b5297bb7f
Merge pull request #47188 from frappe/mergify/bp/version-15-hotfix/pr-47186
...
fix: disabled UOM showing in the list (backport #47186 )
2025-04-22 12:20:34 +05:30
Rohit Waghchaure
3d4f3e1be7
fix: disbaled UOM showing in the list
...
(cherry picked from commit 3745825052 )
2025-04-21 16:43:17 +00:00
Rohit Waghchaure
5535eb4817
fix: provision to recalculate the qty in the Bin
...
(cherry picked from commit 36081413d8 )
2025-04-21 15:49:11 +00:00
ruthra kumar
af35e43555
Merge pull request #47095 from frappe/mergify/bp/version-15-hotfix/pr-47007
...
chore: Fix typo "Item Wise Tax Detail " (backport #47007 )
2025-04-21 16:50:22 +05:30
ruthra kumar
f53a45cfef
chore: resolve conflict
2025-04-21 16:30:20 +05:30
ruthra kumar
19045bcace
Merge pull request #47177 from frappe/mergify/bp/version-15-hotfix/pr-47067
...
fix: correct error message in validate_internal_transfer_qty (backport #47067 )
2025-04-21 16:24:11 +05:30
ljain112
b8a7f6dac1
fix: correct error message in validate_internal_transfer_qty
...
(cherry picked from commit 5063f1174e )
2025-04-21 10:28:27 +00:00
ruthra kumar
f2c3150687
Merge pull request #47013 from frappe/mergify/bp/version-15-hotfix/pr-45924
...
fix(Employee): remove User Permissions if create_user_permission is unchecked (backport #45924 )
2025-04-21 15:55:03 +05:30
mergify[bot]
390780d871
fix: update country wise fiscal year (backport #47141 ) ( #47176 )
...
fix: update country wise fiscal year (#47141 )
(cherry picked from commit cb2ad4acdb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-21 14:26:47 +05:30
mergify[bot]
7adba1f0f3
fix: pos disable customer selection at payment (backport #47169 ) ( #47170 )
...
fix: pos disable customer selection at payment (#47169 )
(cherry picked from commit f52cbf6165 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-21 11:56:54 +05:30
Sagar Vora
d6d042868d
Merge pull request #43067 from frappe/mergify/bp/version-15-hotfix/pr-41721
...
fix: distributed discounts on si (backport #41721 )
2025-04-19 16:35:12 +05:30
Sagar Vora
f764b9713b
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41721
2025-04-19 16:18:37 +05:30
Sagar Vora
16877fade8
Merge pull request #47157 from frappe/mergify/bp/version-15-hotfix/pr-47154
...
fix: respect mapped accounting dimensions (backport #47154 )
2025-04-19 13:04:01 +05:30
Sagar Vora
846b24ba52
fix: respect mapped accounting dimensions
...
(cherry picked from commit 7dbe27da19 )
2025-04-19 07:22:45 +00:00
mergify[bot]
451b1a19a8
chore: migrate pre-commit config (backport #47132 ) ( #47134 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-17 14:18:00 +02:00
mergify[bot]
ad177e08b8
fix: create default warehouse (backport #47125 ) ( #47131 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: create default warehouse (#47125 )
2025-04-17 13:40:05 +02:00
Frappe PR Bot
00a8503dd7
chore(release): Bumped to Version 15.58.2
...
## [15.58.2](https://github.com/frappe/erpnext/compare/v15.58.1...v15.58.2 ) (2025-04-17)
### Bug Fixes
* add group by after user permission condition ([0287f34 ](0287f34928 ))
2025-04-17 10:54:22 +00:00
ruthra kumar
76a2eb69a0
Merge pull request #47127 from frappe/mergify/bp/version-15/pr-47118
...
fix: add group by after user permission condition (backport #47118 )
2025-04-17 16:22:18 +05:30
ruthra kumar
673694ae48
Merge pull request #47128 from frappe/mergify/bp/version-15-hotfix/pr-47118
...
fix: add group by after user permission condition (backport #47118 )
2025-04-17 16:22:07 +05:30
venkat102
0287f34928
fix: add group by after user permission condition
...
(cherry picked from commit 756d496235 )
2025-04-17 10:36:57 +00:00
venkat102
f07c3d9124
fix: add group by after user permission condition
...
(cherry picked from commit 756d496235 )
2025-04-17 10:36:57 +00:00
rohitwaghchaure
d18266d839
Merge pull request #47048 from frappe/mergify/bp/version-15-hotfix/pr-46938
...
fix: group sub assemblies in production plan (backport #46938 )
2025-04-17 15:31:08 +05:30
rohitwaghchaure
0c714e2bd9
Merge pull request #47114 from frappe/mergify/bp/version-15-hotfix/pr-47050
...
fix: consider per_ordered instead of per_billed when creating PO from MR (backport #47050 )
2025-04-16 22:49:24 +05:30
Mihir Kandoi
20aba541c4
fix: cherry pick
2025-04-16 20:32:05 +05:30
Mihir Kandoi
be154a469f
fix: consider per_ordered instead of per_billed when creating PO from MR
...
(cherry picked from commit 5a524854de )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.js
2025-04-16 10:58:52 +00:00
Frappe PR Bot
741f29e57a
chore(release): Bumped to Version 15.58.1
...
## [15.58.1](https://github.com/frappe/erpnext/compare/v15.58.0...v15.58.1 ) (2025-04-16)
### Bug Fixes
* revert [#46903 ](https://github.com/frappe/erpnext/issues/46903 ) - disable changing customer on opportunity ([5c04d18 ](5c04d183bf ))
2025-04-16 05:15:20 +00:00
ruthra kumar
5090108718
Merge pull request #47110 from frappe/mergify/bp/version-15/pr-47108
...
revert: disable customer if creating from opportunity (backport #47108 )
2025-04-16 10:44:01 +05:30
Shariq Ansari
5c04d183bf
fix: revert #46903 - disable changing customer on opportunity
...
(cherry picked from commit fc16199a49 )
2025-04-16 10:38:17 +05:30
Shariq Ansari
bb6d6c3edf
Merge pull request #47109 from frappe/mergify/bp/version-15-hotfix/pr-47108
2025-04-16 10:22:33 +05:30
Shariq Ansari
99735e0af4
revert: disable customer if creating from opportunity
...
(cherry picked from commit fc16199a49 )
2025-04-16 04:51:33 +00:00
Frappe PR Bot
929d177b7d
chore(release): Bumped to Version 15.58.0
...
# [15.58.0](https://github.com/frappe/erpnext/compare/v15.57.5...v15.58.0 ) (2025-04-16)
### Bug Fixes
* added missing project field on pos profile ([8e9ddb7 ](8e9ddb7a69 ))
* allow to use batchwise valuation for moving average items ([e479975 ](e479975f54 ))
* backport translations from develop ([#47104 ](https://github.com/frappe/erpnext/issues/47104 )) ([188c4f8 ](188c4f896a ))
* batchwise valuation for MA item ([debfcdc ](debfcdc61f ))
* bypass validation during reposting ([01aad96 ](01aad96b10 ))
* child values for tree doctypes and query refactor ([537a8ef ](537a8efe7a ))
* clarify confirmation message ([35daf66 ](35daf669fe ))
* condition for use_batchwise_valuation ([0ff7465 ](0ff7465e27 ))
* configuration to accept partial payment in pos invoice ([#47052 ](https://github.com/frappe/erpnext/issues/47052 )) ([a944853 ](a944853b56 ))
* consider negative stock qty in stock reco ([603f737 ](603f737c99 ))
* correct doctype in item_wise_purchase register ([b2fb4fb ](b2fb4fba51 ))
* correct function name ([393d245 ](393d2459b9 ))
* correct outstanding amount for invoice in dunning ([b7c3fa2 ](b7c3fa23d2 ))
* current batch qty showing zero in the stock reconciliation ([24c8a06 ](24c8a06520 ))
* enabled allow on submit for asset name field (backport [#47093 ](https://github.com/frappe/erpnext/issues/47093 )) ([#47094 ](https://github.com/frappe/erpnext/issues/47094 )) ([3f652bd ](3f652bd4e1 ))
* fetch exchange rate while creating inter-company order and invoice ([aa0b93d ](aa0b93d0b2 ))
* go for lower case "on" because we already have translations for that ([7cf83ff ](7cf83ffce7 ))
* Group GLs by account for TB generation ([416d9bc ](416d9bce2c ))
* item code not showing in the error message ([663e2b7 ](663e2b7e6c ))
* make report's "printed on" translatable ([18e9a98 ](18e9a9881c ))
* map tax table while creating purchase order from sales order ([127c7b9 ](127c7b93ac ))
* **Payment Entry:** set account type if missing (backport [#47069 ](https://github.com/frappe/erpnext/issues/47069 )) ([#47070 ](https://github.com/frappe/erpnext/issues/47070 )) ([8e02a9b ](8e02a9bc28 ))
* precision issue on qty_to_be_reserved ([c8691b6 ](c8691b6516 ))
* recognize trigger from child table ([cf00d42 ](cf00d42799 ))
* Recreate Stock Ledgers issue ([b819e0a ](b819e0a61b ))
* remove get_items query.run outside of if condition ([e7b5303 ](e7b5303782 ))
* remove redundant letter head ([7896f8a ](7896f8a855 ))
* removed display depends on ([00b2553 ](00b25537f4 ))
* resolved conflicts ([bde55d2 ](bde55d2a07 ))
* revert [#46900 ](https://github.com/frappe/erpnext/issues/46900 ) - against_voucher filter in general ledger ([da65f44 ](da65f44a47 ))
* test file for v15 ([cc7756d ](cc7756dd49 ))
* translatability ([79ed02b ](79ed02bb2c ))
* update the modified date in for SLEs and GLs after rename ([21f0dcb ](21f0dcbcc3 ))
* use source_fieldname to validate inventory dimension ([250b670 ](250b67076d ))
* use the actual field label ([0c260ba ](0c260baacd ))
* wording ([db647a4 ](db647a4e42 ))
### Features
* Allow to Make Quality Inspection after Purchase / Delivery ([2e6ba91 ](2e6ba91589 ))
* available serial no report ([c472af8 ](c472af87b2 ))
* clear payment terms and schedule ([830290c ](830290c859 ))
* fetch source_fieldname for inventory dimension ([2ed6c21 ](2ed6c211f9 ))
* **regional:** Address Template for Germany & Add Switzerland Template ([#46737 ](https://github.com/frappe/erpnext/issues/46737 )) ([42479d9 ](42479d9a7f ))
* update due date in payment schedule ([0b0a6b8 ](0b0a6b8cfa ))
### Performance Improvements
* refactored customer ledger summary for performance ([50b2196 ](50b2196020 ))
* take query out of loop ([9af5052 ](9af50528f1 ))
2025-04-16 04:05:56 +00:00
ruthra kumar
7555d27d82
Merge pull request #47091 from frappe/version-15-hotfix
...
chore: release v15
2025-04-16 09:34:34 +05:30
ruthra kumar
4a7b91352b
Merge pull request #47099 from frappe/mergify/bp/version-15-hotfix/pr-46770
...
fix: correct outstanding amount for invoice in dunning (backport #46770 )
2025-04-16 07:44:32 +05:30
Raffael Meyer
188c4f896a
fix: backport translations from develop ( #47104 )
2025-04-15 19:30:17 +02:00
rohitwaghchaure
9bdeacbbfa
Merge pull request #47097 from frappe/mergify/bp/version-15-hotfix/pr-46973
...
fix: precision issue on qty_to_be_reserved (backport #46973 )
2025-04-15 22:01:34 +05:30
ljain112
c42f76b15a
chore: added test for Fetch Overdue Payments in dunning
...
(cherry picked from commit 3b613c44a6 )
# Conflicts:
# erpnext/accounts/doctype/dunning/test_dunning.py
2025-04-15 20:35:09 +05:30
Diptanil Saha
a944853b56
fix: configuration to accept partial payment in pos invoice ( #47052 )
2025-04-15 19:03:55 +05:30
ljain112
b7c3fa23d2
fix: correct outstanding amount for invoice in dunning
...
(cherry picked from commit c2bdd30e6d )
2025-04-15 12:21:58 +00:00
ruthra kumar
073a7a6ca6
Merge pull request #47096 from frappe/mergify/bp/version-15-hotfix/pr-47001
...
fix: fetch exchange rate while creating inter-company order and invoice (backport #47001 )
2025-04-15 17:46:38 +05:30
Dany Robert
c8691b6516
fix: precision issue on qty_to_be_reserved
...
(cherry picked from commit 860699ee7b )
# Conflicts:
# erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py
2025-04-15 17:42:30 +05:30
venkat102
aa0b93d0b2
fix: fetch exchange rate while creating inter-company order and invoice
...
(cherry picked from commit 145a6c5e2a )
2025-04-15 12:07:54 +00:00
mergify[bot]
3f652bd4e1
fix: enabled allow on submit for asset name field (backport #47093 ) ( #47094 )
...
fix: enabled allow on submit for asset name field (#47093 )
(cherry picked from commit e41720f1a3 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-04-15 17:33:58 +05:30
marination
1dc98124dc
fix: Modify .json from desk to change modified
...
(cherry picked from commit be556167b1 )
# Conflicts:
# erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json
2025-04-15 11:32:47 +00:00
Himanshu Shivhare
5cb8e5dfbd
chore: Fix typo "Item Wise Tax Detail "
...
(cherry picked from commit 9624d56abd )
2025-04-15 11:32:46 +00:00
ruthra kumar
f816934a28
Merge pull request #47086 from frappe/mergify/bp/version-15-hotfix/pr-46640
...
perf: refactored customer ledger summary for performance (backport #46640 )
2025-04-15 13:46:55 +05:30
ruthra kumar
1e340ccd9c
chore: use correct Test class
2025-04-15 13:29:22 +05:30
ruthra kumar
21e94148db
chore: resolve conflict
2025-04-15 13:20:56 +05:30
ruthra kumar
233a2c08a1
test: basic supplier ledger summary
...
(cherry picked from commit 71f0f7a0b5 )
2025-04-15 13:20:56 +05:30
ruthra kumar
11566e20b5
test: basic output of customer ledger summary report
...
(cherry picked from commit 9a3a80dfd3 )
2025-04-15 13:20:56 +05:30
ljain112
393d2459b9
fix: correct function name
...
(cherry picked from commit 038355f87b )
2025-04-15 13:20:56 +05:30
ljain112
537a8efe7a
fix: child values for tree doctypes and query refactor
...
(cherry picked from commit fca46e0b2d )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py
2025-04-15 13:20:56 +05:30
ljain112
50b2196020
perf: refactored customer ledger summary for performance
...
(cherry picked from commit e84e49345a )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py
2025-04-15 13:20:56 +05:30
ruthra kumar
0ad8935f2c
Merge pull request #47081 from frappe/mergify/bp/version-15-hotfix/pr-46789
...
fix: map tax table while creating purchase order from sales order (backport #46789 )
2025-04-15 12:10:21 +05:30
ruthra kumar
148287d8a1
Merge pull request #46935 from frappe/mergify/bp/version-15-hotfix/pr-46171
...
Fix validation mismatch in inventory dimension fields (backport #46171 )
2025-04-15 11:54:24 +05:30
ruthra kumar
f4854a9a02
Merge pull request #46816 from frappe/mergify/bp/version-15-hotfix/pr-46737
...
feat(regional): Address Template for Germany & Add Switzerland Template (backport #46737 )
2025-04-15 11:51:17 +05:30
ruthra kumar
b7cbc66a28
chore: resolve conflict
2025-04-15 11:45:17 +05:30
Sugesh393
5a20b9e94f
test: add unit test to validate tax values in Purchase Order from Sales Order
...
(cherry picked from commit a393195866 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-04-15 06:13:11 +00:00
Sugesh393
127c7b93ac
fix: map tax table while creating purchase order from sales order
...
(cherry picked from commit 1e18569be7 )
2025-04-15 06:13:11 +00:00
mergify[bot]
c77f7f4ff0
test(Payment Entry): account type is set (backport #47071 ) ( #47073 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-14 19:26:11 +02:00
mergify[bot]
8e02a9bc28
fix(Payment Entry): set account type if missing (backport #47069 ) ( #47070 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Payment Entry): set account type if missing (#47069 )
2025-04-14 18:54:12 +02:00
rohitwaghchaure
640012429e
Merge pull request #47063 from frappe/mergify/bp/version-15-hotfix/pr-47058
...
fix: consider negative stock qty in stock reconciliation (backport #47058 )
2025-04-14 20:30:25 +05:30
Rohit Waghchaure
603f737c99
fix: consider negative stock qty in stock reco
...
(cherry picked from commit 15272d0e56 )
2025-04-14 12:39:35 +00:00
ruthra kumar
4fd99ed763
Merge pull request #46773 from frappe/mergify/bp/version-15-hotfix/pr-46683
...
fix: Set complete contact details for `Employee` in PE (backport #46683 )
2025-04-14 17:30:51 +05:30
Frappe PR Bot
2eb7a688cb
chore(release): Bumped to Version 15.57.5
...
## [15.57.5](https://github.com/frappe/erpnext/compare/v15.57.4...v15.57.5 ) (2025-04-14)
### Bug Fixes
* revert [#46900 ](https://github.com/frappe/erpnext/issues/46900 ) - against_voucher filter in general ledger ([969c354 ](969c3549d5 ))
2025-04-14 08:24:20 +00:00
ruthra kumar
19a5b923b9
Merge pull request #47053 from frappe/mergify/bp/version-15/pr-47049
...
Revert "fix: remove against_voucher and against_voucher_type column from General Ledger Report" (backport #47049 )
2025-04-14 13:52:55 +05:30
ruthra kumar
77bbaef5a6
Merge pull request #47055 from frappe/mergify/bp/version-15-hotfix/pr-47049
...
Revert "fix: remove against_voucher and against_voucher_type column from General Ledger Report" (backport #47049 )
2025-04-14 13:52:05 +05:30
Mihir Kandoi
c58800a929
fix: linter
2025-04-14 13:33:48 +05:30
Mihir Kandoi
924e9b94b6
fix: import error
2025-04-14 13:28:06 +05:30
ruthra kumar
6bfb3c6905
chore: resolve conflict
2025-04-14 13:26:32 +05:30
ruthra kumar
a0908522c1
chore: resolve conflict
2025-04-14 13:21:33 +05:30
ruthra kumar
da65f44a47
fix: revert #46900 - against_voucher filter in general ledger
...
(cherry picked from commit adb331ef71 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.py
2025-04-14 07:50:28 +00:00
ruthra kumar
969c3549d5
fix: revert #46900 - against_voucher filter in general ledger
...
(cherry picked from commit adb331ef71 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.py
2025-04-14 07:49:32 +00:00
Mihir Kandoi
13d3b27a1f
fix: test cases error
...
(cherry picked from commit 8df18762a9 )
2025-04-14 06:41:28 +00:00
Mihir Kandoi
dedb19e3e9
fix: test cases
...
(cherry picked from commit a7394329ca )
2025-04-14 06:41:27 +00:00
Mihir Kandoi
b3e852adfc
fix: logic and added test case
...
(cherry picked from commit f071255340 )
2025-04-14 06:41:27 +00:00
Mihir Kandoi
73683b2754
fix: group sub assemblies in production plan
...
(cherry picked from commit f58abed935 )
2025-04-14 06:41:27 +00:00
Frappe PR Bot
1da2577035
chore(release): Bumped to Version 15.57.4
...
## [15.57.4](https://github.com/frappe/erpnext/compare/v15.57.3...v15.57.4 ) (2025-04-13)
### Bug Fixes
* Group GLs by account for TB generation ([70fa366 ](70fa366216 ))
2025-04-13 14:13:43 +00:00
Deepesh Garg
e5d0ab6bab
Merge pull request #47045 from frappe/mergify/bp/version-15/pr-47044
...
fix: Group GLs by account for TB generation
2025-04-13 19:42:19 +05:30
Deepesh Garg
70fa366216
fix: Group GLs by account for TB generation
...
(cherry picked from commit f894c6d275 )
(cherry picked from commit 416d9bce2c )
2025-04-13 14:02:23 +00:00
Deepesh Garg
f1254e51e5
Merge pull request #47044 from frappe/mergify/bp/version-15-hotfix/pr-47043
...
fix: Group GLs by account for TB generation (backport #47043 )
2025-04-13 19:31:29 +05:30
Deepesh Garg
416d9bce2c
fix: Group GLs by account for TB generation
...
(cherry picked from commit f894c6d275 )
2025-04-13 13:57:23 +00:00
Frappe PR Bot
065c9fa85f
chore(release): Bumped to Version 15.57.3
...
## [15.57.3](https://github.com/frappe/erpnext/compare/v15.57.2...v15.57.3 ) (2025-04-12)
### Bug Fixes
* correct doctype in item_wise_purchase register ([cd68832 ](cd68832aa0 ))
2025-04-12 02:01:06 +00:00
ruthra kumar
bcb45ce8ef
Merge pull request #47031 from frappe/mergify/bp/version-15/pr-47012
...
fix: correct doctype in item_wise_purchase register (backport #47012 )
2025-04-12 07:29:44 +05:30
ruthra kumar
f5fd255e82
Merge pull request #47033 from frappe/mergify/bp/version-15-hotfix/pr-47012
...
fix: correct doctype in item_wise_purchase register (backport #47012 )
2025-04-12 07:29:14 +05:30
ljain112
b2fb4fba51
fix: correct doctype in item_wise_purchase register
...
(cherry picked from commit b8b8dce733 )
2025-04-12 01:42:25 +00:00
ljain112
cd68832aa0
fix: correct doctype in item_wise_purchase register
...
(cherry picked from commit b8b8dce733 )
2025-04-12 01:41:15 +00:00
rohitwaghchaure
1b8a317de9
Merge pull request #47027 from frappe/mergify/bp/version-15-hotfix/pr-47026
...
fix: batchwise valuation for MA item (backport #47026 )
2025-04-11 22:56:25 +05:30
Rohit Waghchaure
debfcdc61f
fix: batchwise valuation for MA item
...
(cherry picked from commit 504b8c0a68 )
2025-04-11 16:27:52 +00:00
Frappe PR Bot
8a33866a8c
chore(release): Bumped to Version 15.57.2
...
## [15.57.2](https://github.com/frappe/erpnext/compare/v15.57.1...v15.57.2 ) (2025-04-11)
### Bug Fixes
* condition for use_batchwise_valuation ([18dd128 ](18dd128838 ))
* removed display depends on ([b8436db ](b8436dbd21 ))
2025-04-11 15:16:34 +00:00
rohitwaghchaure
d3a987800b
Merge pull request #47025 from frappe/mergify/bp/version-15/pr-47021
...
fix: removed display depends on (backport #47020 ) (backport #47021 )
2025-04-11 20:45:07 +05:30
rohitwaghchaure
1e19bc7f3f
Merge pull request #47024 from frappe/mergify/bp/version-15/pr-47023
...
fix: condition for use_batchwise_valuation (backport #47022 ) (backport #47023 )
2025-04-11 20:44:54 +05:30
rohitwaghchaure
fa7675488d
chore: fix conflicts
2025-04-11 20:26:43 +05:30
Rohit Waghchaure
b8436dbd21
fix: removed display depends on
...
(cherry picked from commit e0bf45e03b )
(cherry picked from commit 00b25537f4 )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-04-11 14:24:37 +00:00
Rohit Waghchaure
18dd128838
fix: condition for use_batchwise_valuation
...
(cherry picked from commit cc171d9706 )
(cherry picked from commit 0ff7465e27 )
2025-04-11 14:24:31 +00:00
rohitwaghchaure
706092061b
Merge pull request #47021 from frappe/mergify/bp/version-15-hotfix/pr-47020
...
fix: removed display depends on (backport #47020 )
2025-04-11 19:53:43 +05:30
rohitwaghchaure
c6c8aa02eb
Merge pull request #47023 from frappe/mergify/bp/version-15-hotfix/pr-47022
...
fix: condition for use_batchwise_valuation (backport #47022 )
2025-04-11 19:53:22 +05:30
Rohit Waghchaure
0ff7465e27
fix: condition for use_batchwise_valuation
...
(cherry picked from commit cc171d9706 )
2025-04-11 14:06:08 +00:00
Rohit Waghchaure
00b25537f4
fix: removed display depends on
...
(cherry picked from commit e0bf45e03b )
2025-04-11 13:46:39 +00:00
Frappe PR Bot
ff41ed534b
chore(release): Bumped to Version 15.57.1
...
## [15.57.1](https://github.com/frappe/erpnext/compare/v15.57.0...v15.57.1 ) (2025-04-11)
### Bug Fixes
* allow to use batchwise valuation for moving average items ([dded682 ](dded682feb ))
2025-04-11 12:22:21 +00:00
rohitwaghchaure
f2684d9b4c
Merge pull request #47018 from frappe/mergify/bp/version-15/pr-47017
...
fix: allow to use batch-wise valuation for moving average items (backport #47015 ) (backport #47017 )
2025-04-11 17:50:55 +05:30
rohitwaghchaure
6dee592ba7
Merge pull request #47004 from frappe/mergify/bp/version-15-hotfix/pr-47002
...
feat: Allow to Make Quality Inspection after Purchase / Delivery (backport #47002 )
2025-04-11 17:26:53 +05:30
Rohit Waghchaure
dded682feb
fix: allow to use batchwise valuation for moving average items
...
(cherry picked from commit 65ba79bb85 )
(cherry picked from commit e479975f54 )
2025-04-11 11:56:35 +00:00
rohitwaghchaure
8233aadd50
Merge pull request #47017 from frappe/mergify/bp/version-15-hotfix/pr-47015
...
fix: allow to use batch-wise valuation for moving average items (backport #47015 )
2025-04-11 17:25:29 +05:30
Rohit Waghchaure
e479975f54
fix: allow to use batchwise valuation for moving average items
...
(cherry picked from commit 65ba79bb85 )
2025-04-11 11:38:32 +00:00
barredterra
2431141062
fix: remove invalid parameter
2025-04-11 13:07:44 +02:00
Patrick Eissler
b0e8f85a27
refactor: make linter happy
2025-04-11 12:25:58 +02:00
Patrick Eissler
b0f3d62dd0
fix: only update User Permissions if a relevant field has changed
2025-04-11 12:25:26 +02:00
Patrick Eissler
e47d07d98c
chore: use existing utility function
2025-04-11 12:24:25 +02:00
Patrick Eissler
7ab81b7e54
fix(Employee): remove User Permissions if create_user_permission is unchecked
2025-04-11 12:24:04 +02:00
rohitwaghchaure
5e1d3f77bb
chore: fix conflicts
2025-04-11 15:35:36 +05:30
rohitwaghchaure
00ac8597b0
chore: fix conflicts
2025-04-11 15:34:45 +05:30
rohitwaghchaure
4163b18ec3
Merge pull request #47005 from frappe/mergify/bp/version-15-hotfix/pr-46997
...
fix: update the modified date in for SLEs and GLs after rename (backport #46997 )
2025-04-11 14:43:02 +05:30
Rohit Waghchaure
21f0dcbcc3
fix: update the modified date in for SLEs and GLs after rename
...
(cherry picked from commit dc5a5ef258 )
2025-04-10 12:10:48 +00:00
Rohit Waghchaure
2e6ba91589
feat: Allow to Make Quality Inspection after Purchase / Delivery
...
(cherry picked from commit 8eaa2afeb7 )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-04-10 12:10:47 +00:00
rohitwaghchaure
14a502c956
Merge pull request #46998 from frappe/mergify/bp/version-15-hotfix/pr-46831
...
fix: current batch qty showing zero in the stock reconciliation (backport #46831 )
2025-04-10 15:39:34 +05:30
Rohit Waghchaure
24c8a06520
fix: current batch qty showing zero in the stock reconciliation
...
(cherry picked from commit a5c62f8623 )
2025-04-10 08:30:28 +00:00
Frappe PR Bot
1326ba5326
chore(release): Bumped to Version 15.57.0
...
# [15.57.0](https://github.com/frappe/erpnext/compare/v15.56.0...v15.57.0 ) (2025-04-10)
### Bug Fixes
* bypass validation during reposting ([eaaac6e ](eaaac6e596 ))
* item code not showing in the error message ([837509a ](837509ae47 ))
* Recreate Stock Ledgers issue ([3db70fe ](3db70febe1 ))
* remove get_items query.run outside of if condition ([bff4902 ](bff4902993 ))
* test file for v15 ([88f1cf2 ](88f1cf2943 ))
### Features
* available serial no report ([0f6a7ed ](0f6a7edb53 ))
### Performance Improvements
* take query out of loop ([c7fead6 ](c7fead6bb0 ))
2025-04-10 07:31:47 +00:00
rohitwaghchaure
d047c965c6
Merge pull request #46990 from frappe/mergify/bp/version-15/pr-46947
...
feat: available serial no report (backport #46383 ) (backport #46947 )
2025-04-10 12:59:58 +05:30
rohitwaghchaure
72e9844d27
Merge pull request #46987 from frappe/mergify/bp/version-15/pr-46985
...
fix: item code not showing in the error message (backport #46933 ) (backport #46985 )
2025-04-10 12:59:36 +05:30
rohitwaghchaure
528b7534f7
Merge pull request #46991 from frappe/mergify/bp/version-15/pr-46989
...
fix: Recreate Stock Ledgers issue (backport #46965 ) (backport #46989 )
2025-04-10 12:59:23 +05:30
rohitwaghchaure
3141e4a54f
Merge pull request #46992 from frappe/mergify/bp/version-15/pr-46988
...
fix: bypass validation during reposting (backport #46978 ) (backport #46988 )
2025-04-10 12:59:02 +05:30
Rohit Waghchaure
eaaac6e596
fix: bypass validation during reposting
...
(cherry picked from commit 3697b9fd9b )
(cherry picked from commit 01aad96b10 )
2025-04-10 06:52:18 +00:00
Rohit Waghchaure
3db70febe1
fix: Recreate Stock Ledgers issue
...
(cherry picked from commit 229a4cef45 )
(cherry picked from commit b819e0a61b )
2025-04-10 06:52:17 +00:00
rohitwaghchaure
13f73b59df
Merge pull request #46988 from frappe/mergify/bp/version-15-hotfix/pr-46978
...
fix: bypass validation during reposting (backport #46978 )
2025-04-10 12:21:36 +05:30
rohitwaghchaure
b4efba80a7
Merge pull request #46989 from frappe/mergify/bp/version-15-hotfix/pr-46965
...
fix: Recreate Stock Ledgers issue (backport #46965 )
2025-04-10 12:21:00 +05:30
Mihir Kandoi
88f1cf2943
fix: test file for v15
...
(cherry picked from commit cc7756dd49 )
2025-04-10 06:14:40 +00:00
Mihir Kandoi
81f3f43e14
refactor: split and clean execute function to be more readable
...
(cherry picked from commit 036af54d54 )
(cherry picked from commit 6fedb7b9db )
2025-04-10 06:14:40 +00:00
Mihir Kandoi
c7fead6bb0
perf: take query out of loop
...
(cherry picked from commit 26de902496 )
(cherry picked from commit 9af50528f1 )
2025-04-10 06:14:40 +00:00
Mihir Kandoi
bff4902993
fix: remove get_items query.run outside of if condition
...
(cherry picked from commit 80c17cc005 )
(cherry picked from commit e7b5303782 )
2025-04-10 06:14:39 +00:00
Mihir Kandoi
9cdd32ad6b
refactor: import functions in new report instead of redundant code
...
(cherry picked from commit 501f07803e )
(cherry picked from commit 0ec026ec7e )
2025-04-10 06:14:39 +00:00
Mihir Kandoi
0f6a7edb53
feat: available serial no report
...
(cherry picked from commit 5592d8e87f )
(cherry picked from commit c472af87b2 )
2025-04-10 06:14:39 +00:00
Rohit Waghchaure
b819e0a61b
fix: Recreate Stock Ledgers issue
...
(cherry picked from commit 229a4cef45 )
2025-04-10 06:13:44 +00:00
Rohit Waghchaure
01aad96b10
fix: bypass validation during reposting
...
(cherry picked from commit 3697b9fd9b )
2025-04-10 06:13:26 +00:00
Rohit Waghchaure
837509ae47
fix: item code not showing in the error message
...
(cherry picked from commit 86dee69c2f )
(cherry picked from commit 663e2b7e6c )
2025-04-10 06:02:32 +00:00
rohitwaghchaure
860aba47ef
Merge pull request #46985 from frappe/mergify/bp/version-15-hotfix/pr-46933
...
fix: item code not showing in the error message (backport #46933 )
2025-04-10 11:31:59 +05:30
rohitwaghchaure
1b6c4b6b4b
Merge pull request #46947 from frappe/mergify/bp/version-15-hotfix/pr-46383
...
feat: available serial no report (backport #46383 )
2025-04-10 11:29:02 +05:30
Rohit Waghchaure
663e2b7e6c
fix: item code not showing in the error message
...
(cherry picked from commit 86dee69c2f )
2025-04-10 05:35:55 +00:00
Mihir Kandoi
cc7756dd49
fix: test file for v15
2025-04-09 20:47:10 +05:30
Diptanil Saha
d79de4a434
Merge pull request #46969 from frappe/mergify/bp/version-15-hotfix/pr-46964
...
fix: added missing project field on pos profile (backport #46964 )
2025-04-09 15:57:57 +05:30
Diptanil Saha
b8ef83e1ea
chore: resolve conflict
2025-04-09 15:39:15 +05:30
diptanilsaha
8e9ddb7a69
fix: added missing project field on pos profile
...
(cherry picked from commit 821d64241a )
# Conflicts:
# erpnext/accounts/doctype/pos_profile/pos_profile.json
2025-04-09 10:05:23 +00:00
Raffael Meyer
d43ce7f8e0
Merge pull request #46960 from frappe/mergify/bp/version-15-hotfix/pr-46959
...
fix: interaction with due date / payment terms / payment schedule (backport #46959 )
2025-04-08 21:34:53 +02:00
barredterra
b5353e4ad1
chore: add german translation
2025-04-08 21:19:34 +02:00
barredterra
14efeb4acd
chore: add context
...
(cherry picked from commit c00f62d54a )
2025-04-08 19:01:35 +00:00
barredterra
35daf669fe
fix: clarify confirmation message
...
(cherry picked from commit 57be8a85d6 )
2025-04-08 19:01:34 +00:00
barredterra
0c260baacd
fix: use the actual field label
...
(cherry picked from commit 8a4db69581 )
2025-04-08 19:01:34 +00:00
barredterra
cf00d42799
fix: recognize trigger from child table
...
(cherry picked from commit c55c77f4e9 )
2025-04-08 19:01:34 +00:00
barredterra
b06a86541b
refactor: use doc parameter instead of this.frm.doc
...
(cherry picked from commit 87c21a89fe )
2025-04-08 19:01:34 +00:00
Raffael Meyer
f762f7ec3e
Merge pull request #46957 from barredterra/update-due-date
...
feat: update due date in payment schedule
2025-04-08 20:47:13 +02:00
Raffael Meyer
12bd9af3aa
Merge pull request #46826 from frappe/mergify/bp/version-15-hotfix/pr-40050
...
fix: handle due date change (backport #40050 )
2025-04-08 20:33:22 +02:00
barredterra
0b0a6b8cfa
feat: update due date in payment schedule
...
Partial backport of b629356b7c
2025-04-08 20:12:25 +02:00
barredterra
830290c859
feat: clear payment terms and schedule
2025-04-08 20:10:31 +02:00
barredterra
98b75aaa38
Merge remote-tracking branch 'upstream/version-15-hotfix' into mergify/bp/version-15-hotfix/pr-40050
2025-04-08 19:59:34 +02:00
Raffael Meyer
d319d89988
Merge pull request #46949 from frappe/mergify/bp/version-15-hotfix/pr-46913
...
fix: improve translatability of query report print formats (backport #46913 )
2025-04-08 16:11:18 +02:00
barredterra
d94ebd0c78
chore: add missing german translation
2025-04-08 15:56:48 +02:00
barredterra
7896f8a855
fix: remove redundant letter head
2025-04-08 15:33:12 +02:00
barredterra
7cf83ffce7
fix: go for lower case "on" because we already have translations for that
2025-04-08 15:31:25 +02:00
barredterra
18e9a9881c
fix: make report's "printed on" translatable
2025-04-08 15:30:54 +02:00
Frappe PR Bot
52257c946e
chore(release): Bumped to Version 15.56.0
...
# [15.56.0](https://github.com/frappe/erpnext/compare/v15.55.5...v15.56.0 ) (2025-04-08)
### Bug Fixes
* **accounting:** update outstanding amount based on update_outstanding_for_self ([fb06f88 ](fb06f886d2 ))
* add `Not Cancelled` filter for `payment_entry` in Bank Transaction ([5d47db7 ](5d47db78e6 ))
* check payments against orders for getting request amount ([cf7252d ](cf7252d3e7 ))
* condition to update the last puurchase rate ([353fa0c ](353fa0cbc3 ))
* correct mapping(schedule_date) sales order to material request ([e2c8ed2 ](e2c8ed2afd ))
* correct payment request amount ([23c76aa ](23c76aa530 ))
* decimal values causing incorrect batch picking ([c5efdda ](c5efddae16 ))
* do not use self object for setting party and party type ([d1311e6 ](d1311e619d ))
* **Dunning:** undefined variable (backport [#46868 ](https://github.com/frappe/erpnext/issues/46868 )) ([#46869 ](https://github.com/frappe/erpnext/issues/46869 )) ([f63595c ](f63595cf0c ))
* empty party filter on change of party type in General Ledger Report. ([95cc282 ](95cc2827c6 ))
* expense account in the stock entry ([62f342e ](62f342ef8b ))
* Fix fieldtype in UnReconcile dialog ([7dfff8d ](7dfff8d3a2 ))
* for deadlock issue keep status as In Progress ([34e66b1 ](34e66b1b27 ))
* ignore backflush setting on subcontracting return ([ca56150 ](ca56150918 ))
* improved rounding adjustment when applying discount (backport [#46720 ](https://github.com/frappe/erpnext/issues/46720 )) ([7b864be ](7b864bece8 ))
* include auto_reconcile_vouchers flag in background job ([26f93f5 ](26f93f57b8 ))
* incorrect condition ([502b8f2 ](502b8f25b3 ))
* inventory dimensions columns visibility depends on filter ([fe0e5c2 ](fe0e5c2d48 ))
* make message translatable (backport [#46863 ](https://github.com/frappe/erpnext/issues/46863 )) ([#46866 ](https://github.com/frappe/erpnext/issues/46866 )) ([d7bb4a2](d7bb4a288c ))
* multiple Bank Reconciliation Tool issues ([#46644 ](https://github.com/frappe/erpnext/issues/46644 )) ([e168483 ](e168483a58 ))
* **payment term:** allocate payment amount when payment term is fetched from order ([1b9980b ](1b9980bb86 ))
* **portal:** context pay_amount for button ([b7ae17a ](b7ae17aaaf ))
* **portal:** payment amount for orders ([b0302d7 ](b0302d71b7 ))
* pos checking opened entry closed or not (backport [#46726 ](https://github.com/frappe/erpnext/issues/46726 )) ([#46830 ](https://github.com/frappe/erpnext/issues/46830 )) ([80f144a ](80f144ac22 ))
* pos closed dialog on pos closing entry (backport [#46881 ](https://github.com/frappe/erpnext/issues/46881 )) ([#46882 ](https://github.com/frappe/erpnext/issues/46882 )) ([c1fe8f6 ](c1fe8f6000 ))
* pos opening entry's status not getting updated on cancel (backport [#46909 ](https://github.com/frappe/erpnext/issues/46909 )) ([#46911 ](https://github.com/frappe/erpnext/issues/46911 )) ([8b11d13 ](8b11d13cd4 ))
* remove against_voucher from General Ledger Report ([ba1e7e1 ](ba1e7e17fb ))
* remove all serial/batch fields when use button is unselected ([13f1afa ](13f1afa141 ))
* removed customer_group query in customer.js ([1aac8d3 ](1aac8d31f4 ))
* removed hardcoded search fields to fix performance issue ([48822f6 ](48822f6fee ))
* resolve conflicts ([4d8984e ](4d8984e4e9 ))
* restrict customer change if creating from opportunity ([2661147 ](26611475f6 ))
* set draft QC in purchase document on creation of qc ([54159b9 ](54159b9e5e ))
* slow query ([23dc9d5 ](23dc9d5872 ))
* slow query ([af0fb13 ](af0fb131a2 ))
* stock entry repack amount calculation ([8c61639 ](8c61639062 ))
* Translate UnReconcile dialog title (backport [#46818 ](https://github.com/frappe/erpnext/issues/46818 )) ([#46861 ](https://github.com/frappe/erpnext/issues/46861 )) ([fcade5d ](fcade5d8cd ))
* update outstanding with precision ([e115409 ](e1154090f6 ))
* update payment amount if automatically_fetch_payment_terms is enabled ([ea289a4 ](ea289a40fb ))
* update posting date before running validations ([2bf44dc ](2bf44dc326 ))
* use `grand_total_diff` instead of `rounding_adjustment` in `taxes_and_totals` ([55b17b9 ](55b17b918f ))
* use docstatus for status filter ([ab52524 ](ab52524f12 ))
* use get instead of dot operator to access dict value ([f2df8e5 ](f2df8e531d ))
* use work_order bom_no if no bom present in operation ([c6979ab ](c6979ab260 ))
* user permissions in sales and purchase report ([c705623 ](c705623fdc ))
* validate if pos is opened before pos invoice creation (backport [#46907 ](https://github.com/frappe/erpnext/issues/46907 )) ([#46910 ](https://github.com/frappe/erpnext/issues/46910 )) ([999ab28 ](999ab28bf0 ))
* valuation rate not updating for raw materials ([454dd3a ](454dd3a2f1 ))
### Features
* allow UOMs to select for which converstion rate defined in item master ([288aad6 ](288aad6f5d ))
* **Customer:** add Dunning to dashboard ([1128b5f ](1128b5f09c ))
* option to recreate Stock Ledger Entries against stock transactions ([64fdcb7 ](64fdcb752d ))
### Performance Improvements
* reduce query when validating any doc ([890abf6 ](890abf6b90 ))
* Stock entry cancel is slow ([1bdfd33 ](1bdfd33816 ))
2025-04-08 13:08:39 +00:00
ruthra kumar
c4ab17b947
Merge pull request #46940 from frappe/version-15-hotfix
...
chore: release v15
2025-04-08 18:37:09 +05:30
rohitwaghchaure
10cf575bba
Merge pull request #46946 from frappe/mergify/bp/version-15-hotfix/pr-46942
...
fix: ignore backflush setting on subcontracting return (backport #46942 )
2025-04-08 18:12:52 +05:30
Mihir Kandoi
6fedb7b9db
refactor: split and clean execute function to be more readable
...
(cherry picked from commit 036af54d54 )
2025-04-08 12:17:05 +00:00
Mihir Kandoi
9af50528f1
perf: take query out of loop
...
(cherry picked from commit 26de902496 )
2025-04-08 12:17:05 +00:00
Mihir Kandoi
e7b5303782
fix: remove get_items query.run outside of if condition
...
(cherry picked from commit 80c17cc005 )
2025-04-08 12:17:05 +00:00
Mihir Kandoi
0ec026ec7e
refactor: import functions in new report instead of redundant code
...
(cherry picked from commit 501f07803e )
2025-04-08 12:17:04 +00:00
Mihir Kandoi
c472af87b2
feat: available serial no report
...
(cherry picked from commit 5592d8e87f )
2025-04-08 12:17:04 +00:00
Mihir Kandoi
ca56150918
fix: ignore backflush setting on subcontracting return
...
(cherry picked from commit 7479e1ec32 )
2025-04-08 12:15:44 +00:00
ruthra kumar
617bebfa8f
Merge pull request #46945 from frappe/mergify/bp/version-15-hotfix/pr-46892
...
fix: use get instead of dot operator to access dict value to prevent no attribute error (backport #46892 )
2025-04-08 17:20:45 +05:30
Mihir Kandoi
f2df8e531d
fix: use get instead of dot operator to access dict value
...
(cherry picked from commit 7fb75f0482 )
2025-04-08 11:34:11 +00:00
ruthra kumar
c47b3c3642
Merge pull request #46932 from frappe/mergify/bp/version-15-hotfix/pr-46626
...
fix: correct payment request amount (backport #46626 )
2025-04-08 16:56:25 +05:30
ruthra kumar
e271933e43
chore: resolve conflict
2025-04-08 16:33:07 +05:30
ljain112
23c76aa530
fix: correct payment request amount
...
(cherry picked from commit 913c60d77b )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.py
2025-04-08 16:33:07 +05:30
ruthra kumar
bed960df36
Merge pull request #46939 from frappe/mergify/bp/version-15-hotfix/pr-39701
...
fix: check order paid amount before payment request (backport #39701 )
2025-04-08 16:30:28 +05:30
ruthra kumar
36bc87270c
Merge pull request #46936 from frappe/mergify/bp/version-15-hotfix/pr-46631
...
fix: update outstanding for self (backport #46631 )
2025-04-08 16:21:49 +05:30
ljain112
4d8984e4e9
fix: resolve conflicts
2025-04-08 15:54:44 +05:30
ruthra kumar
4eb0f39af7
chore: pass doctype and name
2025-04-08 15:15:24 +05:30
Gursheen Anand
b7ae17aaaf
fix(portal): context pay_amount for button
...
(cherry picked from commit 7efb5a8cb5 )
# Conflicts:
# erpnext/templates/pages/order.html
2025-04-08 09:33:20 +00:00
Gursheen Anand
b0302d71b7
fix(portal): payment amount for orders
...
(cherry picked from commit c18ff5bd25 )
# Conflicts:
# erpnext/templates/pages/order.py
2025-04-08 09:33:20 +00:00
Gursheen Anand
cf7252d3e7
fix: check payments against orders for getting request amount
...
(cherry picked from commit f7face43cd )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.py
2025-04-08 09:33:19 +00:00
ruthra kumar
d6b488f529
chore: resolve conflict
2025-04-08 14:36:15 +05:30
Bhavan23
88e11d6fd9
test: add unit test to validate outstanding amount for update_outstanding_for_self checkbox enabled
...
(cherry picked from commit 7b0882600a )
2025-04-08 08:59:04 +00:00
Bhavan23
fb06f886d2
fix(accounting): update outstanding amount based on update_outstanding_for_self
...
fix(accounting): against voucher has been already paid show proper message and update update_outstanding_for_self as 1
(cherry picked from commit 222f1834f1 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2025-04-08 08:59:04 +00:00
JK1117
250b67076d
fix: use source_fieldname to validate inventory dimension
...
(cherry picked from commit daa5bebdd0 )
2025-04-08 08:57:59 +00:00
JK1117
2ed6c211f9
feat: fetch source_fieldname for inventory dimension
...
(cherry picked from commit 4e63ee1a70 )
2025-04-08 08:57:59 +00:00
rohitwaghchaure
bbc9cedf4d
Merge pull request #46916 from frappe/mergify/bp/version-15-hotfix/pr-46898
...
fix: removed hardcoded search fields to fix performance issue (backport #46898 )
2025-04-08 14:18:16 +05:30
rohitwaghchaure
b824038d37
chore: fix conflicts
2025-04-08 13:32:49 +05:30
ruthra kumar
b730fdd007
Merge pull request #46930 from frappe/mergify/bp/version-15-hotfix/pr-46821
...
fix: removed customer_group query in customer.js (backport #46821 )
2025-04-08 13:09:37 +05:30
Shariq Ansari
df744135ff
Merge pull request #46927 from frappe/mergify/bp/version-15-hotfix/pr-46903
...
fix: restrict customer change if creating from opportunity (backport #46903 )
2025-04-08 13:08:34 +05:30
ljain112
1aac8d31f4
fix: removed customer_group query in customer.js
...
(cherry picked from commit f49adfdd98 )
2025-04-08 07:28:31 +00:00
Shariq Ansari
26611475f6
fix: restrict customer change if creating from opportunity
...
(cherry picked from commit dc4819e897 )
2025-04-08 06:37:36 +00:00
ruthra kumar
5b3ae9508a
Merge pull request #46925 from frappe/mergify/bp/version-15-hotfix/pr-46709
...
fix: user permissions in sales and purchase report (backport #46709 )
2025-04-08 11:52:46 +05:30
ruthra kumar
81f061634e
Merge pull request #46926 from frappe/mergify/bp/version-15-hotfix/pr-46819
...
fix: Fix fieldtype in UnReconcile dialog (backport #46819 )
2025-04-08 11:51:56 +05:30
rohitwaghchaure
1e4918fb17
Merge pull request #46918 from frappe/mergify/bp/version-15-hotfix/pr-46893
...
fix: inventory dimensions columns visibility depends on filter (backport #46893 )
2025-04-08 11:48:20 +05:30
Corentin Forler
7dfff8d3a2
fix: Fix fieldtype in UnReconcile dialog
...
(cherry picked from commit 665645721b )
2025-04-08 05:56:37 +00:00
ljain112
c705623fdc
fix: user permissions in sales and purchase report
...
(cherry picked from commit f4bc1dfd00 )
2025-04-08 05:41:01 +00:00
ruthra kumar
6ba4c092ba
Merge pull request #46921 from frappe/mergify/bp/version-15-hotfix/pr-46804
...
fix: update outstanding with precision (backport #46804 )
2025-04-08 11:08:09 +05:30
ljain112
e1154090f6
fix: update outstanding with precision
...
(cherry picked from commit aadda9f606 )
2025-04-08 04:29:48 +00:00
Rohit Waghchaure
fe0e5c2d48
fix: inventory dimensions columns visibility depends on filter
...
(cherry picked from commit 2b411fb7f5 )
2025-04-08 03:21:15 +00:00
Rohit Waghchaure
48822f6fee
fix: removed hardcoded search fields to fix performance issue
...
(cherry picked from commit 216bf2456e )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
2025-04-08 03:20:13 +00:00
Raffael Meyer
8276e8e8b3
chore: fix german translations ( #46912 )
2025-04-08 02:39:04 +02:00
mergify[bot]
8b11d13cd4
fix: pos opening entry's status not getting updated on cancel (backport #46909 ) ( #46911 )
...
fix: pos opening entry's status not getting updated on cancel (#46909 )
(cherry picked from commit 6fae98afda )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-07 21:03:20 +05:30
mergify[bot]
999ab28bf0
fix: validate if pos is opened before pos invoice creation (backport #46907 ) ( #46910 )
...
fix: validate if pos is opened before pos invoice creation (#46907 )
* fix: validate if pos is opened before pos invoice creation
* fix: added title on throw dialog
* test: fixed failing test
(cherry picked from commit 3de1b22480 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-07 20:54:23 +05:30
ruthra kumar
ed36fc0530
Merge pull request #46905 from frappe/mergify/bp/version-15-hotfix/pr-46895
...
fix: empty party filter on change of party type in General Ledger Report (backport #46895 )
2025-04-07 17:56:07 +05:30
ljain112
95cc2827c6
fix: empty party filter on change of party type in General Ledger Report.
...
(cherry picked from commit 9c68bc22fa )
2025-04-07 12:13:16 +00:00
ruthra kumar
03aa5a1294
Merge pull request #46902 from frappe/mergify/bp/version-15-hotfix/pr-46900
...
fix: remove against_voucher and against_voucher_type column from General Ledger Report (backport #46900 )
2025-04-07 17:36:42 +05:30
ljain112
ba1e7e17fb
fix: remove against_voucher from General Ledger Report
...
(cherry picked from commit 6d1f119a0f )
2025-04-07 17:14:07 +05:30
ruthra kumar
6adf79b8a5
Merge pull request #46897 from frappe/mergify/bp/version-15-hotfix/pr-46728
...
fix: update posting date before running validations (backport #46728 )
2025-04-07 14:49:14 +05:30
Dany Robert
2bf44dc326
fix: update posting date before running validations
...
(cherry picked from commit d04dbd8ed9 )
2025-04-07 09:01:59 +00:00
ruthra kumar
1500691bca
Merge pull request #46844 from frappe/mergify/bp/version-15-hotfix/pr-46823
...
chore: update links to Frappe School (backport #46823 )
2025-04-07 11:45:25 +05:30
ruthra kumar
3d57916832
chore: resolve conflict
2025-04-07 11:28:39 +05:30
ruthra kumar
4e9a3b687f
Merge pull request #46891 from frappe/mergify/bp/version-15-hotfix/pr-46637
...
fix(payment term): allocate payment amount when payment term is fetched from order (backport #46637 )
2025-04-07 11:25:45 +05:30
rohitwaghchaure
3181dc8ed1
Merge pull request #46885 from frappe/mergify/bp/version-15-hotfix/pr-46836
...
fix: remove all serial/batch fields when use button is unselected (backport #46836 )
2025-04-07 11:07:12 +05:30
venkat102
ea289a40fb
fix: update payment amount if automatically_fetch_payment_terms is enabled
...
(cherry picked from commit 7bf1a39861 )
2025-04-07 05:34:25 +00:00
venkat102
3b66c48479
test: validate payment schedule based on invoice amount
...
(cherry picked from commit 7785296573 )
2025-04-07 05:34:25 +00:00
venkat102
1b9980bb86
fix(payment term): allocate payment amount when payment term is fetched from order
...
(cherry picked from commit 5618859bd8 )
2025-04-07 05:34:25 +00:00
ruthra kumar
d54b39b3a7
Merge pull request #46889 from frappe/mergify/bp/version-15-hotfix/pr-46784
...
fix: correct mapping(schedule_date) sales order to material request (backport #46784 )
2025-04-07 11:03:43 +05:30
MohsinAli
e2c8ed2afd
fix: correct mapping(schedule_date) sales order to material request
...
(cherry picked from commit 732e950265 )
2025-04-07 05:15:13 +00:00
Frappe PR Bot
9397a57d4d
chore(release): Bumped to Version 15.55.5
...
## [15.55.5](https://github.com/frappe/erpnext/compare/v15.55.4...v15.55.5 ) (2025-04-07)
### Bug Fixes
* set draft QC in purchase document on creation of qc ([bf3349a ](bf3349a432 ))
* slow query ([b172ae0](b172ae0557 ))
2025-04-07 05:14:16 +00:00
rohitwaghchaure
d70050931b
Merge pull request #46887 from frappe/mergify/bp/version-15/pr-46842
...
fix: set draft QC in purchase document on creation of qc (backport #46832 ) (backport #46842 )
2025-04-07 10:42:55 +05:30
rohitwaghchaure
1875d69f60
Merge pull request #46888 from frappe/mergify/bp/version-15/pr-46880
...
fix: slow query (backport #46845 ) (backport #46880 )
2025-04-07 10:42:41 +05:30
ruthra kumar
0c6c654a39
Merge pull request #46886 from frappe/mergify/bp/version-15-hotfix/pr-46743
...
fix: include auto_reconcile_vouchers flag in background job (backport #46743 )
2025-04-07 10:40:30 +05:30
rohitwaghchaure
b2d71b44cf
chore: fix conflicts
...
(cherry picked from commit 4bcf052220 )
2025-04-07 04:56:07 +00:00
Rohit Waghchaure
b172ae0557
fix: slow query
...
(cherry picked from commit f82c8ea5eb )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
(cherry picked from commit 23dc9d5872 )
2025-04-07 04:56:07 +00:00
Rohit Waghchaure
bf3349a432
fix: set draft QC in purchase document on creation of qc
...
(cherry picked from commit 2553dea78e )
(cherry picked from commit 54159b9e5e )
2025-04-07 04:55:58 +00:00
venkat102
26f93f57b8
fix: include auto_reconcile_vouchers flag in background job
...
(cherry picked from commit 35fbbc2057 )
2025-04-07 04:51:00 +00:00
Mihir Kandoi
13f1afa141
fix: remove all serial/batch fields when use button is unselected
...
(cherry picked from commit 22ffdb9e77 )
2025-04-07 04:50:55 +00:00
rohitwaghchaure
f3eeb77ef3
Merge pull request #46838 from frappe/st35124
...
fix: use work_order bom_no if no bom present in operation
2025-04-07 10:18:20 +05:30
ruthra kumar
83b72dc1b3
Merge pull request #46883 from frappe/mergify/bp/version-15-hotfix/pr-46727
...
fix: use docstatus for status filter (backport #46727 )
2025-04-07 10:18:08 +05:30
rethik
ab52524f12
fix: use docstatus for status filter
...
(cherry picked from commit 31e59354c9 )
2025-04-07 04:43:47 +00:00
mergify[bot]
c1fe8f6000
fix: pos closed dialog on pos closing entry (backport #46881 ) ( #46882 )
...
fix: pos closed dialog on pos closing entry (#46881 )
(cherry picked from commit 21954b9f9c )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-06 21:32:17 +05:30
rohitwaghchaure
79e8bfe213
Merge pull request #46880 from frappe/mergify/bp/version-15-hotfix/pr-46845
...
fix: slow query (backport #46845 )
2025-04-06 18:52:15 +05:30
ruthra kumar
8d3fef3195
Merge pull request #46878 from frappe/mergify/bp/version-15-hotfix/pr-46716
...
feat(Customer): add Dunning to dashboard (backport #46716 )
2025-04-06 16:52:07 +05:30
rohitwaghchaure
7c3467d1ff
Merge pull request #46879 from frappe/mergify/bp/version-15-hotfix/pr-46875
...
perf: Stock entry cancel is slow (backport #46875 )
2025-04-06 16:25:54 +05:30
rohitwaghchaure
4bcf052220
chore: fix conflicts
2025-04-06 16:25:20 +05:30
Rohit Waghchaure
23dc9d5872
fix: slow query
...
(cherry picked from commit f82c8ea5eb )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
2025-04-06 10:41:44 +00:00
Türker Tunalı
1bdfd33816
perf: Stock entry cancel is slow
...
Some queries still use "timestamp" function instead of "posting_datetime". In my instance single stock entry cancel ends with request timeout. Using "posting_datetime" field directly improves the situation.
cont: https://github.com/frappe/erpnext/pull/46293
(cherry picked from commit ddbb44c6a2 )
2025-04-06 10:40:32 +00:00
rohitwaghchaure
c5710dcbe2
Merge pull request #46873 from frappe/mergify/bp/version-15-hotfix/pr-46853
...
fix: stock entry repack amount calculation (backport #46853 )
2025-04-06 16:09:57 +05:30
barredterra
1128b5f09c
feat(Customer): add Dunning to dashboard
...
(cherry picked from commit 638d825d8c )
2025-04-06 10:21:31 +00:00
ruthra kumar
8617ea5685
Merge pull request #46877 from frappe/mergify/bp/version-15-hotfix/pr-46658
...
chore: adjusted dimension placement in Accounts Payable (backport #46658 )
2025-04-06 15:44:19 +05:30
Sruthy
6b3e64c0cc
chore: adjusted dimension placement in Accounts Payable
...
(cherry picked from commit 361a55a703 )
2025-04-06 10:10:33 +00:00
Rohit Waghchaure
8c61639062
fix: stock entry repack amount calculation
...
(cherry picked from commit 544ceb93cd )
2025-04-06 04:16:16 +00:00
rohitwaghchaure
51c18217fa
Merge pull request #46842 from frappe/mergify/bp/version-15-hotfix/pr-46832
...
fix: set draft QC in purchase document on creation of qc (backport #46832 )
2025-04-06 09:45:25 +05:30
Sagar Vora
679397528a
Merge pull request #46871 from frappe/mergify/bp/version-15-hotfix/pr-46870
...
perf: reduce query when validating any doc (backport #46870 )
2025-04-05 23:42:18 +05:30
Sagar Vora
890abf6b90
perf: reduce query when validating any doc
...
(cherry picked from commit b863296e53 )
2025-04-05 18:10:06 +00:00
mergify[bot]
86853224c3
refactor(Payment Entry): reduce indentation (backport #46864 ) ( #46867 )
...
refactor(Payment Entry): reduce indentation (#46864 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-05 17:39:42 +02:00
mergify[bot]
d7bb4a288c
fix: make message translatable (backport #46863 ) ( #46866 )
...
fix: make message translatable (#46863 )
(cherry picked from commit 7d12e9afd4 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-05 17:37:36 +02:00
mergify[bot]
fcade5d8cd
fix: Translate UnReconcile dialog title (backport #46818 ) ( #46861 )
...
fix: Translate UnReconcile dialog title
(cherry picked from commit f2cfb03c2c )
Co-authored-by: Corentin Forler <corentin@dokos.io >
2025-04-05 17:37:08 +02:00
mergify[bot]
f63595cf0c
fix(Dunning): undefined variable (backport #46868 ) ( #46869 )
...
fix(Dunning): undefined variable (#46868 )
(cherry picked from commit 04df09cfca )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-05 17:36:43 +02:00
ruthra kumar
e8efa6d331
Merge pull request #46857 from frappe/mergify/bp/version-15-hotfix/pr-46625
...
refactor: Update Bank Transaction `set_query` implemetation (backport #46625 )
2025-04-05 07:36:37 +05:30
ruthra kumar
a6834f3875
chore: resolve conflict
2025-04-05 07:32:15 +05:30
Abdeali Chharchhoda
3dc29cbec8
chore: formatting
...
(cherry picked from commit 4ae11d4384 )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.js
2025-04-05 01:35:11 +00:00
Abdeali Chharchhoda
5d47db78e6
fix: add Not Cancelled filter for payment_entry in Bank Transaction
...
(cherry picked from commit 85dd1dd4c7 )
2025-04-05 01:35:11 +00:00
Abdeali Chharchhoda
a19eece881
refactor: move payment_document query to setup
...
(cherry picked from commit 257802aeda )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.js
2025-04-05 01:35:11 +00:00
Md Hussain Nagaria
2dfe13e183
chore: update links to Frappe School ( #46823 )
...
(cherry picked from commit ef4f662c31 )
# Conflicts:
# erpnext/accounts/workspace/accounting/accounting.json
# erpnext/buying/workspace/buying/buying.json
# erpnext/manufacturing/workspace/manufacturing/manufacturing.json
# erpnext/projects/workspace/projects/projects.json
# erpnext/selling/workspace/selling/selling.json
# erpnext/stock/workspace/stock/stock.json
2025-04-02 06:46:29 +00:00
Rohit Waghchaure
54159b9e5e
fix: set draft QC in purchase document on creation of qc
...
(cherry picked from commit 2553dea78e )
2025-04-01 14:17:39 +00:00
ljain112
bde55d2a07
fix: resolved conflicts
2025-04-01 18:51:10 +05:30
Sagar Vora
36aa308bce
Merge pull request #46834 from frappe/mergify/bp/version-15-hotfix/pr-46829
...
fix: use `grand_total_diff` instead of `rounding_adjustment` in `taxes_and_totals` (backport #46829 )
2025-04-01 14:47:03 +05:30
Mihir Kandoi
c6979ab260
fix: use work_order bom_no if no bom present in operation
2025-04-01 14:45:24 +05:30
mergify[bot]
80f144ac22
fix: pos checking opened entry closed or not (backport #46726 ) ( #46830 )
...
fix: pos checking opened entry closed or not (#46726 )
* fix: pos checking opened entry closed or not
* fix: linter issue
* fix: linter issue
(cherry picked from commit 5d5b6acc79 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-01 13:54:29 +05:30
vishakhdesai
55b17b918f
fix: use grand_total_diff instead of rounding_adjustment in taxes_and_totals
...
(cherry picked from commit fd252da6b1 )
2025-04-01 13:34:30 +05:30
rohitwaghchaure
27ea95236f
Merge pull request #46817 from frappe/mergify/bp/version-15-hotfix/pr-46815
...
feat: allow UOMs to select for which conversion rate defined in item (backport #46815 )
2025-04-01 08:31:52 +05:30
rohitwaghchaure
c762a8903b
Merge pull request #46824 from frappe/mergify/bp/version-15-hotfix/pr-46808
...
fix: condition to update the last purchase rate (backport #46808 )
2025-04-01 08:31:30 +05:30
barredterra
db647a4e42
fix: wording
2025-03-31 21:38:34 +02:00
barredterra
79ed02bb2c
fix: translatability
...
(cherry picked from commit 6d43d46fbc )
2025-03-31 19:23:41 +00:00
Rohit Waghchaure
353fa0cbc3
fix: condition to update the last puurchase rate
...
(cherry picked from commit bad901e7da )
2025-03-31 15:15:20 +00:00
rohitwaghchaure
2b854377b1
chore: fix conflicts
2025-03-31 20:43:34 +05:30
Rohit Waghchaure
288aad6f5d
feat: allow UOMs to select for which converstion rate defined in item master
...
(cherry picked from commit b1dfbbe85e )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-03-31 10:53:11 +00:00
rohitwaghchaure
a60acbc592
Merge pull request #46807 from frappe/mergify/bp/version-15-hotfix/pr-46806
...
feat: option to recreate Stock Ledger Entries against stock transactions (backport #46806 )
2025-03-31 16:06:42 +05:30
Marc Ramser
42479d9a7f
feat(regional): Address Template for Germany & Add Switzerland Template ( #46737 )
...
* Add Address template for Switzerland
* Fix address template for germany
If an ERPNext instance is set to German and used by a business outside Germany (e.g., in Switzerland or Austria), customer addresses in Germany are displayed in their national format. However, for postal services, the international format (including the country) is required.".
This is just a workaround. IMHO the correct fix would be to check where the company is located and based on that use the national or the international template.
(cherry picked from commit 21b8ad6aa5 )
2025-03-31 10:34:00 +00:00
Sagar Vora
62275d09da
Merge pull request #46814 from frappe/mergify/bp/version-15-hotfix/pr-46812
...
fix: revert resetting `rounding_adjustment` (backport #46812 )
2025-03-31 15:56:08 +05:30
Vishakh Desai
96af1ccffb
Merge pull request #46812 from vishakhdesai/fix-taxes-and-totals
...
fix: revert resetting `rounding_adjustment`
(cherry picked from commit 3a9dca0563 )
2025-03-31 10:25:00 +00:00
mergify[bot]
7b864bece8
fix: improved rounding adjustment when applying discount (backport #46720 )
...
* fix: improved rounding adjustment when applying discount (#46720 )
* fix: rounding adjustment in apply_discount_amount taxes_and_totals
* refactor: minor changes
* fix: set the rounding difference while calculating tax total in the last tax row and add test case
* fix: failing test case
* fix: made changes in get_total_for_discount_amount in taxes_and_totals
* fix: failing test cases
* fix: changes as per review
* refactor: remove unnecessary use of flt
* refactor: improve logic
* refactor: minor change
* refactor: minor changes
* fix: add a test case for applying discount with previous row total in taxes
* fix: failing test case
* refactor: flatter code, remove `flt` usage for accuracy
---------
Co-authored-by: Vishakh Desai <78500008+vishakhdesai@users.noreply.github.com >
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2025-03-31 15:54:42 +05:30
rohitwaghchaure
604b185bd3
chore: fix conflicts
2025-03-31 15:05:10 +05:30
Rohit Waghchaure
64fdcb752d
feat: option to recreate Stock Ledger Entries against stock transactions
...
(cherry picked from commit 218dbd6911 )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
2025-03-31 08:44:38 +00:00
Sagar Vora
37adb9187f
Merge pull request #46803 from frappe/mergify/bp/version-15-hotfix/pr-46644
...
fix: multiple Bank Reconciliation Tool issues (backport #46644 )
2025-03-31 11:37:36 +05:30
Vishakh Desai
e168483a58
fix: multiple Bank Reconciliation Tool issues ( #46644 )
...
* fix: bank reconciliation tool issue
* refactor: separate Bank Transaction linking from other logic
* fix: delink old pe on update_after_submit in bank transaction
* fix: failing test case fixed
* fix: changes as per review
* refactor: rename `gles` to `gl_entries`
---------
Co-authored-by: Sagar Vora <sagar@resilient.tech >
(cherry picked from commit 646cf54679 )
2025-03-31 05:57:08 +00:00
Frappe PR Bot
5dd99f896e
chore(release): Bumped to Version 15.55.4
...
## [15.55.4](https://github.com/frappe/erpnext/compare/v15.55.3...v15.55.4 ) (2025-03-29)
### Bug Fixes
* valuation rate not updating for raw materials ([57e2619 ](57e2619cf1 ))
2025-03-29 20:07:32 +00:00
rohitwaghchaure
7579e00425
Merge pull request #46790 from frappe/mergify/bp/version-15/pr-46778
...
fix: valuation rate not updating for raw materials (backport #46760 ) (backport #46778 )
2025-03-30 01:36:12 +05:30
rohitwaghchaure
c22869fed9
chore: fix conflicts
...
(cherry picked from commit 5079519863 )
2025-03-29 15:31:21 +00:00
Rohit Waghchaure
57e2619cf1
fix: valuation rate not updating for raw materials
...
(cherry picked from commit 5af8378471 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/test_work_order.py
(cherry picked from commit 454dd3a2f1 )
2025-03-29 15:31:21 +00:00
Frappe PR Bot
66d0ad1bc6
chore(release): Bumped to Version 15.55.3
...
## [15.55.3](https://github.com/frappe/erpnext/compare/v15.55.2...v15.55.3 ) (2025-03-29)
### Bug Fixes
* incorrect condition ([0721816 ](0721816763 ))
2025-03-29 07:03:05 +00:00
rohitwaghchaure
3395e7c2cd
Merge pull request #46785 from frappe/mergify/bp/version-15/pr-46781
...
fix: incorrect condition (backport #46777 ) (backport #46781 )
2025-03-29 12:31:36 +05:30
Rohit Waghchaure
0721816763
fix: incorrect condition
...
(cherry picked from commit 0c1a8e9c58 )
(cherry picked from commit 502b8f25b3 )
2025-03-29 06:48:03 +00:00
rohitwaghchaure
5315769b1f
Merge pull request #46781 from frappe/mergify/bp/version-15-hotfix/pr-46777
...
fix: incorrect condition (backport #46777 )
2025-03-29 12:17:09 +05:30
rohitwaghchaure
9fa5afd215
Merge pull request #46779 from frappe/mergify/bp/version-15-hotfix/pr-46775
...
fix: for deadlock issue keep status as In Progress (backport #46775 )
2025-03-29 12:16:55 +05:30
rohitwaghchaure
88ff17f467
Merge pull request #46778 from frappe/mergify/bp/version-15-hotfix/pr-46760
...
fix: valuation rate not updating for raw materials (backport #46760 )
2025-03-29 12:16:35 +05:30
Rohit Waghchaure
502b8f25b3
fix: incorrect condition
...
(cherry picked from commit 0c1a8e9c58 )
2025-03-28 18:19:53 +00:00
rohitwaghchaure
5079519863
chore: fix conflicts
2025-03-28 23:47:43 +05:30
Rohit Waghchaure
34e66b1b27
fix: for deadlock issue keep status as In Progress
...
(cherry picked from commit e6ff7f0e9f )
2025-03-28 18:16:41 +00:00
Rohit Waghchaure
454dd3a2f1
fix: valuation rate not updating for raw materials
...
(cherry picked from commit 5af8378471 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/test_work_order.py
2025-03-28 18:15:42 +00:00
Abdeali Chharchhodawala
6f94ba599b
Merge pull request #46683 from Abdeali099/set-employee-contact-details
...
fix: Set complete contact details for `Employee` in PE
(cherry picked from commit 8c9d630ee4 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.json
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2025-03-28 12:49:20 +00:00
rohitwaghchaure
e45d0779ef
Merge pull request #46752 from frappe/mergify/bp/version-15/pr-46749
...
Revert "perf: timeout while renaming cost center (backport #46641 )" (backport #46749 )
2025-03-27 13:13:17 +05:30
rohitwaghchaure
c6ce76170b
Revert "perf: timeout while renaming cost center (backport #46641 )"
...
(cherry picked from commit 326126e741 )
2025-03-27 06:54:18 +00:00
rohitwaghchaure
f3cff68713
Merge pull request #46749 from frappe/revert-46647-mergify/bp/version-15-hotfix/pr-46641
...
Revert "perf: timeout while renaming cost center (backport #46641 )"
2025-03-27 12:23:13 +05:30
rohitwaghchaure
326126e741
Revert "perf: timeout while renaming cost center (backport #46641 )"
2025-03-27 11:58:02 +05:30
Frappe PR Bot
de3e6922b5
chore(release): Bumped to Version 15.55.2
...
## [15.55.2](https://github.com/frappe/erpnext/compare/v15.55.1...v15.55.2 ) (2025-03-27)
### Bug Fixes
* do not use self object for setting party and party type ([7795030 ](7795030b7b ))
2025-03-27 06:05:55 +00:00
ruthra kumar
ae6d3f27a2
Merge pull request #46747 from frappe/mergify/bp/version-15/pr-46719
...
fix: do not use self object for setting party and party type (backport #46719 )
2025-03-27 11:34:32 +05:30
ruthra kumar
b22d0a5804
Merge pull request #46746 from frappe/mergify/bp/version-15-hotfix/pr-46719
...
fix: do not use self object for setting party and party type (backport #46719 )
2025-03-27 11:34:17 +05:30
ljain112
7795030b7b
fix: do not use self object for setting party and party type
...
(cherry picked from commit 80b746d4dd )
2025-03-27 05:39:52 +00:00
ljain112
d1311e619d
fix: do not use self object for setting party and party type
...
(cherry picked from commit 80b746d4dd )
2025-03-27 05:38:38 +00:00
Frappe PR Bot
9bac43acff
chore(release): Bumped to Version 15.55.1
...
## [15.55.1](https://github.com/frappe/erpnext/compare/v15.55.0...v15.55.1 ) (2025-03-27)
### Bug Fixes
* decimal values causing incorrect batch picking ([1b6aeba ](1b6aeba267 ))
* expense account in the stock entry ([e393ce9 ](e393ce9a47 ))
* slow query ([f3ba5a8 ](f3ba5a81ab ))
2025-03-27 03:45:26 +00:00
rohitwaghchaure
1e987153c9
Merge pull request #46735 from frappe/mergify/bp/version-15/pr-46730
...
fix: expense account in the stock entry (backport #46710 ) (backport #46730 )
2025-03-27 09:14:05 +05:30
rohitwaghchaure
d36a7c2389
Merge pull request #46741 from frappe/mergify/bp/version-15/pr-46734
...
fix: decimal values causing incorrect batch picking (backport #46733 ) (backport #46734 )
2025-03-27 09:13:56 +05:30
rohitwaghchaure
b548cc411d
Merge pull request #46742 from frappe/mergify/bp/version-15/pr-46740
...
fix: slow query (backport #46739 ) (backport #46740 )
2025-03-27 09:13:47 +05:30
rohitwaghchaure
ad3f985dc4
chore: fix conflicts
...
(cherry picked from commit 41f20a9c64 )
2025-03-26 17:09:42 +00:00
Rohit Waghchaure
f3ba5a81ab
fix: slow query
...
(cherry picked from commit 5ddb36af87 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
(cherry picked from commit af0fb131a2 )
2025-03-26 17:09:42 +00:00
rohitwaghchaure
8b5ed20225
Merge pull request #46740 from frappe/mergify/bp/version-15-hotfix/pr-46739
...
fix: slow query (backport #46739 )
2025-03-26 22:38:38 +05:30
Rohit Waghchaure
1b6aeba267
fix: decimal values causing incorrect batch picking
...
(cherry picked from commit 7bfe703b04 )
(cherry picked from commit c5efddae16 )
2025-03-26 16:43:35 +00:00
rohitwaghchaure
af3b871989
Merge pull request #46734 from frappe/mergify/bp/version-15-hotfix/pr-46733
...
fix: decimal values causing incorrect batch picking (backport #46733 )
2025-03-26 22:12:07 +05:30
rohitwaghchaure
41f20a9c64
chore: fix conflicts
2025-03-26 22:11:43 +05:30
Rohit Waghchaure
af0fb131a2
fix: slow query
...
(cherry picked from commit 5ddb36af87 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
2025-03-26 16:40:32 +00:00
Rohit Waghchaure
e393ce9a47
fix: expense account in the stock entry
...
(cherry picked from commit 89569d4b32 )
(cherry picked from commit 62f342ef8b )
2025-03-26 10:18:49 +00:00
Rohit Waghchaure
c5efddae16
fix: decimal values causing incorrect batch picking
...
(cherry picked from commit 7bfe703b04 )
2025-03-26 10:13:40 +00:00
rohitwaghchaure
2ed29d06d3
Merge pull request #46730 from frappe/mergify/bp/version-15-hotfix/pr-46710
...
fix: expense account in the stock entry (backport #46710 )
2025-03-26 12:16:59 +05:30
Rohit Waghchaure
62f342ef8b
fix: expense account in the stock entry
...
(cherry picked from commit 89569d4b32 )
2025-03-26 06:30:40 +00:00
Frappe PR Bot
8951efb457
chore(release): Bumped to Version 15.55.0
...
# [15.55.0](https://github.com/frappe/erpnext/compare/v15.54.5...v15.55.0 ) (2025-03-25)
### Bug Fixes
* add base_outstanding and base_paid_amount in payment schedule table ([412e6be ](412e6be502 ))
* add patch to update base_outstanding and base_paid_amount ([c3221c4 ](c3221c4e93 ))
* correct accumulated depreciation calculation for disposed assets (backport [#46660 ](https://github.com/frappe/erpnext/issues/46660 )) ([#46661 ](https://github.com/frappe/erpnext/issues/46661 )) ([4df5f18 ](4df5f18d85 ))
* correct invoice order in payment reconcillaiton ([2a70791 ](2a70791bba ))
* customer credit limit check based on `bypass_credit_limit_check` in Journal Entry ([6c443bd ](6c443bd85a ))
* date added to wrong patch ([2bfaf64 ](2bfaf64fff ))
* do not validate if conversion rate is 1 for different currency ([391b5c4 ](391b5c4226 ))
* don't filter payment entries on Bank Account in Payment Clearance ([dc3b5e2 ](dc3b5e2f3a ))
* **Payment Entry:** get contact details from existing contact ([#40556 ](https://github.com/frappe/erpnext/issues/40556 )) ([f964178 ](f964178008 ))
* unwired order_by argument in get_transaction_list (backport [#46636 ](https://github.com/frappe/erpnext/issues/46636 )) ([#46643 ](https://github.com/frappe/erpnext/issues/46643 )) ([2ebea88 ](2ebea8866a ))
### Features
* **accounting:** allow chart_of_account.get_chart to be whilelist ([e69c722 ](e69c722534 ))
* **projects:** add option to hide timesheets for project users ([#46173 ](https://github.com/frappe/erpnext/issues/46173 )) ([3834d6f ](3834d6fbce ))
* repost accounting ledger for purchase receipt ([4edfc6f ](4edfc6f125 ))
### Performance Improvements
* timeout while renaming cost center ([58eb184 ](58eb1849d7 ))
2025-03-25 13:50:33 +00:00
ruthra kumar
5db2a19778
Merge pull request #46715 from frappe/version-15-hotfix
...
chore: release v15
2025-03-25 19:16:44 +05:30
ruthra kumar
288206bdcd
Merge pull request #46634 from frappe/mergify/bp/version-15-hotfix/pr-46627
...
fix: date added to wrong patch (backport #46627 )
2025-03-25 18:45:21 +05:30
ruthra kumar
b3c3733286
chore: resolve conflict
2025-03-25 17:53:29 +05:30
ruthra kumar
b2b49446d4
Merge pull request #46713 from frappe/mergify/bp/version-15-hotfix/pr-46616
...
fix: do not validate if conversion rate is 1 for different currency (backport #46616 )
2025-03-25 14:29:09 +05:30
ljain112
391b5c4226
fix: do not validate if conversion rate is 1 for different currency
...
(cherry picked from commit e8a66d03bc )
2025-03-25 08:42:31 +00:00
ruthra kumar
ce454d5202
Merge pull request #46707 from frappe/mergify/bp/version-15-hotfix/pr-46617
...
refactor: removed redundant message display for each item row cost center update (backport #46617 )
2025-03-25 12:28:43 +05:30
ljain112
f93feb18fb
refactor: removed redundant message display for each item row cost center update
...
(cherry picked from commit 4376ca5f1d )
2025-03-25 06:47:13 +00:00
ruthra kumar
0793213981
Merge pull request #46705 from frappe/mergify/bp/version-15-hotfix/pr-46622
...
feat: repost accounting ledger for purchase receipt (backport #46622 )
2025-03-25 12:13:56 +05:30
ljain112
4edfc6f125
feat: repost accounting ledger for purchase receipt
...
(cherry picked from commit b36e356469 )
2025-03-25 06:19:43 +00:00
mergify[bot]
98df0614ab
ci: apply label "skip-release-notes" based on PR title (backport #46694 ) ( #46697 )
...
ci: apply label "skip-release-notes" based on PR title (#46694 )
Workflow copied from frappe/frappe
(cherry picked from commit eb350012b0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-03-24 16:55:11 +01:00
Sagar Vora
59d0ff493f
Merge pull request #46688 from frappe/mergify/bp/version-15-hotfix/pr-46669
...
fix: don't filter payment entries on Bank Account in Payment Clearance (backport #46669 )
2025-03-24 18:17:59 +05:30
vishakhdesai
dc3b5e2f3a
fix: don't filter payment entries on Bank Account in Payment Clearance
...
(cherry picked from commit fa2fd5bf88 )
2025-03-24 12:22:09 +00:00
ruthra kumar
058a2f0c42
Merge pull request #46677 from frappe/mergify/bp/version-15-hotfix/pr-46577
...
fix: customer credit limit check based on `bypass_credit_limit_check` in Journal Entry (backport #46577 )
2025-03-24 13:58:10 +05:30
ljain112
6c443bd85a
fix: customer credit limit check based on bypass_credit_limit_check in Journal Entry
...
(cherry picked from commit 8a84faebed )
2025-03-24 08:02:17 +00:00
ruthra kumar
a228d1edc5
Merge pull request #46672 from frappe/mergify/bp/version-15-hotfix/pr-46574
...
fix: correct invoice order in payment reconcillaiton (backport #46574 )
2025-03-24 13:13:35 +05:30
ruthra kumar
87628835bf
Merge pull request #46673 from frappe/mergify/bp/version-15-hotfix/pr-46386
...
feat(accounting/regional): allow chart_of_account.get_chart to be whilelist (backport #46386 )
2025-03-24 13:13:06 +05:30
Florian HENRY
e69c722534
feat(accounting): allow chart_of_account.get_chart to be whilelist
...
(cherry picked from commit 49dcd96909 )
2025-03-24 07:03:37 +00:00
ruthra kumar
326c37a051
chore: resolve conflict
2025-03-24 12:29:52 +05:30
ljain112
2a70791bba
fix: correct invoice order in payment reconcillaiton
...
(cherry picked from commit 5c34a5aaed )
# Conflicts:
# erpnext/accounts/utils.py
2025-03-24 06:54:24 +00:00
ruthra kumar
e5fb77c65f
Merge pull request #46670 from frappe/mergify/bp/version-15-hotfix/pr-46440
...
fix: add base_outstanding and base_paid_amount in payment schedule table (backport #46440 )
2025-03-24 12:13:51 +05:30
ruthra kumar
4a7d401dc5
chore: resolve conflict
2025-03-24 11:53:14 +05:30
Sugesh393
c3221c4e93
fix: add patch to update base_outstanding and base_paid_amount
...
(cherry picked from commit 7e92e4967a )
2025-03-24 06:14:41 +00:00
Sugesh393
412e6be502
fix: add base_outstanding and base_paid_amount in payment schedule table
...
(cherry picked from commit 6c2f9a563e )
# Conflicts:
# erpnext/accounts/doctype/payment_schedule/payment_schedule.json
2025-03-24 06:14:41 +00:00
mergify[bot]
4df5f18d85
fix: correct accumulated depreciation calculation for disposed assets (backport #46660 ) ( #46661 )
...
fix: correct accumulated depreciation calculation for disposed assets (#46660 )
(cherry picked from commit eec2e7e833 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-03-23 18:53:49 +05:30
rohitwaghchaure
d58e527b6b
Merge pull request #46647 from frappe/mergify/bp/version-15-hotfix/pr-46641
...
perf: timeout while renaming cost center (backport #46641 )
2025-03-22 20:49:18 +05:30
Rohit Waghchaure
58eb1849d7
perf: timeout while renaming cost center
...
(cherry picked from commit 92be7cbbbf )
2025-03-21 12:38:51 +00:00
mergify[bot]
2ebea8866a
fix: unwired order_by argument in get_transaction_list (backport #46636 ) ( #46643 )
...
* fix: unwired order_by argument
* lol on how it was updated from modified in both the places (version 15), but wasn't fixed
(cherry picked from commit 2c1077d332 )
# Conflicts:
# erpnext/controllers/website_list_for_contact.py
* fix: merge conflicts
* fix: sort by creation only
---------
Co-authored-by: Hussain Nagaria <hussainbhaitech@gmail.com >
Co-authored-by: Md Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com >
2025-03-21 16:27:05 +05:30
Smit Vora
4e65b7873d
Merge pull request #46638 from frappe/mergify/bp/version-15-hotfix/pr-40556
...
fix(Payment Entry): get contact details from existing contact (backport #40556 )
2025-03-21 15:22:44 +05:30
Smit Vora
7dc23d9733
chore: resolve conflicts #39748
2025-03-21 14:09:21 +05:30
David Arnold
f964178008
fix(Payment Entry): get contact details from existing contact ( #40556 )
...
(cherry picked from commit 462204fc65 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2025-03-21 08:28:59 +00:00
Mihir Kandoi
2bfaf64fff
fix: date added to wrong patch
...
(cherry picked from commit dc45c3b39c )
# Conflicts:
# erpnext/patches.txt
2025-03-20 18:26:02 +00:00
ruthra kumar
6da00319e6
Merge pull request #46612 from frappe/mergify/bp/version-15-hotfix/pr-46173
...
feat(projects): add option to hide timesheets for project users (backport #46173 )
2025-03-19 16:50:42 +05:30
Frappe PR Bot
35ac96f1ec
chore(release): Bumped to Version 15.54.5
...
## [15.54.5](https://github.com/frappe/erpnext/compare/v15.54.4...v15.54.5 ) (2025-03-19)
### Bug Fixes
* add parenttype condition to payment schedule query in accounts receivable report (backport [#46370 ](https://github.com/frappe/erpnext/issues/46370 )) ([#46499 ](https://github.com/frappe/erpnext/issues/46499 )) ([32335da ](32335da839 ))
* add validation to rename_subcontracting_fields patch ([bc408d9 ](bc408d979a ))
* also consider CRM Deal as party type for ERPNext CRM Integration ([65a80cf ](65a80cffe7 ))
* dashboard link for QC from PR ([426222d ](426222d8e0 ))
* Debit and Credit not equal for Purchase Invoice ([46b6e62 ](46b6e621c2 ))
* debit in transaction currency ([8e19b46 ](8e19b46bd9 ))
* ensure qty conversion when creating production plan from SO ([8162fb3 ](8162fb3e5d ))
* exclude current doc when checking for duplicate ([b638aed ](b638aed758 ))
* fetch bom_no when updating items in sales order ([41d8b26 ](41d8b26dd2 ))
* fetch quality inspection parameter group ([cd0abba ](cd0abbae51 ))
* get bom_no from sales order item and material request item ([e241810 ](e2418101ab ))
* hide subcontracted qty field if PO is not subcontracted ([62feec5 ](62feec5cc3 ))
* incorrect production item and bom no in job card ([d071a6c ](d071a6c900 ))
* not able to make PR against stand alone Debit Note ([d62960e ](d62960e925 ))
* not able to select the item in the BOM ([59c653e ](59c653ef3f ))
* patch ([36ffc2e ](36ffc2ee67 ))
* performance issue for item list view ([34d6e4b ](34d6e4bdaa ))
* remove duplicate ([e5b2801 ](e5b2801830 ))
* repost future sle and gle after capitalization ([#46576 ](https://github.com/frappe/erpnext/issues/46576 )) ([2144f89 ](2144f89624 ))
* SABB validation for packed items ([2d6626e ](2d6626e906 ))
* set correct currency for offset account gl entries ([e6dd3f3 ](e6dd3f3e64 ))
* set landed cost based on purchase invoice rate ([56bc26a ](56bc26aecc ))
* set stock adjustment account in difference account ([6202e30 ](6202e302b1 ))
* take function call outside loop ([ec1a3a1 ](ec1a3a1e6b ))
* **Transaction Deletion Record:** sql syntax error while fetching lead address ([ea68cae ](ea68caec7d ))
* UOM conversion error when creating pick list from material transfer request ([2f3dcc2 ](2f3dcc2137 ))
* use base currency total ([3e2749d ](3e2749d6d5 ))
* use party explicitly ([5dd5784 ](5dd5784716 ))
* use shipping_address_name for address validation in sales invoice ([#46473 ](https://github.com/frappe/erpnext/issues/46473 )) ([38dabdf ](38dabdf584 ))
* using `in` for lookup in list instead of directly assigning ([#46492 ](https://github.com/frappe/erpnext/issues/46492 )) ([950656d ](950656d6f7 ))
* valuation for moving average with batches ([5f1bb1f ](5f1bb1f1ba ))
* wrong field mapping ([be3e083 ](be3e083e7d ))
### Performance Improvements
* faster count estimation (backport [#46550 ](https://github.com/frappe/erpnext/issues/46550 )) ([#46551 ](https://github.com/frappe/erpnext/issues/46551 )) ([01bab8f ](01bab8f22b ))
2025-03-19 11:18:07 +00:00
ruthra kumar
187ebaaecd
Merge pull request #46582 from frappe/version-15-hotfix
...
chore: release v15
2025-03-19 16:46:43 +05:30
rohitwaghchaure
a2cb9c1791
Merge pull request #46615 from frappe/mergify/bp/version-15-hotfix/pr-46608
...
fix: fetch bom_no when updating items in sales order (backport #46608 )
2025-03-19 16:31:38 +05:30
rohitwaghchaure
0d8842e387
Merge pull request #46614 from frappe/mergify/bp/version-15-hotfix/pr-46573
...
Fix set landed cost based on pi (backport #46573 )
2025-03-19 16:31:09 +05:30
rohitwaghchaure
38213b31da
chore: fix conflicts
2025-03-19 15:47:43 +05:30
Mihir Kandoi
e5b2801830
fix: remove duplicate
...
(cherry picked from commit 386df968c2 )
# Conflicts:
# erpnext/public/js/utils.js
2025-03-19 10:15:18 +00:00
Mihir Kandoi
41d8b26dd2
fix: fetch bom_no when updating items in sales order
...
(cherry picked from commit 508727a57a )
# Conflicts:
# erpnext/public/js/utils.js
2025-03-19 10:15:18 +00:00
rohitwaghchaure
5b802ae527
chore: fix conflicts
2025-03-19 15:35:26 +05:30
rohitwaghchaure
1b8e8e92ae
Merge pull request #46611 from frappe/mergify/bp/version-15-hotfix/pr-46595
...
fix: not able to make PR against stand alone Debit Note (backport #46595 )
2025-03-19 15:28:57 +05:30
Mihir Kandoi
ec1a3a1e6b
fix: take function call outside loop
...
(cherry picked from commit b3c400f998 )
2025-03-19 09:52:28 +00:00
Mihir Kandoi
36ffc2ee67
fix: patch
...
(cherry picked from commit 7e669c0728 )
2025-03-19 09:52:28 +00:00
Mihir Kandoi
56bc26aecc
fix: set landed cost based on purchase invoice rate
...
(cherry picked from commit 75ab5f2bd0 )
# Conflicts:
# erpnext/patches.txt
2025-03-19 09:52:27 +00:00
Marc Ramser
3834d6fbce
feat(projects): add option to hide timesheets for project users ( #46173 )
...
* feat: add option to hide timesheets for project users
* Added a new "Hide timesheets" checkbox field to Project User doctype that allows to control timesheet visibility for specific users. When enabled, the timesheets section will not be displayed on the project page for that user.
* Update projects.html
(cherry picked from commit f4aba561ce )
2025-03-19 08:05:42 +00:00
Rohit Waghchaure
d62960e925
fix: not able to make PR against stand alone Debit Note
...
(cherry picked from commit 6a52c30591 )
2025-03-19 08:05:33 +00:00
ruthra kumar
c6de50b2a5
Merge pull request #46606 from frappe/mergify/bp/version-15-hotfix/pr-46596
...
fix: debit in transaction currency (backport #46596 )
2025-03-19 12:11:09 +05:30
Rohit Waghchaure
8e19b46bd9
fix: debit in transaction currency
...
(cherry picked from commit e4acf20a62 )
2025-03-19 06:26:26 +00:00
rohitwaghchaure
f6a4855e7f
Merge pull request #46594 from frappe/mergify/bp/version-15-hotfix/pr-46593
...
test: test case for FIFO batch valuation (backport #46593 )
2025-03-18 21:23:03 +05:30
Rohit Waghchaure
95718acc9a
test: test case for FIFO batch valuation
...
(cherry picked from commit ad9ac1f058 )
2025-03-18 13:50:36 +00:00
rohitwaghchaure
2528acd803
Merge pull request #46592 from frappe/mergify/bp/version-15-hotfix/pr-46588
...
fix: SABB validation for packed items (backport #46588 )
2025-03-18 18:38:50 +05:30
Rohit Waghchaure
2d6626e906
fix: SABB validation for packed items
...
(cherry picked from commit 3756bf231b )
2025-03-18 12:03:18 +00:00
rohitwaghchaure
a07eb556cf
Merge pull request #46584 from frappe/mergify/bp/version-15-hotfix/pr-46575
...
fix: fetch quality inspection parameter group (backport #46575 )
2025-03-18 17:28:33 +05:30
rohitwaghchaure
48edc86845
Merge pull request #46587 from frappe/mergify/bp/version-15-hotfix/pr-46576
...
fix: repost future sle and gle after capitalization (backport #46576 )
2025-03-18 17:27:56 +05:30
rohitwaghchaure
7f5ce4f29d
Merge pull request #46585 from frappe/mergify/bp/version-15-hotfix/pr-46554
...
fix: add validation to rename_subcontracting_fields patch (backport #46554 )
2025-03-18 17:27:20 +05:30
rohitwaghchaure
cd7056842d
Merge pull request #46589 from frappe/mergify/bp/version-15-hotfix/pr-46579
...
fix: valuation for moving average with batches (backport #46579 )
2025-03-18 17:26:41 +05:30
Rohit Waghchaure
5f1bb1f1ba
fix: valuation for moving average with batches
...
(cherry picked from commit cdfbc73f4c )
2025-03-18 11:05:06 +00:00
rohitwaghchaure
79dacfdef8
Merge pull request #46560 from frappe/mergify/bp/version-15-hotfix/pr-46555
...
fix: performance issue for item list view (backport #46555 )
2025-03-18 16:34:00 +05:30
Khushi Rawat
2144f89624
fix: repost future sle and gle after capitalization ( #46576 )
...
(cherry picked from commit 29d77aa19f )
2025-03-18 10:31:47 +00:00
Mihir Kandoi
bc408d979a
fix: add validation to rename_subcontracting_fields patch
...
(cherry picked from commit 6c3117dc0d )
2025-03-18 10:30:41 +00:00
rohitwaghchaure
496f43e7e9
Merge pull request #46556 from frappe/st33974
...
fix: incorrect production item and bom no in job card
2025-03-18 15:58:26 +05:30
Mihir Kandoi
cd0abbae51
fix: fetch quality inspection parameter group
...
(cherry picked from commit 0a482c7ea8 )
2025-03-18 10:27:30 +00:00
Smit Vora
004ecc53e5
Merge pull request #46578 from frappe/mergify/bp/version-15-hotfix/pr-46515
...
fix: ensure qty conversion when creating production plan from SO (backport #46515 )
2025-03-18 15:00:34 +05:30
Smit Vora
8162fb3e5d
fix: ensure qty conversion when creating production plan from SO
...
(cherry picked from commit 75882cc81c )
2025-03-18 08:56:21 +00:00
rohitwaghchaure
e8047ab2ca
chore: fix conflicts
2025-03-18 12:01:11 +05:30
rohitwaghchaure
8dc371dac2
Merge pull request #46558 from frappe/mergify/bp/version-15-hotfix/pr-46553
...
fix: not able to select the item in the BOM (backport #46553 )
2025-03-18 11:59:56 +05:30
rohitwaghchaure
0351faa8c0
Merge pull request #46559 from frappe/mergify/bp/version-15-hotfix/pr-46552
...
fix: Debit and Credit not equal for Purchase Invoice (backport #46552 )
2025-03-18 11:59:38 +05:30
ruthra kumar
7e46845fea
Merge pull request #46572 from frappe/mergify/bp/version-15-hotfix/pr-46566
...
fix: set correct currency for offset account gl entries (backport #46566 )
2025-03-18 11:32:05 +05:30
ruthra kumar
e84333e5f2
Merge pull request #46571 from frappe/mergify/bp/version-15-hotfix/pr-46508
...
fix: use base currency total for UAE VAT 201 report (backport #46508 )
2025-03-18 11:24:29 +05:30
ruthra kumar
e6dd3f3e64
fix: set correct currency for offset account gl entries
...
(cherry picked from commit c32e11e69d )
2025-03-18 05:45:13 +00:00
ruthra kumar
ec43ca97cb
test: report ouput on foreign currency PI
...
(cherry picked from commit e80129627a )
2025-03-18 05:30:10 +00:00
ruthra kumar
3e2749d6d5
fix: use base currency total
...
(cherry picked from commit 46f4babcd0 )
2025-03-18 05:30:09 +00:00
mergify[bot]
01bab8f22b
perf: faster count estimation (backport #46550 ) ( #46551 )
...
perf: faster count estimation (#46550 )
These count queries themselves take quite a long time. `estimate_count`
uses info_schema stats to guess the time.
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit e47a87839b )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-17 21:23:30 +05:30
Ejaaz Khan
972c96b682
Merge pull request #46565 from frappe/mergify/bp/version-15-hotfix/pr-46564
...
refactor: remove default print format from sales invoice (backport #46564 )
2025-03-17 20:52:46 +05:30
Ejaaz Khan
7cfd7e6539
refactor: remove default print format from sales invoice
...
(cherry picked from commit f10d1f2b1f )
2025-03-17 14:38:43 +00:00
ruthra kumar
bcd9fd090d
Merge pull request #46562 from frappe/mergify/bp/version-15-hotfix/pr-46557
...
fix(Transaction Deletion Record): sql syntax error while deleting lead address (backport #46557 )
2025-03-17 17:00:37 +05:30
venkat102
ea68caec7d
fix(Transaction Deletion Record): sql syntax error while fetching lead address
...
(cherry picked from commit af0d6eeae8 )
2025-03-17 11:09:38 +00:00
Rohit Waghchaure
34d6e4bdaa
fix: performance issue for item list view
...
(cherry picked from commit d758fde881 )
# Conflicts:
# erpnext/stock/doctype/item_default/item_default.json
2025-03-17 11:08:38 +00:00
rohitwaghchaure
c7b8514c24
Merge pull request #46549 from frappe/mergify/bp/version-15-hotfix/pr-46504
...
fix: dashboard link for QC from PR (backport #46504 )
2025-03-17 16:37:21 +05:30
Rohit Waghchaure
46b6e621c2
fix: Debit and Credit not equal for Purchase Invoice
...
(cherry picked from commit ecb31b7c9f )
2025-03-17 11:07:17 +00:00
Rohit Waghchaure
59c653ef3f
fix: not able to select the item in the BOM
...
(cherry picked from commit 96d0cd23f1 )
2025-03-17 11:07:16 +00:00
Mihir Kandoi
d071a6c900
fix: incorrect production item and bom no in job card
2025-03-17 16:06:54 +05:30
ruthra kumar
61e126901e
Merge pull request #46523 from frappe/revert-46475-mergify/bp/version-15-hotfix/pr-46417
...
Revert "fix: error when creating delivery note from pick list (backport #46417 )"
2025-03-17 15:15:10 +05:30
Rohit Waghchaure
426222d8e0
fix: dashboard link for QC from PR
...
(cherry picked from commit 551f89f14b )
2025-03-17 04:36:59 +00:00
Sagar Vora
ad24867699
Merge pull request #46534 from frappe/mergify/bp/version-15-hotfix/pr-46533
...
fix: exclude current doc when checking for duplicate (backport #46533 )
2025-03-15 00:37:55 +05:30
Sagar Vora
b638aed758
fix: exclude current doc when checking for duplicate
...
(cherry picked from commit d8ef5e4d58 )
2025-03-14 18:37:47 +00:00
Shariq Ansari
1a9873bc55
Merge pull request #46530 from frappe/mergify/bp/version-15-hotfix/pr-46529
...
fix: also consider CRM Deal as party type for ERPNext CRM Integration (backport #46529 )
2025-03-14 16:07:27 +05:30
Shariq Ansari
65a80cffe7
fix: also consider CRM Deal as party type for ERPNext CRM Integration
...
(cherry picked from commit 04edbf7efe )
2025-03-14 10:34:11 +00:00
Mihir Kandoi
18e29de0c8
Merge pull request #46527 from frappe/mergify/bp/version-15-hotfix/pr-46513
2025-03-14 13:27:30 +05:30
Mihir Kandoi
e2418101ab
fix: get bom_no from sales order item and material request item
...
(cherry picked from commit ac354505ef )
2025-03-14 07:36:47 +00:00
Mihir Kandoi
62c9181651
Merge pull request #46525 from frappe/mergify/bp/version-15-hotfix/pr-46514
...
fix: UOM conversion error when creating pick list from material trans… (backport #46514 )
2025-03-14 13:04:43 +05:30
Mihir Kandoi
d0008ac6df
Merge pull request #46524 from frappe/mergify/bp/version-15-hotfix/pr-46512
...
fix: hide subcontracted qty field if PO is not subcontracted (backport #46512 )
2025-03-14 13:04:10 +05:30
Mihir Kandoi
be3e083e7d
fix: wrong field mapping
...
(cherry picked from commit 8411e2e01f )
2025-03-14 07:13:46 +00:00
Mihir Kandoi
2f3dcc2137
fix: UOM conversion error when creating pick list from material transfer request
...
(cherry picked from commit 840ea070a9 )
2025-03-14 07:13:46 +00:00
Mihir Kandoi
62feec5cc3
fix: hide subcontracted qty field if PO is not subcontracted
...
(cherry picked from commit 6e8521d761 )
2025-03-14 07:12:44 +00:00
Nabin Hait
0852533751
Revert "fix: error when creating delivery note from pick list (backport #46417 )"
2025-03-14 12:33:37 +05:30
ruthra kumar
99f59c0410
Merge pull request #46521 from frappe/mergify/bp/version-15-hotfix/pr-46497
...
fix: use `party` explicitly instead of party_field (backport #46497 )
2025-03-14 11:08:05 +05:30
Sanket322
5dd5784716
fix: use party explicitly
...
(cherry picked from commit 5057e3fe30 )
2025-03-14 04:52:33 +00:00
ruthra kumar
5ad3e5b5c8
Merge pull request #46520 from frappe/mergify/bp/version-15-hotfix/pr-46488
...
refactor: replace get_list with get_all for dynamic link child access (backport #46488 )
2025-03-14 10:11:05 +05:30
Sugesh393
7fb26f802c
refactor: replace get_list with get_all for dynamic link child access
...
(cherry picked from commit 8f7f0b81f6 )
2025-03-14 04:22:25 +00:00
ruthra kumar
27d6659962
Merge pull request #46480 from frappe/mergify/bp/version-15-hotfix/pr-46473
...
fix: use shipping_address_name for address validation in sales invoice (backport #46473 )
2025-03-14 09:50:37 +05:30
ruthra kumar
3737b4a300
refactor(test): unset billing address
2025-03-14 09:29:43 +05:30
ruthra kumar
1065e483b2
Merge pull request #46510 from aerele/fix/item-stock-difference-account
...
fix: set stock adjustment account in difference account (backport #45606 )
2025-03-14 09:23:46 +05:30
Bhavan23
6202e302b1
fix: set stock adjustment account in difference account
2025-03-13 16:45:18 +05:30
mergify[bot]
2a788a4fb1
refactor: print receipt on order complete on pos (backport #46501 ) ( #46507 )
...
* refactor: print receipt on order complete on pos (#46501 )
(cherry picked from commit 0552209310 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_past_order_summary.js
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-13 14:30:38 +05:30
mergify[bot]
32335da839
fix: add parenttype condition to payment schedule query in accounts receivable report (backport #46370 ) ( #46499 )
...
Fix: add parenttype condition to payment schedule query in accounts receivable report (#46370 )
fix: add parenttype condition to payment schedule query in accounts receivable report
(cherry picked from commit f311a0fc1c )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-03-13 12:03:46 +05:30
ruthra kumar
c47cc0572b
Merge pull request #46493 from frappe/mergify/bp/version-15-hotfix/pr-46492
...
fix: using `in` for lookup in list instead of directly assigning (backport #46492 )
2025-03-13 08:41:22 +05:30
ruthra kumar
1ec971f805
Merge pull request #46496 from frappe/mergify/bp/version-15/pr-46423
...
Revert "fix: Show Credit Note amount in credit note column" (backport #46423 )
2025-03-13 08:20:53 +05:30
ruthra kumar
a6e92d7d16
Merge pull request #46495 from frappe/mergify/bp/version-15-hotfix/pr-46423
...
Revert "fix: Show Credit Note amount in credit note column" (backport #46423 )
2025-03-13 08:12:37 +05:30
ruthra kumar
4d7071299e
Revert "fix: Show Credit Note amount in credit note column"
...
(cherry picked from commit 5a9767ca67 )
2025-03-13 02:35:11 +00:00
ruthra kumar
0223651b5b
Revert "fix: Show Credit Note amount in credit note column"
...
(cherry picked from commit 5a9767ca67 )
2025-03-13 02:28:08 +00:00
Sanket Shah
950656d6f7
fix: using in for lookup in list instead of directly assigning ( #46492 )
...
fix: using in for lookup in list instead of assigning
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 38955af802 )
2025-03-12 17:08:05 +00:00
Frappe PR Bot
08f47b626c
chore(release): Bumped to Version 15.54.4
...
## [15.54.4](https://github.com/frappe/erpnext/compare/v15.54.3...v15.54.4 ) (2025-03-12)
### Bug Fixes
* `base_net_rate` Required to Check Valid Range (backport [#46332 ](https://github.com/frappe/erpnext/issues/46332 )) ([#46382 ](https://github.com/frappe/erpnext/issues/46382 )) ([877d5bd ](877d5bd3aa ))
* **account:** update account number from parent company ([428aedc ](428aedc29c ))
* Allow rename prospect doctype ([#46352 ](https://github.com/frappe/erpnext/issues/46352 )) ([de46165 ](de46165768 ))
* auto email report creation ([#46343 ](https://github.com/frappe/erpnext/issues/46343 )) ([5cc251a ](5cc251a172 ))
* backport translations from develop ([#46428 ](https://github.com/frappe/erpnext/issues/46428 )) ([9c70376 ](9c703765a1 ))
* calculate due date based on payment term (backport [#46416 ](https://github.com/frappe/erpnext/issues/46416 )) ([#46479 ](https://github.com/frappe/erpnext/issues/46479 )) ([7f14744 ](7f147446df ))
* change fieldname for cash_flow to export (backport [#46353 ](https://github.com/frappe/erpnext/issues/46353 )) ([#46366 ](https://github.com/frappe/erpnext/issues/46366 )) ([23c4252 ](23c4252b9b ))
* check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch ([7047fe2 ](7047fe2681 ))
* clear cashe on employee hierarchy change to reflect updated permissions ([4dfdb2b ](4dfdb2b0a1 ))
* consider account freeze date in recalculate_amount_difference_field patch ([8b67527 ](8b67527900 ))
* consider stock freeze date in recalculate_amount_difference_field patch ([8264d42 ](8264d42cd9 ))
* credit note creation during pos invoice consolidation (backport [#46277 ](https://github.com/frappe/erpnext/issues/46277 )) ([#46469 ](https://github.com/frappe/erpnext/issues/46469 )) ([a4b8b4c ](a4b8b4c771 ))
* do not recalculate qty for batch items during reposting ([bac36f3 ](bac36f342d ))
* doctype name ([1dcbdf3 ](1dcbdf3257 ))
* enable no copy for serial no field ([3f9df2f ](3f9df2fb2d ))
* error in production analytics report ([db6ae61 ](db6ae61935 ))
* error when creating delivery note from pick list ([#46417 ](https://github.com/frappe/erpnext/issues/46417 )) ([0b92101 ](0b921016ff ))
* filter batches that going to be zero ([ac97489 ](ac97489a32 ))
* incorrect category in list ([002685f ](002685fc89 ))
* make 'company_tax_id' and 'company_fiscal_code' as mandatory ([229f4d3 ](229f4d3d92 ))
* not able to save work order with alternative item ([9554a49 ](9554a49bbd ))
* **payment entry:** fetch default bank account based on company (backport [#46379 ](https://github.com/frappe/erpnext/issues/46379 )) ([#46471 ](https://github.com/frappe/erpnext/issues/46471 )) ([1371199 ](13711993fe ))
* pricing rule not ignored in Sales Order ([#46248 ](https://github.com/frappe/erpnext/issues/46248 )) ([8def42f ](8def42f751 ))
* rare precision issue preventing submission of subcontracting order ([6419d02](6419d020a1 ))
* recalculate_amount_difference_field patch ([f247f02 ](f247f02e49 ))
* remove no copy for serial no field of purchase receipt item ([baa564f ](baa564fc94 ))
* rename sla fields patch ([73f11cf ](73f11cf19e ))
* rename sla fields patch ([#46465 ](https://github.com/frappe/erpnext/issues/46465 )) ([5edbd88 ](5edbd8851a ))
* rename_sla_fields patch ([7bc7557 ](7bc7557018 ))
* run bank reconciliation as a background job to prevent request timeout ([739cd18 ](739cd18604 ))
* set correct account currency for deferred expence account in PI ([f96848a ](f96848a3b9 ))
* show remaining qty on 'Complete Job' button instead of full qty ([79e6550 ](79e6550321 ))
* sla fields patch ([0d044bc ](0d044bc5bb ))
* stock balance in and out value ([c2001e9 ](c2001e9c67 ))
* **test:** incorrect transaction exchange rate in test case ([b76c968 ](b76c96820e ))
* typo in sales_invoice_print ([b610621 ](b6106212c1 ))
* uom reverts to default upon selecting do not explode ([#45693 ](https://github.com/frappe/erpnext/issues/45693 )) ([6b1d209 ](6b1d20970e ))
* validate accounting dimension company in Journal Entry & Stock Entry (backport [#46204 ](https://github.com/frappe/erpnext/issues/46204 )) ([#46369 ](https://github.com/frappe/erpnext/issues/46369 )) ([c816f9b ](c816f9bd0a ))
* validate last_gl_update exists before comparing (backport [#46464 ](https://github.com/frappe/erpnext/issues/46464 )) ([#46468 ](https://github.com/frappe/erpnext/issues/46468 )) ([3cef94e ](3cef94e2ed ))
* validations and account type filter for `Tax Withholding Category` ([#46207 ](https://github.com/frappe/erpnext/issues/46207 )) ([cc30a01 ](cc30a01898 ))
2025-03-12 14:37:29 +00:00
ruthra kumar
0283f7526c
Merge pull request #46444 from frappe/version-15-hotfix
...
chore: release v15
2025-03-12 20:05:56 +05:30
ruthra kumar
3ad451dd6e
Merge branch 'version-15' into version-15-hotfix
2025-03-12 19:48:08 +05:30
rohitwaghchaure
9e409bde2e
Merge pull request #46486 from frappe/st33357
...
fix: enable no copy for serial no field
2025-03-12 19:39:32 +05:30
ruthra kumar
8459166323
Merge pull request #46482 from frappe/mergify/bp/version-15-hotfix/pr-46207
...
fix: validations and account type filter for `Tax Withholding Category` (backport #46207 )
2025-03-12 17:46:04 +05:30
ruthra kumar
e1328de712
Merge pull request #46487 from frappe/mergify/bp/version-15-hotfix/pr-46251
...
fix(bank-reconciliation): run bank reconciliation as a background job (backport #46251 )
2025-03-12 17:45:45 +05:30
mergify[bot]
d3a2350b3e
fix(invoice):validate return invoice qty (backport #46451 ) ( #46481 )
...
fix(invoice):validate return invoice qty (#46451 )
* fix(invoice): validate return quantity when update stock is unchecked
* test: add unit test for validating fully returned invoice quantity
(cherry picked from commit ba96c86576 )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-03-12 17:23:26 +05:30
Bhavan23
739cd18604
fix: run bank reconciliation as a background job to prevent request timeout
...
(cherry picked from commit a29c6a5aea )
2025-03-12 11:52:26 +00:00
ruthra kumar
e61cc9b12e
Merge pull request #46483 from frappe/mergify/bp/version-15-hotfix/pr-46248
...
fix: pricing rule not ignored in Sales Order (backport #46248 )
2025-03-12 17:13:13 +05:30
Mihir Kandoi
baa564fc94
fix: remove no copy for serial no field of purchase receipt item
2025-03-12 17:11:14 +05:30
rohitwaghchaure
a55ec56fbf
Merge pull request #46484 from frappe/45440
...
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:44:57 +05:30
Mihir Kandoi
3f9df2fb2d
fix: enable no copy for serial no field
2025-03-12 16:35:50 +05:30
mergify[bot]
7f147446df
fix: calculate due date based on payment term (backport #46416 ) ( #46479 )
...
fix: calculate due date based on payment term (#46416 )
(cherry picked from commit 9e808c832f )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2025-03-12 16:30:14 +05:30
Sugesh G
8def42f751
fix: pricing rule not ignored in Sales Order ( #46248 )
...
* fix: pricing rule not ignored in Sales Order
* test: update parameter do_not_submit to do_not_save
(cherry picked from commit f8c659d8d5 )
2025-03-12 10:58:47 +00:00
Mihir Kandoi
79e6550321
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:27:33 +05:30
Priyansh Shah
cc30a01898
fix: validations and account type filter for Tax Withholding Category ( #46207 )
...
fix: validations and account type filter for tax withholding category
(cherry picked from commit d371236684 )
2025-03-12 10:52:32 +00:00
Sugesh G
38dabdf584
fix: use shipping_address_name for address validation in sales invoice ( #46473 )
...
* fix: validate address and contact related to party
* fix: solve unboundlocal error
* refactor: improve variable scope
* refactor: translatable strings
* fix: use shipping_address_name for address validation in sales invoice
* test: add new unit test for address and contact validation
* chore: to avoid keyerror
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 0bdb81db53 )
2025-03-12 10:44:37 +00:00
Ninad Parikh
877d5bd3aa
fix: base_net_rate Required to Check Valid Range (backport #46332 ) ( #46382 )
...
fix: `base_net_rate` required to check valid range
2025-03-12 16:12:44 +05:30
Mihir Kandoi
0b53bd3e9a
Merge pull request #46475 from frappe/mergify/bp/version-15-hotfix/pr-46417
...
fix: error when creating delivery note from pick list (backport #46417 )
2025-03-12 16:09:50 +05:30
Mihir Kandoi
3606fe8fba
Merge pull request #46467 from frappe/mergify/bp/version-15-hotfix/pr-46465
...
fix: rename sla fields patch (backport #46465 )
2025-03-12 16:09:37 +05:30
Mihir Kandoi
0b921016ff
fix: error when creating delivery note from pick list ( #46417 )
...
(cherry picked from commit 67e9389a02 )
2025-03-12 10:00:53 +00:00
rohitwaghchaure
4d49608a68
Merge pull request #46474 from frappe/mergify/bp/version-15-hotfix/pr-46470
...
fix: do not recalculate qty for batch items during reposting (backport #46470 )
2025-03-12 12:39:06 +05:30
Rohit Waghchaure
bac36f342d
fix: do not recalculate qty for batch items during reposting
...
(cherry picked from commit 0753c018d2 )
2025-03-12 06:48:00 +00:00
mergify[bot]
a4b8b4c771
fix: credit note creation during pos invoice consolidation (backport #46277 ) ( #46469 )
...
* fix: credit note creation during pos invoice consolidation (#46277 )
* fix: credit note creation during pos invoice consolidation
* fix: added check to skip merging empty list of return pos invoices
* fix: sql query
* fix: using return invoice name instead of return invoice object
* fix: added pos invoice field in sales invoice item
(cherry picked from commit 8ba4ac3b86 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-12 11:41:41 +05:30
mergify[bot]
3cef94e2ed
fix: validate last_gl_update exists before comparing (backport #46464 ) ( #46468 )
...
fix: validate last_gl_update exists before comparing (#46464 )
(cherry picked from commit 0a5ca0c35f )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-03-12 11:05:24 +05:30
mergify[bot]
13711993fe
fix(payment entry): fetch default bank account based on company (backport #46379 ) ( #46471 )
...
fix(payment entry): fetch default bank account based on company (#46379 )
(cherry picked from commit b72f6f5a3d )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-03-12 11:05:08 +05:30
Nabin Hait
24678b0e24
chore: conflicts
2025-03-12 10:38:26 +05:30
Mihir Kandoi
5edbd8851a
fix: rename sla fields patch ( #46465 )
...
* fix: rename sla fields patch
* fix: rerun patch
(cherry picked from commit 8bce42e633 )
# Conflicts:
# erpnext/patches.txt
2025-03-12 05:04:52 +00:00
rohitwaghchaure
6582e4c5f9
Merge pull request #46462 from frappe/mergify/bp/version-15-hotfix/pr-46455
...
fix: error in production analytics report (backport #46455 )
2025-03-12 09:50:35 +05:30
rohitwaghchaure
fd1c1ba35e
Merge pull request #46461 from frappe/mergify/bp/version-15-hotfix/pr-46460
...
fix: rename sla fields patch (backport #46460 )
2025-03-12 09:49:46 +05:30
Mihir Kandoi
db6ae61935
fix: error in production analytics report
...
(cherry picked from commit 03e66468f6 )
2025-03-11 19:00:35 +00:00
Mihir Kandoi
73f11cf19e
fix: rename sla fields patch
...
(cherry picked from commit b6c18849c5 )
2025-03-11 18:57:17 +00:00
rohitwaghchaure
8f7dc827ea
Merge pull request #46459 from frappe/mergify/bp/version-15-hotfix/pr-46452
...
fix: sla fields patch (backport #46452 )
2025-03-12 00:01:35 +05:30
Mihir Kandoi
0d044bc5bb
fix: sla fields patch
...
(cherry picked from commit d653899372 )
2025-03-11 18:08:24 +00:00
rohitwaghchaure
14ee2d239a
Merge pull request #46441 from frappe/mergify/bp/version-15-hotfix/pr-46436
...
fix: filter batches that going to be zero (backport #46436 )
2025-03-11 23:38:21 +05:30
Raffael Meyer
fc8eeaf4f6
Merge pull request #46457 from frappe/mergify/bp/version-15-hotfix/pr-46453
...
ci: ignore PRs labeled with "skip-release-notes" when generating release notes (backport #46453 )
2025-03-11 17:51:58 +01:00
barredterra
aad8c88532
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
...
(cherry picked from commit 57007bf937 )
2025-03-11 16:35:20 +00:00
ruthra kumar
e783536ba0
Merge pull request #46450 from frappe/mergify/bp/version-15-hotfix/pr-46398
...
chore: rename print and stationery account (backport #46398 )
2025-03-11 18:12:19 +05:30
chethank1407
ee3feba386
chore: rename print and stationery account
...
(cherry picked from commit 615997b774 )
2025-03-11 12:03:42 +00:00
ruthra kumar
cb9be11448
Merge pull request #46447 from frappe/mergify/bp/version-15-hotfix/pr-46344
...
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory (backport #46344 )
2025-03-11 17:31:19 +05:30
ruthra kumar
31dc6021e2
chore: translatable strings
...
(cherry picked from commit 121798ba85 )
2025-03-11 11:42:30 +00:00
Bhavan23
229f4d3d92
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory
...
(cherry picked from commit abd044eb0d )
2025-03-11 11:42:19 +00:00
ruthra kumar
c25862a85f
Merge pull request #46446 from frappe/mergify/bp/version-15-hotfix/pr-45818
...
fix: set correct account currency for deferred expense account (backport #45818 )
2025-03-11 16:50:55 +05:30
vishakhdesai
f96848a3b9
fix: set correct account currency for deferred expence account in PI
...
(cherry picked from commit 398083853c )
2025-03-11 11:06:14 +00:00
Rohit Waghchaure
ac97489a32
fix: filter batches that going to be zero
...
(cherry picked from commit aba512c1c6 )
2025-03-11 08:02:49 +00:00
ruthra kumar
02ff406b7c
Merge pull request #46439 from frappe/mergify/bp/version-15-hotfix/pr-46372
...
fix(account): update account number from parent company (backport #46372 )
2025-03-11 11:19:33 +05:30
venkat102
428aedc29c
fix(account): update account number from parent company
...
(cherry picked from commit 4a4894bc01 )
2025-03-11 05:32:15 +00:00
ruthra kumar
6af24dca6e
Merge pull request #46432 from frappe/mergify/bp/version-15-hotfix/pr-46427
...
fix: not able to save work order with alternative item (backport #46414 ) (backport #46427 )
2025-03-11 11:02:04 +05:30
ruthra kumar
8980eb9b9d
Merge pull request #46437 from frappe/mergify/bp/version-15-hotfix/pr-46426
...
fix: clear cashe on employee hierarchy change (backport #46426 )
2025-03-11 10:58:50 +05:30
Asmita Hase
4dfdb2b0a1
fix: clear cashe on employee hierarchy change to reflect updated permissions
...
(cherry picked from commit 6789578b27 )
2025-03-11 05:13:04 +00:00
Rohit Waghchaure
9554a49bbd
fix: not able to save work order with alternative item
...
(cherry picked from commit 6ca1f9bc73 )
(cherry picked from commit ac7fc608aa )
2025-03-10 17:44:57 +00:00
rohitwaghchaure
5b69445294
Merge pull request #46420 from frappe/mergify/bp/version-15-hotfix/pr-46418
...
fix: stock balance in and out value (backport #46418 )
2025-03-10 23:13:37 +05:30
Raffael Meyer
9c703765a1
fix: backport translations from develop ( #46428 )
2025-03-10 14:32:19 +01:00
rohitwaghchaure
043539fcdb
chore: fix conflicts
2025-03-10 17:37:29 +05:30
ruthra kumar
54a76d8932
Merge pull request #46425 from frappe/mergify/bp/version-15-hotfix/pr-46407
...
fix: typo in sales_invoice_print (backport #46407 )
2025-03-10 16:55:28 +05:30
mahsem
b6106212c1
fix: typo in sales_invoice_print
...
(cherry picked from commit f7bcae83e4 )
2025-03-10 11:18:23 +00:00
Rohit Waghchaure
c2001e9c67
fix: stock balance in and out value
...
(cherry picked from commit e917bd5334 )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2025-03-10 10:06:09 +00:00
Frappe PR Bot
47429095a2
chore(release): Bumped to Version 15.54.3
...
## [15.54.3](https://github.com/frappe/erpnext/compare/v15.54.2...v15.54.3 ) (2025-03-09)
### Bug Fixes
* consider account freeze date in recalculate_amount_difference_field patch ([34f03d6 ](34f03d608a ))
* consider stock freeze date in recalculate_amount_difference_field patch ([a18721d ](a18721d21c ))
2025-03-09 11:04:11 +00:00
rohitwaghchaure
2f3f87fe7e
Merge pull request #46403 from frappe/mergify/bp/version-15/pr-46402
...
fix: consider account freeze date in recalculate_amount_difference_fi… (backport #46395 ) (backport #46402 )
2025-03-09 16:32:52 +05:30
Mihir Kandoi
2b4dfca3ff
chore: resolve conflicts
...
(cherry picked from commit 985fb5dfdc )
2025-03-08 17:16:43 +00:00
Mihir Kandoi
a18721d21c
fix: consider stock freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit cd72532789 )
(cherry picked from commit 8264d42cd9 )
2025-03-08 17:16:43 +00:00
Mihir Kandoi
34f03d608a
fix: consider account freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit 696f931678 )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
(cherry picked from commit 8b67527900 )
2025-03-08 17:16:43 +00:00
rohitwaghchaure
b786cd30e6
Merge pull request #46402 from frappe/mergify/bp/version-15-hotfix/pr-46395
...
fix: consider account freeze date in recalculate_amount_difference_fi… (backport #46395 )
2025-03-08 22:45:06 +05:30
Mihir Kandoi
985fb5dfdc
chore: resolve conflicts
2025-03-08 22:22:12 +05:30
Mihir Kandoi
8264d42cd9
fix: consider stock freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit cd72532789 )
2025-03-08 16:28:33 +00:00
Mihir Kandoi
8b67527900
fix: consider account freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit 696f931678 )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
2025-03-08 16:28:32 +00:00
Frappe PR Bot
2ce8299bc8
chore(release): Bumped to Version 15.54.2
...
## [15.54.2](https://github.com/frappe/erpnext/compare/v15.54.1...v15.54.2 ) (2025-03-08)
### Bug Fixes
* incorrect category in list ([3bdd4ce ](3bdd4ce116 ))
* **test:** incorrect transaction exchange rate in test case ([3015628 ](3015628519 ))
2025-03-08 07:42:44 +00:00
ruthra kumar
84b03485d6
Merge pull request #46397 from frappe/mergify/bp/version-15/pr-46064
...
fix: Debit and Credit mismatch on transaction currency debit and credit values (backport #46064 )
2025-03-08 13:11:25 +05:30
ruthra kumar
d0b14f1907
chore: resolve conflict
2025-03-08 12:28:49 +05:30
ruthra kumar
cd1803a74d
refactor: internal transfer gl
...
(cherry picked from commit f1d8feec15 )
2025-03-08 06:56:37 +00:00
ruthra kumar
a1cf27ec17
test: assert total debit and credit for trx currency
...
(cherry picked from commit 55d0636123 )
2025-03-08 06:56:37 +00:00
ruthra kumar
61880a311a
refactor: handle rounding diff for trx currency dr and cr
...
(cherry picked from commit 455a55b2ce )
2025-03-08 06:56:37 +00:00
ruthra kumar
2d290b153d
refactor: trx currency dr and cr for tax rows and item rows
...
(cherry picked from commit 4cd3f3531c )
2025-03-08 06:56:36 +00:00
ruthra kumar
cacb720556
refactor: convert tax amount using exchange rate
...
(cherry picked from commit 7528ef147a )
2025-03-08 06:56:36 +00:00
ruthra kumar
3bdd4ce116
fix: incorrect category in list
...
(cherry picked from commit 6545467aec )
2025-03-08 06:56:36 +00:00
ruthra kumar
c479998cd6
chore: typo
...
(cherry picked from commit bc792c61e9 )
2025-03-08 06:56:36 +00:00
ruthra kumar
501e388186
refactor: isolate to specific doctypes
...
(cherry picked from commit b348aa3b37 )
2025-03-08 06:56:35 +00:00
ruthra kumar
af45ec0d6d
refactor(test): save first to let the tax table populate
...
(cherry picked from commit 23d465805b )
2025-03-08 06:56:35 +00:00
ruthra kumar
3015628519
fix(test): incorrect transaction exchange rate in test case
...
(cherry picked from commit a31770d122 )
2025-03-08 06:56:35 +00:00
ruthra kumar
8b6eea6349
refactor: set transaction currency and rate before gl map
...
(cherry picked from commit ceca5b4c72 )
2025-03-08 06:56:34 +00:00
ruthra kumar
81c29e8f8c
refactor: handle payment entry
...
(cherry picked from commit 5c86e3ce85 )
2025-03-08 06:56:34 +00:00
ruthra kumar
04758d3de3
refactor: handle Journal entries
...
(cherry picked from commit 9f3847c0f8 )
2025-03-08 06:56:34 +00:00
ruthra kumar
615b0c40a3
refactor: move utility method to controller
...
(cherry picked from commit d1d06885dc )
2025-03-08 06:56:34 +00:00
ruthra kumar
231abab321
refactor: set transaction currency dr/cr in sales invoice
...
(cherry picked from commit 3e292ef2cb )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2025-03-08 06:56:33 +00:00
ruthra kumar
fff3b1e84e
refactor: handle stocked items
...
(cherry picked from commit ee93ed8c97 )
2025-03-08 06:56:33 +00:00
ruthra kumar
5299a1032b
refactor: handle stocked items
...
(cherry picked from commit 7ff3977394 )
2025-03-08 06:56:33 +00:00
ruthra kumar
1e5fbc0a48
refactor: set tr currency dr & cr directly on parent document
...
(cherry picked from commit e9af567033 )
2025-03-08 06:56:32 +00:00
ruthra kumar
5c47c35a0f
refactor: use highest precision for storing exc rate
...
(cherry picked from commit b115bf2e2a )
2025-03-08 06:56:32 +00:00
ruthra kumar
2bf910a786
Merge pull request #46396 from frappe/mergify/bp/version-15-hotfix/pr-46064
...
fix: Debit and Credit mismatch on transaction currency debit and credit values (backport #46064 )
2025-03-08 12:25:57 +05:30
ruthra kumar
0b8673777a
chore: resolve conflict
2025-03-08 12:11:54 +05:30
ruthra kumar
8f4c1e7169
refactor: internal transfer gl
...
(cherry picked from commit f1d8feec15 )
2025-03-08 06:36:37 +00:00
ruthra kumar
f303245fae
test: assert total debit and credit for trx currency
...
(cherry picked from commit 55d0636123 )
2025-03-08 06:36:37 +00:00
ruthra kumar
cd21e5c652
refactor: handle rounding diff for trx currency dr and cr
...
(cherry picked from commit 455a55b2ce )
2025-03-08 06:36:37 +00:00
ruthra kumar
57e0f73595
refactor: trx currency dr and cr for tax rows and item rows
...
(cherry picked from commit 4cd3f3531c )
2025-03-08 06:36:37 +00:00
ruthra kumar
2c73e31742
refactor: convert tax amount using exchange rate
...
(cherry picked from commit 7528ef147a )
2025-03-08 06:36:36 +00:00
ruthra kumar
002685fc89
fix: incorrect category in list
...
(cherry picked from commit 6545467aec )
2025-03-08 06:36:36 +00:00
ruthra kumar
38a3a43ba5
chore: typo
...
(cherry picked from commit bc792c61e9 )
2025-03-08 06:36:36 +00:00
ruthra kumar
07f938cc10
refactor: isolate to specific doctypes
...
(cherry picked from commit b348aa3b37 )
2025-03-08 06:36:35 +00:00
ruthra kumar
5c013172f9
refactor(test): save first to let the tax table populate
...
(cherry picked from commit 23d465805b )
2025-03-08 06:36:35 +00:00
ruthra kumar
b76c96820e
fix(test): incorrect transaction exchange rate in test case
...
(cherry picked from commit a31770d122 )
2025-03-08 06:36:35 +00:00
ruthra kumar
1d56931050
refactor: set transaction currency and rate before gl map
...
(cherry picked from commit ceca5b4c72 )
2025-03-08 06:36:34 +00:00
ruthra kumar
66dc79ceb5
refactor: handle payment entry
...
(cherry picked from commit 5c86e3ce85 )
2025-03-08 06:36:34 +00:00
ruthra kumar
00cbc89b5f
refactor: handle Journal entries
...
(cherry picked from commit 9f3847c0f8 )
2025-03-08 06:36:33 +00:00
ruthra kumar
d7baa451e3
refactor: move utility method to controller
...
(cherry picked from commit d1d06885dc )
2025-03-08 06:36:33 +00:00
ruthra kumar
e0b5386bf0
refactor: set transaction currency dr/cr in sales invoice
...
(cherry picked from commit 3e292ef2cb )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2025-03-08 06:36:33 +00:00
ruthra kumar
133dca1824
refactor: handle stocked items
...
(cherry picked from commit ee93ed8c97 )
2025-03-08 06:36:32 +00:00
ruthra kumar
eb0df50f1b
refactor: handle stocked items
...
(cherry picked from commit 7ff3977394 )
2025-03-08 06:36:32 +00:00
ruthra kumar
5761cfb3d5
refactor: set tr currency dr & cr directly on parent document
...
(cherry picked from commit e9af567033 )
2025-03-08 06:36:32 +00:00
ruthra kumar
568b582b6a
refactor: use highest precision for storing exc rate
...
(cherry picked from commit b115bf2e2a )
2025-03-08 06:36:31 +00:00
Shariq Ansari
d115c1c156
Merge pull request #46365 from frappe/mergify/bp/version-15-hotfix/pr-46352
...
fix: Allow rename prospect doctype (backport #46352 )
2025-03-07 17:12:22 +05:30
Nabin Hait
4e688778dc
chore: linter issue
2025-03-07 10:28:52 +05:30
Mihir Kandoi
b5890c1d55
Merge pull request #46376 from frappe/mergify/bp/version-15-hotfix/pr-46374
2025-03-06 23:00:13 +05:30
Mihir Kandoi
6419d020a1
fix: rare precision issue preventing submission of subcontracting order
...
(cherry picked from commit 33b71544db )
2025-03-06 16:46:04 +00:00
Nabin Hait
60364f6dc9
chore: conflicts
2025-03-06 18:14:09 +05:30
mergify[bot]
23c4252b9b
fix: change fieldname for cash_flow to export (backport #46353 ) ( #46366 )
...
fix: change fieldname for cash_flow to export (#46353 )
fix: change fieldname for cash_flow
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 606dcb0ad1 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-03-06 18:12:31 +05:30
mergify[bot]
c816f9bd0a
fix: validate accounting dimension company in Journal Entry & Stock Entry (backport #46204 ) ( #46369 )
...
fix: validate accounting dimension company in Journal Entry & Stock Entry (#46204 )
* fix: validate accounting dimension company in journal entry and stock entry
* test: update test cases to validate company-based accounting dimension
* fix(test): ensure 'Pick List' company matches 'Delivery Note' to prevent test failures
* chore: remove redundant lines of code
(cherry picked from commit 7b6ebad9e6 )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-03-06 18:12:06 +05:30
Shariq Ansari
de46165768
fix: Allow rename prospect doctype ( #46352 )
...
fix: allow rename prospect doctype
(cherry picked from commit 884709deb8 )
# Conflicts:
# erpnext/crm/doctype/prospect/prospect.json
2025-03-06 11:50:08 +00:00
Justine Jay
5cc251a172
fix: auto email report creation ( #46343 )
...
* fix(financial_statements): mandatory based on filter_based_on value
* fix(financial_statements.js): include options for multiselect
2025-03-06 17:18:26 +05:30
Frappe PR Bot
7c8b34fd8f
chore(release): Bumped to Version 15.54.1
...
## [15.54.1](https://github.com/frappe/erpnext/compare/v15.54.0...v15.54.1 ) (2025-03-06)
### Bug Fixes
* check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch ([12bf31d ](12bf31df87 ))
* recalculate_amount_difference_field patch ([041335f ](041335f318 ))
* rename_sla_fields patch ([bb553c2 ](bb553c27ab ))
2025-03-06 11:05:55 +00:00
rohitwaghchaure
83320c97fa
Merge pull request #46360 from frappe/mergify/bp/version-15/pr-46357
...
fix: rename_sla_fields patch (backport #46355 ) (backport #46357 )
2025-03-06 16:34:33 +05:30
rohitwaghchaure
b004865240
Merge pull request #46362 from frappe/mergify/bp/version-15/pr-46358
...
fix: recalculate_amount_difference_field patch (backport #46354 ) (backport #46358 )
2025-03-06 16:34:20 +05:30
Mihir Kandoi
525780645a
chore: resolve conflicts
...
(cherry picked from commit 8e65b0ec0c )
2025-03-06 10:42:01 +00:00
Mihir Kandoi
12bf31df87
fix: check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch
...
(cherry picked from commit 95d1976931 )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
(cherry picked from commit 7047fe2681 )
2025-03-06 10:42:01 +00:00
Mihir Kandoi
041335f318
fix: recalculate_amount_difference_field patch
...
(cherry picked from commit 0492b941ff )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
(cherry picked from commit f247f02e49 )
2025-03-06 10:42:00 +00:00
rohitwaghchaure
9c9c8c9356
Merge pull request #46358 from frappe/mergify/bp/version-15-hotfix/pr-46354
...
fix: recalculate_amount_difference_field patch (backport #46354 )
2025-03-06 14:53:08 +05:30
Mihir Kandoi
8e65b0ec0c
chore: resolve conflicts
2025-03-06 14:13:55 +05:30
Mihir Kandoi
bb553c27ab
fix: rename_sla_fields patch
...
(cherry picked from commit e8d4a487c6 )
(cherry picked from commit 7bc7557018 )
2025-03-06 08:20:30 +00:00
rohitwaghchaure
7080e1422d
Merge pull request #46357 from frappe/mergify/bp/version-15-hotfix/pr-46355
...
fix: rename_sla_fields patch (backport #46355 )
2025-03-06 13:48:54 +05:30
Mihir Kandoi
7047fe2681
fix: check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch
...
(cherry picked from commit 95d1976931 )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
2025-03-06 07:58:38 +00:00
Mihir Kandoi
f247f02e49
fix: recalculate_amount_difference_field patch
...
(cherry picked from commit 0492b941ff )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
2025-03-06 07:58:37 +00:00
Mihir Kandoi
7bc7557018
fix: rename_sla_fields patch
...
(cherry picked from commit e8d4a487c6 )
2025-03-06 07:49:12 +00:00
rohitwaghchaure
e72264f448
Merge pull request #46346 from frappe/mergify/bp/version-15-hotfix/pr-46339
...
fix: doctype name (backport #46339 )
2025-03-05 21:44:40 +05:30
Rohit Waghchaure
1dcbdf3257
fix: doctype name
...
(cherry picked from commit d039310d80 )
2025-03-05 15:48:13 +00:00
Mihir Kandoi
5d6730a059
Merge pull request #46345 from frappe/mergify/bp/version-15-hotfix/pr-45693
...
fix: uom reverts to default upon selecting do not explode (backport #45693 )
2025-03-05 21:09:04 +05:30
Mihir Kandoi
6b1d20970e
fix: uom reverts to default upon selecting do not explode ( #45693 )
...
* fix: uom reverts to default upon selecting do not explode
* fix: logical error failing tests
(cherry picked from commit 58ed697ba5 )
2025-03-05 15:21:58 +00:00
Frappe PR Bot
528107e224
chore(release): Bumped to Version 15.54.0
...
# [15.54.0](https://github.com/frappe/erpnext/compare/v15.53.4...v15.54.0 ) (2025-03-05)
### Bug Fixes
* Accounting Period validation throwing for different companies ([6df9cf3 ](6df9cf327d ))
* Add company filter at get_invoice method (backport [#46238 ](https://github.com/frappe/erpnext/issues/46238 )) ([#46299 ](https://github.com/frappe/erpnext/issues/46299 )) ([4f80ddd ](4f80ddd834 ))
* Add permission check in POS's `Toggle Recent Orders` (backport [#46010 ](https://github.com/frappe/erpnext/issues/46010 )) ([#46274 ](https://github.com/frappe/erpnext/issues/46274 )) ([7759775 ](7759775ee6 ))
* adding cost center on pos invoice items while applying product discount (backport [#46082 ](https://github.com/frappe/erpnext/issues/46082 )) ([#46322 ](https://github.com/frappe/erpnext/issues/46322 )) ([9a433a6 ](9a433a6750 ))
* **asset depreciation schedules:** enable auto commit ([899e468 ](899e468f6a ))
* auto allocation for negative amount outstanding for Customers in Payment Entry ([78a329e ](78a329e573 ))
* Batch Price gets updated only if it is a billed item ([dbd47df ](dbd47dff98 ))
* Batch Price gets updated only if it is a billed item ([8ed512f ](8ed512f6c6 ))
* change voucher_type and voucher_no field type to data ([3a03865 ](3a03865a8f ))
* Close and Reopen buttons dissapear after saving changes ([#46048 ](https://github.com/frappe/erpnext/issues/46048 )) ([506dd3c ](506dd3c6b9 ))
* consider journal entry and return invoice in paid_amount calculation (backport [#46129 ](https://github.com/frappe/erpnext/issues/46129 )) ([#46319 ](https://github.com/frappe/erpnext/issues/46319 )) ([836fd8f ](836fd8fbc4 ))
* consolidate gl entries by project in General Ledger Report (backport [#46314 ](https://github.com/frappe/erpnext/issues/46314 )) ([#46321 ](https://github.com/frappe/erpnext/issues/46321 )) ([6aa8803 ](6aa8803068 ))
* Convert tuple of tuples to list of dicts for dot notation access ([#46062 ](https://github.com/frappe/erpnext/issues/46062 )) ([ef19551 ](ef195513d0 ))
* delivery note from sales order uom conversion mistake ([d10add4 ](d10add4b1e ))
* depreciation and balances report correction (backport [#46259 ](https://github.com/frappe/erpnext/issues/46259 )) ([#46305 ](https://github.com/frappe/erpnext/issues/46305 )) ([087dde5 ](087dde5873 ))
* discount accounting for v15 ([f609012 ](f609012f02 ))
* do not include opening invoices in billed items to be received report ([eee500f ](eee500f20e ))
* don't allow renaming account while system is actively in use (backport [#46176 ](https://github.com/frappe/erpnext/issues/46176 )) ([#46210 ](https://github.com/frappe/erpnext/issues/46210 )) ([faee8d6 ](faee8d6c5e ))
* dont update rate of free item when batch is updated ([9e649d8 ](9e649d8522 ))
* error ([61d5680 ](61d5680c8d ))
* exclude already consumed purchase receipt items from asset capitalization (backport [#46329 ](https://github.com/frappe/erpnext/issues/46329 )) ([#46336 ](https://github.com/frappe/erpnext/issues/46336 )) ([6c1ceff ](6c1ceff8ee ))
* exclude cancelled gl entries ([5e08386 ](5e083861a4 ))
* fiscal year error ([7b13d8c ](7b13d8cd98 ))
* fixing test case ([9f4311e ](9f4311e7fb ))
* if invoice is return then add amount in proper column ([0a65217 ](0a65217423 ))
* Include additional account types for Expense Account in LCV (backport [#46206 ](https://github.com/frappe/erpnext/issues/46206 )) ([#46296 ](https://github.com/frappe/erpnext/issues/46296 )) ([88234bb ](88234bbf9a ))
* incorrect batch picked ([e94f0b1 ](e94f0b1cca ))
* incorrect batch picked in the pick list (backport [#45761 ](https://github.com/frappe/erpnext/issues/45761 )) ([#46315 ](https://github.com/frappe/erpnext/issues/46315 )) ([5a3073c ](5a3073c4c1 ))
* incorrectly billed amount in the purchase receipt ([c247cf8 ](c247cf888b ))
* Naming of Purchase Amount (backport [#46051 ](https://github.com/frappe/erpnext/issues/46051 )) ([#46324 ](https://github.com/frappe/erpnext/issues/46324 )) ([aaf35c5 ](aaf35c5df9 ))
* only include submitted docs for internal received quantity validation (backport [#46262 ](https://github.com/frappe/erpnext/issues/46262 )) ([#46304 ](https://github.com/frappe/erpnext/issues/46304 )) ([5ae9faa ](5ae9faab91 ))
* patch ([5e06e4a ](5e06e4acce ))
* patch ([8f2fdca ](8f2fdcae88 ))
* patch path ([af49f5a ](af49f5a8af ))
* **patch:** Ensure SLE indexes (backport [#46131 ](https://github.com/frappe/erpnext/issues/46131 )) ([#46135 ](https://github.com/frappe/erpnext/issues/46135 )) ([f3cafef ](f3cafef6a7 ))
* payment entry exchange gain loss issue ([3fb9033 ](3fb9033fb7 ))
* pos item detail serial no field (backport [#46211 ](https://github.com/frappe/erpnext/issues/46211 )) ([#46212 ](https://github.com/frappe/erpnext/issues/46212 )) ([de0dfbc ](de0dfbca9a ))
* pos item selection using serial no (backport [#46200 ](https://github.com/frappe/erpnext/issues/46200 )) ([#46203 ](https://github.com/frappe/erpnext/issues/46203 )) ([0f263bc ](0f263bcff2 ))
* **pos:** get parent item group without user permission ([#46020 ](https://github.com/frappe/erpnext/issues/46020 )) ([29f3aac ](29f3aac925 ))
* production analytics report ([5668795 ](5668795884 ))
* rate changing on the deliver note ([75bc68b ](75bc68b863 ))
* rearrange stock settings fields ([87703c6 ](87703c6511 ))
* removed mandatory property for the cost center field ([a94292a ](a94292a69f ))
* rename some sla fields ([c5717b9 ](c5717b983d ))
* replacing serial and batch bundle on pos with auto fetch serial nos (backport [#46236 ](https://github.com/frappe/erpnext/issues/46236 )) ([#46337 ](https://github.com/frappe/erpnext/issues/46337 )) ([1e85f69 ](1e85f69072 ))
* **report:** allow `Closed` purchase orders to be visible ([20c4487 ](20c4487853 ))
* **report:** allow `Closed` sales orders to be visible ([8799af9 ](8799af9747 ))
* **report:** filter sales / purchase orders based on date filters ([2221bf1 ](2221bf1cba ))
* revamp logic (split parent and child) ([7437cea ](7437cea458 ))
* revert last commit ([a09c57f ](a09c57f0d1 ))
* set landed cost based on purchase invoice rate ([fdaf5fa ](fdaf5fafda ))
* set taxes before calculating taxes and totals ([90dea42 ](90dea426d8 ))
* source warehouse not fetched in bom creator ([6157fed ](6157fed71c ))
* stock qty not recalculate on changing of the qty ([331798b ](331798babc ))
* stock reservation issue while making Purchase Invoice ([8bd7195 ](8bd71954f3 ))
* syntax error ([1790bcc ](1790bcc6d1 ))
* syntax error ([bd48d39 ](bd48d391e4 ))
* syntax error ([cc535b7 ](cc535b7636 ))
* test case for debit note ([a8b31df ](a8b31df65d ))
* tests ([46b0734 ](46b0734d6f ))
* tests ([d413039 ](d41303961c ))
* translation DE ([ddcf79d ](ddcf79da1d ))
* use else instead of unnecessary elif ([6f760d1 ](6f760d197d ))
* use valuation method from settings in stock ageing report (backport [#46068 ](https://github.com/frappe/erpnext/issues/46068 )) ([#46297 ](https://github.com/frappe/erpnext/issues/46297 )) ([d02d005 ](d02d005913 ))
* use value from currency exchange when exchange api is disabled (backport [#46137 ](https://github.com/frappe/erpnext/issues/46137 )) ([#46309 ](https://github.com/frappe/erpnext/issues/46309 )) ([ccc0358 ](ccc0358db6 ))
* **workspace:** enable is_query_report on purchase reports (backport [#46249 ](https://github.com/frappe/erpnext/issues/46249 )) ([#46306 ](https://github.com/frappe/erpnext/issues/46306 )) ([363129b ](363129bcd4 ))
* Wrong Overdue Status in Sales Invoices (Floating-point arithmetic) (backport [#46146 ](https://github.com/frappe/erpnext/issues/46146 )) ([#46310 ](https://github.com/frappe/erpnext/issues/46310 )) ([1ff0858 ](1ff085876e ))
### Features
* add new Closed and Stopped rows ([7749814 ](7749814571 ))
* add total weight in shipment ([#46049 ](https://github.com/frappe/erpnext/issues/46049 )) ([171df3a ](171df3aba5 ))
* create sales invoice print format ([#45403 ](https://github.com/frappe/erpnext/issues/45403 )) ([1a382eb ](1a382ebe86 ))
* **received items to be billed:** add company and date filters (backport [#46271 ](https://github.com/frappe/erpnext/issues/46271 )) ([#46302 ](https://github.com/frappe/erpnext/issues/46302 )) ([400f4f3 ](400f4f32ad ))
* **Sales Invoice:** add items row via "Fetch Timesheet" (backport [#46071 ](https://github.com/frappe/erpnext/issues/46071 )) ([#46311 ](https://github.com/frappe/erpnext/issues/46311 )) ([1c6e464 ](1c6e4649bd ))
### Performance Improvements
* don't track seen for POS Invoice (backport [#46187 ](https://github.com/frappe/erpnext/issues/46187 )) ([#46189 ](https://github.com/frappe/erpnext/issues/46189 )) ([41ab7f3 ](41ab7f3f7c ))
* patch ([ee41e55 ](ee41e55343 ))
* replace if function in query ([d0b8e0d ](d0b8e0da8d ))
2025-03-05 13:31:02 +00:00
ruthra kumar
86b917b04c
Merge pull request #46263 from frappe/version-15-hotfix
...
chore: release v15
2025-03-05 18:59:38 +05:30
ruthra kumar
9875489758
Merge pull request #46340 from frappe/mergify/bp/version-15-hotfix/pr-46020
...
fix(pos): get parent item group without user permission (backport #46020 )
2025-03-05 18:40:04 +05:30
ruthra kumar
939cf321f7
Merge pull request #46338 from frappe/mergify/bp/version-15-hotfix/pr-45403
...
feat: create sales invoice print format (backport #45403 )
2025-03-05 18:39:43 +05:30
Sugesh G
29f3aac925
fix(pos): get parent item group without user permission ( #46020 )
...
* fix(pos): get parent item group without user permission
* feat: add item group filter based on user permission
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 8caf7f275e )
2025-03-05 12:42:03 +00:00
Ejaaz Khan
1a382ebe86
feat: create sales invoice print format ( #45403 )
...
* feat: create sales invoice print format
* fix: linter issue
* style: remove border from table
* refactor: change label to uppercase and show taxes
* refactor: format date and add translation on label
* refactor: remove default header and format labels
* refactor: change label style and small fix
* chore: Qty in title case
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 38aa7cab8a )
2025-03-05 12:38:03 +00:00
mergify[bot]
6c1ceff8ee
fix: exclude already consumed purchase receipt items from asset capitalization (backport #46329 ) ( #46336 )
...
* fix: exclude already consumed purchase receipt items from asset capitalization (#46329 )
* feat: link purchase receipt row item to capitalization
* fix: avoid fetching already consumed stock and asset items during capitalization
* fix(patch): added patch to link purchase receipt item to stock item child table
* fix: added nosemgrep
* refactor: rename to
(cherry picked from commit f50d479bfd )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json
# erpnext/patches.txt
* fix: resolved conflicts
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-03-05 18:07:14 +05:30
mergify[bot]
1e85f69072
fix: replacing serial and batch bundle on pos with auto fetch serial nos (backport #46236 ) ( #46337 )
...
fix: replacing serial and batch bundle on pos with auto fetch serial nos (#46236 )
* fix: replacing serial and batch bundle on pos with auto fetch serial nos
* fix: reserved serial no
added a check to look for serial no in reserved serial nos list before removing it as there might be a situation where an item is returned which was already consolidated.
(cherry picked from commit 35512d40bb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-05 18:00:31 +05:30
rohitwaghchaure
1992c2639c
Merge pull request #46333 from frappe/mergify/bp/version-15-hotfix/pr-46330
...
fix: Accounting Period validation throwing for different companies (backport #46330 )
2025-03-05 17:03:24 +05:30
Mihir Kandoi
8f278ab7c7
Merge pull request #46317 from frappe/mergify/bp/version-15-hotfix/pr-45947
...
fix: set landed cost based on purchase invoice rate (backport #45947 )
2025-03-05 16:58:41 +05:30
Mihir Kandoi
7a33bf41d8
Merge pull request #46331 from frappe/mergify/bp/version-15-hotfix/pr-46313
...
fix: production analytics report (backport #46313 )
2025-03-05 16:45:33 +05:30
Rohit Waghchaure
6df9cf327d
fix: Accounting Period validation throwing for different companies
...
(cherry picked from commit b1508efca2 )
2025-03-05 11:11:04 +00:00
Mihir Kandoi
5e06e4acce
fix: patch
2025-03-05 16:32:26 +05:30
Mihir Kandoi
7749814571
feat: add new Closed and Stopped rows
...
(cherry picked from commit 6cc3d67835 )
2025-03-05 10:54:36 +00:00
Mihir Kandoi
6f760d197d
fix: use else instead of unnecessary elif
...
(cherry picked from commit 961258a4ce )
2025-03-05 10:54:36 +00:00
Mihir Kandoi
5668795884
fix: production analytics report
...
(cherry picked from commit 772e9ecfaa )
2025-03-05 10:54:36 +00:00
mergify[bot]
aaf35c5df9
fix: Naming of Purchase Amount (backport #46051 ) ( #46324 )
...
fix: Naming of Purchase Amount (#46051 )
* fix: Naming of Purchase Amount
* fix: linters
(cherry picked from commit 104f60cc57 )
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2025-03-05 16:18:50 +05:30
mergify[bot]
6aa8803068
fix: consolidate gl entries by project in General Ledger Report (backport #46314 ) ( #46321 )
...
fix: consolidate gl entries by project in General Ledger Report (#46314 )
(cherry picked from commit 1f685efcaf )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-03-05 16:18:42 +05:30
Ben Kebdani
506dd3c6b9
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 >
2025-03-05 15:34:55 +05:30
mergify[bot]
9a433a6750
fix: adding cost center on pos invoice items while applying product discount (backport #46082 ) ( #46322 )
...
fix: adding cost center on pos invoice items while applying product discount (#46082 )
(cherry picked from commit 926e4ecc4f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-05 15:22:46 +05:30
mergify[bot]
e3ce17bd6e
fix:[regional] Italian einvoice xml generated with wrong prices ( #40254 ) (backport #45840 ) ( #46318 )
...
Merge pull request #45840 from gms-electronics/40254-italian-einvoice
fix:[regional] Italian einvoice xml generated with wrong prices (#40254 )
(cherry picked from commit c5f90c823d )
Co-authored-by: Fab <fabian.thobe@mwv.vc >
2025-03-05 15:19:41 +05:30
mergify[bot]
836fd8fbc4
fix: consider journal entry and return invoice in paid_amount calculation (backport #46129 ) ( #46319 )
...
fix: consider journal entry and return invoice in paid_amount calculation (#46129 )
* fix: consider journal entry and return invoice in paid_amount calculation
* test: add new unit test to consider journal entry and return invoice in paid_amount calculation
(cherry picked from commit 425fb12e91 )
Co-authored-by: Sugesh G <73237300+Sugesh393@users.noreply.github.com >
2025-03-05 15:07:36 +05:30
Mihir Kandoi
fe8c9a3605
chore: resolve conflicts
2025-03-05 14:54:40 +05:30
Mihir Kandoi
941d67a0b6
chore: resolve conflicts
2025-03-05 14:48:41 +05:30
mergify[bot]
5a3073c4c1
fix: incorrect batch picked in the pick list (backport #45761 ) ( #46315 )
...
fix: incorrect batch picked in the pick list
(cherry picked from commit e1b7688a17 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-03-05 14:48:01 +05:30
Mihir Kandoi
8f2fdcae88
fix: patch
...
(cherry picked from commit 1230127d24 )
# Conflicts:
# erpnext/patches.txt
2025-03-05 09:02:36 +00:00
Mihir Kandoi
a09c57f0d1
fix: revert last commit
...
(cherry picked from commit 154e9813c4 )
# Conflicts:
# erpnext/patches.txt
2025-03-05 09:02:35 +00:00
Mihir Kandoi
7b13d8cd98
fix: fiscal year error
...
(cherry picked from commit 7cf8e498c4 )
2025-03-05 09:02:34 +00:00
Mihir Kandoi
ee41e55343
perf: patch
...
(cherry picked from commit a41024813b )
2025-03-05 09:02:34 +00:00
Mihir Kandoi
fdaf5fafda
fix: set landed cost based on purchase invoice rate
...
(cherry picked from commit 17d415b105 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
# erpnext/patches.txt
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
2025-03-05 09:02:34 +00:00
rohitwaghchaure
c85fd36960
Merge pull request #46308 from frappe/mergify/bp/version-15-hotfix/pr-45987
...
fix: rename some sla fields (backport #45987 )
2025-03-05 14:30:54 +05:30
rohitwaghchaure
a4e5a46566
Merge pull request #46298 from frappe/mergify/bp/version-15-hotfix/pr-46046
...
perf: optimize query in project.py (backport #46046 )
2025-03-05 14:30:26 +05:30
ruthra kumar
3c39888227
Merge pull request #46069 from frappe/mergify/bp/version-15-hotfix/pr-46049
...
feat: add total weight in shipment (backport #46049 )
2025-03-05 14:23:49 +05:30
mergify[bot]
d5f07f06c7
refactor: rename subcontracting fields (backport #46226 ) ( #46301 )
...
* refactor: rename subcontracting fields
(cherry picked from commit b4f65154f5 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-03-05 14:08:10 +05:30
mergify[bot]
ccc0358db6
fix: use value from currency exchange when exchange api is disabled (backport #46137 ) ( #46309 )
...
fix: use value from currency exchange when exchange api is disabled (#46137 )
(cherry picked from commit 2d26bff870 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-03-05 14:07:12 +05:30
mergify[bot]
1ff085876e
fix: Wrong Overdue Status in Sales Invoices (Floating-point arithmetic) (backport #46146 ) ( #46310 )
...
fix: Wrong Overdue Status in Sales Invoices (Floating-point arithmetic) (#46146 )
* fix: Wrong Overdue Status in Sales Invoices (Floating-point arithmetic)
* style: after run pre-commit
(cherry picked from commit 89bcdd6fa5 )
Co-authored-by: Diógenes Souza <103958767+devdiogenes@users.noreply.github.com >
2025-03-05 14:07:03 +05:30
mergify[bot]
1c6e4649bd
feat(Sales Invoice): add items row via "Fetch Timesheet" (backport #46071 ) ( #46311 )
...
feat(Sales Invoice): add items row via "Fetch Timesheet" (#46071 )
(cherry picked from commit 94547188bf )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-03-05 14:06:55 +05:30
Mihir Kandoi
e4e1be568b
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-45987
2025-03-05 13:59:59 +05:30
Mihir Kandoi
01db730714
Merge pull request #46300 from frappe/mergify/bp/version-15-hotfix/pr-46258
...
fix: delivery note from sales order uom conversion mistake (backport #46258 )
2025-03-05 13:59:14 +05:30
ruthra kumar
dbcffa7ea4
Merge pull request #46235 from frappe/mergify/bp/version-15-hotfix/pr-46223
...
fix: dont update rate of free item when batch is updated (backport #46223 )
2025-03-05 13:57:23 +05:30
ruthra kumar
36fa6bf15c
chore: resolve conflict
2025-03-05 13:55:50 +05:30
mergify[bot]
4f80ddd834
fix: Add company filter at get_invoice method (backport #46238 ) ( #46299 )
...
fix: Add company filter at get_invoice method (#46238 )
(cherry picked from commit a8d1cbc1c3 )
Co-authored-by: Kunhi <kunhimohamed6@gmail.com >
2025-03-05 13:12:20 +05:30
mergify[bot]
400f4f32ad
feat(received items to be billed): add company and date filters (backport #46271 ) ( #46302 )
...
feat(received items to be billed): add company and date filters (#46271 )
* feat(received items to be billed): add company and date filters
* feat(delivered to be billed): add company and date filters
* feat: add company and date conditions
* chore: remove debugger
(cherry picked from commit 6117706ab5 )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2025-03-05 13:12:09 +05:30
mergify[bot]
363129bcd4
fix(workspace): enable is_query_report on purchase reports (backport #46249 ) ( #46306 )
...
fix(workspace): enable is_query_report on purchase reports (#46249 )
* fix(workspace): enable is_query_report on purchase reports
* fix: resolved conflict
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 5513e24b00 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-03-05 13:11:53 +05:30
mergify[bot]
087dde5873
fix: depreciation and balances report correction (backport #46259 ) ( #46305 )
...
fix: depreciation and balances report correction (#46259 )
(cherry picked from commit 4a542b22a4 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-03-05 13:11:45 +05:30
mergify[bot]
5ae9faab91
fix: only include submitted docs for internal received quantity validation (backport #46262 ) ( #46304 )
...
fix: only include submitted docs for internal received quantity validation (#46262 )
(cherry picked from commit 88fcdbb81e )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-03-05 13:11:34 +05:30
Mihir Kandoi
446a8fe096
chore: resolve conflicts
2025-03-05 13:08:47 +05:30
Mihir Kandoi
0b50f1a9c3
chore: fix pre-commit/linter error
2025-03-05 12:57:53 +05:30
Mihir Kandoi
f29c43811c
chore: resolve conflicts
2025-03-05 12:55:10 +05:30
Mihir Kandoi
e4fbd22173
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-46223
2025-03-05 12:51:01 +05:30
Mihir Kandoi
6b56724436
chore: resolve conflicts
2025-03-05 12:46:52 +05:30
Mihir Kandoi
af49f5a8af
fix: patch path
...
(cherry picked from commit dcec446e55 )
# Conflicts:
# erpnext/patches.txt
2025-03-05 07:16:48 +00:00
Mihir Kandoi
46b0734d6f
fix: tests
...
(cherry picked from commit 019303dd12 )
# Conflicts:
# erpnext/support/doctype/issue/issue.json
2025-03-05 07:16:47 +00:00
Mihir Kandoi
d41303961c
fix: tests
...
(cherry picked from commit 1b831e9abd )
2025-03-05 07:16:47 +00:00
Mihir Kandoi
c5717b983d
fix: rename some sla fields
...
(cherry picked from commit baa0dd1235 )
# Conflicts:
# erpnext/patches.txt
2025-03-05 07:16:46 +00:00
mergify[bot]
d02d005913
fix: use valuation method from settings in stock ageing report (backport #46068 ) ( #46297 )
...
fix: use valuation method from settings in stock ageing report
(cherry picked from commit da09c278c8 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-03-05 12:40:13 +05:30
Mihir Kandoi
d10add4b1e
fix: delivery note from sales order uom conversion mistake
...
(cherry picked from commit 49a43d355d )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2025-03-05 06:52:07 +00:00
mergify[bot]
88234bbf9a
fix: Include additional account types for Expense Account in LCV (backport #46206 ) ( #46296 )
...
fix: Include additional account types for Expense Account in LCV (#46206 )
fix: additional account types in filters for the Expense account selection
(cherry picked from commit 59e99f167d )
Co-authored-by: Priyansh Shah <108476017+priyanshshah2442@users.noreply.github.com >
2025-03-05 12:19:31 +05:30
Mihir Kandoi
d8a1d0e908
test: added test
...
(cherry picked from commit 6073f5a6f9 )
2025-03-05 06:41:09 +00:00
Mihir Kandoi
7437cea458
fix: revamp logic (split parent and child)
...
(cherry picked from commit f7594e2ff9 )
2025-03-05 06:41:08 +00:00
Mihir Kandoi
1790bcc6d1
fix: syntax error
...
(cherry picked from commit 2f1e253e19 )
2025-03-05 06:41:08 +00:00
Mihir Kandoi
d0b8e0da8d
perf: replace if function in query
...
(cherry picked from commit 5e66231ca4 )
2025-03-05 06:41:08 +00:00
rohitwaghchaure
ab4b1d4356
Merge pull request #46019 from frappe/st30783
...
fix: source warehouse not fetched in bom creator
2025-03-05 12:06:31 +05:30
mergify[bot]
7759775ee6
fix: Add permission check in POS's Toggle Recent Orders (backport #46010 ) ( #46274 )
...
fix: use get_list to check permissions
(cherry picked from commit a08bc6b913 )
Co-authored-by: Sanket322 <shahsanket322003.com>
2025-03-05 12:04:17 +05:30
mergify[bot]
1b00de1815
chore: erpnext.com -> frappe.io/erpnext (backport #46288 ) ( #46290 )
...
* chore: erpnext.com -> frappe.io/erpnext (#46288 )
(cherry picked from commit 41fe30ea6e )
# Conflicts:
# README.md
* Update README.md
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 11:35:52 +05:30
mergify[bot]
41ab7f3f7c
perf: don't track seen for POS Invoice (backport #46187 ) ( #46189 )
...
* perf: don't track seen for POS Invoice (#46187 )
This is a moving doctype. Do people even browse the list view?
It doesn't make much sense, either. POS INvoices are rarely "reviewed" by multiple users.
(cherry picked from commit ded0aab680 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 11:28:22 +05:30
ruthra kumar
5049f80b7f
Merge pull request #46278 from mhh008/version-15-hotfix
...
fix-de-transaltion
2025-03-05 11:01:42 +05:30
rohitwaghchaure
d650b23722
Merge pull request #46282 from frappe/mergify/bp/version-15-hotfix/pr-46279
...
fix: rate changing on the deliver note (backport #46279 )
2025-03-04 23:24:30 +05:30
Rohit Waghchaure
75bc68b863
fix: rate changing on the deliver note
...
(cherry picked from commit 6f40849d55 )
2025-03-04 16:12:37 +00:00
rohitwaghchaure
f37fe1781a
Merge pull request #46280 from frappe/mergify/bp/version-15-hotfix/pr-46208
...
fix: stock reservation issue while making Purchase Invoice (backport #46208 )
2025-03-04 21:41:53 +05:30
Rohit Waghchaure
8bd71954f3
fix: stock reservation issue while making Purchase Invoice
...
(cherry picked from commit 64985bffe0 )
2025-03-04 14:41:41 +00:00
Lakshit Jain
0f86ed28bc
Merge pull request #46276 from frappe/mergify/bp/version-15-hotfix/pr-46039
...
fix: Ensure new line is added regardless of postal code presence (backport #46039 )
2025-03-04 19:14:17 +05:30
mhh008
ddcf79da1d
fix: translation DE
2025-03-04 13:56:19 +01:00
Lakshit Jain
b5fcd682a6
Merge pull request #46268 from frappe/mergify/bp/version-15-hotfix/pr-45896
...
fix: auto allocation for negative amount outstanding for Customers in Payment Entry (backport #45896 )
2025-03-04 18:17:15 +05:30
Lakshit Jain
29405498bd
Merge pull request #46270 from frappe/mergify/bp/version-15-hotfix/pr-46260
...
fix: do not include opening invoices in billed items to be received report (backport #46260 )
2025-03-04 18:16:42 +05:30
Sanket322
1630979f05
refactor: add new line ragardless of postal code
...
(cherry picked from commit 746adfd057 )
2025-03-04 12:36:40 +00:00
Smit Vora
6ab7d98681
Merge pull request #46139 from frappe/mergify/bp/version-15-hotfix/pr-46117
...
fix(report): Allow `Closed` Purchase Orders to be Visible in Purchase Order Analysis Report (backport #46117 )
2025-03-04 18:03:47 +05:30
ljain112
eee500f20e
fix: do not include opening invoices in billed items to be received report
...
(cherry picked from commit c1ddf444c6 )
2025-03-04 11:24:24 +00:00
ljain112
78a329e573
fix: auto allocation for negative amount outstanding for Customers in Payment Entry
...
(cherry picked from commit 6275b44a0b )
2025-03-04 11:20:12 +00:00
Smit Vora
83dcbec86a
chore: resolve conflicts
2025-03-04 16:43:55 +05:30
Smit Vora
5b6ed1d077
Merge pull request #46253 from frappe/mergify/bp/version-15-hotfix/pr-46062
...
fix: Convert tuple of tuples to list of dicts for dot notation access (backport #46062 )
2025-03-04 16:39:16 +05:30
Smit Vora
284c93ecc2
Merge pull request #46246 from frappe/mergify/bp/version-15-hotfix/pr-46192
...
fix: Exclude Cancelled GL Entries (backport #46192 )
2025-03-04 16:38:38 +05:30
Smit Vora
33051ec17e
Merge pull request #46245 from frappe/mergify/bp/version-15-hotfix/pr-45972
...
fix: Set Taxes Before Calculating Taxes and Totals (backport #45972 )
2025-03-04 16:38:24 +05:30
ruthra kumar
9e54e2ea58
Merge pull request #46266 from frappe/mergify/bp/version-15-hotfix/pr-45751
...
fix: change voucher_type and voucher_name field type to data (backport #45751 )
2025-03-04 16:12:40 +05:30
ruthra kumar
c09c4cc243
Merge pull request #46252 from frappe/mergify/bp/version-15-hotfix/pr-46070
...
fix: Batch Price gets updated only if it is a billed item (backport #46070 )
2025-03-04 15:49:25 +05:30
ruthra kumar
489efda985
chore: resolve conflict
2025-03-04 15:47:03 +05:30
Sugesh393
3a03865a8f
fix: change voucher_type and voucher_no field type to data
...
(cherry picked from commit f8ab021920 )
# Conflicts:
# erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
2025-03-04 10:10:54 +00:00
ruthra kumar
854632dd51
chore: resolve conflict
2025-03-04 15:03:03 +05:30
ruthra kumar
ef44ad79a0
Merge pull request #46261 from frappe/mergify/bp/version-15-hotfix/pr-46172
...
fix: Show Credit Note amount in credit note column (backport #46172 )
2025-03-04 15:00:15 +05:30
Sanket322
a8b31df65d
fix: test case for debit note
...
(cherry picked from commit 6719bbeb10 )
2025-03-04 07:58:31 +00:00
Sanket322
9f4311e7fb
fix: fixing test case
...
(cherry picked from commit 9b2b477ae0 )
2025-03-04 07:58:31 +00:00
Sanket322
0a65217423
fix: if invoice is return then add amount in proper column
...
(cherry picked from commit ccb4bdbe4c )
2025-03-04 07:58:30 +00:00
Sanket Shah
ef195513d0
fix: Convert tuple of tuples to list of dicts for dot notation access ( #46062 )
...
fix: use as_dict to convert tuples into list of dict
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit e4b0ab6656 )
2025-03-03 16:09:45 +00:00
mergify[bot]
f3cafef6a7
fix(patch): Ensure SLE indexes (backport #46131 ) ( #46135 )
...
* fix(patch): Ensure SLE indexes (#46131 )
Because of the way this change was pushed in parts, some sites don't see
this as "update" and don't have the new indexes.
(cherry picked from commit f62aa8fc57 )
# Conflicts:
# erpnext/patches.txt
* fix: resolved conflict
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-03-03 21:37:02 +05:30
ruthra kumar
6762dc3392
chore: linter fix
...
(cherry picked from commit 0a2193e458 )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-03-03 14:27:25 +00:00
Nirmalrajaa K
dbd47dff98
fix: Batch Price gets updated only if it is a billed item
...
(cherry picked from commit 1a56b83054 )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-03-03 14:27:25 +00:00
Nirmalrajaa K
8ed512f6c6
fix: Batch Price gets updated only if it is a billed item
...
(cherry picked from commit 9597b1a69e )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-03-03 14:27:25 +00:00
Marica
3a6ef2564e
Merge pull request #46073 from 0xD0M1M0/fix-discount-accounting-v15
...
fix: discount accounting for v15
2025-03-03 19:46:51 +05:30
Smit Vora
35df539da3
chore: fix linters
2025-03-03 17:02:15 +05:30
Ninad1306
5e083861a4
fix: exclude cancelled gl entries
...
(cherry picked from commit 3251a331dd )
2025-03-03 11:28:57 +00:00
Ninad1306
41e9a10ab4
test: validate fetching of taxes based on taxes and charges template
...
(cherry picked from commit 196ef7ac4e )
2025-03-03 11:27:45 +00:00
Ninad1306
90dea426d8
fix: set taxes before calculating taxes and totals
...
(cherry picked from commit 0fd0695bbb )
2025-03-03 11:27:45 +00:00
Mihir Kandoi
bd48d391e4
fix: syntax error
2025-03-03 16:40:19 +05:30
rohitwaghchaure
9082ff6aa9
Merge pull request #46242 from frappe/mergify/bp/version-15-hotfix/pr-46239
...
fix: incorrectly billed amount in the purchase receipt (backport #46239 )
2025-03-03 16:16:09 +05:30
rohitwaghchaure
ba0ce267c2
Merge pull request #46243 from frappe/mergify/bp/version-15-hotfix/pr-46231
...
fix: incorrect batch picked (backport #46231 )
2025-03-03 16:15:43 +05:30
Mihir Kandoi
cc535b7636
fix: syntax error
2025-03-03 15:27:35 +05:30
Mihir Kandoi
81c7b8c273
chore: resolve conflicts
2025-03-03 15:05:44 +05:30
Rohit Waghchaure
e94f0b1cca
fix: incorrect batch picked
...
(cherry picked from commit d2564cad68 )
2025-03-03 09:24:24 +00:00
Rohit Waghchaure
c247cf888b
fix: incorrectly billed amount in the purchase receipt
...
(cherry picked from commit a5271fdb2e )
2025-03-03 09:15:48 +00:00
Khushi Rawat
7409c140d4
Merge pull request #46237 from frappe/mergify/bp/version-15-hotfix/pr-46201
...
fix(asset depreciation schedules): enable auto commit (backport #46201 )
2025-03-03 14:04:39 +05:30
Mihir Kandoi
7f4d553201
chore: resolve conflicts
2025-03-03 12:28:06 +05:30
venkat102
899e468f6a
fix(asset depreciation schedules): enable auto commit
...
(cherry picked from commit a4b24f7451 )
2025-03-03 06:42:02 +00:00
mergify[bot]
faee8d6c5e
fix: don't allow renaming account while system is actively in use (backport #46176 ) ( #46210 )
...
fix: don't allow renaming account while system is actively in use (#46176 )
(cherry picked from commit 999f1cf96d )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-03 11:16:37 +05:30
Frappe PR Bot
171f966421
chore(release): Bumped to Version 15.53.4
...
## [15.53.4](https://github.com/frappe/erpnext/compare/v15.53.3...v15.53.4 ) (2025-03-03)
### Bug Fixes
* removed mandatory property for the cost center field ([8eddc09 ](8eddc09bba ))
2025-03-03 05:12:02 +00:00
rohitwaghchaure
3f76a413f8
Merge pull request #46205 from frappe/mergify/bp/version-15/pr-46186
...
fix: removed mandatory property for the cost center field (backport #46186 )
2025-03-03 10:40:35 +05:30
Mihir Kandoi
61d5680c8d
fix: error
...
(cherry picked from commit 7c9c0c7776 )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-03-03 04:46:28 +00:00
Mihir Kandoi
9e649d8522
fix: dont update rate of free item when batch is updated
...
(cherry picked from commit a3596f717b )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-03-03 04:46:28 +00:00
rohitwaghchaure
c0f736736e
Merge pull request #46217 from frappe/mergify/bp/version-15-hotfix/pr-46202
...
fix: rearrange stock settings fields (backport #46202 )
2025-03-03 10:15:36 +05:30
Frappe PR Bot
bcd02df6fd
chore(release): Bumped to Version 15.53.3
...
## [15.53.3](https://github.com/frappe/erpnext/compare/v15.53.2...v15.53.3 ) (2025-03-03)
### Bug Fixes
* stock qty not recalculate on changing of the qty ([9186f13 ](9186f13458 ))
2025-03-03 04:02:37 +00:00
rohitwaghchaure
7a71c24d5c
Merge pull request #46232 from frappe/mergify/bp/version-15/pr-46224
...
fix: stock qty not recalculate on changing of the qty (backport #46219 ) (backport #46224 )
2025-03-03 09:31:16 +05:30
Rohit Waghchaure
9186f13458
fix: stock qty not recalculate on changing of the qty
...
(cherry picked from commit 464e3339fe )
(cherry picked from commit 331798babc )
2025-03-03 03:57:22 +00:00
rohitwaghchaure
c48e157a25
Merge pull request #46224 from frappe/mergify/bp/version-15-hotfix/pr-46219
...
fix: stock qty not recalculate on changing of the qty (backport #46219 )
2025-03-03 08:24:05 +05:30
mergify[bot]
84ca0ada1b
refactor: using function to unset grand total to default mode of payment in pos (backport #46228 ) ( #46229 )
...
refactor: using function to unset grand total to default mode of payment in pos (#46228 )
(cherry picked from commit 62c3915ecb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-03 01:59:13 +05:30
Rohit Waghchaure
331798babc
fix: stock qty not recalculate on changing of the qty
...
(cherry picked from commit 464e3339fe )
2025-03-02 06:46:56 +00:00
rohitwaghchaure
93fed0ce86
chore: fix conflicts
2025-03-01 12:53:44 +05:30
Rohit Waghchaure
87703c6511
fix: rearrange stock settings fields
...
(cherry picked from commit 93f461c6f3 )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-03-01 06:57:35 +00:00
mergify[bot]
de0dfbca9a
fix: pos item detail serial no field (backport #46211 ) ( #46212 )
...
fix: pos item detail serial no field (#46211 )
(cherry picked from commit d2fad44e89 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-28 23:24:49 +05:30
Rohit Waghchaure
8eddc09bba
fix: removed mandatory property for the cost center field
...
(cherry picked from commit 079cf772aa )
2025-02-28 10:25:50 +00:00
mergify[bot]
0f263bcff2
fix: pos item selection using serial no (backport #46200 ) ( #46203 )
...
fix: pos item selection using serial no (#46200 )
(cherry picked from commit 8fb09decd2 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-28 15:43:59 +05:30
ruthra kumar
a9b2f4885e
Merge pull request #46197 from frappe/mergify/bp/version-15-hotfix/pr-46186
...
fix: removed mandatory property for the cost center field (backport #46186 )
2025-02-28 13:56:09 +05:30
Rohit Waghchaure
a94292a69f
fix: removed mandatory property for the cost center field
...
(cherry picked from commit 079cf772aa )
2025-02-28 08:03:51 +00:00
Sagar Vora
5b072c88a6
Merge pull request #46191 from frappe/mergify/bp/version-15-hotfix/pr-46177
...
fix: Payment Entry fixes (backport #46177 )
2025-02-28 10:44:00 +05:30
vishakhdesai
3fb9033fb7
fix: payment entry exchange gain loss issue
...
(cherry picked from commit 2dbef23244 )
2025-02-28 05:13:43 +00:00
Frappe PR Bot
d9c1b58fc3
chore(release): Bumped to Version 15.53.2
...
## [15.53.2](https://github.com/frappe/erpnext/compare/v15.53.1...v15.53.2 ) (2025-02-26)
### Bug Fixes
* check value as int ([97d3e86 ](97d3e8648b ))
* enable fetch_timesheet_in_sales_invoice in test ([feb64cb ](feb64cb9b5 ))
* incorrect stock value difference for adjustment entry ([96d44e3 ](96d44e362d ))
* inventory dimension for maintence visit ([ec3b281 ](ec3b281a3b ))
* no permission to get project settings in sales invoice ([b8281c3 ](b8281c34e2 ))
* pos opening entry dialog not saving on change data (backport [#46066 ](https://github.com/frappe/erpnext/issues/46066 )) ([#46067 ](https://github.com/frappe/erpnext/issues/46067 )) ([0ae2d61 ](0ae2d61974 ))
* **project settings:** add checkbox to auto fetch timesheet in sales invoice ([b3c1df8 ](b3c1df8561 ))
* **sales invoice:** check fetch_timesheet_in_sales_invoice enabled before fetching the timesheet ([b1095bb ](b1095bb91b ))
* valuation rate for batch ([c72dab4 ](c72dab49f4 ))
2025-02-26 12:58:53 +00:00
ruthra kumar
f93d1a2633
Merge pull request #46132 from frappe/version-15-hotfix
...
chore: release v15
2025-02-26 18:27:33 +05:30
ruthra kumar
bc53365620
Merge pull request #46159 from frappe/mergify/bp/version-15-hotfix/pr-46156
...
fix: no permission to get project settings in sales invoice (backport #46156 )
2025-02-26 14:34:36 +05:30
venkat102
b8281c34e2
fix: no permission to get project settings in sales invoice
...
(cherry picked from commit 221f1468cb )
2025-02-26 08:22:24 +00:00
rohitwaghchaure
81ff16248e
Merge pull request #46143 from frappe/mergify/bp/version-15-hotfix/pr-46097
...
fix: valuation rate for batch (backport #46097 )
2025-02-26 10:16:10 +05:30
ruthra kumar
8bb085a055
Merge pull request #46142 from frappe/mergify/bp/version-15-hotfix/pr-45908
...
fix(projects settings): add checkbox to auto fetch timesheet in sales invoice (backport #45908 )
2025-02-26 06:23:58 +05:30
Rohit Waghchaure
c72dab49f4
fix: valuation rate for batch
...
(cherry picked from commit b88305a95f )
2025-02-25 17:45:05 +00:00
ruthra kumar
feec16b682
chore: resolve conflicts
2025-02-25 22:53:14 +05:30
venkat102
feb64cb9b5
fix: enable fetch_timesheet_in_sales_invoice in test
...
(cherry picked from commit 5880f1d5c6 )
# Conflicts:
# erpnext/projects/doctype/timesheet/test_timesheet.py
2025-02-25 16:56:57 +00:00
venkat102
97d3e8648b
fix: check value as int
...
(cherry picked from commit 43b13b91be )
2025-02-25 16:56:56 +00:00
venkat102
b1095bb91b
fix(sales invoice): check fetch_timesheet_in_sales_invoice enabled before fetching the timesheet
...
(cherry picked from commit 914ad357fd )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2025-02-25 16:56:56 +00:00
venkat102
b3c1df8561
fix(project settings): add checkbox to auto fetch timesheet in sales invoice
...
(cherry picked from commit 876082ea2f )
# Conflicts:
# erpnext/projects/doctype/projects_settings/projects_settings.json
2025-02-25 16:56:56 +00:00
Ninad1306
2221bf1cba
fix(report): filter sales / purchase orders based on date filters
...
(cherry picked from commit 936d7d4342 )
2025-02-25 13:07:54 +00:00
Ninad1306
8799af9747
fix(report): allow Closed sales orders to be visible
...
(cherry picked from commit 2394e76e7d )
# Conflicts:
# erpnext/selling/report/sales_order_analysis/sales_order_analysis.js
2025-02-25 13:07:54 +00:00
Ninad1306
20c4487853
fix(report): allow Closed purchase orders to be visible
...
(cherry picked from commit 3b2879d3a1 )
# Conflicts:
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.js
2025-02-25 13:07:53 +00:00
0xD0M1M0
f609012f02
fix: discount accounting for v15
2025-02-21 22:26:39 +01:00
Ravibharathi
171df3aba5
feat: add total weight in shipment ( #46049 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 1ec182430d )
# Conflicts:
# erpnext/stock/doctype/shipment/shipment.json
2025-02-21 14:16:46 +00:00
mergify[bot]
0ae2d61974
fix: pos opening entry dialog not saving on change data (backport #46066 ) ( #46067 )
...
fix: pos opening entry dialog not saving on change data (#46066 )
(cherry picked from commit 8e6959dfad )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-21 17:53:59 +05:30
Frappe PR Bot
9e824fc4fe
chore(release): Bumped to Version 15.53.1
...
## [15.53.1](https://github.com/frappe/erpnext/compare/v15.53.0...v15.53.1 ) (2025-02-21)
### Bug Fixes
* inventory dimension for maintence visit ([1d818e1 ](1d818e1510 ))
2025-02-21 10:01:58 +00:00
rohitwaghchaure
b6b47d6683
Merge pull request #46044 from frappe/mergify/bp/version-15/pr-46041
...
fix: inventory dimension for maintenance visit (backport #46037 ) (backport #46041 )
2025-02-21 15:30:36 +05:30
Rohit Waghchaure
1d818e1510
fix: inventory dimension for maintence visit
...
(cherry picked from commit cd4ba69262 )
(cherry picked from commit ec3b281a3b )
2025-02-20 07:37:38 +00:00
rohitwaghchaure
b00fa1dfee
Merge pull request #46041 from frappe/mergify/bp/version-15-hotfix/pr-46037
...
fix: inventory dimension for maintenance visit (backport #46037 )
2025-02-20 13:06:33 +05:30
Rohit Waghchaure
ec3b281a3b
fix: inventory dimension for maintence visit
...
(cherry picked from commit cd4ba69262 )
2025-02-20 06:13:19 +00:00
rohitwaghchaure
9318e4f0e8
Merge pull request #46028 from frappe/mergify/bp/version-15-hotfix/pr-46021
...
fix: incorrect stock value difference for adjustment entry (backport #46021 )
2025-02-19 17:24:42 +05:30
Frappe PR Bot
16e8a00f45
chore(release): Bumped to Version 15.53.0
...
# [15.53.0](https://github.com/frappe/erpnext/compare/v15.52.0...v15.53.0 ) (2025-02-19)
### Bug Fixes
* add accounting dimensions section in sales order item ([b32e4da ](b32e4daf2b ))
* add is_new in if condition ([fc2ec7c ](fc2ec7c495 ))
* add validate to allow equity account and party_type shareholder ([bb3eb81 ](bb3eb81170 ))
* allow scrap item with zero qty ([abe5384 ](abe5384449 ))
* auto create asset due to message error (backport [#45934 ](https://github.com/frappe/erpnext/issues/45934 )) ([#45952 ](https://github.com/frappe/erpnext/issues/45952 )) ([830edb8 ](830edb8f52 ))
* check if employee is currently working on another workstation ([22eaa14 ](22eaa14179 ))
* disable partial payment in pos (backport [#45752 ](https://github.com/frappe/erpnext/issues/45752 )) ([#45945 ](https://github.com/frappe/erpnext/issues/45945 )) ([38edc46 ](38edc46c46 ))
* do not reschedule depreciation for fully depreciated asset on scrap ([1e7c5ec ](1e7c5ec0cb ))
* fetch child account data for selected parent ([#45904 ](https://github.com/frappe/erpnext/issues/45904 )) ([e36b860 ](e36b860a79 ))
* handle division by zero error (backport [#45966 ](https://github.com/frappe/erpnext/issues/45966 )) ([#46015 ](https://github.com/frappe/erpnext/issues/46015 )) ([15106b4 ](15106b49b6 ))
* include missing payment_gateway parameter in Payment Request URL ([18f9476 ](18f94765f7 ))
* letter head for quality inspection ([c289fef ](c289fef3b5 ))
* link correct row item of purchase doc ([87f337b ](87f337b605 ))
* make purchase_receipt_item and purchase_invoice_item fields of data type ([281431e ](281431e041 ))
* millisecond issue for posting datetime ([4292365 ](42923656ee ))
* patch for creating asset depreciation schedule records ([f043b46 ](f043b46696 ))
* pos accounting dimension fieldname error (backport [#45899 ](https://github.com/frappe/erpnext/issues/45899 )) ([#45921 ](https://github.com/frappe/erpnext/issues/45921 )) ([e998f06 ](e998f063a9 ))
* **pos profile:** check company while validating mandatory accounting dimension ([#45974 ](https://github.com/frappe/erpnext/issues/45974 )) ([6a57743 ](6a577438aa ))
* pos return validation on v15 ([#45951 ](https://github.com/frappe/erpnext/issues/45951 )) ([dd34bbe ](dd34bbe570 ))
* provision to enable naming series for SABB ([8fbfe14 ](8fbfe14c63 ))
* **quotation:** fetch exchange rate on currency change ([bd89c19 ](bd89c19c98 ))
* remove party type from validate ([0d21151 ](0d2115197e ))
* remove public access to list items (backport [#45838 ](https://github.com/frappe/erpnext/issues/45838 )) ([#46018 ](https://github.com/frappe/erpnext/issues/46018 )) ([eead6d4 ](eead6d46ff ))
* remove unused code ([dd5d144 ](dd5d144b55 ))
* **report:** add options to multiselectlist fields ([7e85a12 ](7e85a123b2 ))
* reset location only if there is value in row item location field ([a509568 ](a509568110 ))
* resolved conflicts ([84647a1 ](84647a1c73 ))
* round sum amount in JE auditing PF ([#45961 ](https://github.com/frappe/erpnext/issues/45961 )) ([44e1ca9 ](44e1ca9d05 ))
* **send_message:** escape HTML in the text ([cbec989 ](cbec989a7c ))
* serial no status for internal transfer delivery note ([2b80c00 ](2b80c009b3 ))
* set default value to 0 as per new logic ([1abe1a1 ](1abe1a1fd5 ))
* set sco_qty field of PO to non negative ([567fb8a ](567fb8abd1 ))
* slow query ([8306d6f ](8306d6fdb6 ))
* stock reservation for sales invoice ([1fb5586 ](1fb5586f56 ))
* stock reservation not working for sales invoice with update stock ([7d871f6 ](7d871f6bb5 ))
* tests ([f63a9db ](f63a9dbf9b ))
* throw correct exception ([5bccf9f ](5bccf9f837 ))
* validate if no matching item found ([6183b38 ](6183b38089 ))
* validate payment request total of partly paid invoice ([c8881a9 ](c8881a9358 ))
### Features
* added ability to use custom html format for process statement of accounts (copy [#45746 ](https://github.com/frappe/erpnext/issues/45746 )) ([#46012 ](https://github.com/frappe/erpnext/issues/46012 )) ([1a4297a ](1a4297ac35 ))
* added option to enforce free item qty in pricing rule ([8fb9228 ](8fb9228871 ))
* disable auto setting grand total to default mode of payment (backport [#45591 ](https://github.com/frappe/erpnext/issues/45591 )) ([#45917 ](https://github.com/frappe/erpnext/issues/45917 )) ([e271a5c ](e271a5cba0 ))
2025-02-19 11:50:41 +00:00
ruthra kumar
2bb79c34c3
Merge pull request #45981 from frappe/version-15-hotfix
...
chore: release v15
2025-02-19 17:19:18 +05:30
mergify[bot]
eead6d46ff
fix: remove public access to list items (backport #45838 ) ( #46018 )
...
fix: remove public access to list items
(cherry picked from commit 2bd596ee3d )
Co-authored-by: CaseSolved <richard@casesolved.co.uk >
2025-02-19 16:52:09 +05:30
mergify[bot]
15106b49b6
fix: handle division by zero error (backport #45966 ) ( #46015 )
...
fix: handle division by zero error (#45966 )
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 24394765a6 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-02-19 16:51:09 +05:30
Akhil Narang
452e4dcbad
Merge pull request #46025 from frappe/mergify/bp/version-15-hotfix/pr-46003
...
fix(send_message): escape HTML in the text (backport #46003 )
2025-02-19 16:43:06 +05:30
Rohit Waghchaure
96d44e362d
fix: incorrect stock value difference for adjustment entry
...
(cherry picked from commit df83e427a3 )
2025-02-19 11:11:15 +00:00
Khushi Rawat
5a17171bd1
Merge pull request #46013 from frappe/mergify/bp/version-15-hotfix/pr-45872
...
fix: enable asset value editing for duplicate item code (backport #45872 )
2025-02-19 16:34:36 +05:30
Khushi Rawat
777daf6aee
Merge pull request #46014 from frappe/mergify/bp/version-15-hotfix/pr-45898
...
fix: patch for creating asset depreciation schedule records (backport #45898 )
2025-02-19 16:33:03 +05:30
ruthra kumar
9b866e8ee4
Merge pull request #46016 from frappe/mergify/bp/version-15-hotfix/pr-45974
...
fix(pos profile): check company while validating mandatory accounting dimension (backport #45974 )
2025-02-19 16:28:42 +05:30
Akhil Narang
cbec989a7c
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 448a5db20f )
2025-02-19 10:45:49 +00:00
Khushi Rawat
dd5d144b55
fix: remove unused code
2025-02-19 16:00:31 +05:30
Mihir Kandoi
6157fed71c
fix: source warehouse not fetched in bom creator
2025-02-19 15:54:31 +05:30
Khushi Rawat
9b8623dd64
chore: resolved conflicts
2025-02-19 15:50:53 +05:30
Khushi Rawat
84647a1c73
fix: resolved conflicts
2025-02-19 15:47:40 +05:30
mergify[bot]
1a4297ac35
feat: added ability to use custom html format for process statement of accounts (copy #45746 ) ( #46012 )
...
feat: added ability to use custom html format for process statement of accounts (#45746 )
* feat: added ability to use custom print format for process statement of accounts documents.
* fix: handles missing hook issues
* chore: linter changes
---------
Co-authored-by: Boy4099 <mashtawayne4099@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a0cd08e9ea )
Co-authored-by: Steve Wilson <stevew9009@gmail.com >
2025-02-19 15:45:10 +05:30
Ejaaz Khan
236b502155
Merge pull request #46017 from frappe/mergify/bp/version-15-hotfix/pr-45961
...
fix: round sum amount in JE auditing PF (backport #45961 )
2025-02-19 15:43:57 +05:30
mergify[bot]
830edb8f52
fix: auto create asset due to message error (backport #45934 ) ( #45952 )
...
fix: auto create asset due to message error (#45934 )
* fix: auto create asset due to message error
* fix: linters
(cherry picked from commit 6f1bc5225a )
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2025-02-19 15:43:53 +05:30
Ejaaz Khan
44e1ca9d05
fix: round sum amount in JE auditing PF ( #45961 )
...
(cherry picked from commit 941085000a )
2025-02-19 10:11:36 +00:00
Venkatesh
6a577438aa
fix(pos profile): check company while validating mandatory accounting dimension ( #45974 )
...
(cherry picked from commit 17a2f44290 )
2025-02-19 10:10:20 +00:00
Nabin Hait
f043b46696
fix: patch for creating asset depreciation schedule records
...
(cherry picked from commit 7324dcb7c8 )
# Conflicts:
# erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py
2025-02-19 10:08:12 +00:00
Khushi Rawat
a509568110
fix: reset location only if there is value in row item location field
...
(cherry picked from commit 2bb79197aa )
2025-02-19 10:02:33 +00:00
Khushi Rawat
6183b38089
fix: validate if no matching item found
...
(cherry picked from commit 44c1425e73 )
2025-02-19 10:02:33 +00:00
Khushi Rawat
87f337b605
fix: link correct row item of purchase doc
...
(cherry picked from commit da1b4cb9ab )
2025-02-19 10:02:33 +00:00
Khushi Rawat
281431e041
fix: make purchase_receipt_item and purchase_invoice_item fields of data type
...
(cherry picked from commit 8af9dcb33e )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
2025-02-19 10:02:32 +00:00
rohitwaghchaure
be65cd4df6
Merge pull request #46005 from frappe/mergify/bp/version-15-hotfix/pr-45750
...
feat: added option to enforce free item qty in pricing rule (backport #45750 )
2025-02-19 15:09:51 +05:30
Khushi Rawat
965dbb6d2b
Merge pull request #46006 from frappe/mergify/bp/version-15-hotfix/pr-45895
...
fix: do not reschedule depreciation for fully depreciated asset on scrap (backport #45895 )
2025-02-19 14:24:55 +05:30
ruthra kumar
07d4725810
Merge pull request #46008 from frappe/mergify/bp/version-15-hotfix/pr-45904
...
fix: fetch child account data for selected parent (backport #45904 )
2025-02-19 14:21:48 +05:30
Bhavansathru
e36b860a79
fix: fetch child account data for selected parent ( #45904 )
...
* fix: fetch child account data for selected parent
* fix: change reference name
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 73e82b7afa )
2025-02-19 08:28:59 +00:00
Khushi Rawat
1e7c5ec0cb
fix: do not reschedule depreciation for fully depreciated asset on scrap
...
(cherry picked from commit fd4c4f98fa )
2025-02-19 07:37:42 +00:00
Mihir Kandoi
1abe1a1fd5
fix: set default value to 0 as per new logic
...
(cherry picked from commit 844f1636c0 )
2025-02-19 07:21:54 +00:00
Mihir Kandoi
f782900a15
refactor: rename field
...
(cherry picked from commit f3d598881c )
2025-02-19 07:21:54 +00:00
Mihir Kandoi
fc2ec7c495
fix: add is_new in if condition
...
(cherry picked from commit 4dcac56486 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
ad11208109
test: added test
...
(cherry picked from commit ac3259b8f1 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
f63a9dbf9b
fix: tests
...
(cherry picked from commit 366ae85d85 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
8fb9228871
feat: added option to enforce free item qty in pricing rule
...
(cherry picked from commit 19c01b1457 )
2025-02-19 07:21:53 +00:00
rohitwaghchaure
617a24d61e
Merge pull request #45994 from frappe/mergify/bp/version-15-hotfix/pr-45980
...
fix: check if employee is currently working on another workstation (backport #45980 )
2025-02-19 11:24:05 +05:30
ruthra kumar
6fad501aa0
Merge pull request #46001 from frappe/mergify/bp/version-15-hotfix/pr-45882
...
fix(quotation): fetch exchange rate on currency change (backport #45882 )
2025-02-19 11:13:04 +05:30
venkat102
bd89c19c98
fix(quotation): fetch exchange rate on currency change
...
(cherry picked from commit 2f77a8bed1 )
2025-02-19 05:21:57 +00:00
Mihir Kandoi
5bccf9f837
fix: throw correct exception
...
(cherry picked from commit 4487edb255 )
2025-02-18 15:13:04 +00:00
Mihir Kandoi
22eaa14179
fix: check if employee is currently working on another workstation
...
(cherry picked from commit 8234e659c8 )
2025-02-18 15:13:04 +00:00
rohitwaghchaure
d3d0aacd4c
Merge pull request #45993 from frappe/mergify/bp/version-15-hotfix/pr-45977
...
fix: millisecond issue for posting datetime (backport #45977 )
2025-02-18 20:31:20 +05:30
rohitwaghchaure
69f5be65f6
Merge pull request #45975 from frappe/mergify/bp/version-15-hotfix/pr-45970
...
fix: serial no status for internal transfer delivery note (backport #45970 )
2025-02-18 20:23:20 +05:30
rohitwaghchaure
508efd1322
Merge pull request #45990 from frappe/mergify/bp/version-15-hotfix/pr-45976
...
fix: slow query (backport #45976 )
2025-02-18 20:22:51 +05:30
rohitwaghchaure
ecc2de2709
Merge pull request #45992 from frappe/mergify/bp/version-15-hotfix/pr-45971
...
fix: set sco_qty field of PO to non negative (backport #45971 )
2025-02-18 20:22:39 +05:30
rohitwaghchaure
2e3b19ebb2
chore: fix conflicts
2025-02-18 20:11:02 +05:30
rohitwaghchaure
050bb1eef5
chore: fix conflicts
2025-02-18 20:10:30 +05:30
Rohit Waghchaure
42923656ee
fix: millisecond issue for posting datetime
...
(cherry picked from commit ac9e5c0163 )
# Conflicts:
# erpnext/patches.txt
# erpnext/stock/utils.py
2025-02-18 14:39:39 +00:00
rohitwaghchaure
0acdae02c1
chore: fix conflicts
2025-02-18 20:00:08 +05:30
Mihir Kandoi
567fb8abd1
fix: set sco_qty field of PO to non negative
...
(cherry picked from commit dfc3dc4944 )
2025-02-18 14:29:22 +00:00
Rohit Waghchaure
8306d6fdb6
fix: slow query
...
(cherry picked from commit 8cfab57fc8 )
# Conflicts:
# erpnext/stock/doctype/packed_item/packed_item.json
2025-02-18 14:28:19 +00:00
ruthra kumar
20709f1b3e
Merge pull request #45979 from frappe/mergify/bp/version-15-hotfix/pr-45765
...
fix: add accounting dimensions section in sales order item (backport #45765 )
2025-02-18 17:48:34 +05:30
ruthra kumar
52860cc566
chore: resolve conflict
2025-02-18 14:27:14 +05:30
Sugesh393
b32e4daf2b
fix: add accounting dimensions section in sales order item
...
(cherry picked from commit 7d47869f4b )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
2025-02-18 08:42:56 +00:00
Rohit Waghchaure
2b80c009b3
fix: serial no status for internal transfer delivery note
...
(cherry picked from commit 3333331a3d )
2025-02-18 08:22:03 +00:00
ruthra kumar
8da1348a48
Merge pull request #45973 from frappe/mergify/bp/version-15-hotfix/pr-45723
...
fix: validate payment request total of partly paid invoice (backport #45723 )
2025-02-18 13:42:58 +05:30
Sugesh393
9a33b877f5
test: add unit test to validate payment request grand_total for partly paid invoice
...
(cherry picked from commit f8472c32d9 )
2025-02-18 07:42:28 +00:00
Sugesh393
c8881a9358
fix: validate payment request total of partly paid invoice
...
(cherry picked from commit 899c18df18 )
2025-02-18 07:42:28 +00:00
ruthra kumar
f6047d8491
Merge pull request #45968 from frappe/mergify/bp/version-15-hotfix/pr-45687
...
fix: add validation to allow equity account (backport #45687 )
2025-02-18 12:12:09 +05:30
rethik
0d2115197e
fix: remove party type from validate
...
(cherry picked from commit f82837a4a2 )
2025-02-18 06:16:03 +00:00
rethik
552b5a79ce
test: add unit test to validate account type and party type
...
(cherry picked from commit 9422ce5aee )
2025-02-18 06:16:02 +00:00
rethik
bb3eb81170
fix: add validate to allow equity account and party_type shareholder
...
(cherry picked from commit 2c8e3f3409 )
2025-02-18 06:16:02 +00:00
rohitwaghchaure
7ab69cfe5f
Merge pull request #45956 from frappe/mergify/bp/version-15-hotfix/pr-45946
...
fix: provision to enable naming series for SABB (backport #45946 )
2025-02-18 07:44:18 +05:30
rohitwaghchaure
43d32eb10e
chore: fix conflicts
2025-02-17 21:32:48 +05:30
rohitwaghchaure
697fdf5bc3
chore: fix conflicts
2025-02-17 21:30:15 +05:30
rohitwaghchaure
2f7f9c0bac
chore: fix conflicts
2025-02-17 21:29:22 +05:30
Rohit Waghchaure
8fbfe14c63
fix: provision to enable naming series for SABB
...
(cherry picked from commit fe43975cdd )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
# erpnext/stock/doctype/serial_and_batch_bundle/test_serial_and_batch_bundle.py
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-02-17 11:31:46 +00:00
mergify[bot]
38edc46c46
fix: disable partial payment in pos (backport #45752 ) ( #45945 )
...
* fix: disable partial payment in pos (#45752 )
* fix: disable partial payment in pos
* test: disable partial payment
* test: removed print statement
* test: using save method to auto calculate paid_amount
* test: paid_amount calculation using save method
* test: added save method to calculate paid_amount
* test: outstanding amount
* test: added test for partial payments in pos invoice
* fix: custom validation error for partial payment
* test: using partial payment validation
* fix: validate only on submit
(cherry picked from commit d94802067b )
# Conflicts:
# erpnext/accounts/doctype/pos_closing_entry/test_pos_closing_entry.py
# erpnext/accounts/doctype/pos_invoice_merge_log/test_pos_invoice_merge_log.py
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve linter issue
* test: fixed failing test
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-17 17:01:34 +05:30
Diptanil Saha
dd34bbe570
fix: pos return validation on v15 ( #45951 )
2025-02-17 16:03:19 +05:30
rohitwaghchaure
11622f81f3
Merge pull request #45943 from frappe/mergify/bp/version-15-hotfix/pr-45941
...
fix: letter head for quality inspection (backport #45941 )
2025-02-17 14:42:56 +05:30
mergify[bot]
e998f063a9
fix: pos accounting dimension fieldname error (backport #45899 ) ( #45921 )
...
* fix: pos accounting dimension fieldname error (#45899 )
* fix: pos accounting dimension fieldname error
* fix: method to get enabled accounting dimensions
* fix: fetch enabled accounting dimensions
* fix: clear flags for accounting_dimensions_details on_update
* refactor: validation for doctype
* fix: using get_checks_for_pl_and_bs_accounts for accounting dimensions
(cherry picked from commit 60a5f4f30d )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py
* chore: resolve conflict
* chore: resolve linter issue
* fix: resolve linter issue
* chore: resolve linter issue
* chore: resolve linter issue
* chore: resolve linter issue
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-17 14:13:34 +05:30
Rohit Waghchaure
c289fef3b5
fix: letter head for quality inspection
...
(cherry picked from commit cdd41373b6 )
2025-02-17 08:28:52 +00:00
rohitwaghchaure
f8839957da
Merge pull request #45913 from frappe/mergify/bp/version-15-hotfix/pr-45903
...
fix: allow scrap item with zero qty (backport #45903 )
2025-02-16 13:28:00 +05:30
mergify[bot]
e271a5cba0
feat: disable auto setting grand total to default mode of payment (backport #45591 ) ( #45917 )
...
feat: disable auto setting grand total to default mode of payment (#45591 )
(cherry picked from commit f0a6399056 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-14 17:34:37 +05:30
ruthra kumar
a486e2962e
Merge pull request #45919 from frappe/mergify/bp/version-15-hotfix/pr-45912
...
fix: include missing payment_gateway parameter in Payment Request URL (backport #45912 )
2025-02-14 17:13:29 +05:30
Navin-S-R
18f94765f7
fix: include missing payment_gateway parameter in Payment Request URL
...
(cherry picked from commit dbac8cfc94 )
2025-02-14 11:20:17 +00:00
Rohit Waghchaure
abe5384449
fix: allow scrap item with zero qty
...
(cherry picked from commit 706cb64279 )
2025-02-14 09:47:30 +00:00
rohitwaghchaure
698b7a9d00
Merge pull request #45764 from frappe/mergify/bp/version-15-hotfix/pr-45763
...
fix: stock reservation not working for sales invoice with update stock (backport #45763 )
2025-02-14 15:16:11 +05:30
rohitwaghchaure
52761affe2
chore: fix test case
2025-02-13 16:32:56 +05:30
Rohit Waghchaure
1fb5586f56
fix: stock reservation for sales invoice
2025-02-13 16:04:05 +05:30
ruthra kumar
ef2cddd338
Merge pull request #45894 from frappe/mergify/bp/version-15-hotfix/pr-45804
...
fix(report): add options to multiselectlist fields (backport #45804 )
2025-02-13 14:26:31 +05:30
ruthra kumar
dbe14d6fe4
chore: resolve conflicts
2025-02-13 14:23:46 +05:30
venkat102
7e85a123b2
fix(report): add options to multiselectlist fields
...
(cherry picked from commit 8785342fce )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js
# erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js
2025-02-13 08:47:15 +00:00
Frappe PR Bot
ce90d427e8
chore(release): Bumped to Version 15.52.0
...
# [15.52.0](https://github.com/frappe/erpnext/compare/v15.51.2...v15.52.0 ) (2025-02-12)
### Bug Fixes
* '0' rate LDC's Invoice net totals should be ignored ([96c19cd ](96c19cd990 ))
* add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance ([086c36f ](086c36fca6 ))
* add precision in serial_batch_bundle.py ([a85f6f5 ](a85f6f54fe ))
* add total row in non_grouped_invoices ([e432ae9 ](e432ae98a9 ))
* added validation for required invoice_fields in POS (backport [#45780 ](https://github.com/frappe/erpnext/issues/45780 )) ([#45868 ](https://github.com/frappe/erpnext/issues/45868 )) ([4f9a7f5 ](4f9a7f5065 ))
* Attibute error `selling_price_list` ([6dc99f9 ](6dc99f95c0 ))
* changed naming series to random for SABB ([48a4eff ](48a4effdb6 ))
* check_item_quality_inspection is not whitelisted ([0a4a093 ](0a4a09352a ))
* correct amount in transaction currency for reverse gl entries (backport [#45794 ](https://github.com/frappe/erpnext/issues/45794 )) ([#45849 ](https://github.com/frappe/erpnext/issues/45849 )) ([b06bd82 ](b06bd825c1 ))
* correct amt in account currency for lcv with manually distributed charges. (backport [#45532 ](https://github.com/frappe/erpnext/issues/45532 )) ([#45864 ](https://github.com/frappe/erpnext/issues/45864 )) ([179cb1e ](179cb1e6e5 ))
* correct pay amount in portal pages ([3ada520 ](3ada520618 ))
* create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order ([9d6f318 ](9d6f3180d4 ))
* do not allow "Finance Book" in Accounting Dimensions (backport [#45696 ](https://github.com/frappe/erpnext/issues/45696 )) ([#45856 ](https://github.com/frappe/erpnext/issues/45856 )) ([0954aca ](0954aca758 ))
* do not validate party against Receivable and Payable account for cancelled gl entries ([6d777cd ](6d777cdc68 ))
* dont update rate of free item on save ([1d3da4d ](1d3da4d49a ))
* handle response when json is None ([eeb322b ](eeb322bd0e ))
* map project from rfq to supplier quotation (backport [#45745 ](https://github.com/frappe/erpnext/issues/45745 )) ([#45828 ](https://github.com/frappe/erpnext/issues/45828 )) ([b112d88 ](b112d88767 ))
* not able to select the item in the sales invoice ([a649001 ](a649001886 ))
* Party name in Supplier Portal for Purchase Order (backport [#45772 ](https://github.com/frappe/erpnext/issues/45772 )) ([#45858 ](https://github.com/frappe/erpnext/issues/45858 )) ([435c354 ](435c35414f ))
* pos numpad editable action buttons (backport [#45823 ](https://github.com/frappe/erpnext/issues/45823 )) ([#45826 ](https://github.com/frappe/erpnext/issues/45826 )) ([035758f ](035758f47d ))
* possible model sync issue ([ea01fa1 ](ea01fa135e ))
* **regional:** removed payment schedule validation in sales invoice for italy (backport [#45852 ](https://github.com/frappe/erpnext/issues/45852 )) ([#45854 ](https://github.com/frappe/erpnext/issues/45854 )) ([2e9e355 ](2e9e355329 ))
* remove serial no if qty is zero ([1359a77 ](1359a77e72 ))
* skip warning for free items ([2adab1d ](2adab1d36f ))
* stock reco current valuation rate ([3b7c38d ](3b7c38da10 ))
* the project document timed out while opening ([28cbce4 ](28cbce4356 ))
* unable to remove image from employee ([e3cceb8 ](e3cceb894b ))
* update ctx to args ([d4bc3d1 ](d4bc3d182f ))
### Features
* add repost accounting ledger entry for payment entry ([757dd3f ](757dd3f0b6 ))
2025-02-12 12:09:09 +00:00
ruthra kumar
0eb4556c83
Merge pull request #45860 from frappe/version-15-hotfix
...
chore: release v15
2025-02-12 17:37:43 +05:30
rohitwaghchaure
45fa2eb542
Merge pull request #45884 from frappe/mergify/bp/version-15-hotfix/pr-45786
...
fix: skip warning for free items (backport #45786 )
2025-02-12 15:16:29 +05:30
barredterra
2adab1d36f
fix: skip warning for free items
...
(cherry picked from commit 772776ad8a )
2025-02-12 09:20:15 +00:00
rohitwaghchaure
162d1ba472
chore: fix test case
2025-02-12 14:32:06 +05:30
rohitwaghchaure
4889950a9e
chore: fix conflicts
2025-02-12 14:32:05 +05:30
Rohit Waghchaure
7d871f6bb5
fix: stock reservation not working for sales invoice with update stock
...
(cherry picked from commit 0c9d0ea1f4 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-02-12 14:32:05 +05:30
rohitwaghchaure
70bac1ab17
Merge pull request #45748 from frappe/mergify/bp/version-15-hotfix/pr-45739
...
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order (backport #45739 )
2025-02-12 13:00:19 +05:30
rohitwaghchaure
0caaff0758
Merge pull request #45880 from frappe/mergify/bp/version-15-hotfix/pr-45879
...
fix: changed naming series to random for SABB (backport #45879 )
2025-02-12 10:53:47 +05:30
rohitwaghchaure
4094fbd6c5
chore: fix conflicts
2025-02-12 10:21:44 +05:30
Rohit Waghchaure
48a4effdb6
fix: changed naming series to random for SABB
...
(cherry picked from commit a007dc285d )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
2025-02-12 04:50:41 +00:00
rohitwaghchaure
68ea528841
Merge pull request #45877 from frappe/mergify/bp/version-15-hotfix/pr-45875
...
fix: add precision in serial_batch_bundle.py (backport #45875 )
2025-02-12 09:25:31 +05:30
rohitwaghchaure
4aa7666e46
Merge pull request #45878 from frappe/mergify/bp/version-15-hotfix/pr-45865
...
fix: dont update rate of free item on save (backport #45865 )
2025-02-12 09:25:08 +05:30
Mihir Kandoi
1d3da4d49a
fix: dont update rate of free item on save
...
(cherry picked from commit 6591e76a63 )
2025-02-12 03:13:41 +00:00
Mihir Kandoi
a85f6f54fe
fix: add precision in serial_batch_bundle.py
...
(cherry picked from commit 4bf85d1a5a )
2025-02-12 03:06:27 +00:00
rohitwaghchaure
da08b4eeb9
Merge pull request #45870 from frappe/mergify/bp/version-15-hotfix/pr-45869
...
fix: stock reco current valuation rate (backport #45869 )
2025-02-11 18:38:12 +05:30
rohitwaghchaure
b4f291d0ae
Merge pull request #45871 from frappe/mergify/bp/version-15-hotfix/pr-45862
...
fix: remove serial no if qty is zero (backport #45862 )
2025-02-11 18:21:21 +05:30
mergify[bot]
4f9a7f5065
fix: added validation for required invoice_fields in POS (backport #45780 ) ( #45868 )
...
* fix: added validation for required invoice_fields in POS (#45780 )
fix: added missing validation for required invoice_fields
(cherry picked from commit b95b13ecd8 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_payment.js
* fix: resolved merge conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-11 17:55:07 +05:30
Rohit Waghchaure
1359a77e72
fix: remove serial no if qty is zero
...
(cherry picked from commit 3a4ae8c463 )
2025-02-11 11:28:16 +00:00
Rohit Waghchaure
3b7c38da10
fix: stock reco current valuation rate
...
(cherry picked from commit 8d8f3afb39 )
2025-02-11 11:24:14 +00:00
mergify[bot]
179cb1e6e5
fix: correct amt in account currency for lcv with manually distributed charges. (backport #45532 ) ( #45864 )
...
fix: correct amt in account currency for lcv with manually distributed charges.
(cherry picked from commit db38e7bf5a )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 16:05:42 +05:30
mergify[bot]
435c35414f
fix: Party name in Supplier Portal for Purchase Order (backport #45772 ) ( #45858 )
...
fix: Party name in Supplier Portal for Purchase Order
(cherry picked from commit fc8663421b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:45 +05:30
mergify[bot]
0954aca758
fix: do not allow "Finance Book" in Accounting Dimensions (backport #45696 ) ( #45856 )
...
fix: do not allow "Finance Book" in Accounting Dimensions
(cherry picked from commit a44be73a98 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:36 +05:30
mergify[bot]
2e9e355329
fix(regional): removed payment schedule validation in sales invoice for italy (backport #45852 ) ( #45854 )
...
fix(regional): removed payment schedule validation in sales invoice for italy (#45852 )
(cherry picked from commit 494310293c )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-02-11 15:41:30 +05:30
Smit Vora
6b8826f234
Merge pull request #45773 from ljain112/fix-portalpay
...
fix: correct pay amount in portal pages
2025-02-11 14:59:03 +05:30
mergify[bot]
b112d88767
fix: map project from rfq to supplier quotation (backport #45745 ) ( #45828 )
...
* fix: map project from rfq to supplier quotation
(cherry picked from commit d0479036bb )
* fix: add project field map from mr to rfq
(cherry picked from commit 8fa39bec61 )
---------
Co-authored-by: HenningWendtland <156231187+HenningWendtland@users.noreply.github.com >
2025-02-11 14:52:13 +05:30
mergify[bot]
b06bd825c1
fix: correct amount in transaction currency for reverse gl entries (backport #45794 ) ( #45849 )
...
fix: correct amount in tansaction currency for reverse gl entries
(cherry picked from commit 6077c248b0 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 14:49:27 +05:30
ruthra kumar
b084433158
Merge pull request #45847 from frappe/mergify/bp/version-15-hotfix/pr-45792
...
fix: do not validate party against Receivable and Payable account for cancelled gl entries (backport #45792 )
2025-02-11 12:53:29 +05:30
ljain112
6d777cdc68
fix: do not validate party against Receivable and Payable account for cancelled gl entries
...
(cherry picked from commit 0809e00455 )
2025-02-11 06:44:50 +00:00
ruthra kumar
ebce6be23f
Merge pull request #45844 from frappe/mergify/bp/version-15-hotfix/pr-45781
...
fix: Added Total Row for `Gross Profit` Report in Non-Grouped Invoices (backport #45781 )
2025-02-11 12:01:11 +05:30
Sanket322
e432ae98a9
fix: add total row in non_grouped_invoices
...
(cherry picked from commit 2d32ddacc3 )
2025-02-11 04:51:47 +00:00
ruthra kumar
09114e6a7b
Merge pull request #45842 from frappe/mergify/bp/version-15-hotfix/pr-45832
...
fix: possible model sync issue (backport #45832 )
2025-02-11 10:20:21 +05:30
ruthra kumar
ea01fa135e
fix: possible model sync issue
...
(cherry picked from commit 0069581aa3 )
2025-02-11 04:25:34 +00:00
Frappe PR Bot
b0c9fbe9fc
chore(release): Bumped to Version 15.51.2
...
## [15.51.2](https://github.com/frappe/erpnext/compare/v15.51.1...v15.51.2 ) (2025-02-10)
### Bug Fixes
* Attibute error `selling_price_list` ([e8fd2ee ](e8fd2eeaa2 ))
* check_item_quality_inspection is not whitelisted ([d0dbfa1 ](d0dbfa1cbd ))
2025-02-10 16:28:24 +00:00
rohitwaghchaure
0758192c53
Merge pull request #45836 from frappe/mergify/bp/version-15/pr-45835
...
fix: check_item_quality_inspection is not whitelisted (backport #45835 )
2025-02-10 21:56:59 +05:30
rohitwaghchaure
d2cb659220
Merge pull request #45834 from frappe/mergify/bp/version-15/pr-45822
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 ) (backport #45822 )
2025-02-10 21:56:40 +05:30
Rohit Waghchaure
d0dbfa1cbd
fix: check_item_quality_inspection is not whitelisted
...
(cherry picked from commit 0a4a09352a )
2025-02-10 15:46:46 +00:00
rohitwaghchaure
b9b2fc5773
Merge pull request #45835 from rohitwaghchaure/fixed-support-31452
...
fix: check_item_quality_inspection is not whitelisted
2025-02-10 21:15:27 +05:30
Rohit Waghchaure
0a4a09352a
fix: check_item_quality_inspection is not whitelisted
2025-02-10 19:09:02 +05:30
DaizyModi
e8fd2eeaa2
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
(cherry picked from commit 6dc99f95c0 )
2025-02-10 13:34:14 +00:00
rohitwaghchaure
51545234d3
Merge pull request #45822 from frappe/mergify/bp/version-15-hotfix/pr-45774
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 )
2025-02-10 19:02:51 +05:30
mergify[bot]
035758f47d
fix: pos numpad editable action buttons (backport #45823 ) ( #45826 )
...
fix: pos numpad editable action buttons (#45823 )
(cherry picked from commit 0b9c28620f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-10 16:28:59 +05:30
DaizyModi
6dc99f95c0
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
2025-02-10 10:19:49 +00:00
ruthra kumar
f440795809
Merge pull request #45816 from frappe/mergify/bp/version-15-hotfix/pr-45747
...
fix: Handle Empty JSON in Report Parsing (backport #45747 )
2025-02-10 12:10:43 +05:30
Sanket322
eeb322bd0e
fix: handle response when json is None
...
(cherry picked from commit 133e0417b8 )
2025-02-10 06:12:45 +00:00
ruthra kumar
9a5aa8eeb9
Merge pull request #45813 from frappe/mergify/bp/version-15-hotfix/pr-45793
...
fix: unable to remove image from employee (backport #45793 )
2025-02-10 11:01:00 +05:30
ruthra kumar
1f967f7e9d
Merge pull request #45814 from frappe/mergify/bp/version-15-hotfix/pr-45762
...
refactor: set received and paid amount based on each other, if unset (backport #45762 )
2025-02-10 11:00:48 +05:30
rohitwaghchaure
3c386c2062
Merge pull request #45811 from frappe/mergify/bp/version-15-hotfix/pr-45810
...
fix: not able to select the item in the sales invoice (backport #45810 )
2025-02-10 10:41:31 +05:30
ruthra kumar
1d6c50c9a1
chore: resolve conflict
2025-02-10 10:38:18 +05:30
ruthra kumar
e589c5b6ef
refactor: set paid amount based on received amount if unset
...
(cherry picked from commit 99e721e622 )
2025-02-10 05:08:05 +00:00
ruthra kumar
6638b391ff
refactor: set received amount based on paid amount
...
(cherry picked from commit 5ff540bd82 )
2025-02-10 05:08:05 +00:00
Asmita Hase
e3cceb894b
fix: unable to remove image from employee
...
fix: employee image disappears when newly created user_id is linked to employee
(cherry picked from commit 0207d2d7b6 )
# Conflicts:
# erpnext/setup/doctype/employee/employee.json
2025-02-10 05:03:12 +00:00
Rohit Waghchaure
a649001886
fix: not able to select the item in the sales invoice
...
(cherry picked from commit 35388e7a04 )
2025-02-10 04:39:40 +00:00
rohitwaghchaure
39e3746a62
Merge pull request #45775 from frappe/mergify/bp/version-15-hotfix/pr-45767
...
fix: the project document timed out while opening (backport #45767 )
2025-02-10 10:09:38 +05:30
Frappe PR Bot
8c57e9f8c8
chore(release): Bumped to Version 15.51.1
...
## [15.51.1](https://github.com/frappe/erpnext/compare/v15.51.0...v15.51.1 ) (2025-02-07)
### Bug Fixes
* update ctx to args ([13bebe7 ](13bebe71b0 ))
2025-02-07 14:22:13 +00:00
ruthra kumar
5f62fc5a99
Merge pull request #45795 from frappe/mergify/bp/version-15/pr-45770
...
Fix: Update `ctx` to `args` for compatibility. (backport #45770 )
2025-02-07 19:50:45 +05:30
Sanket322
13bebe71b0
fix: update ctx to args
...
(cherry picked from commit d4bc3d182f )
2025-02-07 14:14:41 +00:00
ruthra kumar
9702a192d7
Merge pull request #45770 from Sanket322/update_ctx_to_args
...
Fix: Update `ctx` to `args` for compatibility.
2025-02-07 19:43:53 +05:30
ruthra kumar
a051ddee6d
Merge pull request #45788 from frappe/mergify/bp/version-15-hotfix/pr-45640
...
feat: add repost accounting ledger entry for payment entry (backport #45640 )
2025-02-07 17:15:33 +05:30
ruthra kumar
be09700d8b
Merge pull request #45789 from frappe/mergify/bp/version-15-hotfix/pr-45644
...
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance (backport #45644 )
2025-02-07 17:15:22 +05:30
l0gesh29
757dd3f0b6
feat: add repost accounting ledger entry for payment entry
...
(cherry picked from commit 5676d60ed3 )
2025-02-07 10:41:54 +00:00
Sugesh393
086c36fca6
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance
...
(cherry picked from commit 707c01487e )
2025-02-07 10:41:54 +00:00
ruthra kumar
a7d32b580f
Merge pull request #45784 from frappe/mergify/bp/version-15-hotfix/pr-45639
...
fix: '0' rate LDC's Invoice net totals should be ignored (backport #45639 )
2025-02-07 13:43:58 +05:30
ruthra kumar
43d75b96c6
chore: resolve conflict
2025-02-07 13:18:42 +05:30
ruthra kumar
3734289983
test: ldc @ 0 rate
...
(cherry picked from commit 0cdd346f8f )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/test_tax_withholding_category.py
2025-02-07 07:44:11 +00:00
ruthra kumar
96c19cd990
fix: '0' rate LDC's Invoice net totals should be ignored
...
(cherry picked from commit 325c4e3536 )
2025-02-07 07:44:11 +00:00
rohitwaghchaure
08a6f4e6d3
chore: fix conflicts
2025-02-06 22:09:44 +05:30
Rohit Waghchaure
28cbce4356
fix: the project document timed out while opening
...
(cherry picked from commit 33d03b1542 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.json
2025-02-06 16:38:46 +00:00
ljain112
3ada520618
fix: correct pay amount in portal pages
2025-02-06 18:56:29 +05:30
Sanket322
d4bc3d182f
fix: update ctx to args
2025-02-06 17:55:37 +05:30
Mihir Kandoi
4196986273
chore: resolve conflicts
2025-02-05 17:59:34 +05:30
Mihir Kandoi
9d6f3180d4
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order
...
(cherry picked from commit 723e902470 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2025-02-05 12:19:49 +00:00
Frappe PR Bot
b1161f446f
chore(release): Bumped to Version 15.51.0
...
# [15.51.0](https://github.com/frappe/erpnext/compare/v15.50.1...v15.51.0 ) (2025-02-05)
### Bug Fixes
* actual qty showing blank for sub-assembly items ([d0748b1 ](d0748b1b67 ))
* added correct options for incoming_rate field of delivery note item ([cfc5007 ](cfc50073ed ))
* allow multiple email ids ([2a25302 ](2a25302c35 ))
* attribute 'msgbox' not found in sales invoice.js ([f6b4984 ](f6b49845e2 ))
* bind this to function ([c0b32c4 ](c0b32c446b ))
* check billing address ([44d9fb7 ](44d9fb7a69 ))
* closing stock balance report not generating ([47d1c3b ](47d1c3b5a3 ))
* conflicts ([4aa072a ](4aa072a8eb ))
* consider process_loss_qty in work order ([1522d76 ](1522d76a3b ))
* copy correct uom from devliery note when creating packing list ([f9794e5 ](f9794e5b44 ))
* correct error message in payment entry ([6ea5307 ](6ea5307b0e ))
* default payment terms template selected while duplicating ([ca4bb96 ](ca4bb96fb4 ))
* Do not check for cancelled invoices ([84638f5 ](84638f58fd ))
* Do not check for cancelled invoices ([b612ab5 ](b612ab5823 ))
* fetch rate from item price list when document is saved ([b140ce7 ](b140ce71d7 ))
* filter the item tax template using the input text ([8ea9a9e ](8ea9a9e467 ))
* Gross Profit Report with Correct Totals and Gross Margin (backport [#45548 ](https://github.com/frappe/erpnext/issues/45548 )) ([#45598 ](https://github.com/frappe/erpnext/issues/45598 )) ([6301b32 ](6301b321d8 ))
* handling company in bank reconciliation tool ([#45582 ](https://github.com/frappe/erpnext/issues/45582 )) ([aa27e19 ](aa27e19a58 ))
* ignore expired batch for pick list ([786db3d ](786db3d0fa ))
* loading print receipt only at order complete (backport [#45627 ](https://github.com/frappe/erpnext/issues/45627 )) ([#45628 ](https://github.com/frappe/erpnext/issues/45628 )) ([72868ee ](72868eee04 ))
* logical error failing tests ([6a03f99 ](6a03f99546 ))
* not able to make manufacturing entry for alternate items ([eef2f3c ](eef2f3c5d4 ))
* only system manager was able to create customer & prospect ([6149306 ](6149306b78 ))
* payment schedule table is empty while duplicating record ([c523625 ](c52362531c ))
* point of sale padding (backport [#45697 ](https://github.com/frappe/erpnext/issues/45697 )) ([#45699 ](https://github.com/frappe/erpnext/issues/45699 )) ([b915e7f ](b915e7f637 ))
* pos payment cash shortcut decimal (backport [#45702 ](https://github.com/frappe/erpnext/issues/45702 )) ([#45705 ](https://github.com/frappe/erpnext/issues/45705 )) ([6113cc1 ](6113cc1e43 ))
* pos print receipt on submit (backport [#45632 ](https://github.com/frappe/erpnext/issues/45632 )) ([#45633 ](https://github.com/frappe/erpnext/issues/45633 )) ([676dde5 ](676dde59c2 ))
* **pos:** add item in the existing item row when discount is applied ([0b54cb9 ](0b54cb9a7c ))
* posting_date to posting_datetime in stock related queries ([cd5174e ](cd5174e423 ))
* remove tds account in taxes table on change of Tax Withholding Category ([1ad16c3 ](1ad16c368e ))
* removed unused field ([9a27d3c ](9a27d3cedc ))
* renamed Commments Tab to Notes tab in Lead doctype ([86edcfc ](86edcfc1fd ))
* reposting issue with s3 backup ([73c1bf9 ](73c1bf972e ))
* resolved conflicts ([223fe62 ](223fe62638 ))
* respect user set account if not advance account for getting outstanding invoices in payment entry ([8108d7f ](8108d7fdba ))
* semgrep ([401fd7f ](401fd7fca7 ))
* set asset value correctly after cancelling value adjustment ([7f7f403 ](7f7f403f5b ))
* show only items with inspection enabled on create QI dialog ([34f8a37 ](34f8a370d1 ))
* slow SABB query ([7931c2d ](7931c2d182 ))
* subcontracting valiation precision issue ([5319683 ](5319683dbf ))
* track employee changes ([#45674 ](https://github.com/frappe/erpnext/issues/45674 )) ([cf98ebf ](cf98ebf7fe ))
* validation message ([4742211 ](47422111b4 ))
* validation to prevent submission if the SABB is not linked to a stock transaction ([24a6f61 ](24a6f611d8 ))
### Features
* account heads changed along with journal entry type and descrip… ([#42845 ](https://github.com/frappe/erpnext/issues/42845 )) ([bbecd36 ](bbecd36a5d ))
* report to find incorrect SABB ([a948f2e ](a948f2e095 ))
* set bank account of company to default company bank account from masters ([b840271 ](b840271d2a ))
### Performance Improvements
* stock entry with batch (backport [#45486 ](https://github.com/frappe/erpnext/issues/45486 )) ([#45602 ](https://github.com/frappe/erpnext/issues/45602 )) ([8b75401 ](8b75401db9 ))
2025-02-05 12:08:00 +00:00
ruthra kumar
b8485e1d28
Merge pull request #45703 from frappe/version-15-hotfix
...
chore: release v15
2025-02-05 17:36:41 +05:30
ruthra kumar
e422ae16e5
Merge pull request #45743 from frappe/mergify/bp/version-15-hotfix/pr-45604
...
fix: filter the item tax template using the input text (backport #45604 )
2025-02-05 17:13:07 +05:30
rohitwaghchaure
dcdd8e9824
Merge pull request #45742 from frappe/mergify/bp/version-15-hotfix/pr-45734
...
fix: added correct options for incoming_rate field of delivery note item (backport #45734 )
2025-02-05 17:08:16 +05:30
rohitwaghchaure
9d98d0efc8
Merge pull request #45744 from frappe/mergify/bp/version-15-hotfix/pr-45741
...
fix: removed unused field (backport #45741 )
2025-02-05 17:07:46 +05:30
rohitwaghchaure
af60368e54
Merge pull request #45740 from frappe/mergify/bp/version-15-hotfix/pr-45692
...
fix: fetch rate from item price list when document is saved (backport #45692 )
2025-02-05 16:42:00 +05:30
rohitwaghchaure
ab37e5754b
chore: fix conflicts
2025-02-05 16:40:20 +05:30
Rohit Waghchaure
9a27d3cedc
fix: removed unused field
...
(cherry picked from commit 2d7a576da5 )
2025-02-05 11:09:40 +00:00
ruthra kumar
0b591ba7eb
chore: resolve conflicts
2025-02-05 16:37:09 +05:30
Bhavan23
8ea9a9e467
fix: filter the item tax template using the input text
...
(cherry picked from commit 4dd37ba033 )
# Conflicts:
# erpnext/controllers/queries.py
2025-02-05 11:01:21 +00:00
Mihir Kandoi
cfc50073ed
fix: added correct options for incoming_rate field of delivery note item
...
(cherry picked from commit 417bf49a8d )
# Conflicts:
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
2025-02-05 10:48:01 +00:00
Mihir Kandoi
25075e5981
test: added test
...
(cherry picked from commit 07adfadd58 )
2025-02-05 10:23:26 +00:00
Mihir Kandoi
6a03f99546
fix: logical error failing tests
...
(cherry picked from commit fee318a275 )
2025-02-05 10:23:26 +00:00
Mihir Kandoi
b140ce71d7
fix: fetch rate from item price list when document is saved
...
(cherry picked from commit 1e4b9fbdf0 )
2025-02-05 10:23:26 +00:00
Khushi Rawat
f72d4b6984
Merge pull request #45738 from frappe/mergify/bp/version-15-hotfix/pr-45735
...
fix: set asset value correctly after cancelling value adjustment (backport #45735 )
2025-02-05 15:51:11 +05:30
ruthra kumar
d86f7839ab
Merge pull request #45737 from frappe/mergify/bp/version-15-hotfix/pr-45717
...
fix(Purchase Invoice): default payment terms template selected while duplicating (backport #45717 )
2025-02-05 15:30:48 +05:30
Khushi Rawat
7f7f403f5b
fix: set asset value correctly after cancelling value adjustment
...
(cherry picked from commit fee3846144 )
2025-02-05 09:56:11 +00:00
Ejaaz Khan
df0ca2d198
refactor: remove log
...
(cherry picked from commit bfc01441a0 )
2025-02-05 09:47:59 +00:00
Ejaaz Khan
c52362531c
fix: payment schedule table is empty while duplicating record
...
(cherry picked from commit fb3f08a441 )
2025-02-05 09:47:59 +00:00
Ejaaz Khan
ca4bb96fb4
fix: default payment terms template selected while duplicating
...
(cherry picked from commit 18127603fe )
2025-02-05 09:47:59 +00:00
Khushi Rawat
50d10d5c8d
Merge pull request #45733 from frappe/mergify/bp/version-15-hotfix/pr-42845
...
feat: account heads changed along with journal entry type and descrip… (backport #42845 )
2025-02-05 15:03:27 +05:30
Khushi Rawat
4aa072a8eb
fix: conflicts
2025-02-05 14:44:39 +05:30
Khushi Rawat
223fe62638
fix: resolved conflicts
2025-02-05 14:43:24 +05:30
rahulgupta8848
bbecd36a5d
feat: account heads changed along with journal entry type and descrip… ( #42845 )
...
* feat: account heads changed along with journal entry type and description
* feat: added patch for difference_amount for asset value adjustment and refactor
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
(cherry picked from commit d4fdada83c )
# Conflicts:
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.json
# erpnext/patches.txt
2025-02-05 09:09:49 +00:00
ruthra kumar
9f28993575
Merge pull request #45732 from frappe/mergify/bp/version-15-hotfix/pr-45590
...
fix: remove tds account in taxes table on change of Tax Withholding C… (backport #45590 )
2025-02-05 14:28:07 +05:30
l0gesh29
1ad16c368e
fix: remove tds account in taxes table on change of Tax Withholding Category
...
(cherry picked from commit 79b5a3e1dd )
2025-02-05 08:39:21 +00:00
ruthra kumar
c1002d3787
Merge pull request #45728 from frappe/mergify/bp/version-15-hotfix/pr-45686
...
fix: allow multiple email ids (backport #45686 )
2025-02-05 14:08:48 +05:30
ruthra kumar
8ad32c4593
Merge pull request #45731 from frappe/mergify/bp/version-15-hotfix/pr-45447
...
fix(pos): add item in the existing item row when discount is applied (backport #45447 )
2025-02-05 14:04:09 +05:30
venkat102
0b54cb9a7c
fix(pos): add item in the existing item row when discount is applied
...
(cherry picked from commit bee2c04d0b )
2025-02-05 08:30:27 +00:00
Sudharsanan11
44d9fb7a69
fix: check billing address
...
(cherry picked from commit 9950e4aa0c )
2025-02-05 08:19:58 +00:00
Sudharsanan11
2a25302c35
fix: allow multiple email ids
...
(cherry picked from commit 423decb93c )
2025-02-05 08:19:58 +00:00
ruthra kumar
0cac9e9b9a
Merge pull request #45727 from frappe/mergify/bp/version-15-hotfix/pr-45610
...
fix: respect user set account if not advance account for getting outsanding invoices in payment entry (backport #45610 )
2025-02-05 13:40:05 +05:30
rohitwaghchaure
efa7602fae
Merge pull request #45718 from frappe/mergify/bp/version-15-hotfix/pr-45710
...
fix: show only items with inspection enabled on create QI dialog (backport #45710 )
2025-02-05 13:05:16 +05:30
ruthra kumar
b926b49afa
chore: fix typo
...
(cherry picked from commit 85378f9d1a )
2025-02-05 06:40:22 +00:00
ljain112
8108d7fdba
fix: respect user set account if not advance account for getting outstanding invoices in payment entry
...
(cherry picked from commit 9faf78d3e5 )
2025-02-05 06:40:22 +00:00
Mihir Kandoi
3689a2deae
chore: resolve conflicts
2025-02-05 12:00:01 +05:30
ruthra kumar
5a7b901327
Merge pull request #45719 from frappe/mergify/bp/version-15-hotfix/pr-45678
...
fix: copy correct uom from delivery note when creating packing list (backport #45678 )
2025-02-05 10:38:13 +05:30
rohitwaghchaure
51b03d40aa
Merge pull request #45721 from rohitwaghchaure/fixed-support-30732
...
fix: closing stock balance report not generating
2025-02-05 08:45:00 +05:30
Rohit Waghchaure
47d1c3b5a3
fix: closing stock balance report not generating
2025-02-05 05:29:23 +05:30
Mihir Kandoi
f9794e5b44
fix: copy correct uom from devliery note when creating packing list
...
(cherry picked from commit 3cdaa80526 )
2025-02-04 19:06:15 +00:00
Mihir Kandoi
401fd7fca7
fix: semgrep
...
(cherry picked from commit ffd10d1fe9 )
2025-02-04 19:04:57 +00:00
Mihir Kandoi
34f8a370d1
fix: show only items with inspection enabled on create QI dialog
...
(cherry picked from commit c92ec312b9 )
# Conflicts:
# erpnext/controllers/stock_controller.py
2025-02-04 19:04:57 +00:00
ruthra kumar
ac960d26e8
Merge pull request #45711 from frappe/mergify/bp/version-15-hotfix/pr-45582
...
fix: handling company in bank reconciliation tool (backport #45582 )
2025-02-04 17:32:42 +05:30
Aayush Dalal
aa27e19a58
fix: handling company in bank reconciliation tool ( #45582 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit d1c927530e )
2025-02-04 11:45:01 +00:00
rohitwaghchaure
1ed52c3b41
Merge pull request #45708 from frappe/mergify/bp/version-15-hotfix/pr-45701
...
fix: subcontracting validation precision issue (backport #45701 )
2025-02-04 15:56:44 +05:30
Frappe PR Bot
fea51b7086
chore(release): Bumped to Version 15.50.1
...
## [15.50.1](https://github.com/frappe/erpnext/compare/v15.50.0...v15.50.1 ) (2025-02-04)
### Bug Fixes
* not able to make manufacturing entry for alternate items ([32bfc2f ](32bfc2f555 ))
2025-02-04 10:23:41 +00:00
rohitwaghchaure
49192d90d0
Merge pull request #45707 from frappe/mergify/bp/version-15/pr-45647
...
fix: not able to make manufacturing entry for alternate items (backport #45646 ) (backport #45647 )
2025-02-04 15:52:11 +05:30
rohitwaghchaure
f9af53cd87
Merge pull request #45706 from frappe/mergify/bp/version-15-hotfix/pr-45698
...
feat: report to find incorrect SABB (backport #45698 )
2025-02-04 15:45:40 +05:30
Mihir Kandoi
5319683dbf
fix: subcontracting valiation precision issue
...
(cherry picked from commit 8720d412bd )
2025-02-04 09:54:08 +00:00
Rohit Waghchaure
32bfc2f555
fix: not able to make manufacturing entry for alternate items
...
(cherry picked from commit 1607aa1a44 )
(cherry picked from commit eef2f3c5d4 )
2025-02-04 09:52:11 +00:00
Rohit Waghchaure
a948f2e095
feat: report to find incorrect SABB
...
(cherry picked from commit 7e24395e00 )
2025-02-04 09:47:04 +00:00
mergify[bot]
6113cc1e43
fix: pos payment cash shortcut decimal (backport #45702 ) ( #45705 )
...
fix: pos payment cash shortcut decimal (#45702 )
(cherry picked from commit a20116816e )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-04 15:14:08 +05:30
mergify[bot]
b915e7f637
fix: point of sale padding (backport #45697 ) ( #45699 )
...
fix: point of sale padding (#45697 )
(cherry picked from commit 51a65899ec )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-04 14:02:38 +05:30
Shariq Ansari
0d03e03925
Merge pull request #45695 from frappe/mergify/bp/version-15-hotfix/pr-45694
...
fix: only system manager was able to create customer & prospect (backport #45694 )
2025-02-04 12:48:50 +05:30
Shariq Ansari
6149306b78
fix: only system manager was able to create customer & prospect
...
(cherry picked from commit 716edeb465 )
2025-02-04 06:41:09 +00:00
rohitwaghchaure
a0523c7956
Merge pull request #45690 from frappe/mergify/bp/version-15-hotfix/pr-45680
...
fix: slow SABB query (backport #45680 )
2025-02-03 23:10:46 +05:30
Rohit Waghchaure
7931c2d182
fix: slow SABB query
...
(cherry picked from commit 81978a0bd8 )
2025-02-03 17:02:03 +00:00
rohitwaghchaure
7658053dbd
Merge pull request #45665 from frappe/mergify/bp/version-15-hotfix/pr-45648
...
fix: consider process_loss_qty in work order (backport #45648 )
2025-02-03 20:57:01 +05:30
ruthra kumar
1b85cdcf48
Merge pull request #45677 from frappe/mergify/bp/version-15-hotfix/pr-45674
...
fix: track employee changes (backport #45674 )
2025-02-03 15:27:03 +05:30
ruthra kumar
16a80cc04a
Merge pull request #45675 from frappe/mergify/bp/version-15-hotfix/pr-45631
...
fix: Do not check for cancelled invoices (backport #45631 )
2025-02-03 14:32:00 +05:30
Ankush Menat
cf98ebf7fe
fix: track employee changes ( #45674 )
...
closes https://github.com/frappe/erpnext/issues/45571
(cherry picked from commit 827afbfa2e )
2025-02-03 08:52:45 +00:00
Deepesh Garg
84638f58fd
fix: Do not check for cancelled invoices
...
(cherry picked from commit 2c94867b0e )
2025-02-03 08:42:28 +00:00
Deepesh Garg
b612ab5823
fix: Do not check for cancelled invoices
...
(cherry picked from commit 701fc02050 )
2025-02-03 08:42:27 +00:00
ruthra kumar
0d94eba021
Merge pull request #45669 from frappe/mergify/bp/version-15-hotfix/pr-45619
...
feat: set bank account of company to default company bank account fro… (backport #45619 )
2025-02-03 14:05:23 +05:30
Shariq Ansari
7d95113499
Merge pull request #45673 from frappe/mergify/bp/version-15-hotfix/pr-45637
...
fix: renamed Comments Tab to Notes tab in Lead doctype (backport #45637 )
2025-02-03 13:27:26 +05:30
Shariq Ansari
afd2529c2a
chore: resolved conflict
2025-02-03 13:26:33 +05:30
Shariq Ansari
86edcfc1fd
fix: renamed Commments Tab to Notes tab in Lead doctype
...
(cherry picked from commit 018df3135a )
# Conflicts:
# erpnext/crm/doctype/lead/lead.json
2025-02-03 07:53:32 +00:00
Mihir Kandoi
b840271d2a
feat: set bank account of company to default company bank account from masters
...
(cherry picked from commit ce7702cc19 )
2025-02-03 06:31:55 +00:00
rohitwaghchaure
55ac00a510
Merge pull request #45667 from frappe/mergify/bp/version-15-hotfix/pr-45621
...
fix: delivered button of purchase order (backport #45621 )
2025-02-03 11:58:35 +05:30
Mihir Kandoi
c0b32c446b
fix: bind this to function
...
(cherry picked from commit 41649cf52d )
2025-02-03 06:22:47 +00:00
Mihir Kandoi
1522d76a3b
fix: consider process_loss_qty in work order
...
(cherry picked from commit 95fda47b6c )
2025-02-03 06:21:40 +00:00
rohitwaghchaure
83e676f128
Merge pull request #45647 from frappe/mergify/bp/version-15-hotfix/pr-45646
...
fix: not able to make manufacturing entry for alternate items (backport #45646 )
2025-02-03 11:48:03 +05:30
Rohit Waghchaure
eef2f3c5d4
fix: not able to make manufacturing entry for alternate items
...
(cherry picked from commit 1607aa1a44 )
2025-01-31 18:18:37 +00:00
rohitwaghchaure
821cc215e3
Merge pull request #45645 from frappe/mergify/bp/version-15-hotfix/pr-45642
...
fix: actual qty showing blank for sub-assembly items (backport #45642 )
2025-01-31 23:22:09 +05:30
rohitwaghchaure
3e09abc495
Merge pull request #45617 from rtdany10/expired-batch-pick
...
fix: ignore expired batch for pick list
2025-01-31 22:49:34 +05:30
Rohit Waghchaure
d0748b1b67
fix: actual qty showing blank for sub-assembly items
...
(cherry picked from commit 5be2e71a35 )
2025-01-31 17:09:00 +00:00
rohitwaghchaure
7fc70e3f20
Merge pull request #45638 from frappe/mergify/bp/version-15-hotfix/pr-45626
...
fix: validation to prevent submission, if the SABB is not linked to a stock transaction (backport #45626 )
2025-01-31 15:21:43 +05:30
Rohit Waghchaure
24a6f611d8
fix: validation to prevent submission if the SABB is not linked to a stock transaction
...
(cherry picked from commit f976115a2b )
2025-01-31 09:14:53 +00:00
ruthra kumar
4b91b7691a
Merge pull request #45636 from frappe/mergify/bp/version-15-hotfix/pr-45615
...
fix: correct error message in payment entry (backport #45615 )
2025-01-31 14:18:59 +05:30
ljain112
6ea5307b0e
fix: correct error message in payment entry
...
(cherry picked from commit 592704cfd0 )
2025-01-31 07:27:37 +00:00
rohitwaghchaure
d65101a5f2
Merge pull request #45634 from frappe/mergify/bp/version-15-hotfix/pr-45629
...
fix: attribute 'msgbox' not found in sales invoice.js (backport #45629 )
2025-01-31 12:11:28 +05:30
rohitwaghchaure
bd8e4eeddc
chore: fix conflicts
2025-01-31 12:09:50 +05:30
Mihir Kandoi
f6b49845e2
fix: attribute 'msgbox' not found in sales invoice.js
...
(cherry picked from commit 5643385c22 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2025-01-31 06:34:32 +00:00
mergify[bot]
676dde59c2
fix: pos print receipt on submit (backport #45632 ) ( #45633 )
...
fix: pos print receipt on submit (#45632 )
(cherry picked from commit fe51535392 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-31 12:02:47 +05:30
mergify[bot]
72868eee04
fix: loading print receipt only at order complete (backport #45627 ) ( #45628 )
...
fix: loading print receipt only at order complete (#45627 )
(cherry picked from commit 5a1851dfe3 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-31 11:19:23 +05:30
rohitwaghchaure
04c1fc71dd
Merge pull request #45614 from frappe/mergify/bp/version-15-hotfix/pr-45612
...
fix: posting_date to posting_datetime in stock related queries (backport #45612 )
2025-01-30 21:19:19 +05:30
Dany Robert
786db3d0fa
fix: ignore expired batch for pick list
2025-01-30 19:34:06 +05:30
Rohit Waghchaure
cd5174e423
fix: posting_date to posting_datetime in stock related queries
...
(cherry picked from commit e61ab48145 )
2025-01-30 11:36:10 +00:00
rohitwaghchaure
20d5a79839
Merge pull request #45613 from frappe/mergify/bp/version-15-hotfix/pr-45609
...
fix: reposting issue with s3 backup (backport #45609 )
2025-01-30 17:05:16 +05:30
Rohit Waghchaure
73c1bf972e
fix: reposting issue with s3 backup
...
(cherry picked from commit 6b454ca9a7 )
2025-01-30 10:29:54 +00:00
mergify[bot]
6301b321d8
fix: Gross Profit Report with Correct Totals and Gross Margin (backport #45548 ) ( #45598 )
...
fix: Gross Profit Report with Correct Totals and Gross Margin (#45548 )
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit aaf720ab61 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-30 11:21:52 +05:30
mergify[bot]
8b75401db9
perf: stock entry with batch (backport #45486 ) ( #45602 )
...
perf: stock entry with batch
(cherry picked from commit 0b1b964b77 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-30 11:21:20 +05:30
rohitwaghchaure
b5856d4f1f
Merge pull request #45601 from frappe/mergify/bp/version-15-hotfix/pr-45600
...
fix: validation message (backport #45600 )
2025-01-29 20:48:56 +05:30
Rohit Waghchaure
47422111b4
fix: validation message
...
(cherry picked from commit 4c8dff942d )
2025-01-29 15:12:39 +00:00
Frappe PR Bot
c5cd0fcd29
chore(release): Bumped to Version 15.50.0
...
# [15.50.0](https://github.com/frappe/erpnext/compare/v15.49.3...v15.50.0 ) (2025-01-29)
### Bug Fixes
* add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport [#45370 ](https://github.com/frappe/erpnext/issues/45370 )) ([#45410 ](https://github.com/frappe/erpnext/issues/45410 )) ([5d7d3d8 ](5d7d3d8c19 ))
* add multiple item issue in stock entry (backport [#45544 ](https://github.com/frappe/erpnext/issues/45544 )) ([#45580 ](https://github.com/frappe/erpnext/issues/45580 )) ([8b0efab ](8b0efab13e ))
* added debounce to prevent multiple clicks (backport [#45369 ](https://github.com/frappe/erpnext/issues/45369 )) ([#45376 ](https://github.com/frappe/erpnext/issues/45376 )) ([bdc65da ](bdc65daadd ))
* added item_group filter in item_code field in stock balance report (backport [#45340 ](https://github.com/frappe/erpnext/issues/45340 )) ([#45389 ](https://github.com/frappe/erpnext/issues/45389 )) ([412e22f ](412e22fb4e ))
* allow to fix negative stock for batch using stock reco ([69c5695 ](69c5695f6e ))
* batch qty calculation (backport [#45367 ](https://github.com/frappe/erpnext/issues/45367 )) ([#45388 ](https://github.com/frappe/erpnext/issues/45388 )) ([767529f ](767529f0ec ))
* Correct Party Bank Account mapping in `Payment Entry` ([4a390ae ](4a390ae3de ))
* currency decimal on POS Past Order List (backport [#45524 ](https://github.com/frappe/erpnext/issues/45524 )) ([#45527 ](https://github.com/frappe/erpnext/issues/45527 )) ([ff46ae5 ](ff46ae5bc1 ))
* disable load_after_mapping when purchase order created from sales order (backport [#45405 ](https://github.com/frappe/erpnext/issues/45405 )) ([#45429 ](https://github.com/frappe/erpnext/issues/45429 )) ([ae5ce97 ](ae5ce97fd0 ))
* Do no query GLs if no PCVs are posted ([ad06652 ](ad06652ed5 ))
* do not allow to manually submit the SABB ([2b16eb5 ](2b16eb5381 ))
* do not check budget during reposting ([#45432 ](https://github.com/frappe/erpnext/issues/45432 )) ([f2b946d ](f2b946d325 ))
* don't update party-type on change of cost center in Journal Entry ([#45291 ](https://github.com/frappe/erpnext/issues/45291 )) ([fb75180 ](fb75180a7d ))
* existing logical error ([6c4655d ](6c4655dd72 ))
* fix creating documents from sales invoice (backport [#45346 ](https://github.com/frappe/erpnext/issues/45346 )) ([#45408 ](https://github.com/frappe/erpnext/issues/45408 )) ([73a21c2 ](73a21c294c ))
* get stock balance filtered by company for validating stock value in jv (backport [#45549 ](https://github.com/frappe/erpnext/issues/45549 )) ([#45578 ](https://github.com/frappe/erpnext/issues/45578 )) ([ef2f411 ](ef2f4118d9 ))
* import ([d74c498 ](d74c498efe ))
* import 2 ([b59d253 ](b59d253d93 ))
* JobCardTimeLog' object has no attribute 'remaining_time_in_mins' ([ef15429 ](ef15429d98 ))
* logical error in where condition of qb query ([c102e51 ](c102e51eb1 ))
* **material request:** mapping Sales Order Item Delivery Date to Mate… (backport [#45227 ](https://github.com/frappe/erpnext/issues/45227 )) ([#45424 ](https://github.com/frappe/erpnext/issues/45424 )) ([52fdc7c ](52fdc7cecd ))
* merge conflict ([57f79a2 ](57f79a2240 ))
* **payment entry:** get amount in transaction currency ([b37602c ](b37602c716 ))
* postal_code_move_and_fixes ([0e088dd ](0e088dde36 ))
* precision issue causing incorrect status ([46a2b7a ](46a2b7a07e ))
* precision issue in stock entry ([fe5e42d ](fe5e42d2dc ))
* **query:** remove duplicate docstatus condition ([#45586 ](https://github.com/frappe/erpnext/issues/45586 )) ([2d2f30e ](2d2f30e6cf ))
* remove applied pricing rule ([4e347d8 ](4e347d835e ))
* remove unnecessary auth from plaid connector (backport [#44305 ](https://github.com/frappe/erpnext/issues/44305 )) ([#45421 ](https://github.com/frappe/erpnext/issues/45421 )) ([d9b342f ](d9b342f257 ))
* removed field not present in v15 ([1be1981 ](1be19819fb ))
* resolved pos return setting to default mode of payment instead of user selection (backport [#45377 ](https://github.com/frappe/erpnext/issues/45377 )) ([#45419 ](https://github.com/frappe/erpnext/issues/45419 )) ([224a925 ](224a92587d ))
* return qty error due to precision (backport [#45536 ](https://github.com/frappe/erpnext/issues/45536 )) ([#45581 ](https://github.com/frappe/erpnext/issues/45581 )) ([a2ffdc7 ](a2ffdc7805 ))
* secure bulk transaction (backport [#45386 ](https://github.com/frappe/erpnext/issues/45386 )) ([#45426 ](https://github.com/frappe/erpnext/issues/45426 )) ([f9d9672 ](f9d96726f0 ))
* set company related values ([1498275 ](149827562b ))
* set expense_account and cost_center based on company in stock entry (backport [#45159 ](https://github.com/frappe/erpnext/issues/45159 )) ([#45416 ](https://github.com/frappe/erpnext/issues/45416 )) ([3eb28bb ](3eb28bb0e0 ))
* set party_account_currency for pos_invoice returns ([172fdad ](172fdad244 ))
* set preferred email in Employee via backend controller (backport [#45320 ](https://github.com/frappe/erpnext/issues/45320 )) ([#45379 ](https://github.com/frappe/erpnext/issues/45379 )) ([f8099a6 ](f8099a6847 ))
* Set right party name in bank transaction ([86f4bf6 ](86f4bf6e01 ))
* show payment entries in Tax Withheld Vouchers ([28bb9c3 ](28bb9c39e8 ))
* System was allowing to save payment schedule amount less than grand total (backport [#45322 ](https://github.com/frappe/erpnext/issues/45322 )) ([#45381 ](https://github.com/frappe/erpnext/issues/45381 )) ([2403cdc ](2403cdc4d7 ))
* update fields on change of item code In `Update Items` of `Sales Order` ([#45125 ](https://github.com/frappe/erpnext/issues/45125 )) ([f60a3bc ](f60a3bcedf ))
* update voucher outstanding from payment ledger ([e385594 ](e3855949e1 ))
* Use `process.extract` to get the corresponding party doc name of the result ([153e961 ](153e961df7 ))
* use frappe.datetime.str_to_user (backport [#45216 ](https://github.com/frappe/erpnext/issues/45216 )) ([#45417 ](https://github.com/frappe/erpnext/issues/45417 )) ([6c10393 ](6c10393164 ))
* use user defined discount amount or default ([e73aab0 ](e73aab0df5 ))
* validate items against selling settings (backport [#45288 ](https://github.com/frappe/erpnext/issues/45288 )) ([#45431 ](https://github.com/frappe/erpnext/issues/45431 )) ([7ff7ec7 ](7ff7ec7929 ))
* validate non-stock item for exchange loss/gain (backport [#45306 ](https://github.com/frappe/erpnext/issues/45306 )) ([#45380 ](https://github.com/frappe/erpnext/issues/45380 )) ([4e367de ](4e367dedec ))
* valuation for batch (backport [#45335 ](https://github.com/frappe/erpnext/issues/45335 )) ([#45420 ](https://github.com/frappe/erpnext/issues/45420 )) ([dec0cae ](dec0caeac5 ))
* variable names ([8f73978 ](8f73978a26 ))
* Wrong `bank_ac_no` filter + simplify convoluted logic ([60feb7c ](60feb7cbd4 ))
### Features
* Add chart of accounts for Switzerland ([de43c12 ](de43c123e2 ))
* add company level validation for accounting dimension ([8f0d270 ](8f0d270746 ))
* Add corrective job card operating cost as additional costs in stock entry ([efc7b9a ](efc7b9ac56 ))
* full screen on pos (backport [#45404 ](https://github.com/frappe/erpnext/issues/45404 )) ([#45418 ](https://github.com/frappe/erpnext/issues/45418 )) ([aca8d66 ](aca8d663dd ))
* pos configuration for print receipt on complete order ([#45392 ](https://github.com/frappe/erpnext/issues/45392 )) ([b9b4f63 ](b9b4f6316d ))
* **Sales Invoice:** allow linking to project without adding timesheets (backport [#44295 ](https://github.com/frappe/erpnext/issues/44295 )) ([#45528 ](https://github.com/frappe/erpnext/issues/45528 )) ([2c2a25a ](2c2a25ab16 ))
* **translations:** add Bengali translations for signature and client details ([4952733 ](495273365b ))
* **UX:** scroll to required field (backport [#44367 ](https://github.com/frappe/erpnext/issues/44367 )) ([#45433 ](https://github.com/frappe/erpnext/issues/45433 )) ([692a448 ](692a44816f ))
### Performance Improvements
* optimize DB calls with frappe.get_all (backport [#45289 ](https://github.com/frappe/erpnext/issues/45289 )) ([#45391 ](https://github.com/frappe/erpnext/issues/45391 )) ([04f5a72 ](04f5a72e08 ))
### Reverts
* Revert "feat(Sales Invoice): allow linking to project without adding timesheets (backport [#44295 ](https://github.com/frappe/erpnext/issues/44295 ))" ([#45531 ](https://github.com/frappe/erpnext/issues/45531 )) ([b004855 ](b004855e7c ))
2025-01-29 11:28:47 +00:00
ruthra kumar
cae8cee398
Merge pull request #45566 from frappe/version-15-hotfix
...
chore: release v15
2025-01-29 16:57:29 +05:30
rohitwaghchaure
cc96145ac9
Merge pull request #45595 from rohitwaghchaure/fixed-support-29212
...
fix: do not allow to manually submit the SABB
2025-01-29 16:38:19 +05:30
Rohit Waghchaure
2b16eb5381
fix: do not allow to manually submit the SABB
2025-01-29 16:36:17 +05:30
ruthra kumar
97d9030f26
Merge pull request #45594 from frappe/mergify/bp/version-15-hotfix/pr-45569
...
fix: update voucher outstanding from payment ledger (backport #45569 )
2025-01-29 16:30:52 +05:30
ruthra kumar
156dcf535d
Merge pull request #45592 from frappe/mergify/bp/version-15-hotfix/pr-45586
...
fix(query): remove duplicate docstatus condition (backport #45586 )
2025-01-29 16:19:25 +05:30
ljain112
e3855949e1
fix: update voucher outstanding from payment ledger
...
(cherry picked from commit dd77070351 )
2025-01-29 10:42:27 +00:00
Safvan Huzain
2d2f30e6cf
fix(query): remove duplicate docstatus condition ( #45586 )
...
fix: remove duplicate docstatus condition in query
(cherry picked from commit 3f2e93dcb6 )
2025-01-29 10:29:11 +00:00
ruthra kumar
3117052779
Merge pull request #45589 from frappe/mergify/bp/version-15-hotfix/pr-45441
...
fix: show payment entries in tax withheld vouchers (backport #45441 )
2025-01-29 15:53:46 +05:30
ruthra kumar
eac5c91c8f
Merge pull request #45588 from frappe/mergify/bp/version-15-hotfix/pr-45585
...
refactor: auto add taxes from template (backport #45585 )
2025-01-29 15:50:05 +05:30
mergify[bot]
ef2f4118d9
fix: get stock balance filtered by company for validating stock value in jv (backport #45549 ) ( #45578 )
...
* fix: get stock balance filtered by company for validating stock value in jv (#45549 )
* fix: get stock balance filtered by company for validating stock value in jv
* test: error is raised on validate
(cherry picked from commit 9f20854bd9 )
* fix: correct args for test case function
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-01-29 15:39:30 +05:30
ljain112
8f73978a26
fix: variable names
...
(cherry picked from commit d97e78e5d3 )
2025-01-29 10:06:33 +00:00
ljain112
28bb9c39e8
fix: show payment entries in Tax Withheld Vouchers
...
(cherry picked from commit 55733d4f18 )
2025-01-29 10:06:33 +00:00
ruthra kumar
aef6b62f7d
refactor: auto add taxes from template
...
(cherry picked from commit d1086722bf )
2025-01-29 09:59:20 +00:00
mergify[bot]
a2ffdc7805
fix: return qty error due to precision (backport #45536 ) ( #45581 )
...
fix: return qty error due to precision
(cherry picked from commit 3078578692 )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2025-01-29 12:46:44 +05:30
mergify[bot]
8b0efab13e
fix: add multiple item issue in stock entry (backport #45544 ) ( #45580 )
...
fix: add multiple item issue in stock entry (#45544 )
(cherry picked from commit 5a023dc8d4 )
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
2025-01-29 12:45:34 +05:30
Mihir Kandoi
6323e641f6
Merge pull request #45542 from frappe/mergify/bp/version-15-hotfix/pr-45282
2025-01-28 18:36:59 +05:30
Mihir Kandoi
6c4655dd72
fix: existing logical error
2025-01-28 16:56:05 +05:30
ruthra kumar
33b5be03a8
Merge pull request #45563 from frappe/mergify/bp/version-15-hotfix/pr-45452
...
fix(payment entry): get amount in transaction currency (backport #45452 )
2025-01-28 14:56:51 +05:30
venkat102
b37602c716
fix(payment entry): get amount in transaction currency
...
(cherry picked from commit af97f42429 )
2025-01-28 09:04:35 +00:00
ruthra kumar
75a4c31948
Merge pull request #45558 from frappe/mergify/bp/version-15-hotfix/pr-45551
...
feat: Add chart of accounts for Switzerland (backport #45551 )
2025-01-28 11:59:40 +05:30
ruthra kumar
eef907a275
chore: rename json to standard name format
2025-01-28 11:41:36 +05:30
eagleautomate
de43c123e2
feat: Add chart of accounts for Switzerland
...
240812 Schulkontenrahmen VEB - DE
(cherry picked from commit 2c644ec2ef )
2025-01-28 06:04:37 +00:00
ruthra kumar
0576c5c37f
Merge pull request #45557 from frappe/mergify/bp/version-15-hotfix/pr-45125
...
fix: update fields on change of item code In `Update Items` of `Sales Order` (backport #45125 )
2025-01-28 11:32:18 +05:30
Sanket Shah
f60a3bcedf
fix: update fields on change of item code In Update Items of Sales Order ( #45125 )
...
* fix: update fields on change of item code
* fix: minor update
* fix: set the new values always
* Revert "fix: set the new values always"
This reverts commit 44daa0a641 .
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 9933d3c8ff )
2025-01-28 05:58:28 +00:00
Mihir Kandoi
1be19819fb
fix: removed field not present in v15
2025-01-28 10:09:31 +05:30
Mihir Kandoi
b59d253d93
fix: import 2
2025-01-27 22:55:33 +05:30
Mihir Kandoi
d74c498efe
fix: import
2025-01-27 22:17:13 +05:30
Mihir Kandoi
57f79a2240
fix: merge conflict
2025-01-27 22:01:13 +05:30
Raffael Meyer
fb1ea9524b
chore: bump actions/cache to v4 ( #45541 )
2025-01-27 13:29:51 +01:00
ruthra kumar
8d30b4d14e
Merge pull request #45539 from frappe/mergify/bp/version-15-hotfix/pr-45345
...
fix: maintain existing discounts in get_pricing_rule_for_item (backport #45345 )
2025-01-27 17:35:27 +05:30
Mihir Kandoi
c102e51eb1
fix: logical error in where condition of qb query
...
(cherry picked from commit 47f8a86003 )
# Conflicts:
# erpnext/stock/doctype/landed_cost_taxes_and_charges/landed_cost_taxes_and_charges.json
2025-01-27 12:03:40 +00:00
Mihir Kandoi
d6e0c6c969
refactor: added condition which checks for corrective operation setting
...
(cherry picked from commit 063a205e5a )
2025-01-27 12:03:39 +00:00
Mihir Kandoi
5c9ac27478
test: Added test for new feature
...
(cherry picked from commit 4fb48b7f22 )
2025-01-27 12:03:39 +00:00
Mihir Kandoi
efc7b9ac56
feat: Add corrective job card operating cost as additional costs in stock entry
...
(cherry picked from commit 2bf10f68a8 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
2025-01-27 12:03:38 +00:00
ruthra kumar
2c3e765896
Merge pull request #45534 from frappe/mergify/bp/version-15-hotfix/pr-45302
...
feat: add company level validation for accounting dimension (backport #45302 )
2025-01-27 16:09:32 +05:30
Sanket322
4e347d835e
fix: remove applied pricing rule
...
(cherry picked from commit 50223c6bec )
2025-01-27 10:32:53 +00:00
Sanket322
e73aab0df5
fix: use user defined discount amount or default
...
(cherry picked from commit e2a32b7257 )
2025-01-27 10:32:53 +00:00
ruthra kumar
bcd3351999
refactor(test): update test data
2025-01-27 15:46:39 +05:30
Sugesh393
67e45cf002
chore: update variable names for improved readability
...
(cherry picked from commit 36bae55299 )
2025-01-27 15:18:24 +05:30
Sugesh393
149827562b
fix: set company related values
...
(cherry picked from commit 454067198e )
2025-01-27 15:18:19 +05:30
Sugesh393
fac4e99b0e
test: add new unit test for company validation in accounting dimension
...
(cherry picked from commit c94091d68f )
2025-01-27 09:25:02 +00:00
Sugesh393
8f0d270746
feat: add company level validation for accounting dimension
...
(cherry picked from commit 60efd3e219 )
2025-01-27 09:25:01 +00:00
ruthra kumar
a718737931
Merge pull request #45530 from frappe/mergify/bp/version-15-hotfix/pr-45284
...
fix: set party_account_currency for pos_invoice returns (backport #45284 )
2025-01-27 14:54:11 +05:30
Nabin Hait
b004855e7c
Revert "feat(Sales Invoice): allow linking to project without adding timesheets (backport #44295 )" ( #45531 )
...
Revert "feat(Sales Invoice): allow linking to project without adding timeshee…"
This reverts commit 2c2a25ab16 .
2025-01-27 14:31:44 +05:30
Sugesh393
6a382f1430
test: add new unit test to check payments amount of pos_invoice returns
...
(cherry picked from commit 484ecf2479 )
2025-01-27 08:58:58 +00:00
Sugesh393
172fdad244
fix: set party_account_currency for pos_invoice returns
...
(cherry picked from commit 2af6fca7fa )
2025-01-27 08:58:58 +00:00
mergify[bot]
2c2a25ab16
feat(Sales Invoice): allow linking to project without adding timesheets (backport #44295 ) ( #45528 )
...
feat(Sales Invoice): allow linking to project without adding timesheets (#44295 )
* feat(Sales Invoice): allow linking to project without adding timesheets
* test: add timesheet data
(cherry picked from commit 11f65f20a0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-27 14:26:19 +05:30
mergify[bot]
ff46ae5bc1
fix: currency decimal on POS Past Order List (backport #45524 ) ( #45527 )
...
fix: currency decimal on POS Past Order List (#45524 )
* fix: currency decimal on POS
* fix: removed precision
(cherry picked from commit 2ac8c92e7f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-27 13:21:40 +05:30
mergify[bot]
692a44816f
feat(UX): scroll to required field (backport #44367 ) ( #45433 )
...
feat(UX): scroll to required field (#44367 )
(cherry picked from commit 4008ca5ddd )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-26 12:14:44 +05:30
rohitwaghchaure
f3b8d6867b
Merge pull request #45448 from frappe/mergify/bp/version-15-hotfix/pr-45443
...
fix: allow to fix negative stock for batch using stock reco (backport #45443 )
2025-01-25 15:21:16 +05:30
Rohit Waghchaure
69c5695f6e
fix: allow to fix negative stock for batch using stock reco
...
(cherry picked from commit 2e8cde3378 )
2025-01-25 09:34:11 +00:00
mergify[bot]
f9d96726f0
fix: secure bulk transaction (backport #45386 ) ( #45426 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: secure bulk transaction (#45386 )
2025-01-24 17:18:50 +01:00
rohitwaghchaure
4aa92572ef
Merge pull request #45438 from frappe/mergify/bp/version-15-hotfix/pr-45432
...
fix: do not check budget during reposting (backport #45432 )
2025-01-24 20:09:22 +05:30
rohitwaghchaure
f2b946d325
fix: do not check budget during reposting ( #45432 )
...
(cherry picked from commit 53704b98b5 )
2025-01-24 12:02:13 +00:00
rohitwaghchaure
13c7fceb91
Merge pull request #45435 from frappe/mergify/bp/version-15-hotfix/pr-45423
...
fix: precision issue in stock entry (backport #45423 )
2025-01-24 17:25:43 +05:30
Rohit Waghchaure
fe5e42d2dc
fix: precision issue in stock entry
...
(cherry picked from commit 9f3b8520fe )
2025-01-24 11:38:02 +00:00
mergify[bot]
7ff7ec7929
fix: validate items against selling settings (backport #45288 ) ( #45431 )
...
fix: validate items against selling settings (#45288 )
fix: validate_for_duplicate_items
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit d862e9b771 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-24 16:37:36 +05:30
mergify[bot]
ae5ce97fd0
fix: disable load_after_mapping when purchase order created from sales order (backport #45405 ) ( #45429 )
...
fix: disable load_after_mapping when purchase order created from sales order (#45405 )
(cherry picked from commit 97acbb3134 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-01-24 15:23:27 +05:30
mergify[bot]
52fdc7cecd
fix(material request): mapping Sales Order Item Delivery Date to Mate… (backport #45227 ) ( #45424 )
...
fix(material request): mapping Sales Order Item Delivery Date to Mate… (#45227 )
* fix(material request): mapping Sales Order Item Delivery Date to Material Request Item Required By
as mentioned in https://discuss.frappe.io/t/item-delivery-date-on-sales-order-is-not-transferred-to-material-request-item-required-by-date/140479
fixing
When you create a Material Request directly on the Sales Order via → Create → Material Request, Delivery Date on Sales Order Item is not transferred to Material Request Item Required By date.
* fix(linters): meaningless linters formatting message applied
In order to pass the linters test which I find meaningless as it asks for the comma after the last item in a dictionary data type
* fix(linters): formatting code for linters pass
Linters formatting applied
(cherry picked from commit 42edb9f5b1 )
Co-authored-by: Tufan Kaynak <31142607+toofun666@users.noreply.github.com >
2025-01-24 14:46:47 +05:30
mergify[bot]
d9b342f257
fix: remove unnecessary auth from plaid connector (backport #44305 ) ( #45421 )
...
fix: remove unnecessary auth from plaid connector (#44305 )
(cherry picked from commit e82911041d )
Co-authored-by: Martin Luessi <mluessi@gmail.com >
2025-01-24 14:18:04 +05:30
mergify[bot]
dec0caeac5
fix: valuation for batch (backport #45335 ) ( #45420 )
...
* fix: valuation for batch
(cherry picked from commit 5088d8576f )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
* fix: version
(cherry picked from commit 8028dd2683 )
# Conflicts:
# .github/workflows/server-tests-mariadb.yml
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-24 13:13:57 +05:30
mergify[bot]
224a92587d
fix: resolved pos return setting to default mode of payment instead of user selection (backport #45377 ) ( #45419 )
...
fix: resolved pos return setting to default mode of payment instead of user selection (#45377 )
* fix: resolved pos return setting to default mode of payment instead of user selection
* refactor: removed console log statement
* refactor: moved get_payment_data to sales_and_purchase_return.py
(cherry picked from commit 54d234e05d )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-24 13:13:15 +05:30
mergify[bot]
aca8d663dd
feat: full screen on pos (backport #45404 ) ( #45418 )
...
feat: full screen on pos (#45404 )
* feat: full screen on pos
* refactor: variables for label
* fix: refactor and handled button label change
* refactor: rename enable fullscreen label
(cherry picked from commit 78c7c1c631 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-24 12:40:25 +05:30
mergify[bot]
6c10393164
fix: use frappe.datetime.str_to_user (backport #45216 ) ( #45417 )
...
fix: use frappe.datetime.str_to_user (#45216 )
* fix: default_datetime_format
* fix: add_format_datetime
* fix: update to str_to_user in point_of_sale/pos_controller.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* fix: convert_to_str_to_user
* fix: linters
* fix: whitespace
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit cd3f03696e )
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
2025-01-24 12:19:02 +05:30
mergify[bot]
3eb28bb0e0
fix: set expense_account and cost_center based on company in stock entry (backport #45159 ) ( #45416 )
...
fix: set expense_account and cost_center based on company in stock entry (#45159 )
* fix: set expense_account and cost_center based on company in stock entry
* fix: remove is_perpetual_inventory_enabled validation for cost_center
(cherry picked from commit 6ec18fb40d )
Co-authored-by: Sugesh G <73237300+Sugesh393@users.noreply.github.com >
2025-01-24 12:17:08 +05:30
Frappe PR Bot
de09da31bc
chore(release): Bumped to Version 15.49.3
...
## [15.49.3](https://github.com/frappe/erpnext/compare/v15.49.2...v15.49.3 ) (2025-01-24)
### Bug Fixes
* decorator and merge conflicts ([2f60f23 ](2f60f235a8 ))
2025-01-24 05:14:20 +00:00
ruthra kumar
835abfd88e
Merge pull request #45406 from frappe/auto-match-fix
...
fix: Wrong bank_ac_no filter + simplify logic in automatch
2025-01-24 10:43:13 +05:30
ruthra kumar
fd427ad2ef
Merge pull request #45413 from frappe/mergify/bp/version-15/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-01-24 10:42:58 +05:30
ruthra kumar
2f60f235a8
fix: decorator and merge conflicts
2025-01-24 10:26:02 +05:30
ruthra kumar
1c10e4e92f
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
2025-01-24 04:50:33 +00:00
ruthra kumar
c90d33acc3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-24 04:50:32 +00:00
ruthra kumar
ccaf0d4b85
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-24 04:50:32 +00:00
ruthra kumar
d955986342
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c127cbac57
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c6bc5f5d7d
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-24 04:50:30 +00:00
ruthra kumar
1522600eb5
Merge pull request #45411 from frappe/mergify/bp/version-15-hotfix/pr-45291
...
fix: don't update party-type on change of cost center in Journal Entry (backport #45291 )
2025-01-24 10:16:53 +05:30
Sanket Shah
fb75180a7d
fix: don't update party-type on change of cost center in Journal Entry ( #45291 )
...
fix: don't update party-type on change of cost center
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 19c8708e5e )
2025-01-23 13:04:19 +00:00
mergify[bot]
5d7d3d8c19
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport #45370 ) ( #45410 )
...
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (#45370 )
(cherry picked from commit 69464ab7ff )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-01-23 18:18:48 +05:30
mergify[bot]
73a21c294c
fix: fix creating documents from sales invoice (backport #45346 ) ( #45408 )
...
* fix: fix creating documents from sales invoice (#45346 )
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
(cherry picked from commit 1758e125e0 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
* fix: resolved conflict
---------
Co-authored-by: meike289 <63092915+meike289@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-23 18:18:17 +05:30
marination
60feb7cbd4
fix: Wrong bank_ac_no filter + simplify convoluted logic
2025-01-23 13:14:25 +01:00
marination
153e961df7
fix: Use process.extract to get the corresponding party doc name of the result
...
- rapidfuzz accepts an iterable or a dict. dict input gives the dict key and value in the result
2025-01-23 13:13:12 +01:00
marination
86f4bf6e01
fix: Set right party name in bank transaction
...
- If party name and docname are different, set the docname in Bank Transaction
2025-01-23 13:12:59 +01:00
ruthra kumar
7fdf2a7d45
Merge pull request #45399 from frappe/mergify/bp/version-15-hotfix/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-01-23 17:30:38 +05:30
ruthra kumar
3906e5c33f
chore: use correct decorator
2025-01-23 17:05:36 +05:30
ruthra kumar
72581dd0bf
Merge pull request #45400 from ruthra-kumar/manual_addition_of_translation
...
refactor: more translation in bengali
2025-01-23 16:52:16 +05:30
ruthra kumar
10ee6f3e22
chore: resolve conflict
2025-01-23 16:36:55 +05:30
ruthra kumar
db4fe59bca
Merge pull request #45398 from frappe/mergify/bp/version-15-hotfix/pr-44950
...
fix: postal_code_move_and_fixes (backport #44950 )
2025-01-23 16:35:05 +05:30
samsul580
495273365b
feat(translations): add Bengali translations for signature and client details
2025-01-23 16:31:59 +05:30
ruthra kumar
3c3f092382
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
2025-01-23 10:59:54 +00:00
ruthra kumar
693687d8a3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-23 10:59:53 +00:00
ruthra kumar
c070a140f2
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-23 10:59:53 +00:00
ruthra kumar
f411bcc8b5
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-23 10:59:52 +00:00
ruthra kumar
763cc18aad
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-23 10:59:52 +00:00
ruthra kumar
671f728c4a
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-23 10:59:52 +00:00
mahsem
0e088dde36
fix: postal_code_move_and_fixes
...
(cherry picked from commit 185bbb4c20 )
2025-01-23 10:48:01 +00:00
Diptanil Saha
546da29761
chore: quickbooks migrator integration removal ( #45393 )
2025-01-23 14:17:14 +05:30
Frappe PR Bot
4573408866
chore(release): Bumped to Version 15.49.2
...
## [15.49.2](https://github.com/frappe/erpnext/compare/v15.49.1...v15.49.2 ) (2025-01-23)
### Bug Fixes
* batch qty calculation (backport [#45367 ](https://github.com/frappe/erpnext/issues/45367 )) ([#45388 ](https://github.com/frappe/erpnext/issues/45388 )) ([42f7ee9 ](42f7ee905c ))
* JobCardTimeLog' object has no attribute 'remaining_time_in_mins' ([4542a75 ](4542a759ae ))
2025-01-23 08:43:35 +00:00
rohitwaghchaure
94aefcc62d
Merge pull request #45397 from frappe/mergify/bp/version-15/pr-45395
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 ) (backport #45395 )
2025-01-23 14:12:17 +05:30
rohitwaghchaure
9fc1c3550f
Merge pull request #45396 from frappe/mergify/bp/version-15/pr-45388
...
fix: batch qty calculation (backport #45367 ) (backport #45388 )
2025-01-23 14:11:50 +05:30
Rohit Waghchaure
4542a759ae
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
(cherry picked from commit ef15429d98 )
2025-01-23 08:11:21 +00:00
mergify[bot]
42f7ee905c
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 767529f0ec )
2025-01-23 08:11:20 +00:00
rohitwaghchaure
0eac720182
Merge pull request #45395 from frappe/mergify/bp/version-15-hotfix/pr-45394
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 )
2025-01-23 13:40:16 +05:30
Rohit Waghchaure
ef15429d98
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
2025-01-23 07:53:24 +00:00
Diptanil Saha
b9b4f6316d
feat: pos configuration for print receipt on complete order ( #45392 )
2025-01-23 13:07:27 +05:30
mergify[bot]
04f5a72e08
perf: optimize DB calls with frappe.get_all (backport #45289 ) ( #45391 )
...
perf: optimize DB calls with frappe.get_all (#45289 )
* perf: reduce multiple db queries
* fix: use frappe._dict instread of extra iteration
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 2a400dd3f8 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-23 13:01:12 +05:30
mergify[bot]
412e22fb4e
fix: added item_group filter in item_code field in stock balance report (backport #45340 ) ( #45389 )
...
fix: added item_group filter in item_code field in stock balance report (#45340 )
* fix: added item_group filter in item_code field in stock balance report
* feat: added filter to not show non stock items
(cherry picked from commit fe43d20545 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-01-23 11:25:33 +05:30
mergify[bot]
767529f0ec
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-23 11:17:14 +05:30
mergify[bot]
2403cdc4d7
fix: System was allowing to save payment schedule amount less than grand total (backport #45322 ) ( #45381 )
...
fix: System was allowing to save payment schedule amount less than grand total (#45322 )
* fix: System was allowing to save payment schedule amount less than grand_total
* style: After run pre-commit
(cherry picked from commit b26f0b6633 )
Co-authored-by: Diógenes Souza <103958767+devdiogenes@users.noreply.github.com >
2025-01-23 11:16:09 +05:30
mergify[bot]
4e367dedec
fix: validate non-stock item for exchange loss/gain (backport #45306 ) ( #45380 )
...
fix: validate non-stock item for exchange loss/gain (#45306 )
* fix: validate non-stock item
* test: add unit test to validate non-stock item exchange difference
* fix: use usd supplier
(cherry picked from commit 05579959f2 )
Co-authored-by: Rethik M <85231069+rs-rethik@users.noreply.github.com >
2025-01-23 11:15:51 +05:30
mergify[bot]
f8099a6847
fix: set preferred email in Employee via backend controller (backport #45320 ) ( #45379 )
...
fix: set preferred email in Employee via backend controller (#45320 )
fix: set preferred email in Employee (backend)
Set "Preferred Email" for Employee via validate. Unset value when
prefered_contact_email is also unset.
(cherry picked from commit 4481ca83ff )
Co-authored-by: gavin <gavin18d@gmail.com >
2025-01-23 11:15:22 +05:30
rohitwaghchaure
e7f1cda3c1
Merge pull request #45385 from frappe/mergify/bp/version-15-hotfix/pr-45382
...
fix: precision issue causing incorrect status (backport #45382 )
2025-01-22 20:48:30 +05:30
Rohit Waghchaure
46a2b7a07e
fix: precision issue causing incorrect status
...
(cherry picked from commit 4a7586cc01 )
2025-01-22 14:48:23 +00:00
mergify[bot]
bdc65daadd
fix: added debounce to prevent multiple clicks (backport #45369 ) ( #45376 )
...
fix: added debounce to prevent multiple clicks (#45369 )
* fix: added debounce to prevent multiple clicks
* fix: linters check
(cherry picked from commit 9ff3101b2d )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-22 17:53:04 +05:30
Frappe PR Bot
89f7834517
chore(release): Bumped to Version 15.49.1
...
## [15.49.1](https://github.com/frappe/erpnext/compare/v15.49.0...v15.49.1 ) (2025-01-22)
### Bug Fixes
* Do no query GLs if no PCVs are posted ([5d04501 ](5d04501454 ))
2025-01-22 09:18:16 +00:00
Deepesh Garg
da8a712249
Merge pull request #45373 from frappe/mergify/bp/version-15/pr-45371
...
fix: Do no query GLs if no PCVs are posted (#45371 )
2025-01-22 14:46:59 +05:30
Deepesh Garg
5d04501454
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 09:15:09 +00:00
Deepesh Garg
7848f1146b
Merge pull request #45372 from frappe/mergify/bp/version-15-hotfix/pr-45371
...
fix: Do no query GLs if no PCVs are posted (backport #45371 )
2025-01-22 14:22:28 +05:30
Deepesh Garg
ad06652ed5
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 08:33:40 +00:00
ruthra kumar
98797fa918
Merge pull request #45368 from frappe/mergify/bp/version-15-hotfix/pr-45202
...
fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes (backport #45202 )
2025-01-22 13:00:13 +05:30
DaizyModi
4a390ae3de
fix: Correct Party Bank Account mapping in Payment Entry
...
(cherry picked from commit 376bdc75f4 )
2025-01-22 07:12:16 +00:00
Frappe PR Bot
b9fcc786fa
chore(release): Bumped to Version 15.49.0
...
# [15.49.0](https://github.com/frappe/erpnext/compare/v15.48.4...v15.49.0 ) (2025-01-22)
### Bug Fixes
* Ambiguous column error while creating Sales Return ([#45275 ](https://github.com/frappe/erpnext/issues/45275 )) ([842d72f ](842d72f7c4 ))
* apply ruff formatter changes ([8e33d93 ](8e33d93273 ))
* calculate AED exchange rate based on pegged value with USD ([05e4255 ](05e42558d1 ))
* check if tds deducted based on Purchase Taxes and Charges ([#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([ade8799 ](ade8799358 ))
* check if tds deducted based on Purchase Taxes and Charges (backport [#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([#45277 ](https://github.com/frappe/erpnext/issues/45277 )) ([3abca03 ](3abca03fc1 ))
* company in quality inspection ([c0cf1fe ](c0cf1fed00 ))
* conflict ([bdaf376 ](bdaf3761c0 ))
* do not reset picked items ([fd83b52 ](fd83b52513 ))
* Does not allow to create Sub-Asseblies of Sub Assemblies ([d3c9092 ](d3c9092266 ))
* ensure multiple PCVs in same fiscal year are considered in patch ([fcd914c ](fcd914cfa0 ))
* fetching items from blanket order to sales/purchase order ([#45262 ](https://github.com/frappe/erpnext/issues/45262 )) ([7fc19e1 ](7fc19e19be ))
* fixed typo in manufacturing settings and field rename ([#45238 ](https://github.com/frappe/erpnext/issues/45238 )) ([7641627 ](7641627b71 ))
* getting scrap items from sub assemblies by fetching scrap items for parent BOM ([da7b691 ](da7b69109a ))
* ignore crm deal in tax_rule search filter (backport [#45134 ](https://github.com/frappe/erpnext/issues/45134 )) ([#45138 ](https://github.com/frappe/erpnext/issues/45138 )) ([afab5be ](afab5be63f ))
* include pos invoice in modifing key for returned item validation ([70ed8b7 ](70ed8b78d2 ))
* linters ([61303db ](61303db16d ))
* precision on work order total qty ([#45341 ](https://github.com/frappe/erpnext/issues/45341 )) ([5346820 ](53468202de ))
* **Project:** re-phrase welcome email ([#45175 ](https://github.com/frappe/erpnext/issues/45175 )) ([c94430a ](c94430a472 ))
* round off tax withholding amount ([#45271 ](https://github.com/frappe/erpnext/issues/45271 )) ([3c10d80 ](3c10d809b0 ))
* sales return for multi-uom ([#45303 ](https://github.com/frappe/erpnext/issues/45303 )) ([e965b6e ](e965b6ef45 ))
* set invoice start date to subscription start date (backport [#45342 ](https://github.com/frappe/erpnext/issues/45342 )) ([#45343 ](https://github.com/frappe/erpnext/issues/45343 )) ([7045c2c ](7045c2cc3d ))
* status of the serial no for the raw materials ([d956051 ](d956051e69 ))
* translation fixes ([e4f09ce ](e4f09ce543 ))
* updated modified timestamp for stock entry type (backport [#45280 ](https://github.com/frappe/erpnext/issues/45280 )) ([#45315 ](https://github.com/frappe/erpnext/issues/45315 )) ([96a3a45 ](96a3a45078 ))
* use currency defined in plan for subscription invoice ([#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([a27eac1 ](a27eac1ef6 ))
* use currency defined in plan for subscription invoice (backport [#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([#45273 ](https://github.com/frappe/erpnext/issues/45273 )) ([2c46be4 ](2c46be4cfb ))
* validate linked sales person ([85910ec ](85910ec2f9 ))
### Features
* add option to update modified on communication recieved (backport [#45307 ](https://github.com/frappe/erpnext/issues/45307 )) ([#45310 ](https://github.com/frappe/erpnext/issues/45310 )) ([bf8d6ae ](bf8d6ae6bf ))
* add Syscohada charts of accounts ([2667649 ](26676491e5 ))
* Added valuation of quantity for each age group in stock ageing … (backport [#45076 ](https://github.com/frappe/erpnext/issues/45076 )) ([#45208 ](https://github.com/frappe/erpnext/issues/45208 )) ([dd58e4c ](dd58e4cb53 ))
### Performance Improvements
* Ignore is_opening column in GL Queries ([#45327 ](https://github.com/frappe/erpnext/issues/45327 )) ([b7de26d ](b7de26d123 ))
### Reverts
* avoid change to translatable string ([93e3847 ](93e3847e36 ))
2025-01-22 03:32:58 +00:00
ruthra kumar
15da04d7de
Merge pull request #45357 from frappe/version-15-hotfix
...
chore: release v15
2025-01-22 09:01:34 +05:30
mergify[bot]
bf8d6ae6bf
feat: add option to update modified on communication recieved (backport #45307 ) ( #45310 )
...
* feat: add option to update modified on communication recieved (#45307 )
(cherry picked from commit aa38895caf )
# Conflicts:
# erpnext/crm/doctype/crm_settings/crm_settings.json
* chore: resolve conflict
---------
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-21 20:21:46 +05:30
mergify[bot]
96a3a45078
fix: updated modified timestamp for stock entry type (backport #45280 ) ( #45315 )
...
* fix: updated modified timestamp for stock entry type (#45280 )
(cherry picked from commit 2d45d0e5d5 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-21 20:20:58 +05:30
Dany Robert
53468202de
fix: precision on work order total qty ( #45341 )
...
* fix: precision on work order total qty
* chore: linters
2025-01-21 20:18:26 +05:30
ruthra kumar
10d99f4bc9
Merge pull request #45360 from frappe/mergify/bp/version-15-hotfix/pr-45242
...
fix: include pos invoice in modifing key for returned item validation (backport #45242 )
2025-01-21 16:58:21 +05:30
venkat102
70ed8b78d2
fix: include pos invoice in modifing key for returned item validation
...
(cherry picked from commit 2936139c79 )
2025-01-21 11:06:17 +00:00
ruthra kumar
abf93693e9
Merge pull request #45356 from frappe/mergify/bp/version-15-hotfix/pr-45215
...
fix: calculate AED exchange rate based on pegged value with USD (backport #45215 )
2025-01-21 14:55:27 +05:30
ruthra kumar
61a506927f
Merge pull request #45355 from frappe/mergify/bp/version-15-hotfix/pr-45327
...
perf: Ignore is_opening column in GL Queries (backport #45327 )
2025-01-21 14:34:08 +05:30
ruthra kumar
87f1376d86
refactor: use dictionary for better expandability
...
(cherry picked from commit 2e535955b3 )
2025-01-21 08:29:26 +00:00
ruthra kumar
05e5e43c06
refactor: fix type error
...
(cherry picked from commit dd923332cb )
2025-01-21 08:29:26 +00:00
Kavin
05e42558d1
fix: calculate AED exchange rate based on pegged value with USD
...
(cherry picked from commit 455ef6f084 )
2025-01-21 08:29:26 +00:00
ruthra kumar
06c0547ca4
Merge pull request #45312 from frappe/mergify/bp/version-15-hotfix/pr-45175
...
fix(Project): re-phrase welcome email (backport #45175 )
2025-01-21 13:56:51 +05:30
ruthra kumar
f97f7cead4
Merge pull request #45317 from frappe/mergify/bp/version-15-hotfix/pr-45262
...
fix: fetching items from blanket order to sales/purchase order (backport #45262 )
2025-01-21 13:55:51 +05:30
ruthra kumar
c76ac04ddd
Merge pull request #45314 from frappe/mergify/bp/version-15-hotfix/pr-45271
...
fix: round off tax withholding amount (backport #45271 )
2025-01-21 13:55:03 +05:30
Deepesh Garg
b7de26d123
perf: Ignore is_opening column in GL Queries ( #45327 )
...
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
(cherry picked from commit 993f40fa43 )
2025-01-21 08:20:18 +00:00
ruthra kumar
e63d3257a7
Merge pull request #45338 from frappe/mergify/bp/version-15-hotfix/pr-44453
...
feat: Create Syscohada charts of accounts (backport #44453 )
2025-01-21 13:17:17 +05:30
mergify[bot]
7045c2cc3d
fix: set invoice start date to subscription start date (backport #45342 ) ( #45343 )
...
fix: set invoice start date to subscription start date (#45342 )
(cherry picked from commit 68fb1b28eb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-20 17:34:20 +05:30
ruthra kumar
03219142e0
Merge pull request #45339 from frappe/mergify/bp/version-15-hotfix/pr-45334
...
fix: translation fixes (backport #45334 )
2025-01-20 13:11:34 +05:30
ruthra kumar
085d80521c
Merge pull request #45316 from frappe/mergify/bp/version-15-hotfix/pr-45275
...
fix: Ambiguous column error while creating Sales Return (backport #45275 )
2025-01-20 12:13:39 +05:30
mahsem
61303db16d
fix: linters
...
(cherry picked from commit 3697ba0772 )
2025-01-20 06:42:02 +00:00
mahsem
e4f09ce543
fix: translation fixes
...
(cherry picked from commit 1d81a9f933 )
2025-01-20 06:42:02 +00:00
Nelly Traore
26676491e5
feat: add Syscohada charts of accounts
...
(cherry picked from commit aa8254963c )
2025-01-20 06:39:12 +00:00
ruthra kumar
6120999632
Merge pull request #45337 from frappe/mergify/bp/version-15-hotfix/pr-45167
...
fix: validate linked sales person (backport #45167 )
2025-01-20 12:08:26 +05:30
Sudharsanan11
85910ec2f9
fix: validate linked sales person
...
(cherry picked from commit e614f07795 )
2025-01-20 06:20:29 +00:00
rohitwaghchaure
011519e3ea
Merge pull request #45325 from frappe/mergify/bp/version-15-hotfix/pr-44783
...
fix: do not reset picked items (backport #44783 )
2025-01-19 13:49:08 +05:30
Rohit Waghchaure
fd83b52513
fix: do not reset picked items
...
(cherry picked from commit 34a80bfcd3 )
2025-01-18 08:54:05 +00:00
rohitwaghchaure
5b3a97d8a5
Merge pull request #45324 from frappe/mergify/bp/version-15-hotfix/pr-45298
...
fix: company in quality inspection (backport #45298 )
2025-01-18 12:48:59 +05:30
Rohit Waghchaure
c0cf1fed00
fix: company in quality inspection
...
(cherry picked from commit 397cd79e1e )
2025-01-18 06:45:58 +00:00
rohitwaghchaure
9e353e218b
Merge pull request #45321 from frappe/mergify/bp/version-15-hotfix/pr-45238
...
fix: fixed typo in manufacturing settings and field rename (backport #45238 )
2025-01-17 19:50:55 +05:30
barredterra
93e3847e36
revert: avoid change to translatable string
2025-01-17 14:34:44 +01:00
rohitwaghchaure
2226cc556f
Merge pull request #45309 from frappe/mergify/bp/version-15-hotfix/pr-45303
...
fix: sales return for multi-uom (backport #45303 )
2025-01-17 18:41:04 +05:30
ruthra kumar
e84fdd9a7a
Merge pull request #45319 from frappe/mergify/bp/version-15-hotfix/pr-44811
...
fix!: ensure multiple PCVs in same fiscal year are considered in patch (backport #44811 )
2025-01-17 17:29:53 +05:30
Diptanil Saha
7641627b71
fix: fixed typo in manufacturing settings and field rename ( #45238 )
...
* chore: field rename and patch entry
* chore: patch file rename and description improvement
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 97e3770872 )
2025-01-17 11:56:17 +00:00
Sagar Vora
fcd914cfa0
fix: ensure multiple PCVs in same fiscal year are considered in patch
...
(cherry picked from commit 84e0b41c4f )
2025-01-17 11:32:06 +00:00
mergify[bot]
afab5be63f
fix: ignore crm deal in tax_rule search filter (backport #45134 ) ( #45138 )
...
fix: ignore crm deal in tax_rule search filter (#45134 )
(cherry picked from commit dc5bff9008 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-01-17 17:01:28 +05:30
mergify[bot]
dd58e4cb53
feat: Added valuation of quantity for each age group in stock ageing … (backport #45076 ) ( #45208 )
...
* feat: Added valuation of quantity for each age group in stock ageing report
(cherry picked from commit 2f80c4dee5 )
* fix: Test case for ageing report
(cherry picked from commit 839b79ffd0 )
* fix: Fixed more test cases
(cherry picked from commit f996f71d16 )
* fix: Fixed final test case
(cherry picked from commit 1f2d7da426 )
* test: Valuation of ageing stock
(cherry picked from commit dbb572eec1 )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-01-17 16:56:58 +05:30
Diptanil Saha
7fc19e19be
fix: fetching items from blanket order to sales/purchase order ( #45262 )
...
* fix: blanket order with zero item quantity
* fix: item quantity validation
* refactor: resolve linter issue
(cherry picked from commit 98d401bee4 )
2025-01-17 11:24:06 +00:00
Nabin Hait
842d72f7c4
fix: Ambiguous column error while creating Sales Return ( #45275 )
...
(cherry picked from commit ec487c14d9 )
2025-01-17 11:22:22 +00:00
Lakshit Jain
3c10d809b0
fix: round off tax withholding amount ( #45271 )
...
(cherry picked from commit ada272a29b )
2025-01-17 11:21:15 +00:00
Patrick Eißler
c94430a472
fix(Project): re-phrase welcome email ( #45175 )
...
(cherry picked from commit 8d66142865 )
2025-01-17 11:19:08 +00:00
rohitwaghchaure
e965b6ef45
fix: sales return for multi-uom ( #45303 )
...
(cherry picked from commit 9163f60191 )
2025-01-17 11:07:38 +00:00
rohitwaghchaure
c789171a15
Merge pull request #45293 from frappe/mergify/bp/version-15-hotfix/pr-45283
...
fix: Does not allow to create Sub-Asseblies of Sub Assemblies (backport #45283 )
2025-01-16 16:58:27 +05:30
Rohit Waghchaure
d3c9092266
fix: Does not allow to create Sub-Asseblies of Sub Assemblies
...
(cherry picked from commit 318a945d66 )
2025-01-16 09:28:49 +00:00
rohitwaghchaure
a11c15a6cb
Merge pull request #42928 from Axentorllc/Fix-BOM-Scrap
...
fix: getting scrap items from sub assemblies by fetching scrap items for parent BOM
2025-01-16 14:55:54 +05:30
rohitwaghchaure
b6ff79f34c
Merge pull request #45281 from frappe/mergify/bp/version-15-hotfix/pr-45278
...
fix: status of the serial no for the raw materials (backport #45278 )
2025-01-16 11:54:50 +05:30
rohitwaghchaure
e2d711540f
chore: fix conflicts
2025-01-15 18:17:04 +05:30
Rohit Waghchaure
d956051e69
fix: status of the serial no for the raw materials
...
(cherry picked from commit 9607b16dcf )
# Conflicts:
# erpnext/stock/doctype/serial_no/serial_no.json
2025-01-15 12:45:05 +00:00
Smit Vora
2c46be4cfb
fix: use currency defined in plan for subscription invoice (backport #45104 ) ( #45273 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
fix: use currency defined in plan for subscription invoice (#45104 )
2025-01-15 18:09:01 +05:30
Smit Vora
3abca03fc1
fix: check if tds deducted based on Purchase Taxes and Charges (backport #45161 ) ( #45277 )
...
fix: check if tds deducted based on Purchase Taxes and Charges (#45161 )
2025-01-15 18:08:18 +05:30
Frappe PR Bot
d1fee96f75
chore(release): Bumped to Version 15.48.4
...
## [15.48.4](https://github.com/frappe/erpnext/compare/v15.48.3...v15.48.4 ) (2025-01-15)
### Bug Fixes
* auto fetch batch and serial no for draft stock transactions ([2f2554e ](2f2554e9e5 ))
* batch number search on pos ([#45209 ](https://github.com/frappe/erpnext/issues/45209 )) ([fe5c458 ](fe5c458c45 ))
* change string to be able to translate ([#45090 ](https://github.com/frappe/erpnext/issues/45090 )) ([7a3687c ](7a3687ca8e ))
* deduct tds on excess amount if checked ([07c3605 ](07c3605905 ))
* delivery_document_no column issue ([0df1808 ](0df18080c7 ))
* do not add ordered items from Quotation to new Sales Order ([f414fa4 ](f414fa4981 ))
* don't create invoice if invoice start date is in future ([3f6d774 ](3f6d7741d9 ))
* incorrect label in Item-wise sales register ([36d1fbd ](36d1fbd6a3 ))
* incorrect valuation for sales return with different warhouse ([9ee5651 ](9ee5651848 ))
* incorrect valuation rate for PI based revaluation ([f7e3854 ](f7e3854641 ))
* linter issue ([af21bca ](af21bca231 ))
* minor update for readability ([abfcfdf ](abfcfdfe7e ))
* not able to see create Quality Inspection button ([a79cae1 ](a79cae1fef ))
* pass right existing address ([80e6112 ](80e6112549 ))
* precision loss causing process loss variance ([d84601b ](d84601b2a3 ))
* Semgrep rules ([1d5a73a ](1d5a73a325 ))
* set billing and shipping address on change of company ([42eb88f ](42eb88f5f6 ))
* Skip WIP Warehouse transfer ([bb0695a ](bb0695a883 ))
* test case ([f5667f5 ](f5667f56e4 ))
* test case ([7d66e4e ](7d66e4efb0 ))
* tests ([8ba42cf ](8ba42cfbf0 ))
* timeout error for work order ([122b966 ](122b966a7b ))
* **Timesheet:** ignore permissions when updating Task and Project (backport [#45168 ](https://github.com/frappe/erpnext/issues/45168 )) ([#45170 ](https://github.com/frappe/erpnext/issues/45170 )) ([f7448c6 ](f7448c6f79 ))
* typo in manufacturing settings (backport [#45190 ](https://github.com/frappe/erpnext/issues/45190 )) ([#45193 ](https://github.com/frappe/erpnext/issues/45193 )) ([47c6e5a ](47c6e5a931 ))
* update discounting on mixed conditions ([38cb5a9 ](38cb5a98bf ))
2025-01-15 12:28:46 +00:00
rohitwaghchaure
5e13dcfe55
Merge pull request #45263 from frappe/version-15-hotfix
...
chore: release v15
2025-01-15 17:57:26 +05:30
rohitwaghchaure
80b80e77d8
Merge pull request #45274 from frappe/mergify/bp/version-15-hotfix/pr-45270
...
fix: Skip WIP Warehouse transfer (backport #45270 )
2025-01-15 17:37:33 +05:30
Rohit Waghchaure
f5667f56e4
fix: test case
2025-01-15 16:20:17 +05:30
ljain112
bdaf3761c0
fix: conflict
2025-01-15 15:39:48 +05:30
Lakshit Jain
ade8799358
fix: check if tds deducted based on Purchase Taxes and Charges ( #45161 )
...
(cherry picked from commit 37a5767be5 )
2025-01-15 10:03:19 +00:00
Mihir Kandoi
4e1d4005d9
test: Added new test to check wip skip
...
(cherry picked from commit 6edb454eea )
2025-01-15 09:37:03 +00:00
Mihir Kandoi
8ba42cfbf0
fix: tests
...
(cherry picked from commit 09d26a835f )
2025-01-15 09:37:03 +00:00
Mihir Kandoi
bb0695a883
fix: Skip WIP Warehouse transfer
...
(cherry picked from commit bbb5f8056b )
2025-01-15 09:37:03 +00:00
Lakshit Jain
a27eac1ef6
fix: use currency defined in plan for subscription invoice ( #45104 )
...
(cherry picked from commit a4453fb77b )
2025-01-15 09:23:51 +00:00
rohitwaghchaure
88c10fa7b6
Merge pull request #45268 from frappe/mergify/bp/version-15-hotfix/pr-45259
...
fix: incorrect valuation for sales return with different warhouse (backport #45259 )
2025-01-14 20:35:44 +05:30
rohitwaghchaure
1c6fe9da3b
chore: fix conflicts
2025-01-14 18:36:27 +05:30
Rohit Waghchaure
9ee5651848
fix: incorrect valuation for sales return with different warhouse
...
(cherry picked from commit 3a2e816759 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2025-01-14 13:04:36 +00:00
rohitwaghchaure
1be8051f7a
Merge pull request #45258 from frappe/mergify/bp/version-15-hotfix/pr-45241
...
fix: auto fetch batch and serial no for draft stock transactions (backport #45241 )
2025-01-14 18:33:08 +05:30
Rohit Waghchaure
af21bca231
fix: linter issue
2025-01-14 18:15:32 +05:30
ruthra kumar
d508ea2420
Merge pull request #45267 from frappe/mergify/bp/version-15-hotfix/pr-45211
...
refactor: allow users to configure interval for Semi-Auto payment reconciliation (backport #45211 )
2025-01-14 17:35:56 +05:30
ruthra kumar
e1405a5c4f
refactor: allow users to configure interval for Semi-Auto payment reconciliation ( #45211 )
...
* refactor: configurable interval for reconciliation trigger
* refactor: set default value for interval
* refactor: configurable queue size
* refactor: use patch to setup default cron job
* refactor: use 'after_migrate' to setup cron for reconciliation
User specified interval will be used
* chore: type casting
* refactor: use scheduler_event to persist cron
* chore: rename field
* chore: use configured queue size
* chore: remove unwanted field
(cherry picked from commit ce9c606f71 )
2025-01-14 11:46:48 +00:00
ruthra kumar
f91eb3ef9f
Merge pull request #45265 from frappe/mergify/bp/version-15-hotfix/pr-45182
...
refactor: configurable reconciliation dates for Advance Payments (backport #45182 )
2025-01-14 16:57:56 +05:30
ruthra kumar
14d1f67ba9
chore: resolve conflicts
2025-01-14 15:24:24 +05:30
ruthra kumar
18946f8495
refactor: only update reconcile_effect_on advance in separate acc
...
(cherry picked from commit 9ee5fcc602 )
2025-01-14 09:50:26 +00:00
ruthra kumar
8f431041f8
refactor: backwards compatibility
...
(cherry picked from commit 9fa1865cb7 )
2025-01-14 09:50:25 +00:00
ruthra kumar
e7571c1a32
refactor: save reconcile effect on reference table
...
(cherry picked from commit a4271aa5d1 )
2025-01-14 09:50:25 +00:00
ruthra kumar
a438520549
refactor: store reconciliation date in reference
...
Helps with reposting
(cherry picked from commit 7e7775aa44 )
2025-01-14 09:50:25 +00:00
ruthra kumar
2cdfa91725
test: ensure reconciliation date config takes effect
...
(cherry picked from commit e0517852bc )
2025-01-14 09:50:24 +00:00
ruthra kumar
be8e1c0520
refactor: hide old checkbox
...
(cherry picked from commit c8e93e7a61 )
2025-01-14 09:50:24 +00:00
ruthra kumar
74f00bb51b
refactor: payment entry to handle posting date on configuation
...
(cherry picked from commit bb8d2c994c )
2025-01-14 09:50:24 +00:00
ruthra kumar
34b336ca80
refactor: test cases updated
...
(cherry picked from commit fb6c72a247 )
2025-01-14 09:50:23 +00:00
ruthra kumar
55d699ee01
refactor: patch to migrate checkbox to select
...
(cherry picked from commit a8a8ac71b6 )
# Conflicts:
# erpnext/patches.txt
2025-01-14 09:50:23 +00:00
ruthra kumar
ad9e5d41b2
refactor: introduce select fields in company and payment entry
...
(cherry picked from commit 8b2c981fc3 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2025-01-14 09:50:22 +00:00
ruthra kumar
8ab39f5160
Merge pull request #45261 from frappe/mergify/bp/version-15-hotfix/pr-45260
...
fix: incorrect label in Item-wise sales register (backport #45260 )
2025-01-14 14:05:58 +05:30
ruthra kumar
36d1fbd6a3
fix: incorrect label in Item-wise sales register
...
(cherry picked from commit d9013e1054 )
2025-01-14 08:26:06 +00:00
ruthra kumar
b4bcb7f9ac
Merge pull request #45257 from frappe/mergify/bp/version-15-hotfix/pr-45090
...
fix: change string to be able to translate (backport #45090 )
2025-01-14 13:35:13 +05:30
rohitwaghchaure
2676e0ea1f
chore: fix conflicts
2025-01-14 12:49:17 +05:30
Rohit Waghchaure
2f2554e9e5
fix: auto fetch batch and serial no for draft stock transactions
...
(cherry picked from commit 88ab9be79c )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-01-14 07:06:32 +00:00
mahsem
7a3687ca8e
fix: change string to be able to translate ( #45090 )
...
* fix: change_string_to_translate
* fix: debit note translation
* chore: update 'modified' field
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a3165c5719 )
2025-01-14 06:26:50 +00:00
ruthra kumar
f954b241a8
Merge pull request #45234 from frappe/mergify/bp/version-15-hotfix/pr-45209
...
fix: batch number search on pos (backport #45209 )
2025-01-14 11:42:04 +05:30
ruthra kumar
13c3483669
Merge pull request #45256 from frappe/mergify/bp/version-15-hotfix/pr-45078
...
fix: don't create invoice if `current_invoice_start ` is in future (backport #45078 )
2025-01-14 10:43:19 +05:30
ruthra kumar
74a256ad57
Merge pull request #45255 from frappe/mergify/bp/version-15-hotfix/pr-45074
...
fix: set billing and shipping address on change of company (backport #45074 )
2025-01-14 10:22:42 +05:30
ruthra kumar
f897999d79
Merge pull request #45254 from frappe/mergify/bp/version-15-hotfix/pr-45001
...
fix: deduct tds on excess amount if checked (backport #45001 )
2025-01-14 10:21:57 +05:30
Sanket322
abfcfdfe7e
fix: minor update for readability
...
(cherry picked from commit 61d4593236 )
2025-01-14 04:43:28 +00:00
Sanket322
3f6d7741d9
fix: don't create invoice if invoice start date is in future
...
(cherry picked from commit 058fdca981 )
2025-01-14 04:43:28 +00:00
ruthra kumar
9757c92635
Merge pull request #45252 from frappe/mergify/bp/version-15-hotfix/pr-44798
...
fix: update discounting on mixed conditions (backport #44798 )
2025-01-14 10:09:52 +05:30
Sanket322
80e6112549
fix: pass right existing address
...
(cherry picked from commit ce99764772 )
2025-01-14 04:35:20 +00:00
Sanket322
42eb88f5f6
fix: set billing and shipping address on change of company
...
(cherry picked from commit f46f1bead4 )
2025-01-14 04:35:20 +00:00
ljain112
07c3605905
fix: deduct tds on excess amount if checked
...
(cherry picked from commit a203e3ffaf )
2025-01-14 04:33:18 +00:00
DHINESH00
1d5a73a325
fix: Semgrep rules
...
(cherry picked from commit 547c8004eb )
2025-01-14 04:29:07 +00:00
DHINESH00
38cb5a98bf
fix: update discounting on mixed conditions
...
(cherry picked from commit d541259da9 )
2025-01-14 04:29:06 +00:00
Frappe PR Bot
74650217c1
chore(release): Bumped to Version 15.48.3
...
## [15.48.3](https://github.com/frappe/erpnext/compare/v15.48.2...v15.48.3 ) (2025-01-13)
### Bug Fixes
* delivery_document_no column issue ([47a622d ](47a622d0cb ))
* incorrect valuation rate for PI based revaluation ([23b846e ](23b846ef39 ))
* test case ([b75c736 ](b75c7364d6 ))
2025-01-13 08:20:40 +00:00
rohitwaghchaure
47ab3c5dbe
Merge pull request #45235 from frappe/mergify/bp/version-15/pr-45218
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 ) (backport #45218 )
2025-01-13 13:49:25 +05:30
rohitwaghchaure
b6f5208e29
Merge pull request #45236 from frappe/mergify/bp/version-15/pr-45217
...
fix: delivery_document_no column issue (backport #45214 ) (backport #45217 )
2025-01-13 13:49:11 +05:30
Rohit Waghchaure
b75c7364d6
fix: test case
...
(cherry picked from commit 7d66e4efb0 )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
85c2d32de6
chore: fix conflicts
...
(cherry picked from commit bb170c024f )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
120bccdad3
chore: fix conflicts
...
(cherry picked from commit 9426a32184 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
47a622d0cb
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
(cherry picked from commit 0df18080c7 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
23b846ef39
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
(cherry picked from commit f7e3854641 )
2025-01-13 06:56:40 +00:00
rohitwaghchaure
136333377a
Merge pull request #45217 from frappe/mergify/bp/version-15-hotfix/pr-45214
...
fix: delivery_document_no column issue (backport #45214 )
2025-01-13 12:25:50 +05:30
rohitwaghchaure
4ee6a4eab6
Merge pull request #45218 from frappe/mergify/bp/version-15-hotfix/pr-45207
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 )
2025-01-13 12:25:44 +05:30
mergify[bot]
f7448c6f79
fix(Timesheet): ignore permissions when updating Task and Project (backport #45168 ) ( #45170 )
...
* fix(Timesheet): ignore permissions when updating Task and Project (#45168 )
(cherry picked from commit 9e760e54a5 )
# Conflicts:
# erpnext/projects/doctype/timesheet/timesheet.py
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-13 12:08:17 +05:30
Diptanil Saha
fe5c458c45
fix: batch number search on pos ( #45209 )
...
* fix: price of items with batch number not having seperate item price on pos search bar
* fix: introduced batch number based sorting
(cherry picked from commit e529f82392 )
2025-01-13 06:37:26 +00:00
mergify[bot]
47c6e5a931
fix: typo in manufacturing settings (backport #45190 ) ( #45193 )
...
fix: typo in manufacturing settings
(cherry picked from commit a9b761f862 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-01-13 11:59:27 +05:30
mergify[bot]
0665bc4a28
chore: removal of decapitalization feature (backport #45162 ) ( #45173 )
...
* chore: removal of decapitalization feature (#45162 )
* chore: removal of decapitalization feature
* fix: rearrangement of asset capitalization doctype fields
(cherry picked from commit 7ea73d8265 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-13 11:58:53 +05:30
Rohit Waghchaure
7d66e4efb0
fix: test case
2025-01-11 11:06:13 +05:30
rohitwaghchaure
bb170c024f
chore: fix conflicts
2025-01-11 11:00:20 +05:30
rohitwaghchaure
9426a32184
chore: fix conflicts
2025-01-11 10:59:26 +05:30
Rohit Waghchaure
f7e3854641
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
2025-01-11 04:39:31 +00:00
Rohit Waghchaure
0df18080c7
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
2025-01-11 04:38:31 +00:00
rohitwaghchaure
f5c9ab054f
Merge pull request #45197 from FathihMohammed/qty_precision_fix
...
fix: precision loss causing process loss variance
2025-01-10 11:18:21 +05:30
ruthra kumar
698b6e6caf
Merge pull request #45140 from frappe/mergify/bp/version-15-hotfix/pr-45100
...
chore: removal of tally migration feature (backport #45100 )
2025-01-09 19:56:16 +05:30
FATHIH MOHAMMED
d84601b2a3
fix: precision loss causing process loss variance
2025-01-09 13:27:27 +00:00
rohitwaghchaure
ef3e442684
Merge pull request #45186 from frappe/mergify/bp/version-15-hotfix/pr-45180
...
fix: do not add ordered items from Quotation to new Sales Order (backport #45180 )
2025-01-09 16:26:56 +05:30
rohitwaghchaure
01c7956329
Merge pull request #45184 from frappe/mergify/bp/version-15-hotfix/pr-45183
...
fix: not able to see create Quality Inspection button (backport #45183 )
2025-01-09 14:50:24 +05:30
Rohit Waghchaure
f414fa4981
fix: do not add ordered items from Quotation to new Sales Order
...
(cherry picked from commit 2e930eb97b )
2025-01-09 09:09:55 +00:00
Rohit Waghchaure
a79cae1fef
fix: not able to see create Quality Inspection button
...
(cherry picked from commit b291835ccd )
2025-01-09 09:07:50 +00:00
rohitwaghchaure
5e32796987
Merge pull request #45179 from frappe/mergify/bp/version-15-hotfix/pr-45177
...
fix: timeout error for work order (backport #45177 )
2025-01-09 14:06:58 +05:30
Rohit Waghchaure
122b966a7b
fix: timeout error for work order
...
(cherry picked from commit b4ceda6f2c )
2025-01-09 08:18:25 +00:00
ruthra kumar
e578ab2c86
refactor: remove tally migration doctype
2025-01-08 09:16:53 +05:30
Diptanil Saha
296d5d2295
chore: removal of tally migration feature ( #45100 )
...
(cherry picked from commit 9f77793f16 )
# Conflicts:
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.json
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.py
# erpnext/erpnext_integrations/doctype/tally_migration/test_tally_migration.py
2025-01-07 12:00:01 +00:00
Kerolles Fathy
8e33d93273
fix: apply ruff formatter changes
2024-12-11 14:14:02 +02:00
KerollesFathy
6a84f0b027
chore: resync version-15-hotfix with feature branch
2024-12-11 13:48:01 +02:00
David (aider)
6f6574c5ac
feat: add unit tests for distributed_discount_amount
...
(cherry picked from commit a464bd861b )
2024-09-05 10:08:39 +00:00
David
ad05e6dec2
fix: distributed discounts on si
...
(cherry picked from commit 0bab6f34c1 )
# Conflicts:
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
# erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.json
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
2024-09-05 10:08:39 +00:00
KerollesFathy
5db66bd6dd
test: get scrap items from sub assemblies consider the parent BOM
2024-08-28 12:59:18 +03:00
KerollesFathy
b62df307d3
style: format code
2024-08-26 18:09:09 +03:00
Carlos9K
da7b69109a
fix: getting scrap items from sub assemblies by fetching scrap items for parent BOM
2024-08-26 18:00:45 +03:00