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
Frappe PR Bot
4b66fcad64
chore(release): Bumped to Version 15.31.2
...
## [15.31.2](https://github.com/frappe/erpnext/compare/v15.31.1...v15.31.2 ) (2024-07-27)
### Bug Fixes
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) (backport [#42495 ](https://github.com/frappe/erpnext/issues/42495 )) ([#42496 ](https://github.com/frappe/erpnext/issues/42496 )) ([334c4d0 ](334c4d0676 ))
v15.31.2
2024-07-27 05:38:30 +00:00
mergify[bot]
334c4d0676
fix: dynamic condition in the pricing rule not working (backport #42467 ) (backport #42495 ) ( #42496 )
...
fix: dynamic condition in the pricing rule not working (backport #42467 ) (#42495 )
fix: dynamic condition in the pricing rule not working (#42467 )
(cherry picked from commit 0e817f42ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit ac2ef21896 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-07-27 11:07:20 +05:30
mergify[bot]
ac2ef21896
fix: dynamic condition in the pricing rule not working (backport #42467 ) ( #42495 )
...
fix: dynamic condition in the pricing rule not working (#42467 )
(cherry picked from commit 0e817f42ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-27 10:41:07 +05:30
ruthra kumar
b529dc7dd1
Merge pull request #42492 from frappe/mergify/bp/version-15-hotfix/pr-42477
...
fix: incorrect cost_center on AR/AP report (backport #42477 )
2024-07-26 20:10:30 +05:30
ruthra kumar
4b24f8bc04
test: invoice cost center reported in AR/AP report
...
(cherry picked from commit 9a0894fd65 )
2024-07-26 14:14:32 +00:00
ruthra kumar
0c2e9480cb
fix: incorrect cost_center on AR/AP report
...
(cherry picked from commit 3e19041fa3 )
2024-07-26 14:14:31 +00:00
Ninad Parikh
6e833cce6a
fix: Update Rate as per Valuation Rate for Internal Transfers only if Setting is Enabled ( #42050 )
...
* fix: update rate for internal transfers only if settings enabled
* fix: better naming
* fix: create field for storing incoming rate in purchase doctypes
* fix: use qty instead of qty_in_stock_uom
* fix: add description, refactor for readablility
* test: test case to validate internal transfers at arm's length price
* fix: minor fix
* fix: deletion of code not required
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
(cherry picked from commit 723ac0ffc4 )
2024-07-26 12:58:12 +00:00
Smit Vora
901f83edd5
Merge pull request #42487 from frappe/mergify/bp/version-15-hotfix/pr-42470
...
fix: Fields Alteration Related to Subcontracting (backport #42470 )
2024-07-26 18:23:11 +05:30
Ninad1306
80d4dc2016
fix: fields alteration related to subcontracting
...
(cherry picked from commit 77590e6077 )
2024-07-26 10:56:15 +00:00
Smit Vora
3a279db06b
Merge pull request #42468 from frappe/mergify/bp/version-15-hotfix/pr-42383
...
fix: Fields Modification for Subcontracting DocTypes (backport #42383 )
2024-07-26 16:24:10 +05:30
Smit Vora
3053254db7
Merge pull request #42484 from frappe/mergify/bp/version-15-hotfix/pr-42305
...
fix: consider payment entries for checking if tds is deducted (backport #42305 )
2024-07-26 15:17:18 +05:30