Mihir Kandoi
62feec5cc3
fix: hide subcontracted qty field if PO is not subcontracted
...
(cherry picked from commit 6e8521d761 )
2025-03-14 07:12:44 +00:00
Nabin Hait
0852533751
Revert "fix: error when creating delivery note from pick list (backport #46417 )"
2025-03-14 12:33:37 +05:30
ruthra kumar
99f59c0410
Merge pull request #46521 from frappe/mergify/bp/version-15-hotfix/pr-46497
...
fix: use `party` explicitly instead of party_field (backport #46497 )
2025-03-14 11:08:05 +05:30
Sanket322
5dd5784716
fix: use party explicitly
...
(cherry picked from commit 5057e3fe30 )
2025-03-14 04:52:33 +00:00
ruthra kumar
5ad3e5b5c8
Merge pull request #46520 from frappe/mergify/bp/version-15-hotfix/pr-46488
...
refactor: replace get_list with get_all for dynamic link child access (backport #46488 )
2025-03-14 10:11:05 +05:30
Sugesh393
7fb26f802c
refactor: replace get_list with get_all for dynamic link child access
...
(cherry picked from commit 8f7f0b81f6 )
2025-03-14 04:22:25 +00:00
ruthra kumar
27d6659962
Merge pull request #46480 from frappe/mergify/bp/version-15-hotfix/pr-46473
...
fix: use shipping_address_name for address validation in sales invoice (backport #46473 )
2025-03-14 09:50:37 +05:30
ruthra kumar
3737b4a300
refactor(test): unset billing address
2025-03-14 09:29:43 +05:30
ruthra kumar
1065e483b2
Merge pull request #46510 from aerele/fix/item-stock-difference-account
...
fix: set stock adjustment account in difference account (backport #45606 )
2025-03-14 09:23:46 +05:30
Bhavan23
6202e302b1
fix: set stock adjustment account in difference account
2025-03-13 16:45:18 +05:30
mergify[bot]
2a788a4fb1
refactor: print receipt on order complete on pos (backport #46501 ) ( #46507 )
...
* refactor: print receipt on order complete on pos (#46501 )
(cherry picked from commit 0552209310 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_past_order_summary.js
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-13 14:30:38 +05:30
mergify[bot]
32335da839
fix: add parenttype condition to payment schedule query in accounts receivable report (backport #46370 ) ( #46499 )
...
Fix: add parenttype condition to payment schedule query in accounts receivable report (#46370 )
fix: add parenttype condition to payment schedule query in accounts receivable report
(cherry picked from commit f311a0fc1c )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-03-13 12:03:46 +05:30
ruthra kumar
c47cc0572b
Merge pull request #46493 from frappe/mergify/bp/version-15-hotfix/pr-46492
...
fix: using `in` for lookup in list instead of directly assigning (backport #46492 )
2025-03-13 08:41:22 +05:30
ruthra kumar
1ec971f805
Merge pull request #46496 from frappe/mergify/bp/version-15/pr-46423
...
Revert "fix: Show Credit Note amount in credit note column" (backport #46423 )
2025-03-13 08:20:53 +05:30
ruthra kumar
a6e92d7d16
Merge pull request #46495 from frappe/mergify/bp/version-15-hotfix/pr-46423
...
Revert "fix: Show Credit Note amount in credit note column" (backport #46423 )
2025-03-13 08:12:37 +05:30
ruthra kumar
4d7071299e
Revert "fix: Show Credit Note amount in credit note column"
...
(cherry picked from commit 5a9767ca67 )
2025-03-13 02:35:11 +00:00
ruthra kumar
0223651b5b
Revert "fix: Show Credit Note amount in credit note column"
...
(cherry picked from commit 5a9767ca67 )
2025-03-13 02:28:08 +00:00
Sanket Shah
950656d6f7
fix: using in for lookup in list instead of directly assigning ( #46492 )
...
fix: using in for lookup in list instead of assigning
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 38955af802 )
2025-03-12 17:08:05 +00:00
Frappe PR Bot
08f47b626c
chore(release): Bumped to Version 15.54.4
...
## [15.54.4](https://github.com/frappe/erpnext/compare/v15.54.3...v15.54.4 ) (2025-03-12)
### Bug Fixes
* `base_net_rate` Required to Check Valid Range (backport [#46332 ](https://github.com/frappe/erpnext/issues/46332 )) ([#46382 ](https://github.com/frappe/erpnext/issues/46382 )) ([877d5bd ](877d5bd3aa ))
* **account:** update account number from parent company ([428aedc ](428aedc29c ))
* Allow rename prospect doctype ([#46352 ](https://github.com/frappe/erpnext/issues/46352 )) ([de46165 ](de46165768 ))
* auto email report creation ([#46343 ](https://github.com/frappe/erpnext/issues/46343 )) ([5cc251a ](5cc251a172 ))
* backport translations from develop ([#46428 ](https://github.com/frappe/erpnext/issues/46428 )) ([9c70376 ](9c703765a1 ))
* calculate due date based on payment term (backport [#46416 ](https://github.com/frappe/erpnext/issues/46416 )) ([#46479 ](https://github.com/frappe/erpnext/issues/46479 )) ([7f14744 ](7f147446df ))
* change fieldname for cash_flow to export (backport [#46353 ](https://github.com/frappe/erpnext/issues/46353 )) ([#46366 ](https://github.com/frappe/erpnext/issues/46366 )) ([23c4252 ](23c4252b9b ))
* check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch ([7047fe2 ](7047fe2681 ))
* clear cashe on employee hierarchy change to reflect updated permissions ([4dfdb2b ](4dfdb2b0a1 ))
* consider account freeze date in recalculate_amount_difference_field patch ([8b67527 ](8b67527900 ))
* consider stock freeze date in recalculate_amount_difference_field patch ([8264d42 ](8264d42cd9 ))
* credit note creation during pos invoice consolidation (backport [#46277 ](https://github.com/frappe/erpnext/issues/46277 )) ([#46469 ](https://github.com/frappe/erpnext/issues/46469 )) ([a4b8b4c ](a4b8b4c771 ))
* do not recalculate qty for batch items during reposting ([bac36f3 ](bac36f342d ))
* doctype name ([1dcbdf3 ](1dcbdf3257 ))
* enable no copy for serial no field ([3f9df2f ](3f9df2fb2d ))
* error in production analytics report ([db6ae61 ](db6ae61935 ))
* error when creating delivery note from pick list ([#46417 ](https://github.com/frappe/erpnext/issues/46417 )) ([0b92101 ](0b921016ff ))
* filter batches that going to be zero ([ac97489 ](ac97489a32 ))
* incorrect category in list ([002685f ](002685fc89 ))
* make 'company_tax_id' and 'company_fiscal_code' as mandatory ([229f4d3 ](229f4d3d92 ))
* not able to save work order with alternative item ([9554a49 ](9554a49bbd ))
* **payment entry:** fetch default bank account based on company (backport [#46379 ](https://github.com/frappe/erpnext/issues/46379 )) ([#46471 ](https://github.com/frappe/erpnext/issues/46471 )) ([1371199 ](13711993fe ))
* pricing rule not ignored in Sales Order ([#46248 ](https://github.com/frappe/erpnext/issues/46248 )) ([8def42f ](8def42f751 ))
* rare precision issue preventing submission of subcontracting order ([6419d02](6419d020a1 ))
* recalculate_amount_difference_field patch ([f247f02 ](f247f02e49 ))
* remove no copy for serial no field of purchase receipt item ([baa564f ](baa564fc94 ))
* rename sla fields patch ([73f11cf ](73f11cf19e ))
* rename sla fields patch ([#46465 ](https://github.com/frappe/erpnext/issues/46465 )) ([5edbd88 ](5edbd8851a ))
* rename_sla_fields patch ([7bc7557 ](7bc7557018 ))
* run bank reconciliation as a background job to prevent request timeout ([739cd18 ](739cd18604 ))
* set correct account currency for deferred expence account in PI ([f96848a ](f96848a3b9 ))
* show remaining qty on 'Complete Job' button instead of full qty ([79e6550 ](79e6550321 ))
* sla fields patch ([0d044bc ](0d044bc5bb ))
* stock balance in and out value ([c2001e9 ](c2001e9c67 ))
* **test:** incorrect transaction exchange rate in test case ([b76c968 ](b76c96820e ))
* typo in sales_invoice_print ([b610621 ](b6106212c1 ))
* uom reverts to default upon selecting do not explode ([#45693 ](https://github.com/frappe/erpnext/issues/45693 )) ([6b1d209 ](6b1d20970e ))
* validate accounting dimension company in Journal Entry & Stock Entry (backport [#46204 ](https://github.com/frappe/erpnext/issues/46204 )) ([#46369 ](https://github.com/frappe/erpnext/issues/46369 )) ([c816f9b ](c816f9bd0a ))
* validate last_gl_update exists before comparing (backport [#46464 ](https://github.com/frappe/erpnext/issues/46464 )) ([#46468 ](https://github.com/frappe/erpnext/issues/46468 )) ([3cef94e ](3cef94e2ed ))
* validations and account type filter for `Tax Withholding Category` ([#46207 ](https://github.com/frappe/erpnext/issues/46207 )) ([cc30a01 ](cc30a01898 ))
v15.54.4
2025-03-12 14:37:29 +00:00
ruthra kumar
0283f7526c
Merge pull request #46444 from frappe/version-15-hotfix
...
chore: release v15
2025-03-12 20:05:56 +05:30
ruthra kumar
3ad451dd6e
Merge branch 'version-15' into version-15-hotfix
2025-03-12 19:48:08 +05:30
rohitwaghchaure
9e409bde2e
Merge pull request #46486 from frappe/st33357
...
fix: enable no copy for serial no field
2025-03-12 19:39:32 +05:30
ruthra kumar
8459166323
Merge pull request #46482 from frappe/mergify/bp/version-15-hotfix/pr-46207
...
fix: validations and account type filter for `Tax Withholding Category` (backport #46207 )
2025-03-12 17:46:04 +05:30
ruthra kumar
e1328de712
Merge pull request #46487 from frappe/mergify/bp/version-15-hotfix/pr-46251
...
fix(bank-reconciliation): run bank reconciliation as a background job (backport #46251 )
2025-03-12 17:45:45 +05:30
mergify[bot]
d3a2350b3e
fix(invoice):validate return invoice qty (backport #46451 ) ( #46481 )
...
fix(invoice):validate return invoice qty (#46451 )
* fix(invoice): validate return quantity when update stock is unchecked
* test: add unit test for validating fully returned invoice quantity
(cherry picked from commit ba96c86576 )
Co-authored-by: Bhavansathru <122002510+Bhavan23@users.noreply.github.com >
2025-03-12 17:23:26 +05:30
Bhavan23
739cd18604
fix: run bank reconciliation as a background job to prevent request timeout
...
(cherry picked from commit a29c6a5aea )
2025-03-12 11:52:26 +00:00
ruthra kumar
e61cc9b12e
Merge pull request #46483 from frappe/mergify/bp/version-15-hotfix/pr-46248
...
fix: pricing rule not ignored in Sales Order (backport #46248 )
2025-03-12 17:13:13 +05:30
Mihir Kandoi
baa564fc94
fix: remove no copy for serial no field of purchase receipt item
2025-03-12 17:11:14 +05:30
rohitwaghchaure
a55ec56fbf
Merge pull request #46484 from frappe/45440
...
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:44:57 +05:30
Mihir Kandoi
3f9df2fb2d
fix: enable no copy for serial no field
2025-03-12 16:35:50 +05:30
mergify[bot]
7f147446df
fix: calculate due date based on payment term (backport #46416 ) ( #46479 )
...
fix: calculate due date based on payment term (#46416 )
(cherry picked from commit 9e808c832f )
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
2025-03-12 16:30:14 +05:30
Sugesh G
8def42f751
fix: pricing rule not ignored in Sales Order ( #46248 )
...
* fix: pricing rule not ignored in Sales Order
* test: update parameter do_not_submit to do_not_save
(cherry picked from commit f8c659d8d5 )
2025-03-12 10:58:47 +00:00
Mihir Kandoi
79e6550321
fix: show remaining qty on 'Complete Job' button instead of full qty
2025-03-12 16:27:33 +05:30
Priyansh Shah
cc30a01898
fix: validations and account type filter for Tax Withholding Category ( #46207 )
...
fix: validations and account type filter for tax withholding category
(cherry picked from commit d371236684 )
2025-03-12 10:52:32 +00:00
Sugesh G
38dabdf584
fix: use shipping_address_name for address validation in sales invoice ( #46473 )
...
* fix: validate address and contact related to party
* fix: solve unboundlocal error
* refactor: improve variable scope
* refactor: translatable strings
* fix: use shipping_address_name for address validation in sales invoice
* test: add new unit test for address and contact validation
* chore: to avoid keyerror
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 0bdb81db53 )
2025-03-12 10:44:37 +00:00
Ninad Parikh
877d5bd3aa
fix: base_net_rate Required to Check Valid Range (backport #46332 ) ( #46382 )
...
fix: `base_net_rate` required to check valid range
2025-03-12 16:12:44 +05:30
Mihir Kandoi
0b53bd3e9a
Merge pull request #46475 from frappe/mergify/bp/version-15-hotfix/pr-46417
...
fix: error when creating delivery note from pick list (backport #46417 )
2025-03-12 16:09:50 +05:30
Mihir Kandoi
3606fe8fba
Merge pull request #46467 from frappe/mergify/bp/version-15-hotfix/pr-46465
...
fix: rename sla fields patch (backport #46465 )
2025-03-12 16:09:37 +05:30
Mihir Kandoi
0b921016ff
fix: error when creating delivery note from pick list ( #46417 )
...
(cherry picked from commit 67e9389a02 )
2025-03-12 10:00:53 +00:00
rohitwaghchaure
4d49608a68
Merge pull request #46474 from frappe/mergify/bp/version-15-hotfix/pr-46470
...
fix: do not recalculate qty for batch items during reposting (backport #46470 )
2025-03-12 12:39:06 +05:30
Rohit Waghchaure
bac36f342d
fix: do not recalculate qty for batch items during reposting
...
(cherry picked from commit 0753c018d2 )
2025-03-12 06:48:00 +00:00
mergify[bot]
a4b8b4c771
fix: credit note creation during pos invoice consolidation (backport #46277 ) ( #46469 )
...
* fix: credit note creation during pos invoice consolidation (#46277 )
* fix: credit note creation during pos invoice consolidation
* fix: added check to skip merging empty list of return pos invoices
* fix: sql query
* fix: using return invoice name instead of return invoice object
* fix: added pos invoice field in sales invoice item
(cherry picked from commit 8ba4ac3b86 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-12 11:41:41 +05:30
mergify[bot]
3cef94e2ed
fix: validate last_gl_update exists before comparing (backport #46464 ) ( #46468 )
...
fix: validate last_gl_update exists before comparing (#46464 )
(cherry picked from commit 0a5ca0c35f )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-03-12 11:05:24 +05:30
mergify[bot]
13711993fe
fix(payment entry): fetch default bank account based on company (backport #46379 ) ( #46471 )
...
fix(payment entry): fetch default bank account based on company (#46379 )
(cherry picked from commit b72f6f5a3d )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-03-12 11:05:08 +05:30
Nabin Hait
24678b0e24
chore: conflicts
2025-03-12 10:38:26 +05:30
Mihir Kandoi
5edbd8851a
fix: rename sla fields patch ( #46465 )
...
* fix: rename sla fields patch
* fix: rerun patch
(cherry picked from commit 8bce42e633 )
# Conflicts:
# erpnext/patches.txt
2025-03-12 05:04:52 +00:00
rohitwaghchaure
6582e4c5f9
Merge pull request #46462 from frappe/mergify/bp/version-15-hotfix/pr-46455
...
fix: error in production analytics report (backport #46455 )
2025-03-12 09:50:35 +05:30
rohitwaghchaure
fd1c1ba35e
Merge pull request #46461 from frappe/mergify/bp/version-15-hotfix/pr-46460
...
fix: rename sla fields patch (backport #46460 )
2025-03-12 09:49:46 +05:30
Mihir Kandoi
db6ae61935
fix: error in production analytics report
...
(cherry picked from commit 03e66468f6 )
2025-03-11 19:00:35 +00:00
Mihir Kandoi
73f11cf19e
fix: rename sla fields patch
...
(cherry picked from commit b6c18849c5 )
2025-03-11 18:57:17 +00:00