rohitwaghchaure
|
1261513ab2
|
Merge pull request #44280 from frappe/mergify/bp/version-15/pr-44275
fix: patch (backport #44191) (backport #44275)
|
2024-11-22 14:48:13 +05:30 |
|
rohitwaghchaure
|
5f752e29f9
|
fix: patch (#44191)
(cherry picked from commit 495528a758)
(cherry picked from commit 8b02402f62)
|
2024-11-22 06:48:01 +00:00 |
|
Frappe PR Bot
|
81f1f1f1bb
|
chore(release): Bumped to Version 15.43.2
## [15.43.2](https://github.com/frappe/erpnext/compare/v15.43.1...v15.43.2) (2024-11-22)
### Bug Fixes
* include current invoice amount when tax_on_excess_amount is checked ([52e1551](52e1551c23))
v15.43.2
|
2024-11-22 06:00:44 +00:00 |
|
ruthra kumar
|
16ffee9992
|
Merge pull request #44273 from frappe/mergify/bp/version-15/pr-44194
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194)
|
2024-11-22 11:29:29 +05:30 |
|
venkat102
|
2d284de426
|
test: add unit test for tax on excess amount
(cherry picked from commit 4820273595)
|
2024-11-22 05:38:25 +00:00 |
|
venkat102
|
52e1551c23
|
fix: include current invoice amount when tax_on_excess_amount is checked
(cherry picked from commit b74f2896cd)
|
2024-11-22 05:38:25 +00:00 |
|
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))
v15.43.1
|
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))
v15.43.0
|
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 |
|