Smit Vora
edccb746f0
Merge pull request #44294 from Abdeali099/fix-fiscal-dates
2024-11-25 16:15:04 +05:30
ruthra kumar
506fd97a2c
Merge pull request #44314 from frappe/mergify/bp/version-14-hotfix/pr-44297
...
refactor: added translate function for some columns of report (backport #44297 )
2024-11-25 10:39:49 +05:30
Abdeali Chharchhoda
6c9485fb13
refactor: added translate function for some columns of report
...
(cherry picked from commit e545c913b5 )
2024-11-25 04:39:26 +00:00
Abdeali Chharchhoda
4f806f9a72
fix: Used Fiscal Dates instead of year's Start and End dates
2024-11-22 18:09:23 +05:30
Frappe PR Bot
4723fbfd57
chore(release): Bumped to Version 14.77.2
...
## [14.77.2](https://github.com/frappe/erpnext/compare/v14.77.1...v14.77.2 ) (2024-11-22)
### Bug Fixes
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([d1295d1 ](d1295d1c79 ))
v14.77.2
2024-11-22 11:28:10 +00:00
rohitwaghchaure
ab49ee2e05
Merge pull request #44289 from frappe/mergify/bp/version-14/pr-44288
...
fix: patch (backport #44191 ) (backport #44288 )
2024-11-22 16:56:24 +05:30
rohitwaghchaure
d1295d1c79
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
(cherry picked from commit 3643c60c67 )
2024-11-22 10:56:37 +00:00
ruthra kumar
8a45258778
Merge pull request #44286 from frappe/mergify/bp/version-14-hotfix/pr-44246
...
fix: Get submitted documents in validate_for_closed_fiscal_year (backport #44246 )
2024-11-22 16:25:37 +05:30
rohitwaghchaure
d10a9d3225
Merge pull request #44288 from frappe/mergify/bp/version-14-hotfix/pr-44191
...
fix: patch (backport #44191 )
2024-11-22 16:25:03 +05:30
rohitwaghchaure
3643c60c67
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
2024-11-22 10:51:44 +00:00
ruthra kumar
92e252e37a
Merge pull request #44284 from frappe/mergify/bp/version-14-hotfix/pr-44266
...
fix: make free qty round on large transaction qty (backport #44266 )
2024-11-22 16:15:19 +05:30
vimalraj27
b9efeeb71a
fix: Get submitted documents in validate_for_closed_fiscal_year
...
(cherry picked from commit c607e5f940 )
2024-11-22 15:56:34 +05:30
venkat102
d695fb5723
test: add unit test to validate free qty round on large transaction qty
...
(cherry picked from commit 013a6fc6ec )
2024-11-22 10:20:54 +00:00
venkat102
2eb70026ae
fix: make free qty round on large transaction qty
...
(cherry picked from commit f9b8165385 )
2024-11-22 10:20:53 +00:00
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
ruthra kumar
18cbc956bb
Merge pull request #44271 from frappe/mergify/bp/version-14-hotfix/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:29:21 +05:30
venkat102
47e4fd3c76
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:26 +00:00
venkat102
071adcf291
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:26 +00:00
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
mergify[bot]
ee647f2381
fix: added Stock UOM field for RM in work order (backport #44185 ) ( #44236 )
...
* fix: added Stock UOM field for RM in work order (#44185 )
fix: added UOM field for RM in work order
(cherry picked from commit cc571aca8f )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/manufacturing/doctype/work_order_item/work_order_item.py
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:52:18 +05:30
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