Gursheen Anand
64672e655a
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2024-03-20 13:06:38 +00:00
Frappe PR Bot
1937059870
chore(release): Bumped to Version 15.17.2
...
## [15.17.2](https://github.com/frappe/erpnext/compare/v15.17.1...v15.17.2 ) (2024-03-20)
### Bug Fixes
* achieved targets for sales partners ([1ac8887 ](1ac888715c ))
* advance journal fetching logic in Advances section ([bfa78aa ](bfa78aaf74 ))
* attribute error on Bank Statement Import retry ([a0bf22c ](a0bf22c9a5 ))
* auto-update due date for invoices via data import ([9cdde50 ](9cdde50f7c ))
* balance qty in the stock ledger report (backport [#40506 ](https://github.com/frappe/erpnext/issues/40506 )) ([#40507 ](https://github.com/frappe/erpnext/issues/40507 )) ([69f442d ](69f442dd79 ))
* currency symbol for Landed Cost Voucher Amount (backport [#40550 ](https://github.com/frappe/erpnext/issues/40550 )) ([#40554 ](https://github.com/frappe/erpnext/issues/40554 )) ([1c90797 ](1c90797879 ))
* Data too long for column 'stock_queue' (backport [#40436 ](https://github.com/frappe/erpnext/issues/40436 )) ([#40451 ](https://github.com/frappe/erpnext/issues/40451 )) ([ba6b856 ](ba6b8561c9 ))
* don't validate for currency, if account is unavailable ([5729ee5 ](5729ee563c ))
* flaky Accounts Receivable test case ([0bb4a7d ](0bb4a7d13a ))
* incorrect gross profit on the quotation (backport [#40438 ](https://github.com/frappe/erpnext/issues/40438 )) ([#40442 ](https://github.com/frappe/erpnext/issues/40442 )) ([ce2626e ](ce2626e911 ))
* index error on Exchange Rate Revaluation creation ([ebd967d ](ebd967d7d3 ))
* invalid exchange loss booking on invoice againts base accounts ([72c9cd5 ](72c9cd5582 ))
* missing range for ageing summary ([dacc69c ](dacc69c56f ))
* not able to delete cancelled delivery note (backport [#40508 ](https://github.com/frappe/erpnext/issues/40508 )) ([#40510 ](https://github.com/frappe/erpnext/issues/40510 )) ([917a21b ](917a21b989 ))
* rate changing while making PR (negative discount) (backport [#40539 ](https://github.com/frappe/erpnext/issues/40539 )) ([#40540 ](https://github.com/frappe/erpnext/issues/40540 )) ([0bdda12 ](0bdda1226f ))
* Remove custom queries for customer ([3133505 ](313350534f ))
* serial and batch for internal transfer (backport [#40467 ](https://github.com/frappe/erpnext/issues/40467 )) ([#40477 ](https://github.com/frappe/erpnext/issues/40477 )) ([61d59b3 ](61d59b392a ))
* show correct variance for durations with no vouchers ([bc78bc3 ](bc78bc33f1 ))
* stock reco negative batch (backport [#40533 ](https://github.com/frappe/erpnext/issues/40533 )) ([#40535 ](https://github.com/frappe/erpnext/issues/40535 )) ([7f1f780 ](7f1f7809c8 ))
* stopped mr showing in the popup (backport [#40478 ](https://github.com/frappe/erpnext/issues/40478 )) ([#40480 ](https://github.com/frappe/erpnext/issues/40480 )) ([74b30a6 ](74b30a6a1d ))
* **Supplier Quotation Comparison:** group by options ([1e16d2c ](1e16d2ca25 ))
* Taxes not getting updated on change ([75b610d ](75b610d7fc ))
* **test:** manually filter rows and assert ([df13517 ](df1351783e ))
* Update Existing Price List Rate not working (backport [#40333 ](https://github.com/frappe/erpnext/issues/40333 )) ([#40527 ](https://github.com/frappe/erpnext/issues/40527 )) ([44bbf4b ](44bbf4b983 ))
* use in_import flag for checking imported records ([8242a9c ](8242a9cd46 ))
v15.17.2
2024-03-20 05:23:16 +00:00
rohitwaghchaure
717c78dcda
Merge pull request #40538 from frappe/version-15-hotfix
...
chore: release v15
2024-03-20 10:52:04 +05:30
mergify[bot]
1c90797879
fix: currency symbol for Landed Cost Voucher Amount (backport #40550 ) ( #40554 )
...
fix: currency symbol for Landed Cost Voucher Amount (#40550 )
(cherry picked from commit 0725707cb1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 20:42:57 +05:30
Raffael Meyer
ba9f9bff19
Merge pull request #40548 from frappe/mergify/bp/version-15-hotfix/pr-40546
...
fix(Supplier Quotation Comparison): group by options (backport #40546 )
2024-03-19 13:07:25 +01:00
barredterra
1e16d2ca25
fix(Supplier Quotation Comparison): group by options
...
(cherry picked from commit 87e36d290e )
2024-03-19 11:51:36 +00:00
Raffael Meyer
745e653339
Merge pull request #40544 from frappe/mergify/bp/version-15-hotfix/pr-40542
2024-03-19 12:49:32 +01:00
barredterra
f0e00daa1c
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
2024-03-19 11:13:02 +00:00
mergify[bot]
0bdda1226f
fix: rate changing while making PR (negative discount) (backport #40539 ) ( #40540 )
...
fix: rate changing while making PR (negative discount) (#40539 )
(cherry picked from commit 8136954484 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 15:37:37 +05:30
rohitwaghchaure
05436dfcac
Merge branch 'version-15' into version-15-hotfix
2024-03-19 15:28:47 +05:30
mergify[bot]
7f1f7809c8
fix: stock reco negative batch (backport #40533 ) ( #40535 )
...
fix: stock reco negative batch (#40533 )
(cherry picked from commit a64c2ecf39 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 15:18:50 +05:30
mergify[bot]
44bbf4b983
fix: Update Existing Price List Rate not working (backport #40333 ) ( #40527 )
...
fix: Update Existing Price List Rate not working (#40333 )
(cherry picked from commit 09ea7edb86 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 14:26:41 +05:30
Gursheen Kaur Anand
0ddb310dd4
Merge pull request #40531 from frappe/mergify/bp/version-15-hotfix/pr-40528
...
fix(minor): missing range for ageing summary in PSOA (backport #40528 )
2024-03-19 12:44:04 +05:30
Gursheen Anand
dacc69c56f
fix: missing range for ageing summary
...
(cherry picked from commit 643cc022fd )
2024-03-19 07:11:18 +00:00
ruthra kumar
7b4ede9c04
Merge pull request #40523 from frappe/mergify/bp/version-15-hotfix/pr-40502
...
refactor: toggle between 'http' and 'https' on exchange rate API (backport #40502 )
2024-03-19 10:21:28 +05:30
ruthra kumar
1a0a70b5cd
refactor: toggle between 'http' and 'https' on exchange rate API
...
(cherry picked from commit 8b81274769 )
2024-03-19 04:30:16 +00:00
ruthra kumar
093b95604f
Merge pull request #40516 from frappe/mergify/bp/version-15-hotfix/pr-40511
...
fix: invalid exchange loss booking on invoice against base accounts (backport #40511 )
2024-03-18 21:00:38 +05:30
ruthra kumar
dd30a46f29
refactor(test): ensure Exchange gain/loss journals aren't created
...
(cherry picked from commit e1c2d006ca )
2024-03-18 15:14:44 +00:00
ruthra kumar
72c9cd5582
fix: invalid exchange loss booking on invoice againts base accounts
...
(cherry picked from commit 3d5dba6976 )
2024-03-18 15:14:43 +00:00
mergify[bot]
917a21b989
fix: not able to delete cancelled delivery note (backport #40508 ) ( #40510 )
...
fix: not able to delete cancelled delivery note (#40508 )
(cherry picked from commit 7695759f3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-18 15:26:32 +05:30
mergify[bot]
69f442dd79
fix: balance qty in the stock ledger report (backport #40506 ) ( #40507 )
...
fix: balance qty in the stock ledger report (#40506 )
(cherry picked from commit 00de529a1e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-18 13:03:27 +05:30
Gursheen Kaur Anand
a82df6ac7b
Merge pull request #40503 from GursheenK/achieved-targets-for-territory-v15
...
fix: achieved targets for territory / partners bpv15
2024-03-18 11:21:59 +05:30
Gursheen Anand
bc78bc33f1
fix: show correct variance for durations with no vouchers
2024-03-18 10:18:16 +05:30
Gursheen Anand
1a3ea0c108
test: sales partner targets with invoices
2024-03-18 10:18:16 +05:30
Gursheen Anand
1ac888715c
fix: achieved targets for sales partners
2024-03-18 10:18:16 +05:30
Deepesh Garg
6ecd545f17
Merge pull request #40492 from frappe/mergify/bp/version-15-hotfix/pr-40428
...
chore: Remove custom party queries (#40428 )
2024-03-17 19:47:39 +05:30
ruthra kumar
be730fe66a
Merge pull request #40499 from frappe/mergify/bp/version-15-hotfix/pr-40494
...
fix: AttributeError in Bank Statement Import (backport #40494 )
2024-03-17 08:10:18 +05:30
ruthra kumar
09c1da9570
Merge pull request #40497 from frappe/mergify/bp/version-15-hotfix/pr-40495
...
fix: index error on Exchange Rate Revaluation creation (backport #40495 )
2024-03-17 08:06:17 +05:30
ruthra kumar
a0bf22c9a5
fix: attribute error on Bank Statement Import retry
...
(cherry picked from commit aec630c74f )
2024-03-17 02:23:46 +00:00
ruthra kumar
5729ee563c
fix: don't validate for currency, if account is unavailable
...
(cherry picked from commit 3cde81be65 )
2024-03-17 02:23:46 +00:00
ruthra kumar
ebd967d7d3
fix: index error on Exchange Rate Revaluation creation
...
(cherry picked from commit bb279e368c )
2024-03-17 02:21:37 +00:00
Deepesh Garg
313350534f
fix: Remove custom queries for customer
...
(cherry picked from commit 60ba25caf2 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
e3336c603c
chore: Add supplier query back
...
(cherry picked from commit effc9d1492 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
2e38f4d599
chore: remove invalid comment
...
(cherry picked from commit e87b44f758 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
2512d4c7f2
chore: Remove custom party queries
...
(cherry picked from commit c9623b6fd6 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
823e377ef1
Merge pull request #40454 from frappe/mergify/bp/version-15-hotfix/pr-40433
...
fix: Taxes not getting updated on change (#40433 )
2024-03-16 19:23:22 +05:30
ruthra kumar
db5cd4eace
Merge pull request #40490 from frappe/mergify/bp/version-15-hotfix/pr-40485
...
refactor: validate SO and SI references in Delivery Notes (backport #40485 )
2024-03-16 15:27:37 +05:30
ruthra kumar
409a65ec64
test: SO reference validation
...
(cherry picked from commit 4f396d3049 )
2024-03-16 09:29:15 +00:00
ruthra kumar
28d3525b42
refactor: validate SO and SI references
...
(cherry picked from commit 4d090bd3b8 )
2024-03-16 09:29:14 +00:00
ruthra kumar
f7ef0d69b7
Merge pull request #40474 from frappe/mergify/bp/version-15-hotfix/pr-40473
...
refactor: enable no-copy for update_outstanding_for_self (backport #40473 )
2024-03-16 10:07:51 +05:30
ruthra kumar
0ca5f98ba3
Merge pull request #40471 from frappe/mergify/bp/version-15-hotfix/pr-40260
...
refactor: support payment against reverse payment reconciliation (backport #40260 )
2024-03-16 10:06:25 +05:30
ruthra kumar
78eb6bd9ea
Merge pull request #40466 from frappe/mergify/bp/version-15-hotfix/pr-40461
...
refactor: disallow '0' qty return invoices with stock effect (backport #40461 )
2024-03-16 10:05:22 +05:30
mergify[bot]
74b30a6a1d
fix: stopped mr showing in the popup (backport #40478 ) ( #40480 )
...
fix: stopped mr showing in the popup (#40478 )
(cherry picked from commit 1ff8a6f24f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-16 09:35:56 +05:30
ruthra kumar
ed4c8461d3
chore: resolve conflict
2024-03-15 20:16:38 +05:30
mergify[bot]
61d59b392a
fix: serial and batch for internal transfer (backport #40467 ) ( #40477 )
...
fix: serial and batch for internal transfer (#40467 )
* fix: serial and batch for internal transfer
* chore: fix test cases
(cherry picked from commit 59222813af )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-15 18:19:56 +05:30
ruthra kumar
fba13c6dbc
refactor: enable no-copy for update_outstanding_for_self
...
(cherry picked from commit a1e8caa5c1 )
2024-03-15 11:33:09 +00:00
Gursheen Kaur Anand
3397b80ddf
Merge pull request #40470 from frappe/mergify/bp/version-15-hotfix/pr-40198
...
fix: auto-update due date for invoices via data import (backport #40198 )
2024-03-15 13:16:56 +05:30
ruthra kumar
d82b1fc600
refactor(test): generate and use unique party
...
(cherry picked from commit a3d4aff29c )
2024-03-15 07:22:42 +00:00
ruthra kumar
7ea1edc4ff
test: advance payment reconciliation against payment
...
'advance' payments booked in separate party account
(cherry picked from commit 2a08072443 )
2024-03-15 07:22:42 +00:00
ruthra kumar
1762f9919a
test: reverse payment reconciliation
...
(cherry picked from commit 6d9074d585 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
2024-03-15 07:22:41 +00:00