ruthra kumar
0d5ac078f6
Merge pull request #42741 from frappe/mergify/bp/version-15-hotfix/pr-42726
...
fix: text color in sales funnel report based on theme (backport #42726 )
2024-08-13 14:36:13 +05:30
ruthra kumar
f109164f88
Merge pull request #42739 from frappe/mergify/bp/version-15-hotfix/pr-42590
...
fix: error message in coa importer (backport #42590 )
2024-08-13 14:35:53 +05:30
Khushi Rawat
765c1104c4
fix: fetch months last date to avoid miscalculation
...
(cherry picked from commit 70ff4e7644 )
2024-08-13 08:42:33 +00:00
ljain112
a8de8aecf5
fix: text color in sales funnel report based on theme
...
(cherry picked from commit 61bc0925d5 )
2024-08-13 08:36:31 +00:00
ljain112
20c1bcd654
fix: error message in coa importer
...
(cherry picked from commit 5d0a38dfc7 )
2024-08-13 08:33:21 +00:00
ruthra kumar
6eaad90535
Merge pull request #42735 from frappe/mergify/bp/version-15-hotfix/pr-42733
...
refactor: add a new filter flag in Process Statement of Accounts (backport #42733 )
2024-08-13 11:49:29 +05:30
Smit Vora
91a5c562d8
Merge pull request #42489 from frappe/mergify/bp/version-15-hotfix/pr-42050
...
fix: Update Rate as per Valuation Rate for Internal Transfers only if Setting is Enabled (backport #42050 )
2024-08-13 11:25:09 +05:30
ruthra kumar
70d5593ace
chore: resolve conflict
2024-08-13 11:21:09 +05:30
ruthra kumar
f3401243be
refactor: pass filter to General Ledger
...
(cherry picked from commit 90880c8c01 )
2024-08-13 05:41:35 +00:00
ruthra kumar
19dfeca96d
refactor: cr and dr note filter in Statement of Accounts
...
(cherry picked from commit 0cf478c4c2 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
2024-08-13 05:41:35 +00:00
ruthra kumar
774db56762
refactor: combine vouchers from both ignore
...
(cherry picked from commit 4cc5cd5a71 )
2024-08-13 05:41:35 +00:00
Khushi Rawat
d15c535f86
Merge pull request #42730 from frappe/mergify/bp/version-15-hotfix/pr-42729
...
fix: cancel Journal Entry on cancellation of asset value adjustment (backport #42729 )
2024-08-13 02:31:24 +05:30
Khushi Rawat
a429f2f626
fix: cancel Journal Entry on cancellation of asset value adjustment
...
(cherry picked from commit 4b7f1f2d67 )
2024-08-12 20:43:30 +00:00
ruthra kumar
dfbc7e8b33
Merge pull request #42725 from frappe/mergify/bp/version-15-hotfix/pr-42672
...
fix: update 'Paid Amount' on forex payment request (backport #42672 )
2024-08-12 16:31:35 +05:30
ruthra kumar
b41f10c1b9
chore: resolve conflict
2024-08-12 16:13:59 +05:30
ruthra kumar
44745a757d
test: currency conversion on foreign currency account
...
(cherry picked from commit f913c0fde1 )
2024-08-12 10:38:35 +00:00
ruthra kumar
47bf2d408b
test: make use of test fixture
...
(cherry picked from commit d6d0a1b38d )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2024-08-12 10:38:35 +00:00
ruthra kumar
c71f06be9e
fix: update 'Paid Amount' on forex payment request
...
(cherry picked from commit 7b0dfb2a05 )
2024-08-12 10:38:34 +00:00
mergify[bot]
50b1fa5deb
fix: currency changing while making PR from the PO (backport #42718 ) ( #42721 )
...
fix: currency changing while making PR from the PO (#42718 )
(cherry picked from commit 17ba0cff44 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-12 15:20:04 +05:30
mergify[bot]
a99057754d
fix: warning message for negative stock (backport #42683 ) ( #42710 )
...
fix: warning message for negative stock (#42683 )
(cherry picked from commit deccb007c1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-11 12:35:13 +05:30
mergify[bot]
6f16ae3e00
fix: delivery note creation issue (backport #42696 ) ( #42697 )
...
fix: delivery note creation issue (#42696 )
(cherry picked from commit b65072cd98 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-09 15:24:34 +05:30
ruthra kumar
38d80aab99
Merge pull request #42695 from frappe/mergify/bp/version-15-hotfix/pr-42428
...
fix: Sort lists before calling itertools.groupby (backport #42428 )
2024-08-09 12:44:38 +05:30
Corentin Forler
d8939e0bb0
fix: Sort lists before calling itertools.groupby
...
(cherry picked from commit 45a6ecbd38 )
2024-08-09 06:23:57 +00:00
ruthra kumar
f376abf0fe
Merge pull request #42693 from frappe/mergify/bp/version-15-hotfix/pr-42691
...
fix: typeerror on payment entry (backport #42691 )
2024-08-09 11:52:18 +05:30
ruthra kumar
64e75a8e08
fix: typeerror on payment entry
...
(cherry picked from commit 9cdca0d662 )
2024-08-09 06:11:16 +00:00
Raffael Meyer
67a210f722
Merge pull request #42684 from barredterra/exit-translation
...
fix: german translation of exit
2024-08-08 22:23:34 +02:00
barredterra
a2df276880
fix: german translation of exit
2024-08-08 20:20:22 +02:00
Raffael Meyer
151d293aaf
Merge pull request #42680 from frappe/mergify/bp/version-15-hotfix/pr-42679
...
fix(Exchange Rate Revaluation): translatable strings (backport #42679 )
2024-08-08 13:17:27 +02:00
barredterra
13f6f3259d
refactor(Exchange Rate Revaluation): remove unused variables
...
(cherry picked from commit 8bd84e9d51 )
2024-08-08 10:09:53 +00:00
barredterra
da6eea7743
fix(Exchange Rate Revaluation): translatable strings
...
(cherry picked from commit dc29fb8759 )
2024-08-08 10:09:52 +00:00
ruthra kumar
b28fa8b994
Merge pull request #42678 from frappe/mergify/bp/version-15-hotfix/pr-42673
...
fix: Maintain same rate on qty change on Quotation to Sales Order (backport #42673 )
2024-08-08 13:43:46 +05:30
ruthra kumar
7ed7c22469
fix: Maintain same rate on qty change on Quotation to Sales Order
...
(cherry picked from commit 91ce9fce9b )
2024-08-08 08:04:30 +00:00
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 ))
v15.32.1
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
Shariq Ansari
a81bc28afb
Merge pull request #42668 from frappe/mergify/bp/version-15-hotfix/pr-42596
...
fix: changes in opportunity.py to show contacts and addresses created from opportunity (backport #42596 )
2024-08-08 11:39:44 +05:30
Smit Vora
70e40183bb
Merge pull request #42551 from frappe/mergify/bp/version-15-hotfix/pr-42392
...
fix: allow sale of asset for internal transfer (backport #42392 )
2024-08-08 11:22:00 +05:30
Smit Vora
bdfc1ddfc3
Merge pull request #42550 from frappe/mergify/bp/version-15-hotfix/pr-42432
...
fix: promotional scheme doctype fields in consitency with pricing rule (backport #42432 )
2024-08-08 11:21:09 +05:30
Raffael Meyer
fb770f5633
Merge pull request #42669 from barredterra/incoterms-translation
2024-08-07 20:52:32 +02:00
barredterra
9789648175
fix: german translations for incoterms
2024-08-07 20:08:54 +02:00
Dietmar Fischer
94f4c92a03
fix: pre-commit for better code formatting
...
(cherry picked from commit 511a0b9f37 )
2024-08-07 14:29:48 +00:00
Dietmar Fischer
3cac4a598f
feat: changes in opportunity.py to show contacts and addresses from referenced and opportunities
...
(cherry picked from commit 61576ca030 )
2024-08-07 14:29:47 +00:00
ruthra kumar
654fea8a3b
Merge pull request #42661 from frappe/mergify/bp/version-15-hotfix/pr-42578
...
fix: dimensions in common party journal entry (backport #42578 )
2024-08-07 16:23:54 +05:30
ruthra kumar
838d341d91
test: dimension inheritance on Exc Gain/Loss JV on Common party
...
(cherry picked from commit 8040544216 )
2024-08-07 10:34:09 +00:00
ljain112
fd4143e686
fix: dimensions in common party journal entry
...
(cherry picked from commit ac629ede79 )
2024-08-07 10:34:09 +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 ))
v15.32.0
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
Khushi Rawat
0a3c0ecea2
Merge pull request #42654 from frappe/mergify/bp/version-15-hotfix/pr-42593
...
fix: disable primary action button only when there are no active capitalization (backport #42593 )
2024-08-06 20:19:11 +05:30
Khushi Rawat
2d644ac066
fix: disable primary action button only when there are no active capitalization
...
(cherry picked from commit bb877f4a6b )
2024-08-06 13:43:27 +00:00