Frappe PR Bot
46a8500361
chore(release): Bumped to Version 14.77.1
...
## [14.77.1](https://github.com/frappe/erpnext/compare/v14.77.0...v14.77.1 ) (2024-11-22)
### Bug Fixes
* include current invoice amount when tax_on_excess_amount is checked ([43f59da ](43f59da0a9 ))
v14.77.1
2024-11-22 06:01:07 +00:00
ruthra kumar
88ba24f1cf
Merge pull request #44270 from frappe/mergify/bp/version-14/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:29:50 +05:30
venkat102
87bb403159
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:12 +00:00
venkat102
43f59da0a9
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:12 +00:00
Frappe PR Bot
2c865bcd49
chore(release): Bumped to Version 14.77.0
...
# [14.77.0](https://github.com/frappe/erpnext/compare/v14.76.0...v14.77.0 ) (2024-11-20)
### Bug Fixes
* added test cases ([5fa4fd8 ](5fa4fd8825 ))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([cc9b22c ](cc9b22ce9f ))
* backport german translations from develop ([#44046 ](https://github.com/frappe/erpnext/issues/44046 )) ([c23868a ](c23868a14d ))
* broken apply on other item pricing rule ([f03e301 ](f03e301250 ))
* broken UI on currency exchange ([36898f6 ](36898f6797 ))
* check if pricing rule matches with coupon code ([#44104 ](https://github.com/frappe/erpnext/issues/44104 )) ([24b5b3c ](24b5b3c8e0 ))
* correctly set 'cannot_add_rows' property on allocations table field ([137ef78 ](137ef78d96 ))
* disable conversion to user tz for sales order calender ([356da69 ](356da69179 ))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([33e835c](33e835c4d3 ))
* linters ([c3e2ff2 ](c3e2ff2fa5 ))
* non group pos warehouse ([ec40131 ](ec40131d4d ))
* payment reco for jv with negative dr or cr amount ([23fb4f3 ](23fb4f348f ))
* remove trailing whitespace ([1019d98 ](1019d98c5a ))
* set conversion factor before applying price list ([e09f101 ](e09f101336 ))
* set default party type in Payment Entry ([f3cbbef ](f3cbbef346 ))
* stock ledger variance report filter options (backport [#44137 ](https://github.com/frappe/erpnext/issues/44137 )) ([#44149 ](https://github.com/frappe/erpnext/issues/44149 )) ([f871f08 ](f871f08f47 ))
* validate sales team to ensure all sales person are enabled ([bd0f11e ](bd0f11ef4f ))
### Features
* new DocTypes "Code List" and "Common Code" (backport [#43425 ](https://github.com/frappe/erpnext/issues/43425 )) ([#44172 ](https://github.com/frappe/erpnext/issues/44172 )) ([a7de8c1 ](a7de8c1143 ))
v14.77.0
2024-11-20 08:37:41 +00:00
ruthra kumar
fc783f5acf
Merge pull request #44210 from frappe/version-14-hotfix
...
chore: release v14
2024-11-20 14:06:14 +05:30
ruthra kumar
24126b03dd
Merge pull request #44244 from frappe/mergify/bp/version-14-hotfix/pr-44197
...
fix: payment reco for jv with negative dr or cr amount (backport #44197 )
2024-11-20 13:12:55 +05:30
ljain112
5fa4fd8825
fix: added test cases
...
(cherry picked from commit 6f9ea6422d )
2024-11-20 07:18:19 +00:00
ljain112
23fb4f348f
fix: payment reco for jv with negative dr or cr amount
...
(cherry picked from commit fee79b9445 )
2024-11-20 07:18:19 +00:00
ruthra kumar
227c912ece
Merge pull request #44241 from frappe/mergify/bp/version-14-hotfix/pr-44240
...
fix: non group pos warehouse (backport #44240 )
2024-11-20 12:17:33 +05:30
ruthra kumar
5bfbdb805c
Merge pull request #44238 from frappe/mergify/bp/version-14-hotfix/pr-44220
...
refactor: Update `Payment Request` search query in PE's reference (backport #44220 )
2024-11-20 12:16:21 +05:30
Nihantra C. Patel
ec40131d4d
fix: non group pos warehouse
...
(cherry picked from commit d526be0394 )
2024-11-20 06:41:34 +00:00
ruthra kumar
859672c419
Merge pull request #44232 from frappe/mergify/bp/version-14-hotfix/pr-44207
...
fix: validate sales team to ensure all sales person are enabled (backport #44207 )
2024-11-20 11:51:56 +05:30
Abdeali Chharchhoda
e8c3617628
refactor: Update Payment Request search query in PE's reference
...
(cherry picked from commit 4ab3499a17 )
2024-11-20 06:21:41 +00:00
ruthra kumar
09b21b8cb4
Merge pull request #44234 from frappe/mergify/bp/version-14-hotfix/pr-44203
...
fix: disable conversion to user tz for sales order calender (backport #44203 )
2024-11-20 11:51:21 +05:30
ljain112
356da69179
fix: disable conversion to user tz for sales order calender
...
(cherry picked from commit cdf098c193 )
2024-11-20 05:17:52 +00:00
ljain112
bd0f11ef4f
fix: validate sales team to ensure all sales person are enabled
...
(cherry picked from commit 548dbb33eb )
2024-11-20 05:11:35 +00:00
ruthra kumar
9f3dfb3d18
Merge pull request #44216 from frappe/mergify/bp/version-14-hotfix/pr-44104
...
fix: check if pricing rule matches with coupon code (backport #44104 )
2024-11-19 17:37:33 +05:30
Nikolas Beckel
24b5b3c8e0
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:41:48 +00:00
mergify[bot]
a7de8c1143
feat: new DocTypes "Code List" and "Common Code" (backport #43425 ) ( #44172 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-18 20:59:41 +01:00
ruthra kumar
2fcab327aa
Merge pull request #44181 from frappe/mergify/bp/version-14-hotfix/pr-44127
...
fix: set default Party Type based on Payment Type in Payment Entry (backport #44127 )
2024-11-18 10:49:10 +05:30
vishakhdesai
f3cbbef346
fix: set default party type in Payment Entry
...
(cherry picked from commit 19222690d3 )
2024-11-18 10:16:59 +05:30
ruthra kumar
339beff023
Merge pull request #44179 from frappe/mergify/bp/version-14-hotfix/pr-44147
...
fix: set conversion factor before applying price list (backport #44147 )
2024-11-18 10:14:34 +05:30
ruthra kumar
85d398efcc
Merge pull request #44177 from frappe/mergify/bp/version-14-hotfix/pr-44157
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157 )
2024-11-18 10:14:12 +05:30
vishakhdesai
e09f101336
fix: set conversion factor before applying price list
...
(cherry picked from commit 9749fe23cc )
2024-11-18 04:38:32 +00:00
UmakanthKaspa
f9b52b292e
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
...
(cherry picked from commit 5dd8eafdfc )
2024-11-18 04:36:12 +00:00
Türker Tunalı
8a94d7bea8
fix:Unable to pause job card ( #42839 )
...
fix: unable to pause job card
Pause operation creates "Value missing for: Completed Qty" error. That field was mandatory but it's non mandatory in v15.
2024-11-15 17:29:58 +05:30
mergify[bot]
f871f08f47
fix: stock ledger variance report filter options (backport #44137 ) ( #44149 )
...
fix: stock ledger variance report filter options (#44137 )
(cherry picked from commit e8bbf6492f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 15:05:03 +05:30
ruthra kumar
313ea3983f
Merge pull request #44161 from frappe/mergify/bp/version-14-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:35 +05:30
Vishakh Desai
c3e2ff2fa5
fix: linters
...
(cherry picked from commit 9cc22b4cac )
2024-11-15 07:18:49 +00:00
Vishakh Desai
33e835c4d3
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:18:49 +00:00
ruthra kumar
c9fa4af4fe
Merge pull request #44159 from frappe/mergify/bp/version-14-hotfix/pr-44158
...
fix: broken UI on currency exchange (backport #44158 )
2024-11-15 12:28:18 +05:30
ruthra kumar
36898f6797
fix: broken UI on currency exchange
...
(cherry picked from commit e91b65e7bd )
2024-11-15 06:52:40 +00:00
ruthra kumar
b9a0f4fed8
Merge pull request #44154 from frappe/mergify/bp/version-14-hotfix/pr-44089
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089 )
2024-11-15 10:54:40 +05:30
UmakanthKaspa
1019d98c5a
fix: remove trailing whitespace
...
(cherry picked from commit d6703eb88b )
2024-11-15 05:00:03 +00:00
UmakanthKaspa
cc9b22ce9f
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
...
(cherry picked from commit 0bd83d920d )
2024-11-15 05:00:02 +00:00
ruthra kumar
f5135cd4a4
Merge pull request #44152 from frappe/mergify/bp/version-14-hotfix/pr-44148
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148 )
2024-11-15 10:22:43 +05:30
UmakanthKaspa
137ef78d96
fix: correctly set 'cannot_add_rows' property on allocations table field
...
(cherry picked from commit 13ca2700f8 )
2024-11-15 04:47:46 +00:00
ruthra kumar
5452f8ac4a
Merge pull request #44139 from frappe/mergify/bp/version-14-hotfix/pr-43189
...
fix: broken apply on other item (backport #43189 )
2024-11-14 13:45:41 +05:30
ruthra kumar
f03e301250
fix: broken apply on other item pricing rule
...
(cherry picked from commit e5119a749c )
2024-11-14 07:54:10 +00:00
Raffael Meyer
c23868a14d
fix: backport german translations from develop ( #44046 )
2024-11-13 18:17:50 +01:00
Frappe PR Bot
75d785f6b6
chore(release): Bumped to Version 14.76.0
...
# [14.76.0](https://github.com/frappe/erpnext/compare/v14.75.2...v14.76.0 ) (2024-11-13)
### Bug Fixes
* Drop Shipping address based on customer shopping address ([ea38a1f ](ea38a1f36a ))
* exception on register reports when filtered on cost center ([599581e ](599581e09d ))
* NoneType while updating ordered_qty in SO for removed items ([1446aa3 ](1446aa3636 ))
* populate payment schedule from payment terms (backport [#44082 ](https://github.com/frappe/erpnext/issues/44082 )) ([#44084 ](https://github.com/frappe/erpnext/issues/44084 )) ([6b149f5 ](6b149f5ddf ))
* subcontracting receipt has no reference field for purchase order ([b1e205f ](b1e205f4d1 ))
* task path (backport [#44073 ](https://github.com/frappe/erpnext/issues/44073 )) ([#44077 ](https://github.com/frappe/erpnext/issues/44077 )) ([c12d5f6 ](c12d5f613a ))
* tyeerror while saving pick list ([d73cc83 ](d73cc83b91 ))
* update per_billed value in Purchase Receipt while creating Debit Note ([#43977 ](https://github.com/frappe/erpnext/issues/43977 )) ([da6c6dc ](da6c6dcfcb ))
### Features
* Partly billed status in Purchase Receipt ([#39543 ](https://github.com/frappe/erpnext/issues/39543 )) ([3e2fa16 ](3e2fa16d84 ))
v14.76.0
2024-11-13 15:00:34 +00:00
ruthra kumar
a63a0e0d37
Merge pull request #44102 from frappe/version-14-hotfix
...
chore: release v14
2024-11-13 20:29:06 +05:30
ruthra kumar
ddac2c59ab
Merge pull request #44114 from frappe/mergify/bp/version-14-hotfix/pr-43977
...
fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977 )
2024-11-13 19:01:04 +05:30
rohitwaghchaure
030df0d7e8
chore: fix conflicts
2024-11-13 18:27:41 +05:30
NaviN
da6c6dcfcb
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 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-11-13 18:27:41 +05:30
ruthra kumar
cbe92fef0c
Merge pull request #44128 from frappe/mergify/bp/version-14-hotfix/pr-39543
...
feat: Partly billed status in Purchase Receipt (backport #39543 )
2024-11-13 18:04:39 +05:30
Deepesh Garg
3e2fa16d84
feat: Partly billed status in Purchase Receipt ( #39543 )
...
(cherry picked from commit a673220feb )
2024-11-13 12:13:37 +00:00
ruthra kumar
44988c8bfa
Merge pull request #44126 from frappe/mergify/copy/version-14-hotfix/pr-44124
...
refactor: 'Partly Billed' status for Purchase Receipt (copy #44124 )
2024-11-13 17:22:41 +05:30
ruthra kumar
2acee05a0a
refactor: 'Partly Billed' status for Purchase Receipt
...
(cherry picked from commit c58bbd25f2 )
2024-11-13 17:00:20 +05:30