Frappe PR Bot
e0060f8ffe
chore(release): Bumped to Version 15.43.1
...
## [15.43.1](https://github.com/frappe/erpnext/compare/v15.43.0...v15.43.1 ) (2024-11-21)
### Bug Fixes
* no permission to read Doctype (backport [#44256 ](https://github.com/frappe/erpnext/issues/44256 )) ([#44258 ](https://github.com/frappe/erpnext/issues/44258 )) ([b047425 ](b047425a6f ))
2024-11-21 09:44:42 +00:00
rohitwaghchaure
3518991ff0
Merge pull request #44259 from frappe/mergify/bp/version-15/pr-44258
...
fix: no permission to read Doctype (backport #44256 ) (backport #44258 )
2024-11-21 15:13:16 +05:30
mergify[bot]
b047425a6f
fix: no permission to read Doctype (backport #44256 ) ( #44258 )
...
fix: no permission to read Doctype (#44256 )
(cherry picked from commit 57293aa18a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 8b15a965dd )
2024-11-21 09:22:50 +00:00
Frappe PR Bot
ccf99cf985
chore(release): Bumped to Version 15.43.0
...
# [15.43.0](https://github.com/frappe/erpnext/compare/v15.42.0...v15.43.0 ) (2024-11-20)
### Bug Fixes
* added disable_rounded_total field ([c98a0cc ](c98a0ccd1d ))
* added test cases ([234741f ](234741f35f ))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([41c8cfa ](41c8cfac73 ))
* broken apply on other item pricing rule ([5d6451f ](5d6451fca7 ))
* broken UI on currency exchange ([f460391 ](f4603910e4 ))
* bulk update invoice remarks during site upgrade ([cc07402 ](cc07402b5e )), closes [#43634 ](https://github.com/frappe/erpnext/issues/43634 )
* check if pricing rule matches with coupon code ([#44104 ](https://github.com/frappe/erpnext/issues/44104 )) ([6089661 ](608966158a ))
* correctly set 'cannot_add_rows' property on allocations table field ([c59a778](c59a778503 ))
* disable conversion to user tz for sales order calender ([83b9680 ](83b9680318 ))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([1fe5342 ](1fe534290d ))
* linters ([381101f ](381101f552 ))
* non group pos warehouse ([4335659 ](4335659905 ))
* payment reco for jv with negative dr or cr amount ([7483839 ](7483839418 ))
* remove trailing whitespace ([5bd633b ](5bd633b40f ))
* remove validate_name_in_customer function ([6bff9d3 ](6bff9d39e3 ))
* set conversion factor before applying price list ([5848de7 ](5848de76ea ))
* set debit in transaction currency in GL Entry ([c0d3f8c ](c0d3f8cbbe ))
* set default party type in Payment Entry ([08f6cee ](08f6ceeb50 ))
* **setup:** Fix typo in COA setup ([7abcfca ](7abcfca1cb ))
* stock ledger variance report filter options (backport [#44137 ](https://github.com/frappe/erpnext/issues/44137 )) ([#44150 ](https://github.com/frappe/erpnext/issues/44150 )) ([b6fe1f5 ](b6fe1f5842 ))
* update project cost from timesheet (backport [#44211 ](https://github.com/frappe/erpnext/issues/44211 )) ([#44212 ](https://github.com/frappe/erpnext/issues/44212 )) ([ad0c655 ](ad0c65500a ))
* validate sales team to ensure all sales person are enabled ([f3c3f17 ](f3c3f170a7 ))
* validation for serial no (backport [#44133 ](https://github.com/frappe/erpnext/issues/44133 )) ([#44151 ](https://github.com/frappe/erpnext/issues/44151 )) ([725d107 ](725d107288 ))
### Features
* inventory dimension for rejected materials (backport [#44156 ](https://github.com/frappe/erpnext/issues/44156 )) ([#44165 ](https://github.com/frappe/erpnext/issues/44165 )) ([d61f696 ](d61f696f85 ))
* new DocTypes "Code List" and "Common Code" (backport [#43425 ](https://github.com/frappe/erpnext/issues/43425 )) ([#44173 ](https://github.com/frappe/erpnext/issues/44173 )) ([b130e20 ](b130e2065b ))
* round off for opening entries ([8e6249d ](8e6249d361 ))
2024-11-20 08:41:13 +00:00
ruthra kumar
9b690e9ae6
Merge pull request #44209 from frappe/version-15-hotfix
...
chore: release v15
2024-11-20 14:09:56 +05:30
ruthra kumar
d0e2b7c341
Merge pull request #44183 from frappe/mergify/bp/version-15-hotfix/pr-44025
...
fix: `Disable Rounded Total` in Quotation DocType (backport #44025 )
2024-11-20 13:14:16 +05:30
ruthra kumar
4afd4b4044
Merge pull request #44245 from frappe/mergify/bp/version-15-hotfix/pr-44197
...
fix: payment reco for jv with negative dr or cr amount (backport #44197 )
2024-11-20 13:12:44 +05:30
ruthra kumar
80f0d5b5ec
chore: resolve conflict
2024-11-20 12:51:29 +05:30
ljain112
234741f35f
fix: added test cases
...
(cherry picked from commit 6f9ea6422d )
2024-11-20 07:18:27 +00:00
ljain112
7483839418
fix: payment reco for jv with negative dr or cr amount
...
(cherry picked from commit fee79b9445 )
2024-11-20 07:18:26 +00:00
ruthra kumar
9e7e6041ed
Merge pull request #44242 from frappe/mergify/bp/version-15-hotfix/pr-44240
...
fix: non group pos warehouse (backport #44240 )
2024-11-20 12:18:02 +05:30
ruthra kumar
9ce1c25c04
Merge pull request #44239 from frappe/mergify/bp/version-15-hotfix/pr-44220
...
refactor: Update `Payment Request` search query in PE's reference (backport #44220 )
2024-11-20 12:16:07 +05:30
Nihantra C. Patel
4335659905
fix: non group pos warehouse
...
(cherry picked from commit d526be0394 )
2024-11-20 06:41:56 +00:00
Abdeali Chharchhoda
514fe69b65
refactor: Update Payment Request search query in PE's reference
...
(cherry picked from commit 4ab3499a17 )
2024-11-20 06:22:17 +00:00
ruthra kumar
a0ea68499b
Merge pull request #44233 from frappe/mergify/bp/version-15-hotfix/pr-44207
...
fix: validate sales team to ensure all sales person are enabled (backport #44207 )
2024-11-20 11:51:33 +05:30
ruthra kumar
76d6dd346c
Merge pull request #44235 from frappe/mergify/bp/version-15-hotfix/pr-44203
...
fix: disable conversion to user tz for sales order calender (backport #44203 )
2024-11-20 11:51:09 +05:30
ljain112
83b9680318
fix: disable conversion to user tz for sales order calender
...
(cherry picked from commit cdf098c193 )
2024-11-20 05:17:57 +00:00
ljain112
f3c3f170a7
fix: validate sales team to ensure all sales person are enabled
...
(cherry picked from commit 548dbb33eb )
2024-11-20 05:11:41 +00:00
ruthra kumar
bc03b68b13
Merge pull request #44221 from frappe/mergify/bp/version-15-hotfix/pr-41025
...
fix: remove validate_name_in_customer function (backport #41025 )
2024-11-20 10:19:28 +05:30
mergify[bot]
ad0c65500a
fix: update project cost from timesheet (backport #44211 ) ( #44212 )
...
fix: update project cost from timesheet (#44211 )
(cherry picked from commit b21fb8f8b6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-19 22:59:16 +05:30
RitvikSardana
6bff9d39e3
fix: remove validate_name_in_customer function
...
(cherry picked from commit 2b32d3644f )
2024-11-19 14:22:34 +00:00
ruthra kumar
704452a9fa
Merge pull request #44218 from frappe/mergify/bp/version-15-hotfix/pr-44190
...
fix(setup): Fix typo in COA setup (backport #44190 )
2024-11-19 19:51:41 +05:30
Corentin Forler
7abcfca1cb
fix(setup): Fix typo in COA setup
...
(cherry picked from commit a245cc6b07 )
2024-11-19 12:15:15 +00:00
ruthra kumar
610c483d83
Merge pull request #44217 from frappe/mergify/bp/version-15-hotfix/pr-44104
...
fix: check if pricing rule matches with coupon code (backport #44104 )
2024-11-19 17:37:55 +05:30
Nikolas Beckel
608966158a
fix: check if pricing rule matches with coupon code ( #44104 )
...
* fix: check if pricing rule matches with coupon code
* fix: correct linting error
(cherry picked from commit 9d31bf7647 )
2024-11-19 11:42:04 +00:00
ruthra kumar
efdbe93cf0
Merge pull request #44206 from frappe/mergify/bp/version-15-hotfix/pr-44145
...
fix: updated label "Is short year" to "Is Short/Long year" for both short and long fiscal years (backport #44145 )
2024-11-19 14:47:19 +05:30
ajiragroup
c2748e923e
refactor: update label and description on short year checkbox
...
Is short/long year.
(cherry picked from commit 1d6b9b405f )
2024-11-19 08:56:54 +00:00
ruthra kumar
a17e1f6b6d
Merge pull request #44202 from frappe/mergify/bp/version-15-hotfix/pr-44188
...
chore: update oldest_items.json, change owner back to administrator (backport #44188 )
2024-11-19 12:30:49 +05:30
Ismail Arif
0ea6691189
chore: update oldest_items.json, change owner back to administrator
...
Signed-off-by: Ismail Arif <38789073+ismxilxrif@users.noreply.github.com >
(cherry picked from commit 7ceb24fb4c )
2024-11-19 06:33:18 +00:00
ruthra kumar
eca43916f0
Merge pull request #44193 from frappe/mergify/bp/version-15-hotfix/pr-44134
...
fix: set debit in transaction currency in GL Entry (backport #44134 )
2024-11-19 11:58:14 +05:30
ruthra kumar
8cc59e3be7
refactor: update test case
...
(cherry picked from commit 4aab6f55f5 )
2024-11-19 11:40:37 +05:30
mergify[bot]
b130e2065b
feat: new DocTypes "Code List" and "Common Code" (backport #43425 ) ( #44173 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-18 21:08:21 +01:00
ruthra kumar
d7deed6c45
refactor: assume any of the foreign currency as transaction currency
...
On a foreign currency payment entry, assume any one of the foreign
currency as the transaction currency
(cherry picked from commit 6681882bd8 )
2024-11-18 11:42:49 +00:00
sudarsan2001
7cc31df587
chore: change account name
...
(cherry picked from commit 4a1cd5a8d6 )
2024-11-18 11:42:49 +00:00
sudarsan2001
c30a17cd7a
test: add unit test to validate gl values
...
(cherry picked from commit e8b8a589be )
2024-11-18 11:42:49 +00:00
sudarsan2001
c0d3f8cbbe
fix: set debit in transaction currency in GL Entry
...
(cherry picked from commit 29a6eb21a3 )
2024-11-18 11:42:49 +00:00
Ninad1306
b6524946bc
test: test to validate rounded total
...
(cherry picked from commit 5a6261d3b4 )
2024-11-18 06:00:12 +00:00
Ninad1306
c98a0ccd1d
fix: added disable_rounded_total field
...
(cherry picked from commit f8524d526b )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.json
2024-11-18 06:00:12 +00:00
ruthra kumar
73a31cb395
Merge pull request #44182 from frappe/mergify/bp/version-15-hotfix/pr-44127
...
fix: set default Party Type based on Payment Type in Payment Entry (backport #44127 )
2024-11-18 10:49:24 +05:30
vishakhdesai
08f6ceeb50
fix: set default party type in Payment Entry
...
(cherry picked from commit 19222690d3 )
2024-11-18 04:44:58 +00:00
ruthra kumar
f04a934ed1
Merge pull request #44180 from frappe/mergify/bp/version-15-hotfix/pr-44147
...
fix: set conversion factor before applying price list (backport #44147 )
2024-11-18 10:14:45 +05:30
ruthra kumar
c6bfaa41be
Merge pull request #44178 from frappe/mergify/bp/version-15-hotfix/pr-44157
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157 )
2024-11-18 10:14:23 +05:30
vishakhdesai
5848de76ea
fix: set conversion factor before applying price list
...
(cherry picked from commit 9749fe23cc )
2024-11-18 04:38:37 +00:00
UmakanthKaspa
2a54cd5004
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
...
(cherry picked from commit 5dd8eafdfc )
2024-11-18 04:36:19 +00:00
mergify[bot]
d61f696f85
feat: inventory dimension for rejected materials (backport #44156 ) ( #44165 )
...
feat: inventory dimension for rejected materials (#44156 )
(cherry picked from commit 9bf16df41e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 17:28:41 +05:30
mergify[bot]
725d107288
fix: validation for serial no (backport #44133 ) ( #44151 )
...
* fix: validation for serial no (#44133 )
(cherry picked from commit 93c8b4c39a )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 16:55:32 +05:30
mergify[bot]
b6fe1f5842
fix: stock ledger variance report filter options (backport #44137 ) ( #44150 )
...
fix: stock ledger variance report filter options (#44137 )
(cherry picked from commit e8bbf6492f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 15:04:48 +05:30
ruthra kumar
5b3f0825af
Merge pull request #44162 from frappe/mergify/bp/version-15-hotfix/pr-43414
...
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414 )
2024-11-15 13:09:45 +05:30
Vishakh Desai
381101f552
fix: linters
...
(cherry picked from commit 9cc22b4cac )
2024-11-15 07:19:01 +00:00
Vishakh Desai
1fe534290d
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue
...
(cherry picked from commit 6de6f55b39 )
2024-11-15 07:19:01 +00:00
ruthra kumar
5004b8fbc9
Merge pull request #44160 from frappe/mergify/bp/version-15-hotfix/pr-44158
...
fix: broken UI on currency exchange (backport #44158 )
2024-11-15 12:29:32 +05:30
ruthra kumar
f4603910e4
fix: broken UI on currency exchange
...
(cherry picked from commit e91b65e7bd )
2024-11-15 06:52:46 +00:00
ruthra kumar
50d15249fc
Merge pull request #44155 from frappe/mergify/bp/version-15-hotfix/pr-44089
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089 )
2024-11-15 10:49:12 +05:30
UmakanthKaspa
5bd633b40f
fix: remove trailing whitespace
...
(cherry picked from commit d6703eb88b )
2024-11-15 05:00:07 +00:00
UmakanthKaspa
41c8cfac73
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
...
(cherry picked from commit 0bd83d920d )
2024-11-15 05:00:06 +00:00
ruthra kumar
68f3dd848a
Merge pull request #44153 from frappe/mergify/bp/version-15-hotfix/pr-44148
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148 )
2024-11-15 10:24:16 +05:30
UmakanthKaspa
c59a778503
fix: correctly set 'cannot_add_rows' property on allocations table field
...
(cherry picked from commit 13ca2700f8 )
2024-11-15 04:47:53 +00:00
ruthra kumar
8ee7e7d828
Merge pull request #44140 from frappe/mergify/bp/version-15-hotfix/pr-43189
...
fix: broken apply on other item (backport #43189 )
2024-11-14 13:45:29 +05:30
ruthra kumar
5d6451fca7
fix: broken apply on other item pricing rule
...
(cherry picked from commit e5119a749c )
2024-11-14 07:54:15 +00:00
ruthra kumar
90b7ce2dd6
Merge pull request #44136 from frappe/mergify/bp/version-15-hotfix/pr-42588
...
refactor: separate round off account for opening (backport #42588 )
2024-11-14 13:04:13 +05:30
ruthra kumar
7b77128aab
Merge pull request #43651 from vv-varun/erpnext_issue_43634
...
fix: bulk update invoice remarks during site upgrade
2024-11-14 12:48:50 +05:30
ruthra kumar
9598b1fc0f
chore: resolve conflicts
2024-11-14 12:36:56 +05:30
ruthra kumar
ba79560c0c
refactor(test): filter for active ledger entries
...
(cherry picked from commit cf11ac87fb )
2024-11-14 07:01:54 +00:00
ruthra kumar
9bfd5cdb2b
test: opening purchase invoice with rounding adjustment
...
(cherry picked from commit b7edc6dea9 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2024-11-14 07:01:54 +00:00
ruthra kumar
8bec67cbcf
refactor: handle opening round off on purchase invoice
...
(cherry picked from commit a5d6a25a96 )
2024-11-14 07:01:53 +00:00
ruthra kumar
7eb4b42280
refactor: filter on account_type
...
(cherry picked from commit 193ea9ad8f )
2024-11-14 07:01:53 +00:00
ruthra kumar
da2f6a045a
test: opening round off with inclusive tax
...
(cherry picked from commit 79267358d0 )
2024-11-14 07:01:53 +00:00
ruthra kumar
820692f246
test: rounding adjustment validation and posting
...
(cherry picked from commit 5021c7ca2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-11-14 07:01:53 +00:00
ruthra kumar
186b646dee
refactor: handle opening round off from sales invoice
...
(cherry picked from commit 96e3c2ad10 )
2024-11-14 07:01:52 +00:00
ruthra kumar
b28ff25180
chore: default should return 3 elements
...
(cherry picked from commit fc46ebcd7c )
2024-11-14 07:01:52 +00:00
ruthra kumar
9a3e9c4c9a
refactor: use separate round off for opening entries
...
(cherry picked from commit 88e68168e3 )
# Conflicts:
# erpnext/accounts/general_ledger.py
2024-11-14 07:01:52 +00:00
ruthra kumar
8e6249d361
feat: round off for opening entries
...
(cherry picked from commit a5b228549c )
2024-11-14 07:01:51 +00:00
Varun Verma
cc07402b5e
fix: bulk update invoice remarks during site upgrade
...
fixes issue #43634
2024-11-14 12:01:16 +05:30
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 ))
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
ruthra kumar
d648875681
Merge pull request #44010 from frappe/mergify/bp/version-15-hotfix/pr-43689
...
refactor: allow multiple payment requests through customer portal (backport #43689 )
2024-11-11 11:35:11 +05:30
HENRY Florian
865786e0b6
feat: add template taxe for charts of account France - Plan Comptable General avec code ( #42757 )
...
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
* feat: add template taxe for charts of account France - Plan Comptable General avec code
(cherry picked from commit 1fe6efdeb9 )
2024-11-11 04:48:37 +00:00
HENRY Florian
e6894b949c
fix: when company is created with other company template Chart of Account the Create Taxe Template failed ( #42755 )
...
fix: when company if create with other company template Created Template Taxe failed
(cherry picked from commit 8383883977 )
2024-11-11 04:47:02 +00:00
Sagar Vora
11745add18
Merge pull request #44048 from frappe/mergify/bp/version-15-hotfix/pr-42743
...
fix: better gls for purchases with tax witholding (backport #42743 )
2024-11-09 20:14:08 +05:30
Smit Vora
705a26a2fa
fix: better gls for purchases with tax witholding ( #42743 )
...
* fix: better gls for purchases with tax witholding
* test: test case for purchase invoice gl entries with tax witholding
* fix: use flag `_skip_merge` instead of skipping merge based on against account
* test: fix test `test_single_threshold_tds` for newer implementation
(cherry picked from commit e3cd6539c3 )
2024-11-09 09:45:25 +00:00
ruthra kumar
50fa77276e
refactor: depracate old method and handle inclusive tax
2024-11-08 16:14:13 +05:30
mergify[bot]
4cde77d8d8
fix: duplicate items and outdated item price in POS (backport #42978 ) ( #44038 )
...
fix: duplicate items and outdated item price in POS (#42978 )
* fix: duplicate items and outdated item price in POS
* fix: duplicate items and outdated item price in POS --formatter
(cherry picked from commit 4ea2071265 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-08 13:05:48 +05:30
Nabin Hait
f5610e29be
Release v15.41.2 ( #44037 )
...
* fix: improved the conditions for determining voucher subtypes
(cherry picked from commit 00eee16190 )
* fix: patch
(cherry picked from commit d76cc21086 )
# Conflicts:
# erpnext/patches.txt
* test: test voucher subtype for sales invoice
(cherry picked from commit ad6cc352f1 )
* chore: resolve conflict
* fix: NoneType while updating ordered_qty in SO for removed items
(cherry picked from commit 442cdd7ce4 )
* refactor: add "margin_type" and "margin_rate_or_amount" to no copy
(cherry picked from commit 70f090c1ec )
* fix: item not set in the batch quick entry form (backport #44028 ) (#44031 )
fix: item not set in the batch quick entry form (#44028 )
(cherry picked from commit 0399ccc51e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: calculate percentage received and delivered considering over-receipt and over-delivery (backport #43870 ) (#44030 )
fix: calculate percentage received and delivered considering over-receipt and over-delivery (#43870 )
(cherry picked from commit adba1168c1 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
* fix: sort by ascending to get the first period closing voucher (backport #44029 ) (#44035 )
fix: sort by ascending to get the first period closing voucher (#44029 )
(cherry picked from commit 42dcdcde1a )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: Smit Vora <smitvora203@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: bhaveshkumar.j <bhaveshkumar.j@sritindia.com >
Co-authored-by: Ravindu Nethmina <117300601+NethminaHiker360@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2024-11-08 13:02:23 +05:30
mergify[bot]
56f25ae065
fix: sort by ascending to get the first period closing voucher (backport #44029 ) ( #44035 )
...
fix: sort by ascending to get the first period closing voucher (#44029 )
(cherry picked from commit 42dcdcde1a )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2024-11-08 12:34:47 +05:30
mergify[bot]
5958d0c257
fix: calculate percentage received and delivered considering over-receipt and over-delivery (backport #43870 ) ( #44030 )
...
fix: calculate percentage received and delivered considering over-receipt and over-delivery (#43870 )
(cherry picked from commit adba1168c1 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-11-08 12:24:21 +05:30
mergify[bot]
6dcd015a39
fix: item not set in the batch quick entry form (backport #44028 ) ( #44031 )
...
fix: item not set in the batch quick entry form (#44028 )
(cherry picked from commit 0399ccc51e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-08 12:23:50 +05:30
ruthra kumar
489fde8220
Merge pull request #44027 from frappe/mergify/bp/version-15-hotfix/pr-43873
...
fix: add missing fields to field_no_map array (backport #43873 )
2024-11-08 11:52:13 +05:30
Ravindu Nethmina
487b5776e6
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
...
(cherry picked from commit 70f090c1ec )
2024-11-08 06:00:33 +00:00
ruthra kumar
f397361ba7
Merge pull request #44024 from frappe/mergify/bp/version-15-hotfix/pr-43762
...
fix: handle NoneType error when updating ordered_qty in SO for remove… (backport #43762 )
2024-11-08 10:58:57 +05:30
ruthra kumar
23e9a4607e
Merge pull request #44022 from frappe/mergify/bp/version-15-hotfix/pr-43273
...
fix: improved the conditions for determining voucher subtypes (backport #43273 )
2024-11-08 10:55:33 +05:30
bhaveshkumar.j
978a0078d8
fix: NoneType while updating ordered_qty in SO for removed items
...
(cherry picked from commit 442cdd7ce4 )
2024-11-08 05:11:25 +00:00
ruthra kumar
6649d17b06
chore: resolve conflict
2024-11-08 10:33:56 +05:30
Smit Vora
d7f91824c0
test: test voucher subtype for sales invoice
...
(cherry picked from commit ad6cc352f1 )
2024-11-08 04:51:12 +00:00
ljain112
107d53b358
fix: patch
...
(cherry picked from commit d76cc21086 )
# Conflicts:
# erpnext/patches.txt
2024-11-08 04:51:12 +00:00
ljain112
58ca4a2b99
fix: improved the conditions for determining voucher subtypes
...
(cherry picked from commit 00eee16190 )
2024-11-08 04:51:11 +00:00
Frappe PR Bot
4819535a52
chore(release): Bumped to Version 15.41.1
...
## [15.41.1](https://github.com/frappe/erpnext/compare/v15.41.0...v15.41.1 ) (2024-11-07)
### Bug Fixes
* ensure list has items ([633997b ](633997b1b0 ))
* error when saving POS merge log ([#43989 ](https://github.com/frappe/erpnext/issues/43989 )) ([c3e61ae ](c3e61aebd2 ))
* removed single quotes from deferred revenue ([#43985 ](https://github.com/frappe/erpnext/issues/43985 )) ([20033ee ](20033eef9b ))
* task showing limit in customer portal (backport [#44003 ](https://github.com/frappe/erpnext/issues/44003 )) ([#44005 ](https://github.com/frappe/erpnext/issues/44005 )) ([47a8fc2 ](47a8fc28df ))
* Update `dimension_filter_map` query ([318830c ](318830c57d ))
2024-11-07 12:44:29 +00:00
Sagar Vora
7d8d9cfdfe
Merge pull request #44008 from frappe/version-15-hotfix
2024-11-07 18:13:13 +05:30
ruthra kumar
ff4751c9e8
refactor: handle PR's in advance stage
...
(cherry picked from commit 18c13a2cff )
2024-11-07 09:51:10 +00:00
ruthra kumar
eeff0a1252
refactor: cancel old PR and invalidate tokens
...
(cherry picked from commit cda7800777 )
2024-11-07 09:51:10 +00:00
mergify[bot]
47a8fc28df
fix: task showing limit in customer portal (backport #44003 ) ( #44005 )
...
fix: task showing limit in customer portal (#44003 )
(cherry picked from commit 44832c3b5c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-07 12:49:27 +05:30
Smit Vora
5dca98a1cf
Merge pull request #43997 from Abdeali099/update-dimension-filter-query
2024-11-06 19:36:46 +05:30
Abdeali Chharchhoda
318830c57d
fix: Update dimension_filter_map query
2024-11-06 19:16:01 +05:30
Sagar Vora
f4d2ba5bbd
Merge pull request #43995 from frappe/mergify/bp/version-15-hotfix/pr-43993
...
fix: ensure list has items (backport #43993 )
2024-11-06 14:08:33 +05:30
Sagar Vora
633997b1b0
fix: ensure list has items
...
(cherry picked from commit e13e688987 )
2024-11-06 08:38:09 +00:00
Sagar Vora
36b22e290a
Merge pull request #43991 from frappe/mergify/bp/version-15-hotfix/pr-43989
...
fix: error when saving POS merge log (backport #43989 )
2024-11-06 13:26:02 +05:30
Sagar Vora
c3e61aebd2
fix: error when saving POS merge log ( #43989 )
...
(cherry picked from commit c62596b323 )
2024-11-06 07:52:15 +00:00
Sagar Vora
de0c6f2ca9
Merge pull request #43987 from frappe/mergify/bp/version-15-hotfix/pr-43985
...
fix: removed single quotes from deferred revenue (backport #43985 )
2024-11-06 12:05:17 +05:30
Nihantra C. Patel
20033eef9b
fix: removed single quotes from deferred revenue ( #43985 )
...
(cherry picked from commit 834d18840c )
2024-11-06 06:33:34 +00:00
Frappe PR Bot
9ccdb987d9
chore(release): Bumped to Version 15.41.0
...
# [15.41.0](https://github.com/frappe/erpnext/compare/v15.40.0...v15.41.0 ) (2024-11-06)
### Bug Fixes
* add precision validation ([b665e4e ](b665e4e24a ))
* deleting SO/PO will remove its advance payment ledger entry ([d84a3c4 ](d84a3c4f29 ))
* map reference number while reversing journal ([10d8cc9 ](10d8cc9d66 ))
* **return:** set default return warehouse ([e730b8c ](e730b8c6e4 ))
* SO link on PO and add in missing dashboard references on both ([9f7afda ](9f7afda4db ))
* validation trigger (backport [#43926 ](https://github.com/frappe/erpnext/issues/43926 )) ([#43943 ](https://github.com/frappe/erpnext/issues/43943 )) ([a689830 ](a689830bff ))
* valuation rate for sales / purchase return for serial / batch nos (backport [#43925 ](https://github.com/frappe/erpnext/issues/43925 )) ([#43942 ](https://github.com/frappe/erpnext/issues/43942 )) ([ce42d84 ](ce42d847b3 ))
### Features
* advance payment ledger doctype ([b343334 ](b343334f69 ))
* remove Payroll Entry from Bank Account dashboard (backport [#43931 ](https://github.com/frappe/erpnext/issues/43931 )) ([#43933 ](https://github.com/frappe/erpnext/issues/43933 )) ([4a749ce ](4a749cec72 ))
### Performance Improvements
* avoid reposting of entries created after stock reco (backport [#43950 ](https://github.com/frappe/erpnext/issues/43950 )) ([#43961 ](https://github.com/frappe/erpnext/issues/43961 )) ([7ad664d ](7ad664d89a ))
* too many writes error during reposting (backport [#43978 ](https://github.com/frappe/erpnext/issues/43978 )) ([#43983 ](https://github.com/frappe/erpnext/issues/43983 )) ([a38819c ](a38819cbd5 ))
2024-11-06 05:21:49 +00:00
ruthra kumar
a6c58a3542
Merge pull request #43975 from frappe/version-15-hotfix
...
chore: release v15
2024-11-06 10:50:24 +05:30
mergify[bot]
ceccd8c2dc
chore: update serial_batch_bundle.py (backport #43981 ) ( #43984 )
...
chore: update serial_batch_bundle.py (#43981 )
Avaliable -> Available
(cherry picked from commit 30954ed645 )
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com >
2024-11-06 10:30:06 +05:30
mergify[bot]
a38819cbd5
perf: too many writes error during reposting (backport #43978 ) ( #43983 )
...
perf: too many writes error during reposting (#43978 )
perf: too many writes error
(cherry picked from commit 134c24b9c5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-06 10:05:44 +05:30
Khushi Rawat
801940912a
Merge pull request #43980 from frappe/mergify/bp/version-15-hotfix/pr-43979
...
fix: added precision validation (backport #43979 )
2024-11-06 01:45:53 +05:30
Khushi Rawat
b665e4e24a
fix: add precision validation
...
(cherry picked from commit 7daadcf420 )
2024-11-05 19:03:26 +00:00
ruthra kumar
e4d94af019
Merge pull request #43973 from frappe/mergify/bp/version-15-hotfix/pr-43971
...
refactor: update permission requirement for advance ledger (backport #43971 )
2024-11-05 11:20:10 +05:30
ruthra kumar
eaf6d0d7d8
refactor: update advance ledger role requirement
...
(cherry picked from commit e41560d30b )
2024-11-05 05:30:13 +00:00
ruthra kumar
1b8bd0e1f3
refactor: avoid permission issue for non-admin
...
(cherry picked from commit c832d9fb9a )
2024-11-05 05:30:13 +00:00
ruthra kumar
ce817cbc12
Merge pull request #43965 from frappe/mergify/bp/version-15-hotfix/pr-43388
...
fix: SO link on PO and add in missing dashboard references on both (backport #43388 )
2024-11-04 14:27:34 +05:30
CaseSolved
84a40c282b
chore: linting
...
(cherry picked from commit be6970c850 )
2024-11-04 08:32:21 +00:00
CaseSolved
9f7afda4db
fix: SO link on PO and add in missing dashboard references on both
...
(cherry picked from commit 2017fd80d1 )
2024-11-04 08:32:21 +00:00
ruthra kumar
ddd50167a5
Merge pull request #43447 from frappe/mergify/bp/version-15-hotfix/pr-43446
...
fix(return): set default return warehouse (backport #43446 )
2024-11-04 13:26:01 +05:30
mergify[bot]
7ad664d89a
perf: avoid reposting of entries created after stock reco (backport #43950 ) ( #43961 )
...
perf: avoid reposting of entries created after stock reco (#43950 )
(cherry picked from commit 7cfe1c8d59 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-04 13:23:44 +05:30
ruthra kumar
5eb252215c
Merge pull request #43959 from frappe/mergify/bp/version-15-hotfix/pr-43929
...
fix: Map reference number while reversing Journal Entry (backport #43929 )
2024-11-04 13:15:31 +05:30
ramyasusee
10d8cc9d66
fix: map reference number while reversing journal
...
(cherry picked from commit 77de783cd4 )
2024-11-04 06:58:58 +00:00
ruthra kumar
64f616b8a7
Merge pull request #43956 from frappe/mergify/bp/version-15-hotfix/pr-43835
...
Update fiscal_year.js (backport #43835 )
2024-11-04 11:26:03 +05:30
hyaray
9a2b0a965d
refactor: use year current year start date as default
...
(cherry picked from commit d54283ded5 )
2024-11-04 05:48:42 +00:00
ruthra kumar
ec465571d8
Merge pull request #43946 from frappe/mergify/bp/version-15-hotfix/pr-43709
...
feat: Ledger for advance payment (backport #43709 )
2024-11-04 10:53:21 +05:30
mergify[bot]
ce42d847b3
fix: valuation rate for sales / purchase return for serial / batch nos (backport #43925 ) ( #43942 )
...
fix: valuation rate for sales / purchase return for serial / batch nos (#43925 )
(cherry picked from commit 01bb1612da )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-03 04:20:20 +05:30
mergify[bot]
a689830bff
fix: validation trigger (backport #43926 ) ( #43943 )
...
fix: validation trigger (#43926 )
(cherry picked from commit ba9fb4effc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-03 04:20:01 +05:30
ruthra kumar
9bfcad31fd
refactor: replace non-existant IntegrationTestCase
2024-11-01 20:08:07 +05:30
ruthra kumar
426010e21a
refactor: fetch correct hook variable
2024-11-01 14:14:03 +05:30
ruthra kumar
ba09ddcc3a
chore: resolve conflict
2024-11-01 14:10:45 +05:30
ruthra kumar
d0a655d5ae
test: PO advance and currency from journal
...
(cherry picked from commit cf7b8f1b41 )
2024-11-01 08:35:08 +00:00
ruthra kumar
91a276d4ed
test: PO 'Advance Paid' and curreny when using payment
...
(cherry picked from commit ca85c75e39 )
2024-11-01 08:35:08 +00:00
ruthra kumar
16c1fc75b5
chore: move tests to advance payment ledger doctype
...
(cherry picked from commit 14cef3d4c4 )
2024-11-01 08:35:08 +00:00
ruthra kumar
7f9ae4e044
test: advance and currency from Journal
...
(cherry picked from commit 1825082512 )
2024-11-01 08:35:07 +00:00
ruthra kumar
c8be4f3f78
refactor: use dr / cr account currency field for journals
...
(cherry picked from commit 9c1a4e284c )
2024-11-01 08:35:07 +00:00
ruthra kumar
d830ce1d88
test: USD Sales Order with advance payment
...
(cherry picked from commit 6c731561f3 )
2024-11-01 08:35:07 +00:00
ruthra kumar
07a394a1c5
refactor: handle currency on advance payment ledger
...
(cherry picked from commit ae6a81cd07 )
2024-11-01 08:35:07 +00:00
ruthra kumar
68a95c7dbc
refactor: move creation logic to controller
...
(cherry picked from commit ad88bde448 )
2024-11-01 08:35:07 +00:00
ruthra kumar
164d7cc896
refactor: handle 'no data' situation in patch
...
(cherry picked from commit 8e3bf7dc09 )
2024-11-01 08:35:07 +00:00
ruthra kumar
063cef576c
chore: update ignore_linked_doctypes for Journal Entry
...
(cherry picked from commit 767ae6a372 )
2024-11-01 08:35:06 +00:00
ruthra kumar
c6bfdcf503
chore: update patchex.txt
...
(cherry picked from commit 8ab7194b1d )
2024-11-01 08:35:06 +00:00
ruthra kumar
085e0455d8
refactor: patch to migrating old SO / PO to advance ledger
...
(cherry picked from commit b927f2f4a0 )
2024-11-01 08:35:06 +00:00
ruthra kumar
cb36dcb382
refactor(test): reconciliation shouldn't affect advance paid
...
(cherry picked from commit 35a8a18728 )
2024-11-01 08:35:06 +00:00
ruthra kumar
ffd426d43d
refactor: link journal entry to advance payment ledger
...
(cherry picked from commit fca5e95248 )
2024-11-01 08:35:06 +00:00
ruthra kumar
d84a3c4f29
fix: deleting SO/PO will remove its advance payment ledger entry
...
(cherry picked from commit 14357bccba )
2024-11-01 08:35:06 +00:00
ruthra kumar
a12df122a9
refactor(test): advance_paid stays after reconciliation
...
(cherry picked from commit c4197c3f31 )
2024-11-01 08:35:05 +00:00
ruthra kumar
df25d33735
chore: remove duplicate test class
...
(cherry picked from commit e2891a60d5 )
2024-11-01 08:35:05 +00:00
ruthra kumar
a6c26874c7
refactor: remove advance payment ledgers on document deletion
...
(cherry picked from commit 3c53b92f05 )
2024-11-01 08:35:05 +00:00
ruthra kumar
54f758c327
refactor: calculate advance from advance ledger
...
(cherry picked from commit 2b2360bf7b )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-11-01 08:35:05 +00:00
ruthra kumar
bf0b74bcbd
refactor: create advance ledger entries on submit and cancel
...
(cherry picked from commit 575ca5b900 )
2024-11-01 08:35:04 +00:00
ruthra kumar
0d02f8b5d1
refactor: make all fields readonly
...
(cherry picked from commit f176a82198 )
2024-11-01 08:35:04 +00:00
ruthra kumar
b343334f69
feat: advance payment ledger doctype
...
(cherry picked from commit 2d6efd7cc8 )
2024-11-01 08:35:04 +00:00
mergify[bot]
4a749cec72
feat: remove Payroll Entry from Bank Account dashboard (backport #43931 ) ( #43933 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-10-30 15:49:26 +01:00
Frappe PR Bot
3648f3816f
chore(release): Bumped to Version 15.40.0
...
# [15.40.0](https://github.com/frappe/erpnext/compare/v15.39.6...v15.40.0 ) (2024-10-30)
### Bug Fixes
* add company filter for project ([33fa1e4 ](33fa1e45ad ))
* add parenttype clause to invoice tax query in sales_register report ([603d2cf ](603d2cf77d ))
* backport translations from develop ([#43849 ](https://github.com/frappe/erpnext/issues/43849 )) ([11dd196 ](11dd1968c7 ))
* basic rate not editable in Stock Entry Detail (backport [#43837 ](https://github.com/frappe/erpnext/issues/43837 )) ([#43838 ](https://github.com/frappe/erpnext/issues/43838 )) ([20478b6 ](20478b632f ))
* better implementation, handle missing purchase order ([41db040 ](41db040a60 ))
* Calculate gross margin on update of project costing from invoices (backport [#43876 ](https://github.com/frappe/erpnext/issues/43876 )) ([#43900 ](https://github.com/frappe/erpnext/issues/43900 )) ([93d0db2 ](93d0db2910 ))
* calculate tds with net amount when invoice exceeds single threshold amount (backport [#43869 ](https://github.com/frappe/erpnext/issues/43869 )) ([#43920 ](https://github.com/frappe/erpnext/issues/43920 )) ([9a52661 ](9a526611e0 ))
* cannot create opp from lead without prospect ([4dcaf42 ](4dcaf42bc5 ))
* consider gle based on balances in company currency ([#43805 ](https://github.com/frappe/erpnext/issues/43805 )) ([2fb4417 ](2fb441763a ))
* consider opening asset values while calculating asset depreciation rate ([1af2326 ](1af2326a52 ))
* correct garbage value on Razorpay Payments Page ([2c21df2 ](2c21df2ad9 ))
* do not check for payment terms details for return invoices. ([9a5604c ](9a5604c5bb ))
* do not copy serial numbers from DN to SI (backport [#43885 ](https://github.com/frappe/erpnext/issues/43885 )) ([#43893 ](https://github.com/frappe/erpnext/issues/43893 )) ([d06831e ](d06831ea94 ))
* do not set payment terms for return invoices ([a826a89 ](a826a894f4 ))
* find first PCV to consider opening entries ([8218ca9 ](8218ca990c ))
* Handle None value for item description in customer portal invoice view (backport [#43823 ](https://github.com/frappe/erpnext/issues/43823 )) ([#43889 ](https://github.com/frappe/erpnext/issues/43889 )) ([8a72845 ](8a72845ee6 ))
* hide payment terms for return and paid purchase invoices ([29aa5d6 ](29aa5d6468 ))
* incorrect value of available_qty_for_consumption in subcontracti… (backport [#43836 ](https://github.com/frappe/erpnext/issues/43836 )) ([#43861 ](https://github.com/frappe/erpnext/issues/43861 )) ([cd4746a ](cd4746ad2a ))
* map doc from purchase order ([58a3ef7 ](58a3ef7aa6 ))
* Patch for reposting account closing balance (backport [#43905 ](https://github.com/frappe/erpnext/issues/43905 )) ([#43910 ](https://github.com/frappe/erpnext/issues/43910 )) ([ab16207 ](ab162070a6 ))
* post account closing balance against pcv closing account (backport [#43887 ](https://github.com/frappe/erpnext/issues/43887 )) ([#43898 ](https://github.com/frappe/erpnext/issues/43898 )) ([e22d0a3 ](e22d0a3406 ))
* purchase return validation issue (backport [#43871 ](https://github.com/frappe/erpnext/issues/43871 )) (backport [#43874 ](https://github.com/frappe/erpnext/issues/43874 )) ([#43879 ](https://github.com/frappe/erpnext/issues/43879 )) ([db3be41 ](db3be4195c ))
* recalculate outstanding after save on checkout for POS Invoice ([63668eb ](63668eb855 ))
* remarks field in payment reconciliation ([8707090 ](870709079b ))
* **RFQ:** make strings translatable (backport [#43843 ](https://github.com/frappe/erpnext/issues/43843 )) ([#43848 ](https://github.com/frappe/erpnext/issues/43848 )) ([07aaef2 ](07aaef2af2 ))
* rounding issue of required qty in subcontracting order ([#43908 ](https://github.com/frappe/erpnext/issues/43908 )) ([9ac87bd ](9ac87bd3b1 ))
* scrub "-" from fieldname in accounting dimension ([c702826 ](c70282663c ))
* set bill_no before `against_voucher` gets concatenated ([81297ce](81297ce168 ))
* set default warehouse for pos invoice ([b80a5f2 ](b80a5f27a9 ))
* set proper currency format ([9f97018 ](9f970189fe ))
* Unnecessary validation for non deferred sales invoices ([#43816 ](https://github.com/frappe/erpnext/issues/43816 )) ([bf4fb53 ](bf4fb53575 ))
* use period closing voucher object to call get_account_closing_ba… (backport [#43880 ](https://github.com/frappe/erpnext/issues/43880 )) ([#43883 ](https://github.com/frappe/erpnext/issues/43883 )) ([8bfc212 ](8bfc212e26 ))
* validate fieldname ([b21abf4 ](b21abf4d90 ))
* work order finish button not showing (backport [#43875 ](https://github.com/frappe/erpnext/issues/43875 )) (backport [#43877 ](https://github.com/frappe/erpnext/issues/43877 )) ([#43904 ](https://github.com/frappe/erpnext/issues/43904 )) ([7189dab ](7189daba19 ))
### Features
* add party name in payment request ([935f2e1 ](935f2e11e8 ))
### Performance Improvements
* performance optimizations for accounting reports by refactoring account closing balance and period closing voucher ([#43798 ](https://github.com/frappe/erpnext/issues/43798 )) ([ced76ca ](ced76ca5c0 ))
2024-10-30 09:55:19 +00:00
ruthra kumar
6da359a839
Merge pull request #43891 from frappe/version-15-hotfix
...
chore: release v15
2024-10-30 15:23:57 +05:30
Shariq Ansari
5ea498062c
Merge pull request #43927 from frappe/mergify/bp/version-15-hotfix/pr-43921
...
fix: cannot create opp from lead without prospect (backport #43921 )
2024-10-30 14:40:00 +05:30
Shariq Ansari
4dcaf42bc5
fix: cannot create opp from lead without prospect
...
(cherry picked from commit 603383bca7 )
2024-10-30 08:18:53 +00:00
mergify[bot]
db3be4195c
fix: purchase return validation issue (backport #43871 ) (backport #43874 ) ( #43879 )
...
fix: purchase return validation issue (backport #43871 ) (#43874 )
fix: purchase return validation issue (#43871 )
(cherry picked from commit a7cc7b28c0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit b4d4c4a736 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-30 12:17:46 +05:30
mergify[bot]
9a526611e0
fix: calculate tds with net amount when invoice exceeds single threshold amount (backport #43869 ) ( #43920 )
...
* fix: calculate tds with net amount when invoice exceeds single threshold amount
(cherry picked from commit ef694a40a1 )
* test: add unit test to validate purchase invoice exceeding single threshold value
(cherry picked from commit 94badb464d )
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
2024-10-30 11:25:56 +05:30
Nabin Hait
9ac87bd3b1
fix: rounding issue of required qty in subcontracting order ( #43908 )
...
* fix: rounding issue of required qty in subcontracting order
* fix: uom issue in test case
* fix: test case
* fix: restored report tests for manufacturing
2024-10-30 11:25:08 +05:30
Nabin Hait
0171af4604
Merge branch 'version-15' into version-15-hotfix
2024-10-30 11:23:52 +05:30
ruthra kumar
3ab31dcb92
Merge pull request #43917 from frappe/mergify/bp/version-15-hotfix/pr-43886
...
fix: remarks field in payment reconciliation (backport #43886 )
2024-10-30 10:43:58 +05:30
ruthra kumar
63ecf13058
Merge pull request #43918 from frappe/mergify/bp/version-15-hotfix/pr-43913
...
fix: find first PCV to consider opening entries (backport #43913 )
2024-10-30 10:43:47 +05:30
Nabin Hait
8218ca990c
fix: find first PCV to consider opening entries
...
(cherry picked from commit 2201fc62a2 )
2024-10-30 04:55:31 +00:00
ruthra kumar
ac121dd4e3
chore: resolve conflict
2024-10-30 10:23:41 +05:30
Ahmed Shareef
870709079b
fix: remarks field in payment reconciliation
...
(cherry picked from commit 2d5b079949 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.json
2024-10-30 04:50:27 +00:00
ruthra kumar
302f049025
Merge pull request #43915 from frappe/mergify/bp/version-15-hotfix/pr-43884
...
fix: recalculate outstanding after save on checkout for POS Invoice (backport #43884 )
2024-10-30 10:19:50 +05:30
ljain112
63668eb855
fix: recalculate outstanding after save on checkout for POS Invoice
...
(cherry picked from commit 9ce2184c66 )
2024-10-30 04:37:19 +00:00
Khushi Rawat
9a93c892be
Merge pull request #43912 from frappe/mergify/bp/version-15-hotfix/pr-43899
...
fix: consider opening asset values while calculating depreciation rate (backport #43899 )
2024-10-30 00:24:47 +05:30
Khushi Rawat
1af2326a52
fix: consider opening asset values while calculating asset depreciation rate
...
(cherry picked from commit 9d0fe7aa56 )
2024-10-29 18:36:31 +00:00
mergify[bot]
ab162070a6
fix: Patch for reposting account closing balance (backport #43905 ) ( #43910 )
...
fix: Patch for reposting account closing balance (#43905 )
(cherry picked from commit 3a0d27b393 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-10-29 23:22:29 +05:30
Frappe PR Bot
d8e1a21bdc
chore(release): Bumped to Version 15.39.6
...
## [15.39.6](https://github.com/frappe/erpnext/compare/v15.39.5...v15.39.6 ) (2024-10-29)
### Bug Fixes
* Patch for reposting account closing balance (backport [#43905 ](https://github.com/frappe/erpnext/issues/43905 )) ([#43909 ](https://github.com/frappe/erpnext/issues/43909 )) ([c2eb771 ](c2eb771c4d ))
2024-10-29 17:39:33 +00:00
mergify[bot]
c2eb771c4d
fix: Patch for reposting account closing balance (backport #43905 ) ( #43909 )
...
fix: Patch for reposting account closing balance (#43905 )
(cherry picked from commit 3a0d27b393 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-10-29 23:07:58 +05:30
mergify[bot]
8a72845ee6
fix: Handle None value for item description in customer portal invoice view (backport #43823 ) ( #43889 )
...
fix: Handle None value for item description in customer portal invoice view
(cherry picked from commit ceb449c75b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2024-10-29 22:38:41 +05:30
mergify[bot]
7189daba19
fix: work order finish button not showing (backport #43875 ) (backport #43877 ) ( #43904 )
...
fix: work order finish button not showing (backport #43875 ) (#43877 )
* fix: work order finish button not showing (#43875 )
(cherry picked from commit 0a70be5b99 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.js
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 76530de786 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-29 22:37:26 +05:30
mergify[bot]
93d0db2910
fix: Calculate gross margin on update of project costing from invoices (backport #43876 ) ( #43900 )
...
* fix: Calculate gross margin on update of project costing from invoices (#43876 )
* fix: Calculate gross margin on update of project costing from invoices
* chore: linter issues
(cherry picked from commit 0bba6442c0 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* fix: merge conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-10-29 22:36:39 +05:30
Frappe PR Bot
50db0aca61
chore(release): Bumped to Version 15.39.5
...
## [15.39.5](https://github.com/frappe/erpnext/compare/v15.39.4...v15.39.5 ) (2024-10-29)
### Bug Fixes
* post account closing balance against pcv closing account ([#43887 ](https://github.com/frappe/erpnext/issues/43887 )) ([becfd98 ](becfd980b2 ))
2024-10-29 15:39:40 +00:00
ruthra kumar
b5d2708f69
Merge pull request #43902 from frappe/mergify/bp/version-15/pr-43887
...
fix: post account closing balance against pcv closing account (backport #43887 )
2024-10-29 21:08:20 +05:30
Nabin Hait
becfd980b2
fix: post account closing balance against pcv closing account ( #43887 )
...
(cherry picked from commit 34295d0344 )
2024-10-29 15:37:05 +00:00
Frappe PR Bot
be6cd6adc3
chore(release): Bumped to Version 15.39.4
...
## [15.39.4](https://github.com/frappe/erpnext/compare/v15.39.3...v15.39.4 ) (2024-10-29)
### Bug Fixes
* use period closing voucher object to call get_account_closing_ba… ([#43880 ](https://github.com/frappe/erpnext/issues/43880 )) ([94a03c6 ](94a03c6e17 ))
2024-10-29 15:34:46 +00:00
ruthra kumar
48939f25c8
Merge pull request #43901 from frappe/mergify/bp/version-15/pr-43880
...
fix: use period closing voucher object to call get_account_closing_ba… (backport #43880 )
2024-10-29 21:03:20 +05:30
Venkatesh
94a03c6e17
fix: use period closing voucher object to call get_account_closing_ba… ( #43880 )
...
fix: use period closing voucher object to call get_account_closing_balances method
(cherry picked from commit 99d1c5f342 )
2024-10-29 15:15:11 +00:00
mergify[bot]
cd4746ad2a
fix: incorrect value of available_qty_for_consumption in subcontracti… (backport #43836 ) ( #43861 )
...
fix: incorrect value of available_qty_for_consumption in subcontracti… (#43836 )
fix: incorrect value of available_qty_for_consumption in subcontracting receipt
(cherry picked from commit ad6ce09b86 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-29 17:58:40 +05:30
mergify[bot]
e22d0a3406
fix: post account closing balance against pcv closing account (backport #43887 ) ( #43898 )
...
fix: post account closing balance against pcv closing account (#43887 )
(cherry picked from commit 34295d0344 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-10-29 17:25:40 +05:30
ruthra kumar
1755006445
Merge pull request #43897 from frappe/mergify/bp/version-15-hotfix/pr-43856
...
fix: add parenttype clause to invoice tax query in sales_register report (backport #43856 )
2024-10-29 16:13:02 +05:30
ruthra kumar
4c9e17fbd3
Merge pull request #43895 from frappe/mergify/bp/version-15-hotfix/pr-43698
...
fix: Project name instead of ID in chart (backport #43698 )
2024-10-29 16:12:23 +05:30
mergify[bot]
d06831ea94
fix: do not copy serial numbers from DN to SI (backport #43885 ) ( #43893 )
...
fix: do not copy serial numbers from DN to SI (#43885 )
(cherry picked from commit 0c93bc31a5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-29 15:48:40 +05:30
Imesha Sudasingha
603d2cf77d
fix: add parenttype clause to invoice tax query in sales_register report
...
(cherry picked from commit e30ab141f4 )
2024-10-29 10:10:41 +00:00
lukas.brandhoff
13557a2c10
refactor: include 'Project Name' in Project summary report
...
Keep name field for backwards compatibility
(cherry picked from commit 736d1a1105 )
2024-10-29 09:54:25 +00:00
ruthra kumar
218c51cdcf
Merge pull request #43812 from frappe/mergify/bp/version-15-hotfix/pr-43793
...
chore(Timesheet): add type hints (backport #43793 )
2024-10-29 14:46:45 +05:30
ruthra kumar
61a11c8f1f
Merge pull request #43888 from frappe/mergify/bp/version-15-hotfix/pr-43824
...
fix: accounting dimension fieldname (backport #43824 )
2024-10-29 14:35:30 +05:30
ljain112
b21abf4d90
fix: validate fieldname
...
(cherry picked from commit ca31a19eb7 )
2024-10-29 08:16:31 +00:00
ljain112
c70282663c
fix: scrub "-" from fieldname in accounting dimension
...
(cherry picked from commit 023b7b9a60 )
2024-10-29 08:16:31 +00:00
ruthra kumar
87e0d2f7f4
Merge pull request #43882 from frappe/mergify/bp/version-15-hotfix/pr-43803
...
feat: add party name in payment request (backport #43803 )
2024-10-29 12:15:48 +05:30
mergify[bot]
8bfc212e26
fix: use period closing voucher object to call get_account_closing_ba… (backport #43880 ) ( #43883 )
...
fix: use period closing voucher object to call get_account_closing_ba… (#43880 )
fix: use period closing voucher object to call get_account_closing_balances method
(cherry picked from commit 99d1c5f342 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2024-10-29 12:08:24 +05:30
ruthra kumar
a937e32989
chore: resolve conflict
2024-10-29 11:55:50 +05:30
RAVIBHARATHI P C
935f2e11e8
feat: add party name in payment request
...
(cherry picked from commit 0acb609d97 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.py
2024-10-29 05:48:18 +00:00
ruthra kumar
7202939e0d
Merge pull request #40813 from frappe/mergify/bp/version-15-hotfix/pr-40720
...
Set default warehouse for pos invoice (backport #40720 )
2024-10-29 10:05:32 +05:30
ruthra kumar
73a8b6a7d7
Merge pull request #43864 from frappe/mergify/bp/version-15-hotfix/pr-43685
...
fix: do not check for payment terms details for return invoices. (backport #43685 )
2024-10-28 15:52:45 +05:30
ruthra kumar
303ae8321b
chore: resolve conflict
2024-10-28 13:33:24 +05:30
ruthra kumar
d5e1a46588
Merge pull request #43866 from ruthra-kumar/fix_whitespace
...
chore: fix whitespace
2024-10-28 12:10:52 +05:30
ruthra kumar
27108874ea
chore: replace whitespace with tab
2024-10-28 11:50:55 +05:30
ljain112
29aa5d6468
fix: hide payment terms for return and paid purchase invoices
...
(cherry picked from commit 912e1e3f3d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2024-10-28 05:55:07 +00:00
ljain112
a826a894f4
fix: do not set payment terms for return invoices
...
(cherry picked from commit 8b700eadc7 )
2024-10-28 05:55:07 +00:00
ljain112
9a5604c5bb
fix: do not check for payment terms details for return invoices.
...
(cherry picked from commit 6703b7d1ae )
2024-10-28 05:55:07 +00:00
ruthra kumar
b95dfcbce0
Merge pull request #42607 from Abhishek-Chougule/version-15-hotfix
...
fix: correct garbage value on Razorpay Payments Page
2024-10-28 10:07:25 +05:30
ruthra kumar
ed01b4c161
Merge pull request #43857 from frappe/mergify/bp/version-15-hotfix/pr-43833
...
refactor: query for expense_account moved to setup hook in purchase invoice (backport #43833 )
2024-10-28 09:53:03 +05:30
ljain112
19db526fdd
refactor: query for expense_account moved to setup hook in purchase invoice
...
(cherry picked from commit a9ac0cc223 )
2024-10-28 04:14:13 +00:00
Raffael Meyer
11dd1968c7
fix: backport translations from develop ( #43849 )
2024-10-26 20:25:30 +02:00
mergify[bot]
07aaef2af2
fix(RFQ): make strings translatable (backport #43843 ) ( #43848 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(RFQ): make strings translatable (#43843 )
2024-10-26 19:43:23 +02:00
mergify[bot]
20478b632f
fix: basic rate not editable in Stock Entry Detail (backport #43837 ) ( #43838 )
...
fix: basic rate not editable in Stock Entry Detail (#43837 )
(cherry picked from commit 5a967bc868 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-25 20:21:01 +05:30
ruthra kumar
18f32b8de6
Merge pull request #43831 from frappe/mergify/bp/version-15-hotfix/pr-43830
...
fix: set bill_no before `against_voucher` gets concatenated (backport #43830 )
2024-10-25 14:28:36 +05:30
ruthra kumar
81297ce168
fix: set bill_no before against_voucher gets concatenated
...
(cherry picked from commit 7bade7f1fe )
2024-10-25 08:31:43 +00:00
Frappe PR Bot
f48ce90658
chore(release): Bumped to Version 15.39.3
...
## [15.39.3](https://github.com/frappe/erpnext/compare/v15.39.2...v15.39.3 ) (2024-10-24)
### Bug Fixes
* Unnecessary validation for non deferred sales invoices ([#43816 ](https://github.com/frappe/erpnext/issues/43816 )) ([a79bc4d ](a79bc4d35a ))
2024-10-24 08:22:31 +00:00
Deepesh Garg
3df68e462f
Merge pull request #43818 from frappe/mergify/bp/version-15/pr-43817
...
fix: Unnecessary validation for non-deferred sales invoices (#43816 )
2024-10-24 13:51:15 +05:30
mergify[bot]
a79bc4d35a
fix: Unnecessary validation for non deferred sales invoices ( #43816 )
...
fix: Unnecessary validation for non deferred sales invoices (#43816 )
(cherry picked from commit af472054f6 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit bf4fb53575 )
2024-10-24 08:14:16 +00:00
mergify[bot]
bf4fb53575
fix: Unnecessary validation for non deferred sales invoices ( #43816 )
...
fix: Unnecessary validation for non deferred sales invoices (#43816 )
(cherry picked from commit af472054f6 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-10-24 13:37:57 +05:30
Raffael Meyer
cf25f4c579
chore(Timesheet): add type hints ( #43793 )
...
(cherry picked from commit fe1e1b12c3 )
2024-10-23 22:54:04 +00:00
Frappe PR Bot
188645bfd6
chore(release): Bumped to Version 15.39.2
...
## [15.39.2](https://github.com/frappe/erpnext/compare/v15.39.1...v15.39.2 ) (2024-10-23)
### Bug Fixes
* consider gle based on balances in company currency (copy [#43805 ](https://github.com/frappe/erpnext/issues/43805 )) ([#43809 ](https://github.com/frappe/erpnext/issues/43809 )) ([1c4eef2 ](1c4eef2ef6 ))
2024-10-23 12:12:56 +00:00
mergify[bot]
1c4eef2ef6
fix: consider gle based on balances in company currency (copy #43805 ) ( #43809 )
...
fix: consider gle based on balances in company currency (#43805 )
(cherry picked from commit 2fb441763a )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-10-23 17:41:41 +05:30
ruthra kumar
a3bf320add
Merge pull request #42764 from frappe/mergify/bp/version-15-hotfix/pr-42458
...
fix: use company default currency in report (backport #42458 )
2024-10-23 17:33:53 +05:30
ruthra kumar
d0db3b08d7
Merge pull request #43807 from frappe/mergify/bp/version-15-hotfix/pr-43755
...
fix: Add Company Filter (backport #43755 )
2024-10-23 17:30:31 +05:30
Nabin Hait
2fb441763a
fix: consider gle based on balances in company currency ( #43805 )
2024-10-23 17:08:52 +05:30
IamSaiyyamChhetri
33fa1e45ad
fix: add company filter for project
...
- In Project dt Sales Order field
- In Sales Order dt Project field
(cherry picked from commit 9909d760a5 )
2024-10-23 11:21:18 +00:00
Nabin Hait
d392660d45
chore: release version 15.39.1 ( #43800 )
...
* fix: map doc from purchase order
(cherry picked from commit 60ceb91ace )
* test: auto create purchase receipt
(cherry picked from commit 59887bbc13 )
* fix: better implementation, handle missing purchase order
(cherry picked from commit 66211dafd6 )
* perf: performance optimizations for accounting reports by refactoring account closing balance and period closing voucher (#43798 )
* fix: Gl Entry form cleanup
* fix: Added indexes in gl entry table
* perf: Refactored period closing voucher to handle large volume of gle
* fix: fixes as per new period start and end date fields in PCV
* perf: performance optimization for accounting reports
* perf: performance optimizations for account closing balance patch
* fix: test cases
* fix: lenter issues - direct use of sql query
* fix: test cases
* fix: test cases
* fix: test cases
* fix: wrong fieldname
* fix: test cases
---------
Co-authored-by: Ninad1306 <ninad_1063@yahoo.com >
Co-authored-by: Smit Vora <smitvora203@gmail.com >
2024-10-23 14:27:10 +05:30
Nabin Hait
ced76ca5c0
perf: performance optimizations for accounting reports by refactoring account closing balance and period closing voucher ( #43798 )
...
* fix: Gl Entry form cleanup
* fix: Added indexes in gl entry table
* perf: Refactored period closing voucher to handle large volume of gle
* fix: fixes as per new period start and end date fields in PCV
* perf: performance optimization for accounting reports
* perf: performance optimizations for account closing balance patch
* fix: test cases
* fix: lenter issues - direct use of sql query
* fix: test cases
* fix: test cases
* fix: test cases
* fix: wrong fieldname
* fix: test cases
2024-10-23 13:07:16 +05:30
Smit Vora
9c0f17e13d
Merge pull request #43788 from frappe/mergify/bp/version-15-hotfix/pr-43769
...
fix: mapping purchase receipt from subcontracting receipt is not required (backport #43769 )
2024-10-23 10:36:48 +05:30
Frappe PR Bot
e0a45a5a54
chore(release): Bumped to Version 15.39.0
...
# [15.39.0](https://github.com/frappe/erpnext/compare/v15.38.4...v15.39.0 ) (2024-10-23)
### Bug Fixes
* "show_remarks" checkbox in Process statement of accounts ([f7717c9 ](f7717c91bc ))
* added validation for UOM must be whole number (backport [#43710 ](https://github.com/frappe/erpnext/issues/43710 )) ([#43712 ](https://github.com/frappe/erpnext/issues/43712 )) ([60ffcd0 ](60ffcd0574 ))
* Call super onload_post_render inside pos_invoice.js ([1281d9d ](1281d9d21d ))
* coupon code validation logic ([aeaadb1 ](aeaadb1e30 ))
* **deferred_revenue:** Escape account in query ([fac27d9 ](fac27d9dff ))
* do not make new depreciation for fully depreciated asset ([ddb38db ](ddb38db5c4 ))
* Freeze Screen on load invoices on POS Closing Entry ([f343d5a ](f343d5a24d ))
* get party advance amount based on account ([b673377 ](b673377b70 ))
* get period estimate till service end date ([148d7e7 ](148d7e798b ))
* get stock accounts from the doc instead of db in validate_stock_accounts ([39387e9 ](39387e9f54 ))
* incorrect amount in bank clearance ([52be45c ](52be45c5df ))
* lead create opp from connection not working ([9e56f21 ](9e56f213a3 ))
* list view and form status not same for purchase order (backport [#43690 ](https://github.com/frappe/erpnext/issues/43690 )) ([#43692 ](https://github.com/frappe/erpnext/issues/43692 )) ([a33d553 ](a33d5535a7 ))
* only show pay button for specific doctype in portal ([d2e5b2a ](d2e5b2aa1d ))
* party_balance based on company in payment entry ([04fbcc6 ](04fbcc64ff ))
* remove extra space ([50dd8d9 ](50dd8d9df7 ))
* removed unmerged patches ([2e0cf36 ](2e0cf36901 ))
* Required Changes to Support e-Waybill Generation for Material Transfer Return ([#43061 ](https://github.com/frappe/erpnext/issues/43061 )) ([2205ae8 ](2205ae8e54 ))
* show total amount on report summary ([ab20344 ](ab20344141 ))
* use correct variable in error message (backport [#43790 ](https://github.com/frappe/erpnext/issues/43790 )) ([#43792 ](https://github.com/frappe/erpnext/issues/43792 )) ([879b2b7 ](879b2b778a ))
* Workspace link for Work Order Consumed Materials report (backport [#43753 ](https://github.com/frappe/erpnext/issues/43753 )) ([#43754 ](https://github.com/frappe/erpnext/issues/43754 )) ([1fa9030 ](1fa9030aee ))
### Features
* added assignee email field in asset maintenance log ([a3b8f97 ](a3b8f9759d ))
2024-10-23 04:48:23 +00:00
ruthra kumar
692de892ae
Merge pull request #43774 from frappe/version-15-hotfix
...
chore: release v15
2024-10-23 10:17:07 +05:30
mergify[bot]
879b2b778a
fix: use correct variable in error message (backport #43790 ) ( #43792 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: use correct variable in error message (#43790 )
2024-10-22 19:43:16 +02:00
Smit Vora
12530616a7
Merge pull request #43786 from ljain112/fix-manual-backport
2024-10-22 20:12:53 +05:30
Ninad1306
41db040a60
fix: better implementation, handle missing purchase order
...
(cherry picked from commit 66211dafd6 )
2024-10-22 14:42:51 +00:00
Ninad1306
40927c7413
test: auto create purchase receipt
...
(cherry picked from commit 59887bbc13 )
2024-10-22 14:42:51 +00:00
Ninad1306
58a3ef7aa6
fix: map doc from purchase order
...
(cherry picked from commit 60ceb91ace )
2024-10-22 14:42:51 +00:00
Smit Vora
9ddf1ccedd
Merge pull request #43785 from frappe/mergify/bp/version-15-hotfix/pr-43462
...
fix: get stock accounts from the doc in `validate_stock_accounts` in Journal Entry (backport #43462 )
2024-10-22 19:59:31 +05:30
Smit Vora
0495160f81
Merge pull request #43783 from frappe/mergify/bp/version-15-hotfix/pr-43061
...
fix: Required Changes to Support e-Waybill Generation for Material Transfer Return (backport #43061 )
2024-10-22 19:59:19 +05:30
ljain112
d2e5b2aa1d
fix: only show pay button for specific doctype in portal
2024-10-22 19:49:37 +05:30
Vishakh Desai
39387e9f54
fix: get stock accounts from the doc instead of db in validate_stock_accounts
...
(cherry picked from commit 30954586d8 )
2024-10-22 14:07:43 +00:00
Ninad Parikh
2205ae8e54
fix: Required Changes to Support e-Waybill Generation for Material Transfer Return ( #43061 )
...
(cherry picked from commit 004c4e21d4 )
2024-10-22 13:59:31 +00:00
Frappe PR Bot
08cabd1717
chore(release): Bumped to Version 15.38.4
...
## [15.38.4](https://github.com/frappe/erpnext/compare/v15.38.3...v15.38.4 ) (2024-10-17)
### Bug Fixes
* list view and form status not same for purchase order (backport [#43690 ](https://github.com/frappe/erpnext/issues/43690 )) ([#43692 ](https://github.com/frappe/erpnext/issues/43692 )) ([752d175 ](752d175d22 ))
2024-10-17 16:05:56 +00:00
rohitwaghchaure
6f98fe15e4
Merge pull request #43706 from frappe/mergify/bp/version-15/pr-43692
...
fix: list view and form status not same for purchase order (backport #43690 ) (backport #43692 )
2024-10-17 21:34:34 +05:30
mergify[bot]
752d175d22
fix: list view and form status not same for purchase order (backport #43690 ) ( #43692 )
...
* fix: list view and form status not same for purchase order (#43690 )
(cherry picked from commit a671fe13d4 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/buying/doctype/purchase_order/purchase_order_list.js
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit a33d5535a7 )
2024-10-17 04:44:18 +00:00
Frappe PR Bot
99ead94ffe
chore(release): Bumped to Version 15.38.3
...
## [15.38.3](https://github.com/frappe/erpnext/compare/v15.38.2...v15.38.3 ) (2024-10-16)
### Bug Fixes
* added parentheses for correct query formation for logical OR condition ([21a7dd4 ](21a7dd43a9 ))
* added string for translation in bank reconciliation statement ([e10a580 ](e10a58074f ))
* conversion factor issue (backport [#43645 ](https://github.com/frappe/erpnext/issues/43645 )) ([#43674 ](https://github.com/frappe/erpnext/issues/43674 )) ([b2deb89 ](b2deb89826 ))
* delete invalid pricing rule on change of applicable_for ([5d6fc71 ](5d6fc71556 ))
* don't update reference to SI / PI on advances ([b72906a ](b72906a7a1 ))
* ignore free item when qty is zero ([e5aaa5b ](e5aaa5b6e5 ))
* incorrect warehouse in the serial no selector for rejection (backport [#43671 ](https://github.com/frappe/erpnext/issues/43671 )) ([#43673 ](https://github.com/frappe/erpnext/issues/43673 )) ([c490a66 ](c490a66540 ))
* Link opportunity from RFQ to supplier quotation ([eb1f125 ](eb1f1255eb ))
* missing child company accounts in consolidated balance sheet ([4db12fe ](4db12fe2da ))
* quotation to so frappe crm (backport [#43644 ](https://github.com/frappe/erpnext/issues/43644 )) ([#43646 ](https://github.com/frappe/erpnext/issues/43646 )) ([f3ceb4a ](f3ceb4ac7d ))
* refetch items from BOM if 'Use Multi-Level BOM' has changed usin… (backport [#43672 ](https://github.com/frappe/erpnext/issues/43672 )) ([#43676 ](https://github.com/frappe/erpnext/issues/43676 )) ([492ba53 ](492ba539e8 ))
* removed unused query ([8668ae9 ](8668ae92d8 ))
* run gl_entries and closing voucher processes in same function ([ea12897 ](ea12897ce9 ))
* show incorrect entries filter in Stock Ledger Invariant Check report (backport [#43619 ](https://github.com/frappe/erpnext/issues/43619 )) ([#43622 ](https://github.com/frappe/erpnext/issues/43622 )) ([d604b12 ](d604b12d51 ))
* **stock:** Grab posting date/time from SABB (backport [#43493 ](https://github.com/frappe/erpnext/issues/43493 )) ([#43502 ](https://github.com/frappe/erpnext/issues/43502 )) ([cd9f949 ](cd9f949b12 ))
* update formatings ([c2c6d27 ](c2c6d27625 ))
* update formatings ([a70181e ](a70181e025 ))
* update item details with actual quantity. ([930e79c ](930e79c351 ))
* Use `ref_doc.get()` for `party_account_currency` ([928b6b1 ](928b6b1510 ))
* zero incoming rate for delivery note return ([#43642 ](https://github.com/frappe/erpnext/issues/43642 )) ([85088e4 ](85088e4aff ))
2024-10-16 05:01:44 +00:00
ruthra kumar
e05ae14d49
Merge pull request #43667 from frappe/version-15-hotfix
...
chore: release v15
2024-10-16 10:30:25 +05:30
Frappe PR Bot
ef1e121bd4
chore(release): Bumped to Version 15.38.2
...
## [15.38.2](https://github.com/frappe/erpnext/compare/v15.38.1...v15.38.2 ) (2024-10-13)
### Bug Fixes
* don't update reference to SI / PI on advances ([8bf8bcf ](8bf8bcf739 ))
2024-10-13 05:23:41 +00:00
ruthra kumar
68f1b41969
Merge pull request #43633 from frappe/mergify/bp/version-15/pr-43627
...
fix: reconciled advance from reported in reconciliation tool (backport #43627 )
2024-10-13 10:52:21 +05:30
ruthra kumar
a329003f7f
chore: use correct hook for advance payment doctypes
2024-10-13 10:35:48 +05:30
ruthra kumar
cf1eabe049
chore: resolve conflict
2024-10-13 10:35:14 +05:30
ruthra kumar
4c78a682ad
chore: better comments for context
...
(cherry picked from commit e7505e92c9 )
2024-10-13 04:59:58 +00:00
ruthra kumar
4752ed2483
test: reconciled Invoice should not showup in tool
...
Scenario should be tested on 'Advance in separate party account'
(cherry picked from commit f1ec61c19e )
2024-10-13 04:59:58 +00:00
ruthra kumar
e56dd8268b
test: unreconciliation of individual SO from Advance Payment
...
(cherry picked from commit 8a6978e550 )
2024-10-13 04:59:58 +00:00
ruthra kumar
e0477cf59f
refactor(test): utility methods for enabling advance in separate acc
...
(cherry picked from commit a21a406d04 )
# Conflicts:
# erpnext/accounts/test/accounts_mixin.py
2024-10-13 04:59:58 +00:00
ruthra kumar
8c115e146b
refactor: use hooks to identify advance doctypes
...
(cherry picked from commit e7bb960bb5 )
2024-10-13 04:59:58 +00:00
ruthra kumar
6267ab994c
refactor: reference update logic in advance
...
(cherry picked from commit a112581acd )
2024-10-13 04:59:58 +00:00
ruthra kumar
8bf8bcf739
fix: don't update reference to SI / PI on advances
...
(cherry picked from commit b409f74620 )
2024-10-13 04:59:57 +00:00
Frappe PR Bot
d46cf46375
chore(release): Bumped to Version 15.38.1
...
## [15.38.1](https://github.com/frappe/erpnext/compare/v15.38.0...v15.38.1 ) (2024-10-09)
### Bug Fixes
* 'NoneType' object has no attribute 'has_serial_no' (backport [#43514 ](https://github.com/frappe/erpnext/issues/43514 )) ([#43574 ](https://github.com/frappe/erpnext/issues/43574 )) ([60508a9 ](60508a9706 ))
* [#42014 ](https://github.com/frappe/erpnext/issues/42014 ) --resolve conflicts ([85d7405 ](85d74050e1 ))
* Accepted and Rejected warehouse cannot be same (backport [#43568 ](https://github.com/frappe/erpnext/issues/43568 )) ([#43573 ](https://github.com/frappe/erpnext/issues/43573 )) ([83ce3dd ](83ce3dd915 ))
* add include closed orders option in so/po trends report v15 ([5660e8b ](5660e8b26d ))
* add parenttype condition for item table in Purchase Register Report ([8ce81a0 ](8ce81a058a ))
* Add removed test code `b41f10c1b9 ` ([30fd11f ](30fd11f138 ))
* allow to change the batch in the subcontracting receipt (backport [#43584 ](https://github.com/frappe/erpnext/issues/43584 )) ([#43588 ](https://github.com/frappe/erpnext/issues/43588 )) ([9e109ac ](9e109acec7 ))
* create Account Closing Balance even though there are no transaction in period ([d6f70f5 ](d6f70f533a ))
* creation of contact, customer, opportunity, quotation and prospect from lead ([ef10c4e ](ef10c4ea4f ))
* creation of contact, customer, opportunity, quotation and prospect from lead --prettier ([5a2a404 ](5a2a404a50 ))
* deduct advances adjusted for threshold check for tcs ([6decb7c ](6decb7cc34 ))
* do not include advances for tds vouchers ([ee8485a ](ee8485a54a ))
* frappe dependency update ([0a70b3f ](0a70b3ffcc ))
* include parent item group in query ([55464c7 ](55464c79c4 ))
* make LCV button not working for PI and PR (backport [#43592 ](https://github.com/frappe/erpnext/issues/43592 )) ([#43593 ](https://github.com/frappe/erpnext/issues/43593 )) ([120b481 ](120b481c4a ))
* multiple issues in Payment Request ([#42427 ](https://github.com/frappe/erpnext/issues/42427 )) ([ea69ba7 ](ea69ba7cd8 ))
* production plan bom error (backport [#43591 ](https://github.com/frappe/erpnext/issues/43591 )) ([#43594 ](https://github.com/frappe/erpnext/issues/43594 )) ([029021f ](029021f035 ))
* read only filters in multidialog fields (backport [#43503 ](https://github.com/frappe/erpnext/issues/43503 )) ([#43513 ](https://github.com/frappe/erpnext/issues/43513 )) ([d69a974 ](d69a974a4d ))
* Remove `advance_payment_status` uses ([907e3af ](907e3af1b0 ))
* Remove unreference method ([770bc1c ](770bc1c293 ))
* Remove unused field ([e785928 ](e785928c0f ))
* Remove unused function `get_paid_amount_against_order` ([7591662 ](75916629c8 ))
* Separate `on_submit` and `before_submit` of PR ([dbd7b83 ](dbd7b83204 ))
* the purchase receipt trends and delivery note trends report (backport [#43585 ](https://github.com/frappe/erpnext/issues/43585 )) ([#43587 ](https://github.com/frappe/erpnext/issues/43587 )) ([355ba2f ](355ba2f632 ))
* Unknown column 'serial_no' in 'field list' (backport [#43515 ](https://github.com/frappe/erpnext/issues/43515 )) ([#43569 ](https://github.com/frappe/erpnext/issues/43569 )) ([fc9a3c0 ](fc9a3c0c92 ))
* Update Values before `after_mapping` hook is called ([#42682 ](https://github.com/frappe/erpnext/issues/42682 )) ([6770610 ](6770610c6d ))
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) ([#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([cf0fa0d ](cf0fa0db7b ))
2024-10-09 12:02:42 +00:00
rohitwaghchaure
c3f6edcd01
Merge pull request #43563 from frappe/version-15-hotfix
...
chore: release v15
2024-10-09 17:31:15 +05:30
mergify[bot]
05db28c64f
chore: Allow apps to extend voucher subtypes (backport #43528 ) (backport #43550 ) ( #43551 )
...
chore: Allow apps to extend voucher subtypes (#43528 )
* chore: Allow apps to extend voucher subtypes
(cherry picked from commit a1525d9b8e )
* chore: Allow apps to extend voucher subtypes
(cherry picked from commit 8a1e38a43b )
* chore: Allow apps to extend voucher subtypes
(cherry picked from commit ca8820b566 )
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit bcd0105915 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-08 09:20:34 +05:30
Frappe PR Bot
edfa6e41e1
chore(release): Bumped to Version 15.38.0
...
# [15.38.0](https://github.com/frappe/erpnext/compare/v15.37.0...v15.38.0 ) (2024-10-04)
### Bug Fixes
* 'NoneType' object has no attribute 'has_serial_no' ([21a0157 ](21a01575b6 ))
* add company filter in Warehouse wise Item Balance Age and Value ([4fc6d3e ](4fc6d3ef64 ))
* adjustmen entry for stock reco ([c551c27 ](c551c2714c ))
* Cannot read properties of undefined (reading 'price_list_rate') (backport [#43376 ](https://github.com/frappe/erpnext/issues/43376 )) ([#43377 ](https://github.com/frappe/erpnext/issues/43377 )) ([47f06dc ](47f06dc180 ))
* Data missing in table: None, MandatoryError (backport [#43422 ](https://github.com/frappe/erpnext/issues/43422 )) ([#43429 ](https://github.com/frappe/erpnext/issues/43429 )) ([4b3f143 ](4b3f143f83 ))
* **Dunning:** logic for fetching text (backport [#43160 ](https://github.com/frappe/erpnext/issues/43160 )) ([#43490 ](https://github.com/frappe/erpnext/issues/43490 )) ([1b28a4e ](1b28a4e928 ))
* Fix API endpoint for Frankfurter ([d96cee8 ](d96cee8779 ))
* Ignore transaction deletion check on ledger entry insertion ([1d6f97a ](1d6f97ad94 ))
* **Item:** error message on tax rate (backport [#42955 ](https://github.com/frappe/erpnext/issues/42955 )) ([#42956 ](https://github.com/frappe/erpnext/issues/42956 )) ([5fc5934 ](5fc5934942 ))
* last purchase rate for purchase invoice (backport [#43448 ](https://github.com/frappe/erpnext/issues/43448 )) ([#43452 ](https://github.com/frappe/erpnext/issues/43452 )) ([ee2c8c8 ](ee2c8c869a ))
* negative stock error for batch (backport [#43450 ](https://github.com/frappe/erpnext/issues/43450 )) ([#43454 ](https://github.com/frappe/erpnext/issues/43454 )) ([7bf6251 ](7bf6251c21 ))
* patch to update Currency Exchange Settings for `frankfurter.app` (backport [#43481 ](https://github.com/frappe/erpnext/issues/43481 )) ([#43483 ](https://github.com/frappe/erpnext/issues/43483 )) ([35a08f8 ](35a08f8830 ))
* quality inspection creation (backport [#43416 ](https://github.com/frappe/erpnext/issues/43416 )) ([#43417 ](https://github.com/frappe/erpnext/issues/43417 )) ([a1b6628 ](a1b6628c41 ))
* **Quotation:** calculate row values for alternative items (backport [#43054 ](https://github.com/frappe/erpnext/issues/43054 )) ([#43495 ](https://github.com/frappe/erpnext/issues/43495 )) ([4fa5131 ](4fa5131590 ))
* removed validation for materials return (backport [#43461 ](https://github.com/frappe/erpnext/issues/43461 )) ([#43463 ](https://github.com/frappe/erpnext/issues/43463 )) ([9c0a17e ](9c0a17e4d5 ))
* serial and batch no selector (backport [#43387 ](https://github.com/frappe/erpnext/issues/43387 )) ([#43390 ](https://github.com/frappe/erpnext/issues/43390 )) ([74c880c ](74c880c232 ))
* set margin fields for purchase documents when updating items ([6516e68 ](6516e68fa0 ))
* Stock Ledger Invariant Check report ([2984bad ](2984bad2c0 ))
* Stock UOM not fetched when Stock Entry create from Item Dashboard (backport [#43457 ](https://github.com/frappe/erpnext/issues/43457 )) ([#43465 ](https://github.com/frappe/erpnext/issues/43465 )) ([f2a72e5 ](f2a72e5f82 ))
* tests for work order consumption (backport [#41814 ](https://github.com/frappe/erpnext/issues/41814 )) ([#43430 ](https://github.com/frappe/erpnext/issues/43430 )) ([86b10ce ](86b10ce9bb ))
* use serial and batch fields (backport [#43421 ](https://github.com/frappe/erpnext/issues/43421 )) ([#43423 ](https://github.com/frappe/erpnext/issues/43423 )) ([d495d93 ](d495d93840 ))
### Features
* added 'cost of new capitalized asset' column ([27cd51e ](27cd51e267 ))
* provide hook point for bulk transaction tasks ([50e47e7 ](50e47e796d ))
2024-10-04 03:07:05 +00:00
ruthra kumar
5a9522e70f
Merge pull request #43467 from frappe/version-15-hotfix
...
chore: release v15
2024-10-04 08:35:53 +05:30
Frappe PR Bot
01f9139ebd
chore(release): Bumped to Version 15.37.0
...
# [15.37.0](https://github.com/frappe/erpnext/compare/v15.36.4...v15.37.0 ) (2024-09-30)
### Features
* added 'cost of new capitalized asset' column ([96d8b52 ](96d8b5242d ))
2024-09-30 17:21:09 +00:00
rohitwaghchaure
4be557bdce
Merge pull request #43453 from frappe/mergify/bp/version-15/pr-43412
...
feat: added 'cost of new capitalized asset' column (backport #43399 ) (backport #43412 )
2024-09-30 22:49:53 +05:30
Khushi Rawat
96d8b5242d
feat: added 'cost of new capitalized asset' column
...
(cherry picked from commit 1eb9cc33fc )
(cherry picked from commit 27cd51e267 )
2024-09-30 15:45:59 +00:00
David
e730b8c6e4
fix(return): set default return warehouse
...
This captures the case of manual modifications to the return and ensures
that by default, the correct return warehouse will be set
(cherry picked from commit fa65291e98 )
2024-09-30 12:28:14 +00:00
Frappe PR Bot
2d09ef2509
chore(release): Bumped to Version 15.36.4
...
## [15.36.4](https://github.com/frappe/erpnext/compare/v15.36.3...v15.36.4 ) (2024-09-29)
### Bug Fixes
* Data missing in table: None, MandatoryError (backport [#43422 ](https://github.com/frappe/erpnext/issues/43422 )) ([#43429 ](https://github.com/frappe/erpnext/issues/43429 )) ([2c4610c ](2c4610c021 ))
2024-09-29 16:38:13 +00:00
rohitwaghchaure
8b5997e38f
Merge pull request #43431 from frappe/mergify/bp/version-15/pr-43429
...
fix: Data missing in table: None, MandatoryError (backport #43422 ) (backport #43429 )
2024-09-29 22:07:02 +05:30
mergify[bot]
2c4610c021
fix: Data missing in table: None, MandatoryError (backport #43422 ) ( #43429 )
...
fix: Data missing in table: None, MandatoryError (#43422 )
(cherry picked from commit 8e33e0e1d2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4b3f143f83 )
2024-09-29 15:57:24 +00:00
Frappe PR Bot
e706aa692a
chore(release): Bumped to Version 15.36.3
...
## [15.36.3](https://github.com/frappe/erpnext/compare/v15.36.2...v15.36.3 ) (2024-09-27)
### Bug Fixes
* Ignore transaction deletion check on ledger entry insertion ([c1f14f2 ](c1f14f2991 ))
2024-09-27 18:30:37 +00:00
Deepesh Garg
a5fa287dad
Merge pull request #43413 from frappe/mergify/bp/version-15/pr-43411
...
fix: Ignore transaction deletion check on ledger entry insertion (#43410 )
2024-09-27 23:58:16 +05:30
Deepesh Garg
c1f14f2991
fix: Ignore transaction deletion check on ledger entry insertion
...
(cherry picked from commit 998f6a92a4 )
(cherry picked from commit 1d6f97ad94 )
2024-09-27 18:25:49 +00:00
Frappe PR Bot
8d188dccd7
chore(release): Bumped to Version 15.36.2
...
## [15.36.2](https://github.com/frappe/erpnext/compare/v15.36.1...v15.36.2 ) (2024-09-25)
### Bug Fixes
* add currency in financial statement ([927f800 ](927f80035d ))
* added date condition ([0e18845 ](0e1884539e ))
* AR / AP report to ignore 0.0 outstanding ([979d801 ](979d801de5 ))
* **Bank Account:** dashboard connections (backport [#43365 ](https://github.com/frappe/erpnext/issues/43365 )) ([#43367 ](https://github.com/frappe/erpnext/issues/43367 )) ([cfea2de ](cfea2de131 ))
* change dynamic link doctype fieldtype to data ([05c92cc ](05c92cce71 ))
* closing amount reset to expected amount on save (backport [#43358 ](https://github.com/frappe/erpnext/issues/43358 )) ([#43368 ](https://github.com/frappe/erpnext/issues/43368 )) ([0722aa5 ](0722aa5a3f ))
* create_address is failing ([557ef5d ](557ef5d214 ))
* handle missing liability account scenario in `set_liability_account` ([4045928 ](40459288f6 ))
* incorrect outstanding on non-pos invoice with write_off_account ([f89a3db ](f89a3dbb65 ))
* incorrect stock balance for inventory dimension (backport [#43284 ](https://github.com/frappe/erpnext/issues/43284 )) ([#43290 ](https://github.com/frappe/erpnext/issues/43290 )) ([f6725e2 ](f6725e2eed ))
* item_query in pos_invoice ([99e004b ](99e004b619 ))
* make to tax category on tax rule to filter with percent ([63d4fdd ](63d4fddb49 ))
* **minor:** include condition to check docstatus ([1f42302 ](1f42302997 ))
* not able to cancel Quality Inspection (backport [#43374 ](https://github.com/frappe/erpnext/issues/43374 )) ([#43375 ](https://github.com/frappe/erpnext/issues/43375 )) ([40fbb1d ](40fbb1d6ff ))
* partial return on POS invoice ([998fef7 ](998fef779b ))
* partial return on POS invoice ([b99ca7d ](b99ca7d9e9 ))
* Payment Ledger Report currency fieldtype fix ([ad2d6a1 ](ad2d6a1625 ))
* **Payment Reconciliation:** German translations ([e06a01f ](e06a01fae5 ))
* set group_by condition if empty and voucher_no is set ([ec27077 ](ec27077d9c ))
* shipping rule must match the company ([085a4c6 ](085a4c61ac ))
* show chart tool tip in report currency ([e5ae828 ](e5ae828580 ))
* stock dashboard (backport [#43347 ](https://github.com/frappe/erpnext/issues/43347 )) ([#43349 ](https://github.com/frappe/erpnext/issues/43349 )) ([176feb2 ](176feb20ad ))
* transaction exchange rate on GL's for Multi currency Journals ([a7ccc94 ](a7ccc9420b ))
* translate in js ([84e26e2 ](84e26e21ab ))
* Translation for button SO to PO ([73d98ad ](73d98addbc ))
* ui clean-up (backport [#43305 ](https://github.com/frappe/erpnext/issues/43305 )) ([#43312 ](https://github.com/frappe/erpnext/issues/43312 )) ([7e6d6f0 ](7e6d6f08a2 ))
* update clearance date in invoice payment table ([10ecdb9 ](10ecdb99fe ))
2024-09-25 04:40:17 +00:00
ruthra kumar
9de0d4329c
Merge pull request #43361 from frappe/version-15-hotfix
...
chore: release v15
2024-09-25 10:09:04 +05:30
Frappe PR Bot
34ca0c3bb6
chore(release): Bumped to Version 15.36.1
...
## [15.36.1](https://github.com/frappe/erpnext/compare/v15.36.0...v15.36.1 ) (2024-09-19)
### Bug Fixes
* create_address is failing ([17ad402 ](17ad402695 ))
2024-09-19 01:43:11 +00:00
ruthra kumar
42e4b8a68c
Merge pull request #43287 from frappe/mergify/bp/version-15/pr-43279
...
fix: create_address is failing while creating customer (backport #43279 )
2024-09-19 07:11:56 +05:30
Shariq Ansari
17ad402695
fix: create_address is failing
...
(cherry picked from commit acc1d52ac8 )
2024-09-19 01:21:13 +00:00
Frappe PR Bot
479e8573c2
chore(release): Bumped to Version 15.36.0
...
# [15.36.0](https://github.com/frappe/erpnext/compare/v15.35.2...v15.36.0 ) (2024-09-18)
### Bug Fixes
* A project without tasks should be able to complete ([dea735d ](dea735de4d ))
* add currency in options for rate field in pricing rule ([782c9dd ](782c9dda1a ))
* batch based item price not working (backport [#43172 ](https://github.com/frappe/erpnext/issues/43172 )) ([#43206 ](https://github.com/frappe/erpnext/issues/43206 )) ([61a42ea ](61a42ea5d7 ))
* cancel cost center allocation and journal entry after test ([3d29007 ](3d29007aeb ))
* consistent behaviour on refresh ([01f3068 ](01f30682ee ))
* create and link address while creating prospect & customer ([d6a3d0d ](d6a3d0d468 ))
* create fiscal year without overlapping existing Fiscal Years ([78768f8 ](78768f883c ))
* currency changing while making PO from Supplier Quotation (backport [#43187 ](https://github.com/frappe/erpnext/issues/43187 )) ([#43205 ](https://github.com/frappe/erpnext/issues/43205 )) ([ef6b172 ](ef6b172616 ))
* delete exchange gain loss journal entry while deleting payment entry ([5789de2 ](5789de25b9 ))
* do not auto apply tds in purchase order ([741c18b ](741c18b144 ))
* do not check appy_tds in Purchase Order Automatically ([5edebb2 ](5edebb28a5 ))
* do not validate purchase document for composite asset ([c505156 ](c5051561e4 ))
* fetch cost center allocation percentage only from the applicable allocation ([0fe901a ](0fe901a137 ))
* hide and reset discount control on new POS order ([42494db ](42494db3c7 ))
* **holiday-list:** use same date format for same holiday error message (backport [#42606 ](https://github.com/frappe/erpnext/issues/42606 )) ([#43222 ](https://github.com/frappe/erpnext/issues/43222 )) ([f101a1c ](f101a1ce3b ))
* ignore repost logic on Payment Reconciliation ([d91013a ](d91013a467 ))
* invalid gp calculation ([291f0a5 ](291f0a580b ))
* item list view in website (backport [#43165 ](https://github.com/frappe/erpnext/issues/43165 )) ([#43207 ](https://github.com/frappe/erpnext/issues/43207 )) ([c1a6c56 ](c1a6c56217 ))
* map rows on journal entry by validating account, party, debit and credit value ([86e1818 ](86e1818420 ))
* prevent KeyError by checking `report_filter` existence ([984acb6 ](984acb661d ))
* revert 091c5496b2 ([2ad6d63 ](2ad6d637ee ))
* set party_type null when payment_type is changed to Internal Transfer ([45ff8fa ](45ff8fa296 ))
* set tax_withholding_category from Purchase Order while creating pi form po ([7027be8 ](7027be8fbc ))
* tds workflow in purchase order ([11359bd ](11359bd235 ))
* typo with po_date when creating remarks ([1657a83 ](1657a83151 ))
* updated filtering in depreciation and balances report ([78c6839 ](78c68397d9 ))
* **ux:** set amount based on account currency while adding new row ([f7cedac ](f7cedac526 ))
* **ux:** set amount on foreign currency when foreign currency account is selected on last row of journal ([d8d4cd2 ](d8d4cd23a5 ))
### Features
* API for crm integration ([f060534 ](f060534625 ))
2024-09-18 07:32:30 +00:00
ruthra kumar
6a0b15211a
Merge pull request #43254 from frappe/version-15-hotfix
...
chore: release v15
2024-09-18 13:01:08 +05:30
Frappe PR Bot
28f1f9355d
chore(release): Bumped to Version 15.35.2
...
## [15.35.2](https://github.com/frappe/erpnext/compare/v15.35.1...v15.35.2 ) (2024-09-17)
### Bug Fixes
* currency changing while making PO from Supplier Quotation (backport [#43187 ](https://github.com/frappe/erpnext/issues/43187 )) ([#43205 ](https://github.com/frappe/erpnext/issues/43205 )) ([2f56ba7 ](2f56ba7f42 ))
2024-09-17 05:00:07 +00:00
ruthra kumar
41db9d3886
Merge pull request #43209 from frappe/mergify/bp/version-15/pr-43205
...
fix: currency changing while making PO from Supplier Quotation (backport #43187 ) (backport #43205 )
2024-09-17 10:28:43 +05:30
mergify[bot]
2f56ba7f42
fix: currency changing while making PO from Supplier Quotation (backport #43187 ) ( #43205 )
...
fix: currency changing while making PO from Supplier Quotation (#43187 )
(cherry picked from commit 2b96e37c34 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit ef6b172616 )
2024-09-13 08:01:44 +00:00
Frappe PR Bot
7f95e42bec
chore(release): Bumped to Version 15.35.1
...
## [15.35.1](https://github.com/frappe/erpnext/compare/v15.35.0...v15.35.1 ) (2024-09-12)
### Bug Fixes
* typo with po_date when creating remarks ([31e0bb4 ](31e0bb477e ))
2024-09-12 06:11:04 +00:00
ruthra kumar
578ddb9be4
Merge pull request #43184 from frappe/mergify/bp/version-15/pr-43182
...
fix: typo with po_date when creating remarks (backport #43182 )
2024-09-12 11:39:39 +05:30
Smit Vora
31e0bb477e
fix: typo with po_date when creating remarks
...
(cherry picked from commit a55502e0f1 )
2024-09-12 05:47:40 +00:00
Frappe PR Bot
d9d86dae35
chore(release): Bumped to Version 15.35.0
...
# [15.35.0](https://github.com/frappe/erpnext/compare/v15.34.2...v15.35.0 ) (2024-09-11)
### Bug Fixes
* `default_advance_account` field in Process Payment Reconciliation ([75cb298 ](75cb29890d ))
* bom cost update is not working (backport [#43155 ](https://github.com/frappe/erpnext/issues/43155 )) ([#43157 ](https://github.com/frappe/erpnext/issues/43157 )) ([8c8dc24 ](8c8dc241e5 ))
* cancel common party advance jv while canceling the invoice ([9bd3d7a ](9bd3d7a020 ))
* Cannot read properties of null (reading 'doc') (backport [#43071 ](https://github.com/frappe/erpnext/issues/43071 )) ([#43118 ](https://github.com/frappe/erpnext/issues/43118 )) ([80b5c16 ](80b5c16a2e ))
* check multi-currency on jv for common party accounting with foreign currency ([d17badd ](d17baddb0d ))
* concurrency issue while picking materials (backport [#43087 ](https://github.com/frappe/erpnext/issues/43087 )) ([#43152 ](https://github.com/frappe/erpnext/issues/43152 )) ([cd57e00 ](cd57e009dd ))
* **Delivery Note:** translatability of validation errors ([ea4f736 ](ea4f7365ea ))
* ensure `SellingController.onload` gets called for SO & DN ([2c1f72e ](2c1f72e44c ))
* incorrect actual cost in Procurement Tracker report (backport [#43109 ](https://github.com/frappe/erpnext/issues/43109 )) ([#43138 ](https://github.com/frappe/erpnext/issues/43138 )) ([5110975 ](5110975c6d ))
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43105 ](https://github.com/frappe/erpnext/issues/43105 )) ([8447bf3 ](8447bf34f0 ))
* **minor:** reorder expected value validation ([6fde07d ](6fde07da0e ))
* multiple fixes related to remarks for GL Report ([#42753 ](https://github.com/frappe/erpnext/issues/42753 )) ([f45b1db ](f45b1db1a4 ))
* **Opening Invoice Creation Tool:** translatability of messages ([3fd9df0 ](3fd9df0d2e ))
* pass company from asset to asset capitalization ([9e72a84 ](9e72a844f7 ))
* permission on guest PR creation ([a23e8b1 ](a23e8b13be ))
* return type of `get_party_details` (backport [#43131 ](https://github.com/frappe/erpnext/issues/43131 )) ([#43134 ](https://github.com/frappe/erpnext/issues/43134 )) ([d2923ba ](d2923bae85 ))
* set today in 'On This Date' in Available Batch Report ([03e3374 ](03e3374a8b ))
* uncomment internal parties ([33174b1 ](33174b1ba2 ))
* unhide action button after form redirect ([208bd2b ](208bd2b8ff ))
* unreconcile allocation child table redirect url voucher no issue ([2dddd79 ](2dddd7906b ))
* validate the item code when updating the other item's price rule ([8f4dc80 ](8f4dc8048d ))
### Features
* added revaluation surplus and impairment acc in standard charts… ([#43022 ](https://github.com/frappe/erpnext/issues/43022 )) ([ea86bc2 ](ea86bc2235 ))
* utility report to identify invalid ledger entries ([5929d50 ](5929d50c72 ))
### Performance Improvements
* timeout error (backport [#43154 ](https://github.com/frappe/erpnext/issues/43154 )) ([#43158 ](https://github.com/frappe/erpnext/issues/43158 )) ([c9f49ca ](c9f49caecc ))
2024-09-11 05:11:52 +00:00
ruthra kumar
d61f38b8ed
Merge pull request #43151 from frappe/version-15-hotfix
...
chore: release v15
2024-09-11 10:40:35 +05:30
Frappe PR Bot
829660e7f3
chore(release): Bumped to Version 15.34.2
...
## [15.34.2](https://github.com/frappe/erpnext/compare/v15.34.1...v15.34.2 ) (2024-09-07)
### Bug Fixes
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43105 ](https://github.com/frappe/erpnext/issues/43105 )) ([0bc947f ](0bc947f30d ))
2024-09-07 12:40:39 +00:00
rohitwaghchaure
4649cf0a25
Merge pull request #43107 from frappe/mergify/bp/version-15/pr-43105
...
fix: incorrect qty after transaction in SLE (backport #43103 ) (backport #43105 )
2024-09-07 18:09:17 +05:30
mergify[bot]
0bc947f30d
fix: incorrect qty after transaction in SLE (backport #43103 ) ( #43105 )
...
fix: incorrect qty after transaction in SLE (#43103 )
(cherry picked from commit 5ff87edc85 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 8447bf34f0 )
2024-09-07 12:04:01 +00:00
Frappe PR Bot
7f261f3448
chore(release): Bumped to Version 15.34.1
...
## [15.34.1](https://github.com/frappe/erpnext/compare/v15.34.0...v15.34.1 ) (2024-09-05)
### Bug Fixes
* add the company in payment request bcz delete company transactions (backport [#42664 ](https://github.com/frappe/erpnext/issues/42664 )) ([#42982 ](https://github.com/frappe/erpnext/issues/42982 )) ([42e7725 ](42e7725442 ))
* added app permission check for apps page ([a35ce12 ](a35ce12d60 ))
* adjust price insertion logic for internal suppliers/customers ([#42988 ](https://github.com/frappe/erpnext/issues/42988 )) ([daa75ee ](daa75eea00 ))
* auto reorder material request mail issue (backport [#43066 ](https://github.com/frappe/erpnext/issues/43066 )) ([#43068 ](https://github.com/frappe/erpnext/issues/43068 )) ([d2b2002 ](d2b2002664 ))
* **capitalization:** debit cwip account instead of fixed asset account ([#42857 ](https://github.com/frappe/erpnext/issues/42857 )) ([f3c60ea ](f3c60ea0a7 ))
* company accounts setup_queries ([b99cdb5 ](b99cdb5be7 ))
* disabled batches showing in the list (backport [#43024 ](https://github.com/frappe/erpnext/issues/43024 )) ([#43069 ](https://github.com/frappe/erpnext/issues/43069 )) ([56dad7d ](56dad7d365 ))
* don't allow capitalizing only service item for new composite asset ([a833010 ](a833010d2b ))
* improve asset item matching logic ([3bb1867 ](3bb186736d ))
* indentation ([4d7c0c0 ](4d7c0c004a ))
* link Purchase Invoice and Receipt Items to Asset ([1121c66 ](1121c6663f ))
* retain date filter when redirecting in Profit and Loss report ([f0e3fb4 ](f0e3fb466a ))
* typeerror on Payment Entry ([6d51d14 ](6d51d14dfd ))
* typerror on default_currency ([7d6984c ](7d6984c873 ))
* update develop_version in hooks ([6c8e0fd ](6c8e0fd1fb ))
* validate component quantity according to BOM (backport [#43011 ](https://github.com/frappe/erpnext/issues/43011 )) ([#43014 ](https://github.com/frappe/erpnext/issues/43014 )) ([fee2255 ](fee2255661 ))
2024-09-05 11:44:28 +00:00
ruthra kumar
11a6ebaeef
Merge pull request #43026 from frappe/version-15-hotfix
...
chore: release v15
2024-09-05 17:13:12 +05:30
Frappe PR Bot
cb2cb4447a
chore(release): Bumped to Version 15.34.0
...
# [15.34.0](https://github.com/frappe/erpnext/compare/v15.33.5...v15.34.0 ) (2024-08-28)
### Bug Fixes
* calculation correction for annual depreciation ([fa85482 ](fa85482662 ))
* call 'process' directly instead of creating 'process_subscripti ([7582827 ](758282739e ))
* Cannot read properties of null (reading 'doctype') (backport [#42941 ](https://github.com/frappe/erpnext/issues/42941 )) ([#42943 ](https://github.com/frappe/erpnext/issues/42943 )) ([2c99075 ](2c99075899 ))
* Column 'valuation_rate' cannot be null (backport [#42909 ](https://github.com/frappe/erpnext/issues/42909 )) ([#42913 ](https://github.com/frappe/erpnext/issues/42913 )) ([8c350d4 ](8c350d43b2 ))
* custom stock entry type issue (backport [#42835 ](https://github.com/frappe/erpnext/issues/42835 )) ([#42846 ](https://github.com/frappe/erpnext/issues/42846 )) ([831e2aa ](831e2aaf18 ))
* do not copy date fields in opportunity doctype ([7401dc4 ](7401dc4015 ))
* get amount with taxes and charges from payment entry ([c54e97b ](c54e97b89a ))
* include erpnext in apps page ([7428df8 ](7428df8778 ))
* incorrect in and out qty in the Batch-Wise Balance History (backport [#42866 ](https://github.com/frappe/erpnext/issues/42866 )) ([#42876 ](https://github.com/frappe/erpnext/issues/42876 )) ([d9ca680 ](d9ca680a29 ))
* incorrect Received Qty Amount in Purchase Order Analysis (backport [#42852 ](https://github.com/frappe/erpnext/issues/42852 )) ([#42854 ](https://github.com/frappe/erpnext/issues/42854 )) ([72c1609 ](72c16097d6 ))
* last purchase rate not updated from purchase invoice (backport [#42847 ](https://github.com/frappe/erpnext/issues/42847 )) ([#42853 ](https://github.com/frappe/erpnext/issues/42853 )) ([2203ea9 ](2203ea9301 ))
* LCV based on purchase invoice amount with multi-currency (backport [#42890 ](https://github.com/frappe/erpnext/issues/42890 )) ([#42894 ](https://github.com/frappe/erpnext/issues/42894 )) ([ff868a9 ](ff868a9290 ))
* make party naming sequential when naming_by set as auto name ([0650c22 ](0650c22b53 ))
* not able to make stock entry against MR (backport [#42874 ](https://github.com/frappe/erpnext/issues/42874 )) ([#42875 ](https://github.com/frappe/erpnext/issues/42875 )) ([08bed61 ](08bed618f6 ))
* same posting date and time, creation causing incorrect balance qty (backport [#42904 ](https://github.com/frappe/erpnext/issues/42904 )) ([#42920 ](https://github.com/frappe/erpnext/issues/42920 )) ([2624892 ](26248924b6 ))
* spec mobile and email fields for notifications ([f56ee58 ](f56ee58e81 ))
* timeout while submitting stock entry (backport [#42929 ](https://github.com/frappe/erpnext/issues/42929 )) ([#42931 ](https://github.com/frappe/erpnext/issues/42931 )) ([ec26c92 ](ec26c92263 ))
* unsupported operand type(s) for *: 'float' and 'NoneType' (backport [#42916 ](https://github.com/frappe/erpnext/issues/42916 )) ([#42918 ](https://github.com/frappe/erpnext/issues/42918 )) ([8d29dc6 ](8d29dc6a81 ))
* update dimesions in exchange_gain_loss jv based on base document ([caa6ca1 ](caa6ca1d0b ))
* Update get_amount to return currency precision grand total ([976abf7 ](976abf7b3c ))
* use of incorrect attribute ([80244ba ](80244bafa4 ))
### Features
* added finance book filter in depreciation and balances report ([5bdd298 ](5bdd2989c6 ))
* Disassembly Order (backport [#42655 ](https://github.com/frappe/erpnext/issues/42655 )) ([#42957 ](https://github.com/frappe/erpnext/issues/42957 )) ([8d8dd0c ](8d8dd0cd2b ))
* report to identify incorrectly cleared cheques ([25193c5 ](25193c5e92 ))
2024-08-28 05:04:27 +00:00
ruthra kumar
b3a8fe9391
Merge pull request #42937 from frappe/version-15-hotfix
...
chore: release v15
2024-08-28 10:33:09 +05:30
Frappe PR Bot
eb7e063d5c
chore(release): Bumped to Version 15.33.5
...
## [15.33.5](https://github.com/frappe/erpnext/compare/v15.33.4...v15.33.5 ) (2024-08-23)
### Bug Fixes
* include erpnext in apps page ([be736cf ](be736cf641 ))
2024-08-23 00:37:45 +00:00
ruthra kumar
0dbe79645c
Merge pull request #42882 from frappe/mergify/bp/version-15/pr-42727
...
fix: include erpnext in apps page (backport #42727 )
2024-08-23 06:05:20 +05:30
Shariq Ansari
995773088a
chore: renamed include_as_app to include_in_apps_screen
...
(cherry picked from commit 5280132423 )
2024-08-23 00:19:55 +00:00
Shariq Ansari
be736cf641
fix: include erpnext in apps page
...
(cherry picked from commit 1d52ef7afe )
2024-08-23 00:19:54 +00:00
Frappe PR Bot
9ac665b4bd
chore(release): Bumped to Version 15.33.4
...
## [15.33.4](https://github.com/frappe/erpnext/compare/v15.33.3...v15.33.4 ) (2024-08-21)
### Bug Fixes
* incorrect Received Qty Amount in Purchase Order Analysis (backport [#42852 ](https://github.com/frappe/erpnext/issues/42852 )) (backport [#42854 ](https://github.com/frappe/erpnext/issues/42854 )) ([#42856 ](https://github.com/frappe/erpnext/issues/42856 )) ([8d8d84b ](8d8d84bae4 ))
* last purchase rate not updated from purchase invoice (backport [#42847 ](https://github.com/frappe/erpnext/issues/42847 )) (backport [#42853 ](https://github.com/frappe/erpnext/issues/42853 )) ([#42855 ](https://github.com/frappe/erpnext/issues/42855 )) ([9f4cb98 ](9f4cb98de6 ))
2024-08-21 11:08:23 +00:00
mergify[bot]
8d8d84bae4
fix: incorrect Received Qty Amount in Purchase Order Analysis (backport #42852 ) (backport #42854 ) ( #42856 )
...
fix: incorrect Received Qty Amount in Purchase Order Analysis (backport #42852 ) (#42854 )
fix: incorrect Received Qty Amount in Purchase Order Analysis (#42852 )
(cherry picked from commit fb846ffa12 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 72c16097d6 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-21 16:37:08 +05:30
mergify[bot]
9f4cb98de6
fix: last purchase rate not updated from purchase invoice (backport #42847 ) (backport #42853 ) ( #42855 )
...
fix: last purchase rate not updated from purchase invoice (backport #42847 ) (#42853 )
fix: last purchase rate not updated from purchase invoice (#42847 )
(cherry picked from commit 5b9309cf34 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2203ea9301 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-21 16:37:00 +05:30
Frappe PR Bot
28c9f2adab
chore(release): Bumped to Version 15.33.3
...
## [15.33.3](https://github.com/frappe/erpnext/compare/v15.33.2...v15.33.3 ) (2024-08-21)
### Bug Fixes
* Auto Create Serial and Batch Bundle For Outward (backport [#42778 ](https://github.com/frappe/erpnext/issues/42778 )) ([#42792 ](https://github.com/frappe/erpnext/issues/42792 )) ([7cc7179 ](7cc7179b05 ))
* backport german translations from develop ([9e9de4c ](9e9de4c99e ))
* bank reconcilation tool cost center company filter adding ([cd59940 ](cd5994017c ))
* Create Sales Order from Quotation for Prospect ([f547bef ](f547befeb9 ))
* create SO from Quot for Prospect --conflicts ([ec0201c ](ec0201cb85 ))
* create SO from Quot for Prospect --conflicts ([5d7fb1d ](5d7fb1d945 ))
* disable rename from warehouse ([3a1ad6e ](3a1ad6e844 ))
* disable rename from warehouse ([40abd82 ](40abd82e2d ))
* dropping index to improve performance (backport [#42820 ](https://github.com/frappe/erpnext/issues/42820 )) ([#42821 ](https://github.com/frappe/erpnext/issues/42821 )) ([b24de3e ](b24de3e35b ))
* german translations ([751c209 ](751c20984f ))
* german translations of "HR" ([6f7fdbe ](6f7fdbefac ))
* ignore pricing rule while making DN from Pick List (backport [#42763 ](https://github.com/frappe/erpnext/issues/42763 )) ([#42768 ](https://github.com/frappe/erpnext/issues/42768 )) ([aba54ba ](aba54ba18f ))
* not able to create the batch (backport [#42784 ](https://github.com/frappe/erpnext/issues/42784 )) ([#42785 ](https://github.com/frappe/erpnext/issues/42785 )) ([0f9849e ](0f9849e672 ))
* **patch:** replace repost with direct sql to update 'against_voucher ([e420fa9 ](e420fa9779 ))
* removed extra filter condition ([b84ca04 ](b84ca04975 ))
* set up filters for dimensions ([abb8866 ](abb88662c1 ))
* translatability of boldened text ([4914481 ](4914481105 ))
* update the testcase format ([33542cb ](33542cb909 ))
* update the testcase format ([549dc28 ](549dc286d0 ))
### Performance Improvements
* asset creation from purchase receipt ([1040198 ](1040198ce1 ))
* data import for stock entries (backport [#42711 ](https://github.com/frappe/erpnext/issues/42711 )) ([#42819 ](https://github.com/frappe/erpnext/issues/42819 )) ([0344442 ](0344442d42 ))
2024-08-21 05:22:44 +00:00
ruthra kumar
d04f7ffe87
Merge pull request #42832 from frappe/version-15-hotfix
...
chore: release v15
2024-08-21 10:51:29 +05:30
Frappe PR Bot
81b1cbd367
chore(release): Bumped to Version 15.33.2
...
## [15.33.2](https://github.com/frappe/erpnext/compare/v15.33.1...v15.33.2 ) (2024-08-16)
### Bug Fixes
* **patch:** replace repost with direct sql to update 'against_voucher ([4d9f522 ](4d9f522f22 ))
2024-08-16 11:09:43 +00:00
ruthra kumar
a72383da0e
Merge pull request #42796 from frappe/mergify/bp/version-15/pr-42791
...
fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791 )
2024-08-16 16:38:27 +05:30
ruthra kumar
eb8213c4e7
chore: update patches.txt
...
(cherry picked from commit 1721175a20 )
2024-08-16 10:26:26 +00:00
ruthra kumar
4d9f522f22
fix(patch): replace repost with direct sql to update 'against_voucher
...
(cherry picked from commit 13bb48434f )
2024-08-16 10:26:26 +00:00
Frappe PR Bot
fbf1160357
chore(release): Bumped to Version 15.33.1
...
## [15.33.1](https://github.com/frappe/erpnext/compare/v15.33.0...v15.33.1 ) (2024-08-16)
### Bug Fixes
* not able to create the batch (backport [#42784 ](https://github.com/frappe/erpnext/issues/42784 )) (backport [#42785 ](https://github.com/frappe/erpnext/issues/42785 )) ([#42786 ](https://github.com/frappe/erpnext/issues/42786 )) ([a3e3585 ](a3e3585e50 ))
2024-08-16 06:19:07 +00:00
mergify[bot]
a3e3585e50
fix: not able to create the batch (backport #42784 ) (backport #42785 ) ( #42786 )
...
fix: not able to create the batch (backport #42784 ) (#42785 )
fix: not able to create the batch (#42784 )
(cherry picked from commit 32c4fab14f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 0f9849e672 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-08-16 11:47:53 +05:30
Sanket322
9f970189fe
fix: set proper currency format
...
(cherry picked from commit 2533808f1e )
2024-08-14 08:10:05 +00:00
Frappe PR Bot
73af5be1c3
chore(release): Bumped to Version 15.33.0
...
# [15.33.0](https://github.com/frappe/erpnext/compare/v15.32.1...v15.33.0 ) (2024-08-14)
### Bug Fixes
* allow sale of asset for internal transfer ([97cadfe ](97cadfe5d3 ))
* cancel Journal Entry on cancellation of asset value adjustment ([a429f2f ](a429f2f626 ))
* currency changing while making PR from the PO (backport [#42718 ](https://github.com/frappe/erpnext/issues/42718 )) ([#42721 ](https://github.com/frappe/erpnext/issues/42721 )) ([50b1fa5 ](50b1fa5deb ))
* delivery note creation issue (backport [#42696 ](https://github.com/frappe/erpnext/issues/42696 )) ([#42697 ](https://github.com/frappe/erpnext/issues/42697 )) ([6f16ae3 ](6f16ae3e00 ))
* dimensions in common party journal entry ([fd4143e ](fd4143e686 ))
* duplicate labels in stock entry (backport [#42756 ](https://github.com/frappe/erpnext/issues/42756 )) ([#42758 ](https://github.com/frappe/erpnext/issues/42758 )) ([8624a0a ](8624a0abce ))
* error message in coa importer ([20c1bcd ](20c1bcd654 ))
* **Exchange Rate Revaluation:** translatable strings ([da6eea7 ](da6eea7743 ))
* fetch months last date to avoid miscalculation ([765c110 ](765c1104c4 ))
* force fetch updates for subcription ([582fffc ](582fffca93 ))
* german translation of exit ([a2df276 ](a2df276880 ))
* german translations for incoterms ([9789648 ](9789648175 ))
* ledger entries for pos return with update outstanding for self ([8cd1952 ](8cd1952da3 ))
* Maintain same rate on qty change on Quotation to Sales Order ([7ed7c22 ](7ed7c22469 ))
* patch to fix incorrect against_voucher references in ledger ([389227b ](389227bce8 ))
* pre-commit for better code formatting ([94f4c92 ](94f4c92a03 ))
* price list when invoice created from timesheet ([2926915 ](2926915a06 ))
* price list when invoice created from timesheet ([536dc47 ](536dc47eb0 ))
* promotional scheme doctype fields in consitency with pricing rule ([#42432 ](https://github.com/frappe/erpnext/issues/42432 )) ([87d8603 ](87d8603d1d ))
* resolved conflict ([defd554 ](defd5541b0 ))
* Sort lists before calling itertools.groupby ([d8939e0 ](d8939e0bb0 ))
* text color in sales funnel report based on theme ([a8de8ae ](a8de8aecf5 ))
* typeerror on payment entry ([64e75a8 ](64e75a8e08 ))
* update 'Paid Amount' on forex payment request ([c71f06b ](c71f06be9e ))
* Update Rate as per Valuation Rate for Internal Transfers only if Setting is Enabled ([#42050 ](https://github.com/frappe/erpnext/issues/42050 )) ([6e833cc ](6e833cce6a ))
* warning message for negative stock (backport [#42683 ](https://github.com/frappe/erpnext/issues/42683 )) ([#42710 ](https://github.com/frappe/erpnext/issues/42710 )) ([a990577 ](a99057754d ))
### Features
* changes in opportunity.py to show contacts and addresses from referenced and opportunities ([3cac4a5 ](3cac4a598f ))
2024-08-14 08:02:34 +00:00
ruthra kumar
81e3d269dc
Merge pull request #42745 from frappe/version-15-hotfix
...
chore: release v15
2024-08-14 13:31:20 +05:30
Frappe PR Bot
6a4f06cf4a
chore(release): Bumped to Version 15.32.1
...
## [15.32.1](https://github.com/frappe/erpnext/compare/v15.32.0...v15.32.1 ) (2024-08-08)
### Bug Fixes
* promotional scheme doctype fields in consitency with pricing rule ([#42432 ](https://github.com/frappe/erpnext/issues/42432 )) ([2aa90fd ](2aa90fdc14 ))
2024-08-08 07:06:38 +00:00
ruthra kumar
dfe0079573
Merge pull request #42674 from frappe/mergify/bp/version-15/pr-42550
...
fix: promotional scheme doctype fields in consitency with pricing rule (backport #42432 ) (backport #42550 )
2024-08-08 12:35:25 +05:30
Lakshit Jain
a983d65404
chore: resolve conflicts ( #42553 )
...
(cherry picked from commit 78eb443614 )
2024-08-08 06:43:38 +00:00
Lakshit Jain
2aa90fdc14
fix: promotional scheme doctype fields in consitency with pricing rule ( #42432 )
...
* fix: add "round_free_qty" check box in promotional scheme
* fix: add `add_for_price_list` field
* fix: set_query in setup for promotional scheme
---------
(cherry picked from commit 8624aeca54 )
# Conflicts:
# erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json
# erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json
(cherry picked from commit 87d8603d1d )
2024-08-08 06:43:38 +00:00
Frappe PR Bot
2e3b2db03b
chore(release): Bumped to Version 15.32.0
...
# [15.32.0](https://github.com/frappe/erpnext/compare/v15.31.5...v15.32.0 ) (2024-08-07)
### Bug Fixes
* 'undefined' in PL and BS report summary on Consolidated report ([3da7071 ](3da7071327 ))
* all warehouse filter for the stock report (backport [#42584 ](https://github.com/frappe/erpnext/issues/42584 )) ([#42604 ](https://github.com/frappe/erpnext/issues/42604 )) ([830b95b ](830b95bdcb ))
* company filter for filtring tax withheld vouchers ([3ad1f2d ](3ad1f2d0d0 ))
* disable primary action button only when there are no active capitalization ([2d644ac ](2d644ac066 ))
* Discount and taxes in return document should follow the reference document (backport [#41911 ](https://github.com/frappe/erpnext/issues/41911 )) ([#42574 ](https://github.com/frappe/erpnext/issues/42574 )) ([9321408 ](9321408154 ))
* do not update item price and last purchase rate for inter transf… (backport [#42616 ](https://github.com/frappe/erpnext/issues/42616 )) ([#42633 ](https://github.com/frappe/erpnext/issues/42633 )) ([59b9b7d ](59b9b7dc91 ))
* german translations ([f27e9f3 ](f27e9f3089 ))
* inter transfer delivery note issue with batch (backport [#42552 ](https://github.com/frappe/erpnext/issues/42552 )) ([#42556 ](https://github.com/frappe/erpnext/issues/42556 )) ([97cc308 ](97cc3082e1 ))
* min height for rows in sales funnel ([2f81c99 ](2f81c99143 ))
* resolved conflict ([#42557 ](https://github.com/frappe/erpnext/issues/42557 )) ([c3293d1 ](c3293d110c ))
* reverse debit credit for party gl entry in payment entry based on negative amount ([#42367 ](https://github.com/frappe/erpnext/issues/42367 )) ([14f9aef ](14f9aef55c ))
* set currency on change of company considering customer default currency (backport [#42405 ](https://github.com/frappe/erpnext/issues/42405 )) ([#42547 ](https://github.com/frappe/erpnext/issues/42547 )) ([7c8d13c ](7c8d13c51a ))
* set query filters for sales / purchase tax template on PE ([dc9cf74 ](dc9cf74be8 ))
* use get_last_day to get the correct date (backport [#42564 ](https://github.com/frappe/erpnext/issues/42564 )) ([#42598 ](https://github.com/frappe/erpnext/issues/42598 )) ([2de86eb ](2de86eb0f4 ))
### Features
* expiry date column in Available Batch Report (backport [#42628 ](https://github.com/frappe/erpnext/issues/42628 )) ([#42642 ](https://github.com/frappe/erpnext/issues/42642 )) ([d8768c5 ](d8768c5377 ))
2024-08-07 09:30:48 +00:00
ruthra kumar
51fa336350
Merge pull request #42649 from frappe/version-15-hotfix
...
chore: release v15
2024-08-07 14:59:36 +05:30
Abhishek Chougule
8db11d03ed
Merge branch 'frappe:version-15-hotfix' into version-15-hotfix
2024-08-05 17:37:11 +05:30
Abhishek Chougule
2c21df2ad9
fix: correct garbage value on Razorpay Payments Page
2024-08-03 10:54:51 +05:30
Frappe PR Bot
d8080910c6
chore(release): Bumped to Version 15.31.5
...
## [15.31.5](https://github.com/frappe/erpnext/compare/v15.31.4...v15.31.5 ) (2024-08-03)
### Bug Fixes
* use get_last_day to get the correct date (backport [#42564 ](https://github.com/frappe/erpnext/issues/42564 )) ([#42602 ](https://github.com/frappe/erpnext/issues/42602 )) ([02a31ca ](02a31caa05 ))
2024-08-03 03:58:31 +00:00
mergify[bot]
02a31caa05
fix: use get_last_day to get the correct date (backport #42564 ) ( #42602 )
...
fix: use get_last_day to get the correct date (#42564 )
(cherry picked from commit 5d58eb67a6 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-08-03 09:27:16 +05:30
Frappe PR Bot
703b9accb8
chore(release): Bumped to Version 15.31.4
...
## [15.31.4](https://github.com/frappe/erpnext/compare/v15.31.3...v15.31.4 ) (2024-08-01)
### Bug Fixes
* inter transfer delivery note issue with batch (backport [#42552 ](https://github.com/frappe/erpnext/issues/42552 )) ([#42556 ](https://github.com/frappe/erpnext/issues/42556 )) ([bf0e2b3 ](bf0e2b3b52 ))
2024-08-01 09:12:25 +00:00
rohitwaghchaure
aca0662a64
Merge pull request #42571 from frappe/mergify/bp/version-15/pr-42556
...
fix: inter transfer delivery note issue with batch (backport #42552 ) (backport #42556 )
2024-08-01 14:41:10 +05:30
mergify[bot]
bf0e2b3b52
fix: inter transfer delivery note issue with batch (backport #42552 ) ( #42556 )
...
fix: inter transfer delivery note issue with batch (#42552 )
(cherry picked from commit f620ef20ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 97cc3082e1 )
2024-08-01 07:53:46 +00:00
Frappe PR Bot
da3eddeb26
chore(release): Bumped to Version 15.31.3
...
## [15.31.3](https://github.com/frappe/erpnext/compare/v15.31.2...v15.31.3 ) (2024-07-31)
### Bug Fixes
* Adjust initial month's depreciation to end of depreciation period ([9d2ef4d ](9d2ef4d3e8 ))
* builtins.KeyError: ('ABC', 'Store - CP') (backport [#42505 ](https://github.com/frappe/erpnext/issues/42505 )) ([#42509 ](https://github.com/frappe/erpnext/issues/42509 )) ([f25b38c ](f25b38caf5 ))
* consider payment entries for checking if tds is deducted ([183ac41 ](183ac41550 ))
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) ([#42495 ](https://github.com/frappe/erpnext/issues/42495 )) ([ac2ef21 ](ac2ef21896 ))
* field_type is small text for v15 ([9e99eda ](9e99eda3c3 ))
* fields alteration related to subcontracting ([80d4dc2 ](80d4dc2016 ))
* Fields Modification for Subcontracting DocTypes ([#42383 ](https://github.com/frappe/erpnext/issues/42383 )) ([422824b ](422824b9e7 ))
* ignore duplicates while creating default templates ([aea8271 ](aea8271f7e ))
* incorrect cost_center on AR/AP report ([0c2e948 ](0c2e9480cb ))
* incorrect current qty for the batch in stock reco (backport [#42434 ](https://github.com/frappe/erpnext/issues/42434 )) ([#42459 ](https://github.com/frappe/erpnext/issues/42459 )) ([298a569 ](298a5699f1 ))
* keyerror posting_time (backport [#42452 ](https://github.com/frappe/erpnext/issues/42452 )) ([#42460 ](https://github.com/frappe/erpnext/issues/42460 )) ([2d2140a ](2d2140aad0 ))
* not able to save BOM Creator ([#42540 ](https://github.com/frappe/erpnext/issues/42540 )) ([61280e6 ](61280e6072 ))
* parenttype in item wise purchase and sales register ([322fbe9 ](322fbe92ee ))
* performance issue for the report Purchase Order Analysis report (backport [#42503 ](https://github.com/frappe/erpnext/issues/42503 )) ([#42507 ](https://github.com/frappe/erpnext/issues/42507 )) ([edf1fcb ](edf1fcb742 ))
* price_list_currency not found error (backport [#42534 ](https://github.com/frappe/erpnext/issues/42534 )) ([#42539 ](https://github.com/frappe/erpnext/issues/42539 )) ([5fa185d ](5fa185d480 ))
* purchase return from rejected warehouse (backport [#42531 ](https://github.com/frappe/erpnext/issues/42531 )) ([#42535 ](https://github.com/frappe/erpnext/issues/42535 )) ([b7d70ac ](b7d70ac928 ))
* set pos data if not return doc ([25fe08e ](25fe08eb74 ))
* **tests:** added tests for usecase ([1390c86 ](1390c86fc4 ))
* warehouse filter in Product Bundle Balance (backport [#42532 ](https://github.com/frappe/erpnext/issues/42532 )) ([#42537 ](https://github.com/frappe/erpnext/issues/42537 )) ([826577c ](826577c88f ))
* Warranty Expiry Date not set in the serial number (backport [#42513 ](https://github.com/frappe/erpnext/issues/42513 )) ([#42515 ](https://github.com/frappe/erpnext/issues/42515 )) ([fc0db19 ](fc0db1941a ))
### Performance Improvements
* huge number of serial no creation (backport [#42522 ](https://github.com/frappe/erpnext/issues/42522 )) ([#42544 ](https://github.com/frappe/erpnext/issues/42544 )) ([6840f6c ](6840f6cb26 ))
2024-07-31 06:03:49 +00:00
ruthra kumar
43dadc763c
Merge pull request #42541 from frappe/version-15-hotfix
...
chore: release v15
2024-07-31 11:32:35 +05:30
Frappe PR Bot
4b66fcad64
chore(release): Bumped to Version 15.31.2
...
## [15.31.2](https://github.com/frappe/erpnext/compare/v15.31.1...v15.31.2 ) (2024-07-27)
### Bug Fixes
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) (backport [#42495 ](https://github.com/frappe/erpnext/issues/42495 )) ([#42496 ](https://github.com/frappe/erpnext/issues/42496 )) ([334c4d0 ](334c4d0676 ))
2024-07-27 05:38:30 +00:00
mergify[bot]
334c4d0676
fix: dynamic condition in the pricing rule not working (backport #42467 ) (backport #42495 ) ( #42496 )
...
fix: dynamic condition in the pricing rule not working (backport #42467 ) (#42495 )
fix: dynamic condition in the pricing rule not working (#42467 )
(cherry picked from commit 0e817f42ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit ac2ef21896 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-27 11:07:20 +05:30
Frappe PR Bot
2de69e2b12
chore(release): Bumped to Version 15.31.1
...
## [15.31.1](https://github.com/frappe/erpnext/compare/v15.31.0...v15.31.1 ) (2024-07-24)
### Bug Fixes
* incorrect current qty for the batch in stock reco (backport [#42434 ](https://github.com/frappe/erpnext/issues/42434 )) (backport [#42459 ](https://github.com/frappe/erpnext/issues/42459 )) ([#42463 ](https://github.com/frappe/erpnext/issues/42463 )) ([4bae419 ](4bae4194ab ))
2024-07-24 14:00:57 +00:00
mergify[bot]
4bae4194ab
fix: incorrect current qty for the batch in stock reco (backport #42434 ) (backport #42459 ) ( #42463 )
...
fix: incorrect current qty for the batch in stock reco (backport #42434 ) (#42459 )
fix: incorrect current qty for the batch in stock reco (#42434 )
(cherry picked from commit 9cd3374101 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 298a5699f1 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-24 19:29:40 +05:30
Frappe PR Bot
e28c1e9c4b
chore(release): Bumped to Version 15.31.0
...
# [15.31.0](https://github.com/frappe/erpnext/compare/v15.30.0...v15.31.0 ) (2024-07-24)
### Bug Fixes
* Consider adding warranty period to serial nos (backport [#42051 ](https://github.com/frappe/erpnext/issues/42051 )) ([#42182 ](https://github.com/frappe/erpnext/issues/42182 )) ([8da28dc ](8da28dcfb2 ))
* correct validation for depreciation posting date ([ffacf42 ](ffacf4222b ))
* Don't allow negative amount on Payment Request [#41905 ](https://github.com/frappe/erpnext/issues/41905 ) ([aee2cc2 ](aee2cc2e03 ))
* missing cr/dr notes on payment reconciliation ([0a41ccd ](0a41ccda99 ))
* not able to save QC (backport [#42371 ](https://github.com/frappe/erpnext/issues/42371 )) ([#42373 ](https://github.com/frappe/erpnext/issues/42373 )) ([18500b8 ](18500b8e3a ))
* provide initial value for `.reduce()` call ([72bc539 ](72bc539ffd ))
* Purchase Order Analysis Report Data (backport [#42387 ](https://github.com/frappe/erpnext/issues/42387 )) ([#42394 ](https://github.com/frappe/erpnext/issues/42394 )) ([709be13 ](709be13e82 ))
* qty in the 'Serial No Ledger' report (backport [#42429 ](https://github.com/frappe/erpnext/issues/42429 )) ([#42433 ](https://github.com/frappe/erpnext/issues/42433 )) ([926fd41 ](926fd41a2b ))
* remove proprietorship and update it with individual ([527781a ](527781a588 ))
* rounding issue causing incorrect quantity in SE (backport [#42380 ](https://github.com/frappe/erpnext/issues/42380 )) ([#42395 ](https://github.com/frappe/erpnext/issues/42395 )) ([54791e9 ](54791e938b ))
* serial and batch bundle for POS Invoice (backport [#41491 ](https://github.com/frappe/erpnext/issues/41491 )) ([#42396 ](https://github.com/frappe/erpnext/issues/42396 )) ([555be2b ](555be2be11 ))
* set filter to show only submitted asset ([29fc975 ](29fc975fb8 ))
* Show the rows in AR/AP report where outstanding equals to 0.01 ([886256c ](886256c86b ))
### Features
* add make_regional_gl_entries override for Sales Invoice ([#42399 ](https://github.com/frappe/erpnext/issues/42399 )) ([22b17de ](22b17de2b4 ))
2024-07-24 07:28:24 +00:00
ruthra kumar
1e16a987dd
Merge pull request #42449 from frappe/version-15-hotfix
...
chore: release v15
2024-07-24 12:57:10 +05:30
Frappe PR Bot
4b8b3ee46a
chore(release): Bumped to Version 15.30.0
...
# [15.30.0](https://github.com/frappe/erpnext/compare/v15.29.4...v15.30.0 ) (2024-07-17)
### Bug Fixes
* address and contact filters for SCO and SCR (backport [#42310 ](https://github.com/frappe/erpnext/issues/42310 )) ([#42312 ](https://github.com/frappe/erpnext/issues/42312 )) ([cb64c73 ](cb64c73c9e ))
* bin deadlock issue (backport [#42342 ](https://github.com/frappe/erpnext/issues/42342 )) ([#42357 ](https://github.com/frappe/erpnext/issues/42357 )) ([29ee2d4 ](29ee2d46f0 ))
* cost center filter by company (backport [#42297 ](https://github.com/frappe/erpnext/issues/42297 )) ([#42299 ](https://github.com/frappe/erpnext/issues/42299 )) ([4c9ce1b ](4c9ce1b188 ))
* extra qty pick in pick list (backport [#42345 ](https://github.com/frappe/erpnext/issues/42345 )) ([#42349 ](https://github.com/frappe/erpnext/issues/42349 )) ([1754adf ](1754adfcd6 ))
* **gross profit:** incorrect valuation rate on different warehouses ([f161e59 ](f161e59cd7 ))
* incoming rate zero for supplied items in returned SCR (backport [#42314 ](https://github.com/frappe/erpnext/issues/42314 )) ([#42315 ](https://github.com/frappe/erpnext/issues/42315 )) ([076bf17 ](076bf17439 ))
* items not fetching in End Transit entry (backport [#42358 ](https://github.com/frappe/erpnext/issues/42358 )) ([#42361 ](https://github.com/frappe/erpnext/issues/42361 )) ([b5a2e5a ](b5a2e5a375 ))
* keep status as In Progress for RIV for Timeout Error (backport [#42274 ](https://github.com/frappe/erpnext/issues/42274 )) ([#42296 ](https://github.com/frappe/erpnext/issues/42296 )) ([1de66e5 ](1de66e56ee ))
* missing discount on POS Credit Notes ([4055ef9 ](4055ef92b5 ))
* not able to cancel the inter transfer DN (backport [#42333 ](https://github.com/frappe/erpnext/issues/42333 )) ([#42340 ](https://github.com/frappe/erpnext/issues/42340 )) ([cf2651d ](cf2651dd85 ))
* not able to submit LCV entry (backport [#42303 ](https://github.com/frappe/erpnext/issues/42303 )) ([#42304 ](https://github.com/frappe/erpnext/issues/42304 )) ([6d098b7 ](6d098b7302 ))
* remove doctype link from serial no ledger report (backport [#42327 ](https://github.com/frappe/erpnext/issues/42327 )) ([#42348 ](https://github.com/frappe/erpnext/issues/42348 )) ([b741b2a ](b741b2a285 ))
* removed patch from patches.txt ([c45d11c ](c45d11cd60 ))
* same posting date and time causing incorrect valuation rate (backport [#42351 ](https://github.com/frappe/erpnext/issues/42351 )) ([#42356 ](https://github.com/frappe/erpnext/issues/42356 )) ([62fc428 ](62fc42803f ))
* service item capitalization ([#42188 ](https://github.com/frappe/erpnext/issues/42188 )) ([2ffe7d5 ](2ffe7d5838 ))
* show total rows credit row in balance sheet ([0d2ef0d ](0d2ef0df7d ))
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42292 ](https://github.com/frappe/erpnext/issues/42292 )) ([ef16313 ](ef16313e0a ))
* **Warehouse:** add buttons only if the user can use them ([a2b21c7 ](a2b21c7570 ))
* While submitting PCV ensure previous FY is closed (backport [#42284 ](https://github.com/frappe/erpnext/issues/42284 )) ([#42300 ](https://github.com/frappe/erpnext/issues/42300 )) ([e250dcc ](e250dcc7c8 ))
### Features
* configurable depreciation calculation via accounts settings ([#42276 ](https://github.com/frappe/erpnext/issues/42276 )) ([ddd1ca7 ](ddd1ca7f7c ))
* create variant with/without image (backport [#41317 ](https://github.com/frappe/erpnext/issues/41317 )) ([#42343 ](https://github.com/frappe/erpnext/issues/42343 )) ([5f1d6ed ](5f1d6ede31 ))
2024-07-17 05:19:44 +00:00
ruthra kumar
85aca0ef55
Merge pull request #42354 from frappe/version-15-hotfix
...
chore: release v15
2024-07-17 10:48:30 +05:30
Nabin Hait
ce8b423ad6
chore: release v15 ( #42308 )
...
* fix(Warehouse): add buttons only if the user can use them
(cherry picked from commit 10ae5aaf52 )
* fix: missing discount on POS Credit Notes
(cherry picked from commit 1049550951 )
* chore: rename test suite for payable report
(cherry picked from commit 9474f72776 )
* refactor: test suite for item-wise sales register
(cherry picked from commit 3aaa22e672 )
* refactor(test): use each instance UOM for assertion
(cherry picked from commit cf4fbfb601 )
* fix: slowness in reposting dependent vouchers. (backport #42282 ) (#42292 )
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* refactor(test): clear old records
* fix: keep status as In Progress for RIV for Timeout Error (backport #42274 ) (#42296 )
fix: keep status as In Progress for RIV for Timeout Error (#42274 )
(cherry picked from commit 10280d6140 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: cost center filter by company (backport #42297 ) (#42299 )
fix: cost center filter by company (#42297 )
(cherry picked from commit 9838f7e6ba )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* feat: configurable depreciation calculation via accounts settings (#42276 )
* feat: configurable depreciation calculation via accounts settings
* refactor: code optimization
* style: changes in description and label
(cherry picked from commit b04da63aad )
* fix: not able to submit LCV entry (backport #42303 ) (#42304 )
fix: not able to submit LCV entry (#42303 )
(cherry picked from commit 9cf92eaeab )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: While submitting PCV ensure previous FY is closed (backport #42284 ) (#42300 )
fix: While submitting PCV ensure previous FY is closed (#42284 )
(cherry picked from commit d0bbc8ca70 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-07-12 20:47:27 +05:30
Frappe PR Bot
f975333970
chore(release): Bumped to Version 15.29.3
...
## [15.29.3](https://github.com/frappe/erpnext/compare/v15.29.2...v15.29.3 ) (2024-07-10)
### Bug Fixes
* actual qty in sales order (backport [#42248 ](https://github.com/frappe/erpnext/issues/42248 )) ([#42256 ](https://github.com/frappe/erpnext/issues/42256 )) ([4866958 ](4866958a96 ))
* add missing german translations ([2f89461 ](2f89461ace ))
* added filter to show only submitted assets ([19ed6d1 ](19ed6d1081 ))
* auto serial and batch bundle not creating for Asset Capitalization (backport [#42231 ](https://github.com/frappe/erpnext/issues/42231 )) ([#42242 ](https://github.com/frappe/erpnext/issues/42242 )) ([7916d64 ](7916d6436f ))
* Billed Qty and Qty to Bill Calculation in Purchase Order Analysis (backport [#42100 ](https://github.com/frappe/erpnext/issues/42100 )) ([#42249 ](https://github.com/frappe/erpnext/issues/42249 )) ([43c7513 ](43c7513cfe ))
* BOM Creator Recursion Error on duplicate save (backport [#41622 ](https://github.com/frappe/erpnext/issues/41622 )) ([#42179 ](https://github.com/frappe/erpnext/issues/42179 )) ([68a39df ](68a39dfa33 ))
* changes as per review ([57896a8 ](57896a8f99 ))
* completed DC will not appear in a delivery trip ([0bab609 ](0bab609a6f ))
* completed DC will not appear in a delivery trip ([#41655 ](https://github.com/frappe/erpnext/issues/41655 )) ([a3444a0 ](a3444a07b7 ))
* corrected mismatch in the Purchase Receipt Status [#15620 ](https://github.com/frappe/erpnext/issues/15620 ) (backport [#42138 ](https://github.com/frappe/erpnext/issues/42138 )) ([#42252 ](https://github.com/frappe/erpnext/issues/42252 )) ([e1b50ef ](e1b50efeea ))
* correcting balance sheet calculation for zero liabilities and equity ([d48a2c9 ](d48a2c9f8e ))
* correcting balance sheet calculation for zero liabilities and equity ([#41497 ](https://github.com/frappe/erpnext/issues/41497 )) ([2104d90 ](2104d903aa ))
* custom delimiters ([43ad2fe ](43ad2fed63 ))
* download_import_log if rows are greater than 5000 ([4eb251b ](4eb251b59a ))
* empty item-wise sales/purchase register reports on initial load ([5ac3b34 ](5ac3b34a6f ))
* field position ([a04938d ](a04938d5ae ))
* group by in item-wise purchase register ([a967d59 ](a967d59844 ))
* **Holiday List:** sort holidays on save to avoid disorienting the user (backport [#42236 ](https://github.com/frappe/erpnext/issues/42236 )) ([#42250 ](https://github.com/frappe/erpnext/issues/42250 )) ([b555615 ](b5556156c1 ))
* import log preview ([62aac8b ](62aac8bb85 ))
* import status ([71311ff ](71311ffd62 ))
* **Inventory Dimension:** reduce perms for Stock User (backport [#42226 ](https://github.com/frappe/erpnext/issues/42226 )) ([#42243 ](https://github.com/frappe/erpnext/issues/42243 )) ([3cc59e4 ](3cc59e4a7a ))
* manual pick allow to pick more than available stock (backport [#42155 ](https://github.com/frappe/erpnext/issues/42155 )) ([#42159 ](https://github.com/frappe/erpnext/issues/42159 )) ([a7b6530 ](a7b6530fde ))
* Multiple fixes for General Ledger Report ([ca57fd4 ](ca57fd4255 ))
* multiple free items on same Item Group ([9352863 ](93528631c3 ))
* path of automatically updates the status of asset maintenance log ([5317418 ](5317418a53 ))
* Project Status should be Open again if `percent_complete` is not 100 ([90f5c78 ](90f5c78607 ))
* provision to enable do not use batch-wise valuation (backport [#42186 ](https://github.com/frappe/erpnext/issues/42186 )) ([#42198 ](https://github.com/frappe/erpnext/issues/42198 )) ([ec881ac ](ec881ace76 ))
* **Putaway Rule:** reduce perms for Stock User (backport [#42227 ](https://github.com/frappe/erpnext/issues/42227 )) ([#42244 ](https://github.com/frappe/erpnext/issues/42244 )) ([b78a97d ](b78a97df85 ))
* remove deprecated field "statement_import_log" ([2f0b97d ](2f0b97d91b ))
* removed max discount validation for sales return ([ab987e9 ](ab987e9a86 ))
* **Stock Entry Type:** reduce perms for Stock User (backport [#42225 ](https://github.com/frappe/erpnext/issues/42225 )) ([#42245 ](https://github.com/frappe/erpnext/issues/42245 )) ([954d9ab ](954d9ab154 ))
* tax on stock_rbnb on repost of Purchase Receipt ([427439c ](427439c3f1 ))
* **tds:** use doctype reference when mapping keys across multiple doctypes ([#42258 ](https://github.com/frappe/erpnext/issues/42258 )) ([8264e3b ](8264e3bc77 ))
* updated logic for calculating tax_withholding_net_total in payment entry ([3fb5c7a ](3fb5c7a3a6 ))
* use standard method to get `_doc_before_save` ([cfda5f6 ](cfda5f6d0b ))
2024-07-10 10:44:06 +00:00
ruthra kumar
38e176160c
Merge pull request #42253 from frappe/version-15-hotfix
...
chore: release v15
2024-07-10 16:12:52 +05:30
Frappe PR Bot
c9e3dee5b2
chore(release): Bumped to Version 15.29.2
...
## [15.29.2](https://github.com/frappe/erpnext/compare/v15.29.1...v15.29.2 ) (2024-07-05)
### Bug Fixes
* blank item-wise sales/purchase register reports on first load ([8baef24 ](8baef24541 ))
* group by in item-wise purchase register ([20d481d ](20d481de5e ))
2024-07-05 02:47:13 +00:00
ruthra kumar
a8cd49112d
Merge pull request #42191 from frappe/mergify/bp/version-15/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-05 08:15:58 +05:30
ruthra kumar
8baef24541
fix: blank item-wise sales/purchase register reports on first load
2024-07-05 07:43:13 +05:30
Nihantra C. Patel
20d481de5e
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-05 02:05:29 +00:00
Frappe PR Bot
7568af67e9
chore(release): Bumped to Version 15.29.1
...
## [15.29.1](https://github.com/frappe/erpnext/compare/v15.29.0...v15.29.1 ) (2024-07-03)
### Bug Fixes
* path of automatically updates the status of asset maintenance log ([473aaf4 ](473aaf4e5b ))
2024-07-03 14:56:03 +00:00
Raffael Meyer
5dbdcb1158
Merge pull request #42171 from frappe/mergify/bp/version-15/pr-42168
...
fix: path of automatically updates the status of asset maintenance log (backport #42157 ) (backport #42168 )
2024-07-03 16:54:44 +02:00
Nihantra C. Patel
473aaf4e5b
fix: path of automatically updates the status of asset maintenance log
...
(cherry picked from commit 909aa8f359 )
(cherry picked from commit 5317418a53 )
2024-07-03 14:15:05 +00:00
Frappe PR Bot
5812577854
chore(release): Bumped to Version 15.29.0
...
# [15.29.0](https://github.com/frappe/erpnext/compare/v15.28.2...v15.29.0 ) (2024-07-03)
### Bug Fixes
* add auto-update for overdue status ([#42105 ](https://github.com/frappe/erpnext/issues/42105 )) ([317cc03 ](317cc0358c ))
* add string for translation (backport [#41903 ](https://github.com/frappe/erpnext/issues/41903 )) ([#41963 ](https://github.com/frappe/erpnext/issues/41963 )) ([48dc24b ](48dc24b9bf ))
* always post to tax account heads if LCV is booked ([706a6c1 ](706a6c1ad7 ))
* batch picking in pick list based on Stock Settings (backport [#42021 ](https://github.com/frappe/erpnext/issues/42021 )) ([#42134 ](https://github.com/frappe/erpnext/issues/42134 )) ([a45f8ca ](a45f8ca5fd ))
* batch reset while making SABB (backport [#42076 ](https://github.com/frappe/erpnext/issues/42076 )) ([#42123 ](https://github.com/frappe/erpnext/issues/42123 )) ([c3f5a49 ](c3f5a494f3 ))
* decimal issue in pick list (backport [#41972 ](https://github.com/frappe/erpnext/issues/41972 )) ([#41982 ](https://github.com/frappe/erpnext/issues/41982 )) ([9945a90 ](9945a90b3f ))
* **Delivery Note:** only show permitted actions ([cef6d0d ](cef6d0d74d ))
* do not show zero balance stock items in stock balance report (backport [#41958 ](https://github.com/frappe/erpnext/issues/41958 )) ([#41961 ](https://github.com/frappe/erpnext/issues/41961 )) ([c10b123 ](c10b123a81 ))
* expense account from item group not fetched (backport [#41957 ](https://github.com/frappe/erpnext/issues/41957 )) ([#41962 ](https://github.com/frappe/erpnext/issues/41962 )) ([760b2e2 ](760b2e24f2 ))
* fixed asset value in Fixed Asset Register (backport [#41930 ](https://github.com/frappe/erpnext/issues/41930 )) ([#42027 ](https://github.com/frappe/erpnext/issues/42027 )) ([f2feeaf ](f2feeaf264 ))
* handle none type object error ([b0aef9e ](b0aef9e42b ))
* incorrect against_account upon reposting ([a41577a ](a41577a1cd ))
* incorrect Difference Amount (backport [#42008 ](https://github.com/frappe/erpnext/issues/42008 )) ([#42013 ](https://github.com/frappe/erpnext/issues/42013 )) ([838cc5b ](838cc5b72a ))
* incorrect discount on other item ([77f4199 ](77f4199e2a ))
* incorrect dr/cr on Adv Payment against Journals ([4e74257 ](4e74257ba9 ))
* incorrect time period in asset depreciation schedule (backport [#41805 ](https://github.com/frappe/erpnext/issues/41805 )) ([#42043 ](https://github.com/frappe/erpnext/issues/42043 )) ([cf4d4ba ](cf4d4ba3e9 ))
* lead status filter (backport [#41816 ](https://github.com/frappe/erpnext/issues/41816 )) ([#42046 ](https://github.com/frappe/erpnext/issues/42046 )) ([3536a75 ](3536a754ff ))
* manufacturing date issue in the batch (backport [#42034 ](https://github.com/frappe/erpnext/issues/42034 )) ([#42037 ](https://github.com/frappe/erpnext/issues/42037 )) ([a981633 ](a981633d94 ))
* move condition for shipment ([2180239 ](21802396ce ))
* not able to make purchase return (backport [#42053 ](https://github.com/frappe/erpnext/issues/42053 )) ([#42055 ](https://github.com/frappe/erpnext/issues/42055 )) ([8a91bf3 ](8a91bf3154 ))
* pricing rule with and without 'apply multiple' and priority ([f3aa885 ](f3aa885488 ))
* provisional entry for non stock items ([d61dab8 ](d61dab8569 ))
* Re-open allows SO's to be over credit limit ([7fcb0f5 ](7fcb0f578a ))
* refactor Asset Repair and Stock Entry linkage to resolve amendme… (backport [#41919 ](https://github.com/frappe/erpnext/issues/41919 )) ([#42058 ](https://github.com/frappe/erpnext/issues/42058 )) ([97c49b9 ](97c49b93b6 ))
* reload asset when creating asset depreciation ([7b5d504 ](7b5d5043c5 ))
* reposting file attachment permission issue (backport [#42068 ](https://github.com/frappe/erpnext/issues/42068 )) ([#42075 ](https://github.com/frappe/erpnext/issues/42075 )) ([1f3374f ](1f3374fcdf ))
* resolve gl entries duplication in asset purchase workflow (backport [#41845 ](https://github.com/frappe/erpnext/issues/41845 )) ([#42120 ](https://github.com/frappe/erpnext/issues/42120 )) ([58e18e2 ](58e18e2b1f ))
* **Sales Order:** only show permitted actions ([a0011c5 ](a0011c5b52 ))
* show zero stock items filter in the stock balance report (backport [#42147 ](https://github.com/frappe/erpnext/issues/42147 )) ([#42152 ](https://github.com/frappe/erpnext/issues/42152 )) ([11ebbf2 ](11ebbf2a9c ))
* stock qty validation in SCR (backport [#42124 ](https://github.com/frappe/erpnext/issues/42124 )) ([#42133 ](https://github.com/frappe/erpnext/issues/42133 )) ([d9e62fe ](d9e62fef21 ))
* Stock Reservation Entry was not getting created (backport [#42033 ](https://github.com/frappe/erpnext/issues/42033 )) ([#42035 ](https://github.com/frappe/erpnext/issues/42035 )) ([e278fc6 ](e278fc683f ))
* **test:** incorrect field for customer default billing currency ([3b15708 ](3b15708f18 ))
* this.frm.events.update_cost is not a function (backport [#41960 ](https://github.com/frappe/erpnext/issues/41960 )) ([#41965 ](https://github.com/frappe/erpnext/issues/41965 )) ([3b4d397 ](3b4d39766f ))
* timeout error while submitting JV (backport [#42040 ](https://github.com/frappe/erpnext/issues/42040 )) ([#42099 ](https://github.com/frappe/erpnext/issues/42099 )) ([a0e06a4 ](a0e06a4ba5 ))
* timeout while cancelling LCV (backport [#42030 ](https://github.com/frappe/erpnext/issues/42030 )) (backport [#42031 ](https://github.com/frappe/erpnext/issues/42031 )) ([#42032 ](https://github.com/frappe/erpnext/issues/42032 )) ([068de08 ](068de08bbb ))
* unhide serial no field (backport [#42045 ](https://github.com/frappe/erpnext/issues/42045 )) ([#42047 ](https://github.com/frappe/erpnext/issues/42047 )) ([482832f ](482832f3c2 ))
* valuation rate for the legacy batches (backport [#42011 ](https://github.com/frappe/erpnext/issues/42011 )) ([#42020 ](https://github.com/frappe/erpnext/issues/42020 )) ([f6be19c ](f6be19cb7c ))
* Wrong Delete Batch on Purchase Receipt (backport [#42007 ](https://github.com/frappe/erpnext/issues/42007 )) ([#42012 ](https://github.com/frappe/erpnext/issues/42012 )) ([68b318a ](68b318a94b ))
### Features
* accounting dimension filters in gp report ([fe9dffb ](fe9dffb271 ))
* default account head for operating cost (backport [#41985 ](https://github.com/frappe/erpnext/issues/41985 )) ([#41987 ](https://github.com/frappe/erpnext/issues/41987 )) ([44c1671 ](44c16713ba ))
* **gp:** group by cost center ([068ae87 ](068ae87b8d ))
* Turkish Chart Of Accounts (backport [#41756 ](https://github.com/frappe/erpnext/issues/41756 )) ([#42028 ](https://github.com/frappe/erpnext/issues/42028 )) ([63b26e6 ](63b26e679b ))
### Performance Improvements
* code optimization to handle large asset creation (backport [#42018 ](https://github.com/frappe/erpnext/issues/42018 )) ([#42025 ](https://github.com/frappe/erpnext/issues/42025 )) ([c27f272 ](c27f272f06 ))
* dont run queries unnecessarily, improved filters ([#41993 ](https://github.com/frappe/erpnext/issues/41993 )) ([b59c91a ](b59c91a341 ))
* Performance optmization for Purchase Invoice submission (backport [#40263 ](https://github.com/frappe/erpnext/issues/40263 )) ([#41946 ](https://github.com/frappe/erpnext/issues/41946 )) ([d396c18 ](d396c18689 ))
2024-07-03 05:06:09 +00:00
ruthra kumar
ebb8d90b4d
Merge pull request #42142 from frappe/version-15-hotfix
...
chore: release v15
2024-07-03 10:33:25 +05:30
Danny
b80a5f27a9
fix: set default warehouse for pos invoice
...
(cherry picked from commit b156937254 )
2024-04-01 17:08:39 +00:00