ruthra kumar
d08eba7308
Merge pull request #42614 from frappe/mergify/bp/version-15-hotfix/pr-42597
...
refactor: filter to ignore system generated cr / dr reconciliation journals on general ledger (backport #42597 )
2024-08-05 11:34:00 +05:30
ruthra kumar
c1bfa0a31a
refactor(test): filter and reconcile concerned vouchers
...
(cherry picked from commit 9ade269b7a )
2024-08-05 05:44:25 +00:00
ruthra kumar
155ca14b19
test: clear old data
...
(cherry picked from commit 991069bfbc )
2024-08-05 05:44:25 +00:00
ruthra kumar
3ee5991896
refactor: make use of date filters on ignore filterss
...
(cherry picked from commit 03f3ab522f )
2024-08-05 05:44:25 +00:00
ruthra kumar
7ec7e11634
test: ignore filter for system generated cr / dr note journals
...
(cherry picked from commit 3ffac73598 )
2024-08-05 05:44:25 +00:00
ruthra kumar
17a6224a3f
refactor: ignore system generated cr / dr notes on general ledger
...
(cherry picked from commit bb8c9b5a58 )
2024-08-05 05:44:25 +00:00
ruthra kumar
e9bcb1bbb2
refactor: ignore filter in general ledger for cr / dr notes
...
(cherry picked from commit 59d5beee20 )
2024-08-05 05:44:25 +00:00
Abhishek Chougule
2c21df2ad9
fix: correct garbage value on Razorpay Payments Page
2024-08-03 10:54:51 +05:30
Frappe PR Bot
d8080910c6
chore(release): Bumped to Version 15.31.5
...
## [15.31.5](https://github.com/frappe/erpnext/compare/v15.31.4...v15.31.5 ) (2024-08-03)
### Bug Fixes
* use get_last_day to get the correct date (backport [#42564 ](https://github.com/frappe/erpnext/issues/42564 )) ([#42602 ](https://github.com/frappe/erpnext/issues/42602 )) ([02a31ca ](02a31caa05 ))
v15.31.5
2024-08-03 03:58:31 +00:00
mergify[bot]
02a31caa05
fix: use get_last_day to get the correct date (backport #42564 ) ( #42602 )
...
fix: use get_last_day to get the correct date (#42564 )
(cherry picked from commit 5d58eb67a6 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-08-03 09:27:16 +05:30
mergify[bot]
830b95bdcb
fix: all warehouse filter for the stock report (backport #42584 ) ( #42604 )
...
fix: all warehouse filter for the stock report
(cherry picked from commit a4311e345d )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-08-03 09:02:25 +05:30
mergify[bot]
2de86eb0f4
fix: use get_last_day to get the correct date (backport #42564 ) ( #42598 )
...
fix: use get_last_day to get the correct date (#42564 )
(cherry picked from commit 5d58eb67a6 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-08-02 17:10:37 +05:30
Raffael Meyer
9616c59ed8
Merge pull request #42581 from barredterra/german-translations-01082024
2024-08-01 16:56:24 +02:00
barredterra
f27e9f3089
fix: german translations
2024-08-01 16:33:19 +02:00
mergify[bot]
9321408154
fix: Discount and taxes in return document should follow the reference document (backport #41911 ) ( #42574 )
...
fix: Discount and taxes in return document should follow the reference document (#41911 )
* fix: Discount and taxes in return document should follow the reference document
* fix: Ignore Pricing rule on debit/credit note if created against PI/SI with test cases
* fix: linter issue
(cherry picked from commit 281198456d )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-08-01 15:45:18 +05:30
Frappe PR Bot
703b9accb8
chore(release): Bumped to Version 15.31.4
...
## [15.31.4](https://github.com/frappe/erpnext/compare/v15.31.3...v15.31.4 ) (2024-08-01)
### Bug Fixes
* inter transfer delivery note issue with batch (backport [#42552 ](https://github.com/frappe/erpnext/issues/42552 )) ([#42556 ](https://github.com/frappe/erpnext/issues/42556 )) ([bf0e2b3 ](bf0e2b3b52 ))
v15.31.4
2024-08-01 09:12:25 +00:00
rohitwaghchaure
aca0662a64
Merge pull request #42571 from frappe/mergify/bp/version-15/pr-42556
...
fix: inter transfer delivery note issue with batch (backport #42552 ) (backport #42556 )
2024-08-01 14:41:10 +05:30
mergify[bot]
bf0e2b3b52
fix: inter transfer delivery note issue with batch (backport #42552 ) ( #42556 )
...
fix: inter transfer delivery note issue with batch (#42552 )
(cherry picked from commit f620ef20ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 97cc3082e1 )
2024-08-01 07:53:46 +00:00
mergify[bot]
97cc3082e1
fix: inter transfer delivery note issue with batch (backport #42552 ) ( #42556 )
...
fix: inter transfer delivery note issue with batch (#42552 )
(cherry picked from commit f620ef20ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-01 13:22:33 +05:30
ruthra kumar
b7b4de7c8d
Merge pull request #42566 from frappe/mergify/bp/version-15-hotfix/pr-42563
...
fix: set query filters for sales / purchase tax template on PE (backport #42563 )
2024-07-31 17:28:56 +05:30
ruthra kumar
dc9cf74be8
fix: set query filters for sales / purchase tax template on PE
...
(cherry picked from commit 9fe47ac101 )
2024-07-31 11:39:12 +00:00
ruthra kumar
4e826fb3e9
Merge pull request #42560 from frappe/mergify/bp/version-15-hotfix/pr-42558
...
fix: 'undefined' in PL and BS report summary on Consolidated report (backport #42558 )
2024-07-31 16:19:29 +05:30
Raffael Meyer
553513c4c6
Merge pull request #42561 from barredterra/backport-translations
2024-07-31 12:48:52 +02:00
barredterra
5cfa2d0692
chore: backport german translations from develop
2024-07-31 12:19:13 +02:00
ruthra kumar
3da7071327
fix: 'undefined' in PL and BS report summary on Consolidated report
...
(cherry picked from commit dd5a5e4919 )
2024-07-31 10:04:00 +00:00
Nabin Hait
c3293d110c
fix: resolved conflict ( #42557 )
2024-07-31 14:54:52 +05:30
Lakshit Jain
78eb443614
chore: resolve conflicts ( #42553 )
2024-07-31 13:38:38 +05:30
ljain112
97cadfe5d3
fix: allow sale of asset for internal transfer
...
(cherry picked from commit 972329cc16 )
2024-07-31 07:54:58 +00:00
Lakshit Jain
87d8603d1d
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
2024-07-31 07:51:57 +00:00
Smit Vora
7dc68cabcc
Merge pull request #42548 from frappe/mergify/bp/version-15-hotfix/pr-42367
...
fix: reverse debit credit for party gl entry in payment entry based on negative amount (backport #42367 )
2024-07-31 13:17:08 +05:30
mergify[bot]
7c8d13c51a
fix: set currency on change of company considering customer default currency (backport #42405 ) ( #42547 )
...
fix: set currency on change of company considering customer default currency (#42405 )
(cherry picked from commit 4986f28a89 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-07-31 13:02:12 +05:30
Lakshit Jain
14f9aef55c
fix: reverse debit credit for party gl entry in payment entry based on negative amount ( #42367 )
...
* fix: do not absolute the amount for party gl entries
* fix: reverse debit credit for party gl entry based on negative amount
* refactor: reduce nesting of if condition
---------
(cherry picked from commit a694390a12 )
2024-07-31 07:16:57 +00:00
Frappe PR Bot
da3eddeb26
chore(release): Bumped to Version 15.31.3
...
## [15.31.3](https://github.com/frappe/erpnext/compare/v15.31.2...v15.31.3 ) (2024-07-31)
### Bug Fixes
* Adjust initial month's depreciation to end of depreciation period ([9d2ef4d ](9d2ef4d3e8 ))
* builtins.KeyError: ('ABC', 'Store - CP') (backport [#42505 ](https://github.com/frappe/erpnext/issues/42505 )) ([#42509 ](https://github.com/frappe/erpnext/issues/42509 )) ([f25b38c ](f25b38caf5 ))
* consider payment entries for checking if tds is deducted ([183ac41 ](183ac41550 ))
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) ([#42495 ](https://github.com/frappe/erpnext/issues/42495 )) ([ac2ef21 ](ac2ef21896 ))
* field_type is small text for v15 ([9e99eda ](9e99eda3c3 ))
* fields alteration related to subcontracting ([80d4dc2 ](80d4dc2016 ))
* Fields Modification for Subcontracting DocTypes ([#42383 ](https://github.com/frappe/erpnext/issues/42383 )) ([422824b ](422824b9e7 ))
* ignore duplicates while creating default templates ([aea8271 ](aea8271f7e ))
* incorrect cost_center on AR/AP report ([0c2e948 ](0c2e9480cb ))
* incorrect current qty for the batch in stock reco (backport [#42434 ](https://github.com/frappe/erpnext/issues/42434 )) ([#42459 ](https://github.com/frappe/erpnext/issues/42459 )) ([298a569 ](298a5699f1 ))
* keyerror posting_time (backport [#42452 ](https://github.com/frappe/erpnext/issues/42452 )) ([#42460 ](https://github.com/frappe/erpnext/issues/42460 )) ([2d2140a ](2d2140aad0 ))
* not able to save BOM Creator ([#42540 ](https://github.com/frappe/erpnext/issues/42540 )) ([61280e6 ](61280e6072 ))
* parenttype in item wise purchase and sales register ([322fbe9 ](322fbe92ee ))
* performance issue for the report Purchase Order Analysis report (backport [#42503 ](https://github.com/frappe/erpnext/issues/42503 )) ([#42507 ](https://github.com/frappe/erpnext/issues/42507 )) ([edf1fcb ](edf1fcb742 ))
* price_list_currency not found error (backport [#42534 ](https://github.com/frappe/erpnext/issues/42534 )) ([#42539 ](https://github.com/frappe/erpnext/issues/42539 )) ([5fa185d ](5fa185d480 ))
* purchase return from rejected warehouse (backport [#42531 ](https://github.com/frappe/erpnext/issues/42531 )) ([#42535 ](https://github.com/frappe/erpnext/issues/42535 )) ([b7d70ac ](b7d70ac928 ))
* set pos data if not return doc ([25fe08e ](25fe08eb74 ))
* **tests:** added tests for usecase ([1390c86 ](1390c86fc4 ))
* warehouse filter in Product Bundle Balance (backport [#42532 ](https://github.com/frappe/erpnext/issues/42532 )) ([#42537 ](https://github.com/frappe/erpnext/issues/42537 )) ([826577c ](826577c88f ))
* Warranty Expiry Date not set in the serial number (backport [#42513 ](https://github.com/frappe/erpnext/issues/42513 )) ([#42515 ](https://github.com/frappe/erpnext/issues/42515 )) ([fc0db19 ](fc0db1941a ))
### Performance Improvements
* huge number of serial no creation (backport [#42522 ](https://github.com/frappe/erpnext/issues/42522 )) ([#42544 ](https://github.com/frappe/erpnext/issues/42544 )) ([6840f6c ](6840f6cb26 ))
v15.31.3
2024-07-31 06:03:49 +00:00
ruthra kumar
43dadc763c
Merge pull request #42541 from frappe/version-15-hotfix
...
chore: release v15
2024-07-31 11:32:35 +05:30
Khushi Rawat
64c185f097
Merge pull request #42546 from frappe/mergify/bp/version-15-hotfix/pr-42525
...
fix: Adjust initial month's depreciation to end of depreciation period (backport #42525 )
2024-07-30 19:24:32 +05:30
Khushi Rawat
1390c86fc4
fix(tests): added tests for usecase
...
(cherry picked from commit f0768010d9 )
2024-07-30 13:35:18 +00:00
Khushi Rawat
9d2ef4d3e8
fix: Adjust initial month's depreciation to end of depreciation period
...
(cherry picked from commit cbb749a3a5 )
2024-07-30 13:35:17 +00:00
mergify[bot]
6840f6cb26
perf: huge number of serial no creation (backport #42522 ) ( #42544 )
...
perf: huge number of serial no creation (#42522 )
(cherry picked from commit 1c7f7c8d1a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 17:01:43 +05:30
rohitwaghchaure
61280e6072
fix: not able to save BOM Creator ( #42540 )
2024-07-30 15:13:19 +05:30
mergify[bot]
b7d70ac928
fix: purchase return from rejected warehouse (backport #42531 ) ( #42535 )
...
fix: purchase return from rejected warehouse (#42531 )
(cherry picked from commit c5d68333c9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:53:42 +05:30
mergify[bot]
826577c88f
fix: warehouse filter in Product Bundle Balance (backport #42532 ) ( #42537 )
...
fix: warehouse filter in Product Bundle Balance (#42532 )
(cherry picked from commit 0ecfa709d8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:53:03 +05:30
mergify[bot]
5fa185d480
fix: price_list_currency not found error (backport #42534 ) ( #42539 )
...
fix: price_list_currency not found error (#42534 )
(cherry picked from commit 23fed831a0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:52:23 +05:30
ruthra kumar
75271ca1a0
Merge pull request #42533 from frappe/mergify/bp/version-15-hotfix/pr-42476
...
refactor: checkbox to control Payment Request creation (backport #42476 )
2024-07-30 14:04:48 +05:30
ruthra kumar
f03e58f5f6
chore: resolve conflict
2024-07-30 13:39:14 +05:30
ruthra kumar
596110dd65
refactor: checkbox to control Payment Request creation
...
(cherry picked from commit ce81fd9ba6 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.py
2024-07-30 08:07:04 +00:00
ruthra kumar
76018f5b9c
Merge pull request #42530 from frappe/mergify/bp/version-15-hotfix/pr-42528
...
chore: button name should reflect what it creates (backport #42528 )
2024-07-30 12:12:28 +05:30
ruthra kumar
1019f6d158
chore: button name should reflect what it creates
...
(cherry picked from commit 0b6e7f83cd )
2024-07-30 06:31:20 +00:00
mergify[bot]
fc0db1941a
fix: Warranty Expiry Date not set in the serial number (backport #42513 ) ( #42515 )
...
fix: Warranty Expiry Date not set in the serial number (#42513 )
* fix: Warranty Expiry Date not set in the serial number
* chore: fix linters issue
(cherry picked from commit 8eff168d76 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-29 15:44:01 +05:30
mergify[bot]
f25b38caf5
fix: builtins.KeyError: ('ABC', 'Store - CP') (backport #42505 ) ( #42509 )
...
fix: builtins.KeyError: ('ABC', 'Store - CP') (#42505 )
(cherry picked from commit 25dac1f18e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-29 10:21:11 +05:30
mergify[bot]
edf1fcb742
fix: performance issue for the report Purchase Order Analysis report (backport #42503 ) ( #42507 )
...
fix: performance issue for the report Purchase Order Analysis report (#42503 )
(cherry picked from commit cb522f8f22 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-29 09:50:02 +05:30