ruthra kumar
afa0c13587
Merge pull request #43670 from frappe/mergify/bp/version-15-hotfix/pr-43557
...
fix: delete invalid pricing rule on change of applicable_for values (backport #43557 )
2024-10-15 15:56:43 +05:30
ljain112
4dbee00b82
test: added test for change in applicable_for_value in promotional scheme
...
(cherry picked from commit 2613bdd868 )
2024-10-15 10:00:47 +00:00
ljain112
5d6fc71556
fix: delete invalid pricing rule on change of applicable_for
...
(cherry picked from commit 42746fc630 )
2024-10-15 10:00:47 +00:00
ruthra kumar
06dd5e0071
Merge pull request #43666 from frappe/mergify/bp/version-15-hotfix/pr-43662
...
fix: removed unused query (backport #43662 )
2024-10-15 13:52:32 +05:30
ruthra kumar
105f9ec2e1
chore: resolve conflict
2024-10-15 13:32:29 +05:30
ruthra kumar
dc6fdbb836
Merge pull request #43660 from frappe/mergify/bp/version-15-hotfix/pr-43642
...
fix: zero incoming rate for delivery note return (backport #43642 )
2024-10-15 13:26:32 +05:30
ljain112
8668ae92d8
fix: removed unused query
...
(cherry picked from commit 5f590ddfa2 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.py
2024-10-15 07:53:44 +00:00
ruthra kumar
ec7e5c48de
Merge pull request #43658 from frappe/mergify/bp/version-15-hotfix/pr-43570
...
fix: update item details with actual quantity (backport #43570 )
2024-10-15 13:15:39 +05:30
rohitwaghchaure
85088e4aff
fix: zero incoming rate for delivery note return ( #43642 )
...
(cherry picked from commit 6087a57b0c )
2024-10-15 06:28:59 +00:00
Bhavan23
c2c6d27625
fix: update formatings
...
(cherry picked from commit 5044297321 )
2024-10-15 06:27:52 +00:00
Bhavan23
a70181e025
fix: update formatings
...
(cherry picked from commit 5f4a523340 )
2024-10-15 06:27:52 +00:00
Bhavan23
86017b223a
test: Validate the actual quantity when creating a material request from the sales order
...
(cherry picked from commit 17fdd42645 )
2024-10-15 06:27:51 +00:00
Bhavan23
930e79c351
fix: update item details with actual quantity.
...
(cherry picked from commit 9dbdfec9b7 )
2024-10-15 06:27:51 +00:00
ruthra kumar
2c7f5ec324
Merge pull request #43521 from mujeerhashmi/version-15-hotfix
...
fix: Link opportunity from RFQ to supplier quotation
2024-10-15 10:08:25 +05:30
ruthra kumar
a9f5e86600
Merge pull request #43654 from frappe/mergify/bp/version-15-hotfix/pr-43601
...
refactor: remove 'format:' based naming (backport #43601 )
2024-10-15 07:34:35 +05:30
ruthra kumar
d6decf9172
Merge pull request #43650 from frappe/mergify/bp/version-15-hotfix/pr-43614
...
fix: ignore free item when qty is zero (backport #43614 )
2024-10-15 06:01:30 +05:30
ruthra kumar
1fac17b36f
chore: resolve conflict
2024-10-15 06:00:12 +05:30
venkat102
9d05a6ebc0
refactor: remove 'format:' based naming
...
(cherry picked from commit e8e1ec0e85 )
# Conflicts:
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
2024-10-14 15:46:06 +00:00
Ninad1306
389ee909a5
test: test case to validate free item is ignored when qty is zero
...
(cherry picked from commit a2b41a0c16 )
2024-10-14 10:50:58 +00:00
Ninad1306
e5aaa5b6e5
fix: ignore free item when qty is zero
...
(cherry picked from commit 7ae98f77ee )
2024-10-14 10:50:58 +00:00
mergify[bot]
f3ceb4ac7d
fix: quotation to so frappe crm (backport #43644 ) ( #43646 )
...
fix: quotation to so frappe crm (#43644 )
(cherry picked from commit d57624b182 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-10-14 15:03:35 +05:30
Smit Vora
050ca4b726
Merge pull request #43641 from frappe/mergify/bp/version-15-hotfix/pr-43638
...
fix: Use `ref_doc.get()` for `party_account_currency` (backport #43638 )
2024-10-14 13:59:13 +05:30
Abdeali Chharchhoda
928b6b1510
fix: Use ref_doc.get() for party_account_currency
...
(cherry picked from commit b79549422a )
2024-10-14 06:09:09 +00:00
Frappe PR Bot
ef1e121bd4
chore(release): Bumped to Version 15.38.2
...
## [15.38.2](https://github.com/frappe/erpnext/compare/v15.38.1...v15.38.2 ) (2024-10-13)
### Bug Fixes
* don't update reference to SI / PI on advances ([8bf8bcf ](8bf8bcf739 ))
v15.38.2
2024-10-13 05:23:41 +00:00
ruthra kumar
68f1b41969
Merge pull request #43633 from frappe/mergify/bp/version-15/pr-43627
...
fix: reconciled advance from reported in reconciliation tool (backport #43627 )
2024-10-13 10:52:21 +05:30
ruthra kumar
a329003f7f
chore: use correct hook for advance payment doctypes
2024-10-13 10:35:48 +05:30
ruthra kumar
cf1eabe049
chore: resolve conflict
2024-10-13 10:35:14 +05:30
ruthra kumar
4c78a682ad
chore: better comments for context
...
(cherry picked from commit e7505e92c9 )
2024-10-13 04:59:58 +00:00
ruthra kumar
4752ed2483
test: reconciled Invoice should not showup in tool
...
Scenario should be tested on 'Advance in separate party account'
(cherry picked from commit f1ec61c19e )
2024-10-13 04:59:58 +00:00
ruthra kumar
e56dd8268b
test: unreconciliation of individual SO from Advance Payment
...
(cherry picked from commit 8a6978e550 )
2024-10-13 04:59:58 +00:00
ruthra kumar
e0477cf59f
refactor(test): utility methods for enabling advance in separate acc
...
(cherry picked from commit a21a406d04 )
# Conflicts:
# erpnext/accounts/test/accounts_mixin.py
2024-10-13 04:59:58 +00:00
ruthra kumar
8c115e146b
refactor: use hooks to identify advance doctypes
...
(cherry picked from commit e7bb960bb5 )
2024-10-13 04:59:58 +00:00
ruthra kumar
6267ab994c
refactor: reference update logic in advance
...
(cherry picked from commit a112581acd )
2024-10-13 04:59:58 +00:00
ruthra kumar
8bf8bcf739
fix: don't update reference to SI / PI on advances
...
(cherry picked from commit b409f74620 )
2024-10-13 04:59:57 +00:00
ruthra kumar
eed02d3f44
Merge pull request #43632 from frappe/mergify/bp/version-15-hotfix/pr-43627
...
fix: reconciled advance from reported in reconciliation tool (backport #43627 )
2024-10-13 10:24:41 +05:30
ruthra kumar
6265582e53
refactor: use correct hook for identifying advance doctypes
2024-10-13 09:50:41 +05:30
ruthra kumar
361836e735
chore: resolve conflict
2024-10-13 08:45:15 +05:30
ruthra kumar
ae73d9c621
chore: better comments for context
...
(cherry picked from commit e7505e92c9 )
2024-10-13 03:08:25 +00:00
ruthra kumar
2c2ca22d12
test: reconciled Invoice should not showup in tool
...
Scenario should be tested on 'Advance in separate party account'
(cherry picked from commit f1ec61c19e )
2024-10-13 03:08:25 +00:00
ruthra kumar
e37a88fdb6
test: unreconciliation of individual SO from Advance Payment
...
(cherry picked from commit 8a6978e550 )
2024-10-13 03:08:25 +00:00
ruthra kumar
9c26093a51
refactor(test): utility methods for enabling advance in separate acc
...
(cherry picked from commit a21a406d04 )
# Conflicts:
# erpnext/accounts/test/accounts_mixin.py
2024-10-13 03:08:24 +00:00
ruthra kumar
5ce2d73692
refactor: use hooks to identify advance doctypes
...
(cherry picked from commit e7bb960bb5 )
2024-10-13 03:08:24 +00:00
ruthra kumar
ca0a962870
refactor: reference update logic in advance
...
(cherry picked from commit a112581acd )
2024-10-13 03:08:24 +00:00
ruthra kumar
b72906a7a1
fix: don't update reference to SI / PI on advances
...
(cherry picked from commit b409f74620 )
2024-10-13 03:08:23 +00:00
mergify[bot]
d604b12d51
fix: show incorrect entries filter in Stock Ledger Invariant Check report (backport #43619 ) ( #43622 )
...
fix: show incorrect entries filter in Stock Ledger Invariant Check report (#43619 )
fix: show incorrect entry filter in Stock Ledger Invariant Check report
(cherry picked from commit 8beee1982f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-11 16:22:22 +05:30
Frappe PR Bot
d46cf46375
chore(release): Bumped to Version 15.38.1
...
## [15.38.1](https://github.com/frappe/erpnext/compare/v15.38.0...v15.38.1 ) (2024-10-09)
### Bug Fixes
* 'NoneType' object has no attribute 'has_serial_no' (backport [#43514 ](https://github.com/frappe/erpnext/issues/43514 )) ([#43574 ](https://github.com/frappe/erpnext/issues/43574 )) ([60508a9 ](60508a9706 ))
* [#42014 ](https://github.com/frappe/erpnext/issues/42014 ) --resolve conflicts ([85d7405 ](85d74050e1 ))
* Accepted and Rejected warehouse cannot be same (backport [#43568 ](https://github.com/frappe/erpnext/issues/43568 )) ([#43573 ](https://github.com/frappe/erpnext/issues/43573 )) ([83ce3dd ](83ce3dd915 ))
* add include closed orders option in so/po trends report v15 ([5660e8b ](5660e8b26d ))
* add parenttype condition for item table in Purchase Register Report ([8ce81a0 ](8ce81a058a ))
* Add removed test code `b41f10c1b9 ` ([30fd11f ](30fd11f138 ))
* allow to change the batch in the subcontracting receipt (backport [#43584 ](https://github.com/frappe/erpnext/issues/43584 )) ([#43588 ](https://github.com/frappe/erpnext/issues/43588 )) ([9e109ac ](9e109acec7 ))
* create Account Closing Balance even though there are no transaction in period ([d6f70f5 ](d6f70f533a ))
* creation of contact, customer, opportunity, quotation and prospect from lead ([ef10c4e ](ef10c4ea4f ))
* creation of contact, customer, opportunity, quotation and prospect from lead --prettier ([5a2a404 ](5a2a404a50 ))
* deduct advances adjusted for threshold check for tcs ([6decb7c ](6decb7cc34 ))
* do not include advances for tds vouchers ([ee8485a ](ee8485a54a ))
* frappe dependency update ([0a70b3f ](0a70b3ffcc ))
* include parent item group in query ([55464c7 ](55464c79c4 ))
* make LCV button not working for PI and PR (backport [#43592 ](https://github.com/frappe/erpnext/issues/43592 )) ([#43593 ](https://github.com/frappe/erpnext/issues/43593 )) ([120b481 ](120b481c4a ))
* multiple issues in Payment Request ([#42427 ](https://github.com/frappe/erpnext/issues/42427 )) ([ea69ba7 ](ea69ba7cd8 ))
* production plan bom error (backport [#43591 ](https://github.com/frappe/erpnext/issues/43591 )) ([#43594 ](https://github.com/frappe/erpnext/issues/43594 )) ([029021f ](029021f035 ))
* read only filters in multidialog fields (backport [#43503 ](https://github.com/frappe/erpnext/issues/43503 )) ([#43513 ](https://github.com/frappe/erpnext/issues/43513 )) ([d69a974 ](d69a974a4d ))
* Remove `advance_payment_status` uses ([907e3af ](907e3af1b0 ))
* Remove unreference method ([770bc1c ](770bc1c293 ))
* Remove unused field ([e785928 ](e785928c0f ))
* Remove unused function `get_paid_amount_against_order` ([7591662 ](75916629c8 ))
* Separate `on_submit` and `before_submit` of PR ([dbd7b83 ](dbd7b83204 ))
* the purchase receipt trends and delivery note trends report (backport [#43585 ](https://github.com/frappe/erpnext/issues/43585 )) ([#43587 ](https://github.com/frappe/erpnext/issues/43587 )) ([355ba2f ](355ba2f632 ))
* Unknown column 'serial_no' in 'field list' (backport [#43515 ](https://github.com/frappe/erpnext/issues/43515 )) ([#43569 ](https://github.com/frappe/erpnext/issues/43569 )) ([fc9a3c0 ](fc9a3c0c92 ))
* Update Values before `after_mapping` hook is called ([#42682 ](https://github.com/frappe/erpnext/issues/42682 )) ([6770610 ](6770610c6d ))
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) ([#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([cf0fa0d ](cf0fa0db7b ))
v15.38.1
2024-10-09 12:02:42 +00:00
rohitwaghchaure
c3f6edcd01
Merge pull request #43563 from frappe/version-15-hotfix
...
chore: release v15
2024-10-09 17:31:15 +05:30
mergify[bot]
120b481c4a
fix: make LCV button not working for PI and PR (backport #43592 ) ( #43593 )
...
fix: make LCV button not working for PI and PR (#43592 )
(cherry picked from commit 48a12e7213 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-09 15:41:38 +05:30
mergify[bot]
029021f035
fix: production plan bom error (backport #43591 ) ( #43594 )
...
fix: production plan bom error (#43591 )
(cherry picked from commit ab171326f3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-09 15:41:21 +05:30
mergify[bot]
9e109acec7
fix: allow to change the batch in the subcontracting receipt (backport #43584 ) ( #43588 )
...
fix: allow to change the batch in the subcontracting receipt (#43584 )
(cherry picked from commit fc67867a60 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-09 13:43:02 +05:30