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 ))
v15.67.0
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 ))
v15.66.1
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