Frappe PR Bot
7c78e0025d
chore(release): Bumped to Version 15.42.0
...
# [15.42.0](https://github.com/frappe/erpnext/compare/v15.41.2...v15.42.0 ) (2024-11-13)
### Bug Fixes
* add default height to POS item card selector (backport [#44071 ](https://github.com/frappe/erpnext/issues/44071 )) ([#44075 ](https://github.com/frappe/erpnext/issues/44075 )) ([65ec7c5 ](65ec7c5604 ))
* add field conversion_factor when include_uom is settled ([#43701 ](https://github.com/frappe/erpnext/issues/43701 )) ([f387a8f ](f387a8fceb ))
* better gls for purchases with tax witholding ([#42743 ](https://github.com/frappe/erpnext/issues/42743 )) ([705a26a ](705a26a2fa ))
* bind this object explicitly on callback event function ([3423d3c ](3423d3c13d ))
* calculate percentage received and delivered considering over-receipt and over-delivery (backport [#43870 ](https://github.com/frappe/erpnext/issues/43870 )) ([#44030 ](https://github.com/frappe/erpnext/issues/44030 )) ([5958d0c ](5958d0c257 ))
* Cannot read properties of undefined (reading 'work_order_closed') (backport [#44117 ](https://github.com/frappe/erpnext/issues/44117 )) ([#44122 ](https://github.com/frappe/erpnext/issues/44122 )) ([c1983a4 ](c1983a4846 ))
* consider service item cost in the RM cost of the BOM (backport [#43962 ](https://github.com/frappe/erpnext/issues/43962 )) ([#44111 ](https://github.com/frappe/erpnext/issues/44111 )) ([6e83fec ](6e83fec5ca ))
* Drop Shipping address based on customer shopping address ([8af005c ](8af005cef0 ))
* duplicate items and outdated item price in POS (backport [#42978 ](https://github.com/frappe/erpnext/issues/42978 )) ([#44038 ](https://github.com/frappe/erpnext/issues/44038 )) ([4cde77d ](4cde77d8d8 ))
* exception on register reports when filtered on cost center ([be07421 ](be07421ab7 ))
* improved the conditions for determining voucher subtypes ([58ca4a2 ](58ca4a2b99 ))
* incorrect produced qty in Production Plan Summary (backport [#44112 ](https://github.com/frappe/erpnext/issues/44112 )) ([#44113 ](https://github.com/frappe/erpnext/issues/44113 )) ([bce7acf ](bce7acf9cc ))
* item mapping from modal to batch form ([#44090 ](https://github.com/frappe/erpnext/issues/44090 )) ([9ac54f6 ](9ac54f694c ))
* item not set in the batch quick entry form (backport [#44028 ](https://github.com/frappe/erpnext/issues/44028 )) ([#44031 ](https://github.com/frappe/erpnext/issues/44031 )) ([6dcd015 ](6dcd015a39 ))
* Negative stock validation against inventory dimension (backport [#43834 ](https://github.com/frappe/erpnext/issues/43834 )) ([#43846 ](https://github.com/frappe/erpnext/issues/43846 )) ([b314f38 ](b314f3839b ))
* NoneType while updating ordered_qty in SO for removed items ([978a007 ](978a0078d8 ))
* not able to cancel DN (backport [#44108 ](https://github.com/frappe/erpnext/issues/44108 )) ([#44109 ](https://github.com/frappe/erpnext/issues/44109 )) ([290bdde ](290bddea77 ))
* not able to reconcile expired batches ([#44012 ](https://github.com/frappe/erpnext/issues/44012 )) ([4ba07a4 ](4ba07a40eb ))
* patch ([107d53b ](107d53b358 ))
* populate payment schedule from payment terms (backport [#44082 ](https://github.com/frappe/erpnext/issues/44082 )) ([#44083 ](https://github.com/frappe/erpnext/issues/44083 )) ([363f151 ](363f15124e ))
* purchase receipt creation from SCR ([#44095 ](https://github.com/frappe/erpnext/issues/44095 )) ([e3d7468 ](e3d74684d5 ))
* slow reposting due to SABB update ([3e29ae8 ](3e29ae8534 ))
* sort by ascending to get the first period closing voucher (backport [#44029 ](https://github.com/frappe/erpnext/issues/44029 )) ([#44035 ](https://github.com/frappe/erpnext/issues/44035 )) ([56f25ae ](56f25ae065 ))
* task path (backport [#44073 ](https://github.com/frappe/erpnext/issues/44073 )) ([#44078 ](https://github.com/frappe/erpnext/issues/44078 )) ([34b5639 ](34b5639d1c ))
* tyeerror while saving pick list ([7d09832 ](7d098328d0 ))
* update payment amount for partial pos return ([61559be ](61559be8a4 ))
* update per_billed value in Purchase Receipt while creating Debit Note ([#43977 ](https://github.com/frappe/erpnext/issues/43977 )) ([a833dd6 ](a833dd67f3 ))
* when company is created with other company template Chart of Account the Create Taxe Template failed ([#42755 ](https://github.com/frappe/erpnext/issues/42755 )) ([e6894b9 ](e6894b949c ))
### Features
* Add item group filtering for search results ([2754793 ](2754793ff9 ))
* add template taxe for charts of account France - Plan Comptable General avec code ([#42757 ](https://github.com/frappe/erpnext/issues/42757 )) ([865786e ](865786e0b6 ))
v15.42.0
2024-11-13 15:02:57 +00:00
ruthra kumar
d8d8330123
Merge pull request #44103 from frappe/version-15-hotfix
...
chore: release v15
2024-11-13 20:31:36 +05:30
ruthra kumar
825571ac98
Merge pull request #44115 from frappe/mergify/bp/version-15-hotfix/pr-43977
...
fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977 )
2024-11-13 19:01:53 +05:30
ruthra kumar
836a05d07f
Merge pull request #44125 from frappe/mergify/copy/version-15-hotfix/pr-44124
...
refactor: 'Partly Billed' status for Purchase Receipt (copy #44124 )
2024-11-13 17:22:36 +05:30
ruthra kumar
b9ec43c354
refactor: 'Partly Billed' status for Purchase Receipt
...
(cherry picked from commit c58bbd25f2 )
2024-11-13 11:28:52 +00:00
mergify[bot]
c1983a4846
fix: Cannot read properties of undefined (reading 'work_order_closed') (backport #44117 ) ( #44122 )
...
fix: Cannot read properties of undefined (reading 'work_order_closed') (#44117 )
(cherry picked from commit 13834014b5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-13 16:24:12 +05:30
Nihantra C. Patel
b65b57c054
Merge pull request #44120 from frappe/mergify/bp/version-15-hotfix/pr-44116
...
fix: Drop Shipping address based on customer shopping address (backport #44116 )
2024-11-13 15:51:28 +05:30
Nihantra Patel
8af005cef0
fix: Drop Shipping address based on customer shopping address
...
(cherry picked from commit c7499f3528 )
2024-11-13 10:02:20 +00:00
mergify[bot]
bce7acf9cc
fix: incorrect produced qty in Production Plan Summary (backport #44112 ) ( #44113 )
...
fix: incorrect produced qty in Production Plan Summary (#44112 )
(cherry picked from commit 0828c74fe3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-13 12:31:31 +05:30
NaviN
a833dd67f3
fix: update per_billed value in Purchase Receipt while creating Debit Note ( #43977 )
...
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
(cherry picked from commit 494fd7ceea )
2024-11-13 06:54:54 +00:00
mergify[bot]
6e83fec5ca
fix: consider service item cost in the RM cost of the BOM (backport #43962 ) ( #44111 )
...
fix: consider service item cost in the RM cost of the BOM (#43962 )
(cherry picked from commit c0ffaa444c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-12 23:22:18 +05:30
mergify[bot]
290bddea77
fix: not able to cancel DN (backport #44108 ) ( #44109 )
...
fix: not able to cancel DN (#44108 )
(cherry picked from commit e8882718c9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-12 18:12:13 +05:30
ruthra kumar
5fea0b5525
Merge pull request #44107 from frappe/mergify/bp/version-15-hotfix/pr-44012
...
fix: not able to reconcile expired batches (backport #44012 )
2024-11-12 16:34:15 +05:30
ruthra kumar
c2f7615eeb
Merge pull request #44106 from frappe/mergify/bp/version-15-hotfix/pr-44095
...
fix: purchase receipt creation from SCR (backport #44095 )
2024-11-12 16:33:45 +05:30
rohitwaghchaure
4ba07a40eb
fix: not able to reconcile expired batches ( #44012 )
...
(cherry picked from commit 8805e74784 )
2024-11-12 10:19:19 +00:00
rohitwaghchaure
e3d74684d5
fix: purchase receipt creation from SCR ( #44095 )
...
(cherry picked from commit 774845f886 )
2024-11-12 10:14:17 +00:00
ruthra kumar
73661ac633
Merge pull request #44100 from frappe/mergify/bp/version-15-hotfix/pr-44053
...
Pos barcode search fix (backport #44053 )
2024-11-12 13:54:03 +05:30
ruthra kumar
55f7f63e6e
refactor: simpler filtering
...
(cherry picked from commit f072b1266e )
2024-11-12 07:16:09 +00:00
Bhavan23
aca1577040
refactor: Relocate doc variable for better scope management
...
(cherry picked from commit 488b60fc27 )
2024-11-12 07:16:08 +00:00
Bhavan23
2754793ff9
feat: Add item group filtering for search results
...
(cherry picked from commit 5e7cf3899b )
2024-11-12 07:16:08 +00:00
ruthra kumar
5e196b9f8b
Merge pull request #44098 from frappe/mergify/bp/version-15-hotfix/pr-44065
...
fix: update payment amount for partial pos return (backport #44065 )
2024-11-12 10:10:58 +05:30
Kavin
61559be8a4
fix: update payment amount for partial pos return
...
(cherry picked from commit 53ef6336b6 )
2024-11-12 04:20:31 +00:00
ruthra kumar
07dcf3fac2
Merge pull request #44040 from ruthra-kumar/manual_backport_pr_39481
...
fix: specify precision for net_amount (backport #39481 )
2024-11-11 17:11:11 +05:30
ruthra kumar
471781a47e
Merge pull request #44088 from frappe/mergify/bp/version-15-hotfix/pr-43695
...
fix: exception on register reports when filtered on cost center (backport #43695 )
2024-11-11 17:00:23 +05:30
ruthra kumar
0afe893a83
Merge pull request #44093 from frappe/mergify/bp/version-15-hotfix/pr-44072
...
fix: bind this object explicitly on callback event function (backport #44072 )
2024-11-11 17:00:10 +05:30
ruthra kumar
92551751bf
Merge pull request #44063 from frappe/mergify/bp/version-15-hotfix/pr-42757
...
feat: add template taxe for charts of account France - Plan Comptable General avec code (backport #42757 )
2024-11-11 16:53:15 +05:30
ruthra kumar
c8682d33d0
Merge pull request #44062 from frappe/mergify/bp/version-15-hotfix/pr-42755
...
fix: when company is created with other company template Chart of Account the Create Taxe Template failed (backport #42755 )
2024-11-11 16:52:54 +05:30
Kavin
3423d3c13d
fix: bind this object explicitly on callback event function
...
(cherry picked from commit 5e790a0fce )
2024-11-11 11:21:09 +00:00
ruthra kumar
f3ee439b33
Merge pull request #44091 from frappe/mergify/bp/version-15-hotfix/pr-44090
...
fix: item mapping from modal to batch form (backport #44090 )
2024-11-11 16:50:18 +05:30
ruthra kumar
ba6e068abc
refactor(test): update tests for new rounding logic
2024-11-11 16:47:38 +05:30
ruthra kumar
34f64f02bf
Merge pull request #44092 from frappe/mergify/bp/version-15-hotfix/pr-43701
...
fix: add field conversion_factor when include_uom is settled (backport #43701 )
2024-11-11 16:45:25 +05:30
ruthra kumar
762f3bac65
chore: filter report output on document name
2024-11-11 16:42:13 +05:30
mergify[bot]
b314f3839b
fix: Negative stock validation against inventory dimension (backport #43834 ) ( #43846 )
...
fix: Negative stock validation against inventory dimension (#43834 )
(cherry picked from commit c330a292d2 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-11-11 16:12:01 +05:30
HarryPaulo
f387a8fceb
fix: add field conversion_factor when include_uom is settled ( #43701 )
...
(cherry picked from commit cfe6af1f68 )
2024-11-11 10:41:40 +00:00
rohitwaghchaure
9ac54f694c
fix: item mapping from modal to batch form ( #44090 )
...
(cherry picked from commit 9223ef2f37 )
2024-11-11 10:38:42 +00:00
ruthra kumar
2bce735300
chore: use FrappeTestCase
2024-11-11 15:06:55 +05:30
ruthra kumar
2de9292ac0
refactor(test): assertion refactoring and exact decimals
...
(cherry picked from commit 1d11131afe )
2024-11-11 09:18:14 +00:00
ruthra kumar
d0e5568010
refactor(test): pass all mandatory fields
...
(cherry picked from commit c53e9637dd )
2024-11-11 09:18:14 +00:00
ruthra kumar
9724cefce8
refactor(test): fix incorrect assertion
...
(cherry picked from commit d6030e7112 )
2024-11-11 09:18:14 +00:00
ruthra kumar
2affa60ea9
test: journals with cost center
...
(cherry picked from commit c255f34eea )
2024-11-11 09:18:14 +00:00
ruthra kumar
2183b99330
test: basic report output
...
(cherry picked from commit 657201b324 )
2024-11-11 09:18:13 +00:00
Vishv-silveroak
be07421ab7
fix: exception on register reports when filtered on cost center
...
1
(cherry picked from commit f01e1a8e20 )
2024-11-11 09:18:13 +00:00
mergify[bot]
363f15124e
fix: populate payment schedule from payment terms (backport #44082 ) ( #44083 )
...
fix: populate payment schedule from payment terms (#44082 )
(cherry picked from commit c81eb6c824 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:12:30 +05:30
mergify[bot]
34b5639d1c
fix: task path (backport #44073 ) ( #44078 )
...
fix: task path (#44073 )
(cherry picked from commit 8c99acb1b9 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:00:27 +05:30
mergify[bot]
4cfeb79355
chore: update CODEOWNERS (backport #44074 ) ( #44081 )
...
chore: update `CODEOWNERS` (#44074 )
(cherry picked from commit 9a758ea826 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-11-11 12:51:48 +05:30
mergify[bot]
65ec7c5604
fix: add default height to POS item card selector (backport #44071 ) ( #44075 )
...
fix: add default height to POS item card selector
(cherry picked from commit 5f5a514d6f )
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
2024-11-11 12:27:26 +05:30
rohitwaghchaure
593428b16d
Merge pull request #44070 from frappe/mergify/bp/version-15-hotfix/pr-44058
...
fix: type error while saving pick list (backport #44058 )
2024-11-11 12:26:43 +05:30
rohitwaghchaure
3c0623f593
Merge pull request #44068 from frappe/mergify/bp/version-15-hotfix/pr-44064
...
fix: slow reposting due to SABB update (backport #44064 )
2024-11-11 12:10:12 +05:30
vishnu
7d098328d0
fix: tyeerror while saving pick list
...
(cherry picked from commit 22de0ecbdc )
2024-11-11 06:24:54 +00:00
Rohit Waghchaure
3e29ae8534
fix: slow reposting due to SABB update
...
(cherry picked from commit 2447b3f424 )
2024-11-11 06:23:40 +00:00