Frappe PR Bot
171f966421
chore(release): Bumped to Version 15.53.4
...
## [15.53.4](https://github.com/frappe/erpnext/compare/v15.53.3...v15.53.4 ) (2025-03-03)
### Bug Fixes
* removed mandatory property for the cost center field ([8eddc09 ](8eddc09bba ))
2025-03-03 05:12:02 +00:00
rohitwaghchaure
3f76a413f8
Merge pull request #46205 from frappe/mergify/bp/version-15/pr-46186
...
fix: removed mandatory property for the cost center field (backport #46186 )
2025-03-03 10:40:35 +05:30
Frappe PR Bot
bcd02df6fd
chore(release): Bumped to Version 15.53.3
...
## [15.53.3](https://github.com/frappe/erpnext/compare/v15.53.2...v15.53.3 ) (2025-03-03)
### Bug Fixes
* stock qty not recalculate on changing of the qty ([9186f13 ](9186f13458 ))
2025-03-03 04:02:37 +00:00
rohitwaghchaure
7a71c24d5c
Merge pull request #46232 from frappe/mergify/bp/version-15/pr-46224
...
fix: stock qty not recalculate on changing of the qty (backport #46219 ) (backport #46224 )
2025-03-03 09:31:16 +05:30
Rohit Waghchaure
9186f13458
fix: stock qty not recalculate on changing of the qty
...
(cherry picked from commit 464e3339fe )
(cherry picked from commit 331798babc )
2025-03-03 03:57:22 +00:00
Rohit Waghchaure
8eddc09bba
fix: removed mandatory property for the cost center field
...
(cherry picked from commit 079cf772aa )
2025-02-28 10:25:50 +00:00
Frappe PR Bot
d9c1b58fc3
chore(release): Bumped to Version 15.53.2
...
## [15.53.2](https://github.com/frappe/erpnext/compare/v15.53.1...v15.53.2 ) (2025-02-26)
### Bug Fixes
* check value as int ([97d3e86 ](97d3e8648b ))
* enable fetch_timesheet_in_sales_invoice in test ([feb64cb ](feb64cb9b5 ))
* incorrect stock value difference for adjustment entry ([96d44e3 ](96d44e362d ))
* inventory dimension for maintence visit ([ec3b281 ](ec3b281a3b ))
* no permission to get project settings in sales invoice ([b8281c3 ](b8281c34e2 ))
* pos opening entry dialog not saving on change data (backport [#46066 ](https://github.com/frappe/erpnext/issues/46066 )) ([#46067 ](https://github.com/frappe/erpnext/issues/46067 )) ([0ae2d61 ](0ae2d61974 ))
* **project settings:** add checkbox to auto fetch timesheet in sales invoice ([b3c1df8 ](b3c1df8561 ))
* **sales invoice:** check fetch_timesheet_in_sales_invoice enabled before fetching the timesheet ([b1095bb ](b1095bb91b ))
* valuation rate for batch ([c72dab4 ](c72dab49f4 ))
2025-02-26 12:58:53 +00:00
ruthra kumar
f93d1a2633
Merge pull request #46132 from frappe/version-15-hotfix
...
chore: release v15
2025-02-26 18:27:33 +05:30
ruthra kumar
bc53365620
Merge pull request #46159 from frappe/mergify/bp/version-15-hotfix/pr-46156
...
fix: no permission to get project settings in sales invoice (backport #46156 )
2025-02-26 14:34:36 +05:30
venkat102
b8281c34e2
fix: no permission to get project settings in sales invoice
...
(cherry picked from commit 221f1468cb )
2025-02-26 08:22:24 +00:00
rohitwaghchaure
81ff16248e
Merge pull request #46143 from frappe/mergify/bp/version-15-hotfix/pr-46097
...
fix: valuation rate for batch (backport #46097 )
2025-02-26 10:16:10 +05:30
ruthra kumar
8bb085a055
Merge pull request #46142 from frappe/mergify/bp/version-15-hotfix/pr-45908
...
fix(projects settings): add checkbox to auto fetch timesheet in sales invoice (backport #45908 )
2025-02-26 06:23:58 +05:30
Rohit Waghchaure
c72dab49f4
fix: valuation rate for batch
...
(cherry picked from commit b88305a95f )
2025-02-25 17:45:05 +00:00
ruthra kumar
feec16b682
chore: resolve conflicts
2025-02-25 22:53:14 +05:30
venkat102
feb64cb9b5
fix: enable fetch_timesheet_in_sales_invoice in test
...
(cherry picked from commit 5880f1d5c6 )
# Conflicts:
# erpnext/projects/doctype/timesheet/test_timesheet.py
2025-02-25 16:56:57 +00:00
venkat102
97d3e8648b
fix: check value as int
...
(cherry picked from commit 43b13b91be )
2025-02-25 16:56:56 +00:00
venkat102
b1095bb91b
fix(sales invoice): check fetch_timesheet_in_sales_invoice enabled before fetching the timesheet
...
(cherry picked from commit 914ad357fd )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2025-02-25 16:56:56 +00:00
venkat102
b3c1df8561
fix(project settings): add checkbox to auto fetch timesheet in sales invoice
...
(cherry picked from commit 876082ea2f )
# Conflicts:
# erpnext/projects/doctype/projects_settings/projects_settings.json
2025-02-25 16:56:56 +00:00
mergify[bot]
0ae2d61974
fix: pos opening entry dialog not saving on change data (backport #46066 ) ( #46067 )
...
fix: pos opening entry dialog not saving on change data (#46066 )
(cherry picked from commit 8e6959dfad )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-21 17:53:59 +05:30
Frappe PR Bot
9e824fc4fe
chore(release): Bumped to Version 15.53.1
...
## [15.53.1](https://github.com/frappe/erpnext/compare/v15.53.0...v15.53.1 ) (2025-02-21)
### Bug Fixes
* inventory dimension for maintence visit ([1d818e1 ](1d818e1510 ))
2025-02-21 10:01:58 +00:00
rohitwaghchaure
b6b47d6683
Merge pull request #46044 from frappe/mergify/bp/version-15/pr-46041
...
fix: inventory dimension for maintenance visit (backport #46037 ) (backport #46041 )
2025-02-21 15:30:36 +05:30
Rohit Waghchaure
1d818e1510
fix: inventory dimension for maintence visit
...
(cherry picked from commit cd4ba69262 )
(cherry picked from commit ec3b281a3b )
2025-02-20 07:37:38 +00:00
rohitwaghchaure
b00fa1dfee
Merge pull request #46041 from frappe/mergify/bp/version-15-hotfix/pr-46037
...
fix: inventory dimension for maintenance visit (backport #46037 )
2025-02-20 13:06:33 +05:30
Rohit Waghchaure
ec3b281a3b
fix: inventory dimension for maintence visit
...
(cherry picked from commit cd4ba69262 )
2025-02-20 06:13:19 +00:00
rohitwaghchaure
9318e4f0e8
Merge pull request #46028 from frappe/mergify/bp/version-15-hotfix/pr-46021
...
fix: incorrect stock value difference for adjustment entry (backport #46021 )
2025-02-19 17:24:42 +05:30
Frappe PR Bot
16e8a00f45
chore(release): Bumped to Version 15.53.0
...
# [15.53.0](https://github.com/frappe/erpnext/compare/v15.52.0...v15.53.0 ) (2025-02-19)
### Bug Fixes
* add accounting dimensions section in sales order item ([b32e4da ](b32e4daf2b ))
* add is_new in if condition ([fc2ec7c ](fc2ec7c495 ))
* add validate to allow equity account and party_type shareholder ([bb3eb81 ](bb3eb81170 ))
* allow scrap item with zero qty ([abe5384 ](abe5384449 ))
* auto create asset due to message error (backport [#45934 ](https://github.com/frappe/erpnext/issues/45934 )) ([#45952 ](https://github.com/frappe/erpnext/issues/45952 )) ([830edb8 ](830edb8f52 ))
* check if employee is currently working on another workstation ([22eaa14 ](22eaa14179 ))
* disable partial payment in pos (backport [#45752 ](https://github.com/frappe/erpnext/issues/45752 )) ([#45945 ](https://github.com/frappe/erpnext/issues/45945 )) ([38edc46 ](38edc46c46 ))
* do not reschedule depreciation for fully depreciated asset on scrap ([1e7c5ec ](1e7c5ec0cb ))
* fetch child account data for selected parent ([#45904 ](https://github.com/frappe/erpnext/issues/45904 )) ([e36b860 ](e36b860a79 ))
* handle division by zero error (backport [#45966 ](https://github.com/frappe/erpnext/issues/45966 )) ([#46015 ](https://github.com/frappe/erpnext/issues/46015 )) ([15106b4 ](15106b49b6 ))
* include missing payment_gateway parameter in Payment Request URL ([18f9476 ](18f94765f7 ))
* letter head for quality inspection ([c289fef ](c289fef3b5 ))
* link correct row item of purchase doc ([87f337b ](87f337b605 ))
* make purchase_receipt_item and purchase_invoice_item fields of data type ([281431e ](281431e041 ))
* millisecond issue for posting datetime ([4292365 ](42923656ee ))
* patch for creating asset depreciation schedule records ([f043b46 ](f043b46696 ))
* pos accounting dimension fieldname error (backport [#45899 ](https://github.com/frappe/erpnext/issues/45899 )) ([#45921 ](https://github.com/frappe/erpnext/issues/45921 )) ([e998f06 ](e998f063a9 ))
* **pos profile:** check company while validating mandatory accounting dimension ([#45974 ](https://github.com/frappe/erpnext/issues/45974 )) ([6a57743 ](6a577438aa ))
* pos return validation on v15 ([#45951 ](https://github.com/frappe/erpnext/issues/45951 )) ([dd34bbe ](dd34bbe570 ))
* provision to enable naming series for SABB ([8fbfe14 ](8fbfe14c63 ))
* **quotation:** fetch exchange rate on currency change ([bd89c19 ](bd89c19c98 ))
* remove party type from validate ([0d21151 ](0d2115197e ))
* remove public access to list items (backport [#45838 ](https://github.com/frappe/erpnext/issues/45838 )) ([#46018 ](https://github.com/frappe/erpnext/issues/46018 )) ([eead6d4 ](eead6d46ff ))
* remove unused code ([dd5d144 ](dd5d144b55 ))
* **report:** add options to multiselectlist fields ([7e85a12 ](7e85a123b2 ))
* reset location only if there is value in row item location field ([a509568 ](a509568110 ))
* resolved conflicts ([84647a1 ](84647a1c73 ))
* round sum amount in JE auditing PF ([#45961 ](https://github.com/frappe/erpnext/issues/45961 )) ([44e1ca9 ](44e1ca9d05 ))
* **send_message:** escape HTML in the text ([cbec989 ](cbec989a7c ))
* serial no status for internal transfer delivery note ([2b80c00 ](2b80c009b3 ))
* set default value to 0 as per new logic ([1abe1a1 ](1abe1a1fd5 ))
* set sco_qty field of PO to non negative ([567fb8a ](567fb8abd1 ))
* slow query ([8306d6f ](8306d6fdb6 ))
* stock reservation for sales invoice ([1fb5586 ](1fb5586f56 ))
* stock reservation not working for sales invoice with update stock ([7d871f6 ](7d871f6bb5 ))
* tests ([f63a9db ](f63a9dbf9b ))
* throw correct exception ([5bccf9f ](5bccf9f837 ))
* validate if no matching item found ([6183b38 ](6183b38089 ))
* validate payment request total of partly paid invoice ([c8881a9 ](c8881a9358 ))
### Features
* added ability to use custom html format for process statement of accounts (copy [#45746 ](https://github.com/frappe/erpnext/issues/45746 )) ([#46012 ](https://github.com/frappe/erpnext/issues/46012 )) ([1a4297a ](1a4297ac35 ))
* added option to enforce free item qty in pricing rule ([8fb9228 ](8fb9228871 ))
* disable auto setting grand total to default mode of payment (backport [#45591 ](https://github.com/frappe/erpnext/issues/45591 )) ([#45917 ](https://github.com/frappe/erpnext/issues/45917 )) ([e271a5c ](e271a5cba0 ))
2025-02-19 11:50:41 +00:00
ruthra kumar
2bb79c34c3
Merge pull request #45981 from frappe/version-15-hotfix
...
chore: release v15
2025-02-19 17:19:18 +05:30
mergify[bot]
eead6d46ff
fix: remove public access to list items (backport #45838 ) ( #46018 )
...
fix: remove public access to list items
(cherry picked from commit 2bd596ee3d )
Co-authored-by: CaseSolved <richard@casesolved.co.uk >
2025-02-19 16:52:09 +05:30
mergify[bot]
15106b49b6
fix: handle division by zero error (backport #45966 ) ( #46015 )
...
fix: handle division by zero error (#45966 )
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 24394765a6 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-02-19 16:51:09 +05:30
Akhil Narang
452e4dcbad
Merge pull request #46025 from frappe/mergify/bp/version-15-hotfix/pr-46003
...
fix(send_message): escape HTML in the text (backport #46003 )
2025-02-19 16:43:06 +05:30
Rohit Waghchaure
96d44e362d
fix: incorrect stock value difference for adjustment entry
...
(cherry picked from commit df83e427a3 )
2025-02-19 11:11:15 +00:00
Khushi Rawat
5a17171bd1
Merge pull request #46013 from frappe/mergify/bp/version-15-hotfix/pr-45872
...
fix: enable asset value editing for duplicate item code (backport #45872 )
2025-02-19 16:34:36 +05:30
Khushi Rawat
777daf6aee
Merge pull request #46014 from frappe/mergify/bp/version-15-hotfix/pr-45898
...
fix: patch for creating asset depreciation schedule records (backport #45898 )
2025-02-19 16:33:03 +05:30
ruthra kumar
9b866e8ee4
Merge pull request #46016 from frappe/mergify/bp/version-15-hotfix/pr-45974
...
fix(pos profile): check company while validating mandatory accounting dimension (backport #45974 )
2025-02-19 16:28:42 +05:30
Akhil Narang
cbec989a7c
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 448a5db20f )
2025-02-19 10:45:49 +00:00
Khushi Rawat
dd5d144b55
fix: remove unused code
2025-02-19 16:00:31 +05:30
Khushi Rawat
9b8623dd64
chore: resolved conflicts
2025-02-19 15:50:53 +05:30
Khushi Rawat
84647a1c73
fix: resolved conflicts
2025-02-19 15:47:40 +05:30
mergify[bot]
1a4297ac35
feat: added ability to use custom html format for process statement of accounts (copy #45746 ) ( #46012 )
...
feat: added ability to use custom html format for process statement of accounts (#45746 )
* feat: added ability to use custom print format for process statement of accounts documents.
* fix: handles missing hook issues
* chore: linter changes
---------
Co-authored-by: Boy4099 <mashtawayne4099@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a0cd08e9ea )
Co-authored-by: Steve Wilson <stevew9009@gmail.com >
2025-02-19 15:45:10 +05:30
Ejaaz Khan
236b502155
Merge pull request #46017 from frappe/mergify/bp/version-15-hotfix/pr-45961
...
fix: round sum amount in JE auditing PF (backport #45961 )
2025-02-19 15:43:57 +05:30
mergify[bot]
830edb8f52
fix: auto create asset due to message error (backport #45934 ) ( #45952 )
...
fix: auto create asset due to message error (#45934 )
* fix: auto create asset due to message error
* fix: linters
(cherry picked from commit 6f1bc5225a )
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2025-02-19 15:43:53 +05:30
Ejaaz Khan
44e1ca9d05
fix: round sum amount in JE auditing PF ( #45961 )
...
(cherry picked from commit 941085000a )
2025-02-19 10:11:36 +00:00
Venkatesh
6a577438aa
fix(pos profile): check company while validating mandatory accounting dimension ( #45974 )
...
(cherry picked from commit 17a2f44290 )
2025-02-19 10:10:20 +00:00
Nabin Hait
f043b46696
fix: patch for creating asset depreciation schedule records
...
(cherry picked from commit 7324dcb7c8 )
# Conflicts:
# erpnext/patches/v15_0/create_asset_depreciation_schedules_from_assets.py
2025-02-19 10:08:12 +00:00
Khushi Rawat
a509568110
fix: reset location only if there is value in row item location field
...
(cherry picked from commit 2bb79197aa )
2025-02-19 10:02:33 +00:00
Khushi Rawat
6183b38089
fix: validate if no matching item found
...
(cherry picked from commit 44c1425e73 )
2025-02-19 10:02:33 +00:00
Khushi Rawat
87f337b605
fix: link correct row item of purchase doc
...
(cherry picked from commit da1b4cb9ab )
2025-02-19 10:02:33 +00:00
Khushi Rawat
281431e041
fix: make purchase_receipt_item and purchase_invoice_item fields of data type
...
(cherry picked from commit 8af9dcb33e )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
2025-02-19 10:02:32 +00:00
rohitwaghchaure
be65cd4df6
Merge pull request #46005 from frappe/mergify/bp/version-15-hotfix/pr-45750
...
feat: added option to enforce free item qty in pricing rule (backport #45750 )
2025-02-19 15:09:51 +05:30
Khushi Rawat
965dbb6d2b
Merge pull request #46006 from frappe/mergify/bp/version-15-hotfix/pr-45895
...
fix: do not reschedule depreciation for fully depreciated asset on scrap (backport #45895 )
2025-02-19 14:24:55 +05:30
ruthra kumar
07d4725810
Merge pull request #46008 from frappe/mergify/bp/version-15-hotfix/pr-45904
...
fix: fetch child account data for selected parent (backport #45904 )
2025-02-19 14:21:48 +05:30
Bhavansathru
e36b860a79
fix: fetch child account data for selected parent ( #45904 )
...
* fix: fetch child account data for selected parent
* fix: change reference name
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 73e82b7afa )
2025-02-19 08:28:59 +00:00
Khushi Rawat
1e7c5ec0cb
fix: do not reschedule depreciation for fully depreciated asset on scrap
...
(cherry picked from commit fd4c4f98fa )
2025-02-19 07:37:42 +00:00
Mihir Kandoi
1abe1a1fd5
fix: set default value to 0 as per new logic
...
(cherry picked from commit 844f1636c0 )
2025-02-19 07:21:54 +00:00
Mihir Kandoi
f782900a15
refactor: rename field
...
(cherry picked from commit f3d598881c )
2025-02-19 07:21:54 +00:00
Mihir Kandoi
fc2ec7c495
fix: add is_new in if condition
...
(cherry picked from commit 4dcac56486 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
ad11208109
test: added test
...
(cherry picked from commit ac3259b8f1 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
f63a9dbf9b
fix: tests
...
(cherry picked from commit 366ae85d85 )
2025-02-19 07:21:53 +00:00
Mihir Kandoi
8fb9228871
feat: added option to enforce free item qty in pricing rule
...
(cherry picked from commit 19c01b1457 )
2025-02-19 07:21:53 +00:00
rohitwaghchaure
617a24d61e
Merge pull request #45994 from frappe/mergify/bp/version-15-hotfix/pr-45980
...
fix: check if employee is currently working on another workstation (backport #45980 )
2025-02-19 11:24:05 +05:30
ruthra kumar
6fad501aa0
Merge pull request #46001 from frappe/mergify/bp/version-15-hotfix/pr-45882
...
fix(quotation): fetch exchange rate on currency change (backport #45882 )
2025-02-19 11:13:04 +05:30
venkat102
bd89c19c98
fix(quotation): fetch exchange rate on currency change
...
(cherry picked from commit 2f77a8bed1 )
2025-02-19 05:21:57 +00:00
Mihir Kandoi
5bccf9f837
fix: throw correct exception
...
(cherry picked from commit 4487edb255 )
2025-02-18 15:13:04 +00:00
Mihir Kandoi
22eaa14179
fix: check if employee is currently working on another workstation
...
(cherry picked from commit 8234e659c8 )
2025-02-18 15:13:04 +00:00
rohitwaghchaure
d3d0aacd4c
Merge pull request #45993 from frappe/mergify/bp/version-15-hotfix/pr-45977
...
fix: millisecond issue for posting datetime (backport #45977 )
2025-02-18 20:31:20 +05:30
rohitwaghchaure
69f5be65f6
Merge pull request #45975 from frappe/mergify/bp/version-15-hotfix/pr-45970
...
fix: serial no status for internal transfer delivery note (backport #45970 )
2025-02-18 20:23:20 +05:30
rohitwaghchaure
508efd1322
Merge pull request #45990 from frappe/mergify/bp/version-15-hotfix/pr-45976
...
fix: slow query (backport #45976 )
2025-02-18 20:22:51 +05:30
rohitwaghchaure
ecc2de2709
Merge pull request #45992 from frappe/mergify/bp/version-15-hotfix/pr-45971
...
fix: set sco_qty field of PO to non negative (backport #45971 )
2025-02-18 20:22:39 +05:30
rohitwaghchaure
2e3b19ebb2
chore: fix conflicts
2025-02-18 20:11:02 +05:30
rohitwaghchaure
050bb1eef5
chore: fix conflicts
2025-02-18 20:10:30 +05:30
Rohit Waghchaure
42923656ee
fix: millisecond issue for posting datetime
...
(cherry picked from commit ac9e5c0163 )
# Conflicts:
# erpnext/patches.txt
# erpnext/stock/utils.py
2025-02-18 14:39:39 +00:00
rohitwaghchaure
0acdae02c1
chore: fix conflicts
2025-02-18 20:00:08 +05:30
Mihir Kandoi
567fb8abd1
fix: set sco_qty field of PO to non negative
...
(cherry picked from commit dfc3dc4944 )
2025-02-18 14:29:22 +00:00
Rohit Waghchaure
8306d6fdb6
fix: slow query
...
(cherry picked from commit 8cfab57fc8 )
# Conflicts:
# erpnext/stock/doctype/packed_item/packed_item.json
2025-02-18 14:28:19 +00:00
ruthra kumar
20709f1b3e
Merge pull request #45979 from frappe/mergify/bp/version-15-hotfix/pr-45765
...
fix: add accounting dimensions section in sales order item (backport #45765 )
2025-02-18 17:48:34 +05:30
ruthra kumar
52860cc566
chore: resolve conflict
2025-02-18 14:27:14 +05:30
Sugesh393
b32e4daf2b
fix: add accounting dimensions section in sales order item
...
(cherry picked from commit 7d47869f4b )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
2025-02-18 08:42:56 +00:00
Rohit Waghchaure
2b80c009b3
fix: serial no status for internal transfer delivery note
...
(cherry picked from commit 3333331a3d )
2025-02-18 08:22:03 +00:00
ruthra kumar
8da1348a48
Merge pull request #45973 from frappe/mergify/bp/version-15-hotfix/pr-45723
...
fix: validate payment request total of partly paid invoice (backport #45723 )
2025-02-18 13:42:58 +05:30
Sugesh393
9a33b877f5
test: add unit test to validate payment request grand_total for partly paid invoice
...
(cherry picked from commit f8472c32d9 )
2025-02-18 07:42:28 +00:00
Sugesh393
c8881a9358
fix: validate payment request total of partly paid invoice
...
(cherry picked from commit 899c18df18 )
2025-02-18 07:42:28 +00:00
ruthra kumar
f6047d8491
Merge pull request #45968 from frappe/mergify/bp/version-15-hotfix/pr-45687
...
fix: add validation to allow equity account (backport #45687 )
2025-02-18 12:12:09 +05:30
rethik
0d2115197e
fix: remove party type from validate
...
(cherry picked from commit f82837a4a2 )
2025-02-18 06:16:03 +00:00
rethik
552b5a79ce
test: add unit test to validate account type and party type
...
(cherry picked from commit 9422ce5aee )
2025-02-18 06:16:02 +00:00
rethik
bb3eb81170
fix: add validate to allow equity account and party_type shareholder
...
(cherry picked from commit 2c8e3f3409 )
2025-02-18 06:16:02 +00:00
rohitwaghchaure
7ab69cfe5f
Merge pull request #45956 from frappe/mergify/bp/version-15-hotfix/pr-45946
...
fix: provision to enable naming series for SABB (backport #45946 )
2025-02-18 07:44:18 +05:30
rohitwaghchaure
43d32eb10e
chore: fix conflicts
2025-02-17 21:32:48 +05:30
rohitwaghchaure
697fdf5bc3
chore: fix conflicts
2025-02-17 21:30:15 +05:30
rohitwaghchaure
2f7f9c0bac
chore: fix conflicts
2025-02-17 21:29:22 +05:30
Rohit Waghchaure
8fbfe14c63
fix: provision to enable naming series for SABB
...
(cherry picked from commit fe43975cdd )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
# erpnext/stock/doctype/serial_and_batch_bundle/test_serial_and_batch_bundle.py
# erpnext/stock/doctype/stock_settings/stock_settings.json
2025-02-17 11:31:46 +00:00
mergify[bot]
38edc46c46
fix: disable partial payment in pos (backport #45752 ) ( #45945 )
...
* fix: disable partial payment in pos (#45752 )
* fix: disable partial payment in pos
* test: disable partial payment
* test: removed print statement
* test: using save method to auto calculate paid_amount
* test: paid_amount calculation using save method
* test: added save method to calculate paid_amount
* test: outstanding amount
* test: added test for partial payments in pos invoice
* fix: custom validation error for partial payment
* test: using partial payment validation
* fix: validate only on submit
(cherry picked from commit d94802067b )
# Conflicts:
# erpnext/accounts/doctype/pos_closing_entry/test_pos_closing_entry.py
# erpnext/accounts/doctype/pos_invoice_merge_log/test_pos_invoice_merge_log.py
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve linter issue
* test: fixed failing test
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-17 17:01:34 +05:30
Diptanil Saha
dd34bbe570
fix: pos return validation on v15 ( #45951 )
2025-02-17 16:03:19 +05:30
rohitwaghchaure
11622f81f3
Merge pull request #45943 from frappe/mergify/bp/version-15-hotfix/pr-45941
...
fix: letter head for quality inspection (backport #45941 )
2025-02-17 14:42:56 +05:30
mergify[bot]
e998f063a9
fix: pos accounting dimension fieldname error (backport #45899 ) ( #45921 )
...
* fix: pos accounting dimension fieldname error (#45899 )
* fix: pos accounting dimension fieldname error
* fix: method to get enabled accounting dimensions
* fix: fetch enabled accounting dimensions
* fix: clear flags for accounting_dimensions_details on_update
* refactor: validation for doctype
* fix: using get_checks_for_pl_and_bs_accounts for accounting dimensions
(cherry picked from commit 60a5f4f30d )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py
* chore: resolve conflict
* chore: resolve linter issue
* fix: resolve linter issue
* chore: resolve linter issue
* chore: resolve linter issue
* chore: resolve linter issue
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-17 14:13:34 +05:30
Rohit Waghchaure
c289fef3b5
fix: letter head for quality inspection
...
(cherry picked from commit cdd41373b6 )
2025-02-17 08:28:52 +00:00
rohitwaghchaure
f8839957da
Merge pull request #45913 from frappe/mergify/bp/version-15-hotfix/pr-45903
...
fix: allow scrap item with zero qty (backport #45903 )
2025-02-16 13:28:00 +05:30
mergify[bot]
e271a5cba0
feat: disable auto setting grand total to default mode of payment (backport #45591 ) ( #45917 )
...
feat: disable auto setting grand total to default mode of payment (#45591 )
(cherry picked from commit f0a6399056 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-14 17:34:37 +05:30
ruthra kumar
a486e2962e
Merge pull request #45919 from frappe/mergify/bp/version-15-hotfix/pr-45912
...
fix: include missing payment_gateway parameter in Payment Request URL (backport #45912 )
2025-02-14 17:13:29 +05:30
Navin-S-R
18f94765f7
fix: include missing payment_gateway parameter in Payment Request URL
...
(cherry picked from commit dbac8cfc94 )
2025-02-14 11:20:17 +00:00
Rohit Waghchaure
abe5384449
fix: allow scrap item with zero qty
...
(cherry picked from commit 706cb64279 )
2025-02-14 09:47:30 +00:00
rohitwaghchaure
698b7a9d00
Merge pull request #45764 from frappe/mergify/bp/version-15-hotfix/pr-45763
...
fix: stock reservation not working for sales invoice with update stock (backport #45763 )
2025-02-14 15:16:11 +05:30
rohitwaghchaure
52761affe2
chore: fix test case
2025-02-13 16:32:56 +05:30
Rohit Waghchaure
1fb5586f56
fix: stock reservation for sales invoice
2025-02-13 16:04:05 +05:30
ruthra kumar
ef2cddd338
Merge pull request #45894 from frappe/mergify/bp/version-15-hotfix/pr-45804
...
fix(report): add options to multiselectlist fields (backport #45804 )
2025-02-13 14:26:31 +05:30
ruthra kumar
dbe14d6fe4
chore: resolve conflicts
2025-02-13 14:23:46 +05:30
venkat102
7e85a123b2
fix(report): add options to multiselectlist fields
...
(cherry picked from commit 8785342fce )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js
# erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js
2025-02-13 08:47:15 +00:00
Frappe PR Bot
ce90d427e8
chore(release): Bumped to Version 15.52.0
...
# [15.52.0](https://github.com/frappe/erpnext/compare/v15.51.2...v15.52.0 ) (2025-02-12)
### Bug Fixes
* '0' rate LDC's Invoice net totals should be ignored ([96c19cd ](96c19cd990 ))
* add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance ([086c36f ](086c36fca6 ))
* add precision in serial_batch_bundle.py ([a85f6f5 ](a85f6f54fe ))
* add total row in non_grouped_invoices ([e432ae9 ](e432ae98a9 ))
* added validation for required invoice_fields in POS (backport [#45780 ](https://github.com/frappe/erpnext/issues/45780 )) ([#45868 ](https://github.com/frappe/erpnext/issues/45868 )) ([4f9a7f5 ](4f9a7f5065 ))
* Attibute error `selling_price_list` ([6dc99f9 ](6dc99f95c0 ))
* changed naming series to random for SABB ([48a4eff ](48a4effdb6 ))
* check_item_quality_inspection is not whitelisted ([0a4a093 ](0a4a09352a ))
* correct amount in transaction currency for reverse gl entries (backport [#45794 ](https://github.com/frappe/erpnext/issues/45794 )) ([#45849 ](https://github.com/frappe/erpnext/issues/45849 )) ([b06bd82 ](b06bd825c1 ))
* correct amt in account currency for lcv with manually distributed charges. (backport [#45532 ](https://github.com/frappe/erpnext/issues/45532 )) ([#45864 ](https://github.com/frappe/erpnext/issues/45864 )) ([179cb1e ](179cb1e6e5 ))
* correct pay amount in portal pages ([3ada520 ](3ada520618 ))
* create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order ([9d6f318 ](9d6f3180d4 ))
* do not allow "Finance Book" in Accounting Dimensions (backport [#45696 ](https://github.com/frappe/erpnext/issues/45696 )) ([#45856 ](https://github.com/frappe/erpnext/issues/45856 )) ([0954aca ](0954aca758 ))
* do not validate party against Receivable and Payable account for cancelled gl entries ([6d777cd ](6d777cdc68 ))
* dont update rate of free item on save ([1d3da4d ](1d3da4d49a ))
* handle response when json is None ([eeb322b ](eeb322bd0e ))
* map project from rfq to supplier quotation (backport [#45745 ](https://github.com/frappe/erpnext/issues/45745 )) ([#45828 ](https://github.com/frappe/erpnext/issues/45828 )) ([b112d88 ](b112d88767 ))
* not able to select the item in the sales invoice ([a649001 ](a649001886 ))
* Party name in Supplier Portal for Purchase Order (backport [#45772 ](https://github.com/frappe/erpnext/issues/45772 )) ([#45858 ](https://github.com/frappe/erpnext/issues/45858 )) ([435c354 ](435c35414f ))
* pos numpad editable action buttons (backport [#45823 ](https://github.com/frappe/erpnext/issues/45823 )) ([#45826 ](https://github.com/frappe/erpnext/issues/45826 )) ([035758f ](035758f47d ))
* possible model sync issue ([ea01fa1 ](ea01fa135e ))
* **regional:** removed payment schedule validation in sales invoice for italy (backport [#45852 ](https://github.com/frappe/erpnext/issues/45852 )) ([#45854 ](https://github.com/frappe/erpnext/issues/45854 )) ([2e9e355 ](2e9e355329 ))
* remove serial no if qty is zero ([1359a77 ](1359a77e72 ))
* skip warning for free items ([2adab1d ](2adab1d36f ))
* stock reco current valuation rate ([3b7c38d ](3b7c38da10 ))
* the project document timed out while opening ([28cbce4 ](28cbce4356 ))
* unable to remove image from employee ([e3cceb8 ](e3cceb894b ))
* update ctx to args ([d4bc3d1 ](d4bc3d182f ))
### Features
* add repost accounting ledger entry for payment entry ([757dd3f ](757dd3f0b6 ))
2025-02-12 12:09:09 +00:00
ruthra kumar
0eb4556c83
Merge pull request #45860 from frappe/version-15-hotfix
...
chore: release v15
2025-02-12 17:37:43 +05:30
rohitwaghchaure
45fa2eb542
Merge pull request #45884 from frappe/mergify/bp/version-15-hotfix/pr-45786
...
fix: skip warning for free items (backport #45786 )
2025-02-12 15:16:29 +05:30
barredterra
2adab1d36f
fix: skip warning for free items
...
(cherry picked from commit 772776ad8a )
2025-02-12 09:20:15 +00:00
rohitwaghchaure
162d1ba472
chore: fix test case
2025-02-12 14:32:06 +05:30
rohitwaghchaure
4889950a9e
chore: fix conflicts
2025-02-12 14:32:05 +05:30
Rohit Waghchaure
7d871f6bb5
fix: stock reservation not working for sales invoice with update stock
...
(cherry picked from commit 0c9d0ea1f4 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2025-02-12 14:32:05 +05:30
rohitwaghchaure
70bac1ab17
Merge pull request #45748 from frappe/mergify/bp/version-15-hotfix/pr-45739
...
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order (backport #45739 )
2025-02-12 13:00:19 +05:30
rohitwaghchaure
0caaff0758
Merge pull request #45880 from frappe/mergify/bp/version-15-hotfix/pr-45879
...
fix: changed naming series to random for SABB (backport #45879 )
2025-02-12 10:53:47 +05:30
rohitwaghchaure
4094fbd6c5
chore: fix conflicts
2025-02-12 10:21:44 +05:30
Rohit Waghchaure
48a4effdb6
fix: changed naming series to random for SABB
...
(cherry picked from commit a007dc285d )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
2025-02-12 04:50:41 +00:00
rohitwaghchaure
68ea528841
Merge pull request #45877 from frappe/mergify/bp/version-15-hotfix/pr-45875
...
fix: add precision in serial_batch_bundle.py (backport #45875 )
2025-02-12 09:25:31 +05:30
rohitwaghchaure
4aa7666e46
Merge pull request #45878 from frappe/mergify/bp/version-15-hotfix/pr-45865
...
fix: dont update rate of free item on save (backport #45865 )
2025-02-12 09:25:08 +05:30
Mihir Kandoi
1d3da4d49a
fix: dont update rate of free item on save
...
(cherry picked from commit 6591e76a63 )
2025-02-12 03:13:41 +00:00
Mihir Kandoi
a85f6f54fe
fix: add precision in serial_batch_bundle.py
...
(cherry picked from commit 4bf85d1a5a )
2025-02-12 03:06:27 +00:00
rohitwaghchaure
da08b4eeb9
Merge pull request #45870 from frappe/mergify/bp/version-15-hotfix/pr-45869
...
fix: stock reco current valuation rate (backport #45869 )
2025-02-11 18:38:12 +05:30
rohitwaghchaure
b4f291d0ae
Merge pull request #45871 from frappe/mergify/bp/version-15-hotfix/pr-45862
...
fix: remove serial no if qty is zero (backport #45862 )
2025-02-11 18:21:21 +05:30
mergify[bot]
4f9a7f5065
fix: added validation for required invoice_fields in POS (backport #45780 ) ( #45868 )
...
* fix: added validation for required invoice_fields in POS (#45780 )
fix: added missing validation for required invoice_fields
(cherry picked from commit b95b13ecd8 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_payment.js
* fix: resolved merge conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-11 17:55:07 +05:30
Rohit Waghchaure
1359a77e72
fix: remove serial no if qty is zero
...
(cherry picked from commit 3a4ae8c463 )
2025-02-11 11:28:16 +00:00
Rohit Waghchaure
3b7c38da10
fix: stock reco current valuation rate
...
(cherry picked from commit 8d8f3afb39 )
2025-02-11 11:24:14 +00:00
mergify[bot]
179cb1e6e5
fix: correct amt in account currency for lcv with manually distributed charges. (backport #45532 ) ( #45864 )
...
fix: correct amt in account currency for lcv with manually distributed charges.
(cherry picked from commit db38e7bf5a )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 16:05:42 +05:30
mergify[bot]
435c35414f
fix: Party name in Supplier Portal for Purchase Order (backport #45772 ) ( #45858 )
...
fix: Party name in Supplier Portal for Purchase Order
(cherry picked from commit fc8663421b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:45 +05:30
mergify[bot]
0954aca758
fix: do not allow "Finance Book" in Accounting Dimensions (backport #45696 ) ( #45856 )
...
fix: do not allow "Finance Book" in Accounting Dimensions
(cherry picked from commit a44be73a98 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:36 +05:30
mergify[bot]
2e9e355329
fix(regional): removed payment schedule validation in sales invoice for italy (backport #45852 ) ( #45854 )
...
fix(regional): removed payment schedule validation in sales invoice for italy (#45852 )
(cherry picked from commit 494310293c )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-02-11 15:41:30 +05:30
Smit Vora
6b8826f234
Merge pull request #45773 from ljain112/fix-portalpay
...
fix: correct pay amount in portal pages
2025-02-11 14:59:03 +05:30
mergify[bot]
b112d88767
fix: map project from rfq to supplier quotation (backport #45745 ) ( #45828 )
...
* fix: map project from rfq to supplier quotation
(cherry picked from commit d0479036bb )
* fix: add project field map from mr to rfq
(cherry picked from commit 8fa39bec61 )
---------
Co-authored-by: HenningWendtland <156231187+HenningWendtland@users.noreply.github.com >
2025-02-11 14:52:13 +05:30
mergify[bot]
b06bd825c1
fix: correct amount in transaction currency for reverse gl entries (backport #45794 ) ( #45849 )
...
fix: correct amount in tansaction currency for reverse gl entries
(cherry picked from commit 6077c248b0 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 14:49:27 +05:30
ruthra kumar
b084433158
Merge pull request #45847 from frappe/mergify/bp/version-15-hotfix/pr-45792
...
fix: do not validate party against Receivable and Payable account for cancelled gl entries (backport #45792 )
2025-02-11 12:53:29 +05:30
ljain112
6d777cdc68
fix: do not validate party against Receivable and Payable account for cancelled gl entries
...
(cherry picked from commit 0809e00455 )
2025-02-11 06:44:50 +00:00
ruthra kumar
ebce6be23f
Merge pull request #45844 from frappe/mergify/bp/version-15-hotfix/pr-45781
...
fix: Added Total Row for `Gross Profit` Report in Non-Grouped Invoices (backport #45781 )
2025-02-11 12:01:11 +05:30
Sanket322
e432ae98a9
fix: add total row in non_grouped_invoices
...
(cherry picked from commit 2d32ddacc3 )
2025-02-11 04:51:47 +00:00
ruthra kumar
09114e6a7b
Merge pull request #45842 from frappe/mergify/bp/version-15-hotfix/pr-45832
...
fix: possible model sync issue (backport #45832 )
2025-02-11 10:20:21 +05:30
ruthra kumar
ea01fa135e
fix: possible model sync issue
...
(cherry picked from commit 0069581aa3 )
2025-02-11 04:25:34 +00:00
Frappe PR Bot
b0c9fbe9fc
chore(release): Bumped to Version 15.51.2
...
## [15.51.2](https://github.com/frappe/erpnext/compare/v15.51.1...v15.51.2 ) (2025-02-10)
### Bug Fixes
* Attibute error `selling_price_list` ([e8fd2ee ](e8fd2eeaa2 ))
* check_item_quality_inspection is not whitelisted ([d0dbfa1 ](d0dbfa1cbd ))
2025-02-10 16:28:24 +00:00
rohitwaghchaure
0758192c53
Merge pull request #45836 from frappe/mergify/bp/version-15/pr-45835
...
fix: check_item_quality_inspection is not whitelisted (backport #45835 )
2025-02-10 21:56:59 +05:30
rohitwaghchaure
d2cb659220
Merge pull request #45834 from frappe/mergify/bp/version-15/pr-45822
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 ) (backport #45822 )
2025-02-10 21:56:40 +05:30
Rohit Waghchaure
d0dbfa1cbd
fix: check_item_quality_inspection is not whitelisted
...
(cherry picked from commit 0a4a09352a )
2025-02-10 15:46:46 +00:00
rohitwaghchaure
b9b2fc5773
Merge pull request #45835 from rohitwaghchaure/fixed-support-31452
...
fix: check_item_quality_inspection is not whitelisted
2025-02-10 21:15:27 +05:30
Rohit Waghchaure
0a4a09352a
fix: check_item_quality_inspection is not whitelisted
2025-02-10 19:09:02 +05:30
DaizyModi
e8fd2eeaa2
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
(cherry picked from commit 6dc99f95c0 )
2025-02-10 13:34:14 +00:00
rohitwaghchaure
51545234d3
Merge pull request #45822 from frappe/mergify/bp/version-15-hotfix/pr-45774
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 )
2025-02-10 19:02:51 +05:30
mergify[bot]
035758f47d
fix: pos numpad editable action buttons (backport #45823 ) ( #45826 )
...
fix: pos numpad editable action buttons (#45823 )
(cherry picked from commit 0b9c28620f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-10 16:28:59 +05:30
DaizyModi
6dc99f95c0
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
2025-02-10 10:19:49 +00:00
ruthra kumar
f440795809
Merge pull request #45816 from frappe/mergify/bp/version-15-hotfix/pr-45747
...
fix: Handle Empty JSON in Report Parsing (backport #45747 )
2025-02-10 12:10:43 +05:30
Sanket322
eeb322bd0e
fix: handle response when json is None
...
(cherry picked from commit 133e0417b8 )
2025-02-10 06:12:45 +00:00
ruthra kumar
9a5aa8eeb9
Merge pull request #45813 from frappe/mergify/bp/version-15-hotfix/pr-45793
...
fix: unable to remove image from employee (backport #45793 )
2025-02-10 11:01:00 +05:30
ruthra kumar
1f967f7e9d
Merge pull request #45814 from frappe/mergify/bp/version-15-hotfix/pr-45762
...
refactor: set received and paid amount based on each other, if unset (backport #45762 )
2025-02-10 11:00:48 +05:30
rohitwaghchaure
3c386c2062
Merge pull request #45811 from frappe/mergify/bp/version-15-hotfix/pr-45810
...
fix: not able to select the item in the sales invoice (backport #45810 )
2025-02-10 10:41:31 +05:30
ruthra kumar
1d6c50c9a1
chore: resolve conflict
2025-02-10 10:38:18 +05:30
ruthra kumar
e589c5b6ef
refactor: set paid amount based on received amount if unset
...
(cherry picked from commit 99e721e622 )
2025-02-10 05:08:05 +00:00
ruthra kumar
6638b391ff
refactor: set received amount based on paid amount
...
(cherry picked from commit 5ff540bd82 )
2025-02-10 05:08:05 +00:00
Asmita Hase
e3cceb894b
fix: unable to remove image from employee
...
fix: employee image disappears when newly created user_id is linked to employee
(cherry picked from commit 0207d2d7b6 )
# Conflicts:
# erpnext/setup/doctype/employee/employee.json
2025-02-10 05:03:12 +00:00
Rohit Waghchaure
a649001886
fix: not able to select the item in the sales invoice
...
(cherry picked from commit 35388e7a04 )
2025-02-10 04:39:40 +00:00
rohitwaghchaure
39e3746a62
Merge pull request #45775 from frappe/mergify/bp/version-15-hotfix/pr-45767
...
fix: the project document timed out while opening (backport #45767 )
2025-02-10 10:09:38 +05:30
Frappe PR Bot
8c57e9f8c8
chore(release): Bumped to Version 15.51.1
...
## [15.51.1](https://github.com/frappe/erpnext/compare/v15.51.0...v15.51.1 ) (2025-02-07)
### Bug Fixes
* update ctx to args ([13bebe7 ](13bebe71b0 ))
2025-02-07 14:22:13 +00:00
ruthra kumar
5f62fc5a99
Merge pull request #45795 from frappe/mergify/bp/version-15/pr-45770
...
Fix: Update `ctx` to `args` for compatibility. (backport #45770 )
2025-02-07 19:50:45 +05:30
Sanket322
13bebe71b0
fix: update ctx to args
...
(cherry picked from commit d4bc3d182f )
2025-02-07 14:14:41 +00:00
ruthra kumar
9702a192d7
Merge pull request #45770 from Sanket322/update_ctx_to_args
...
Fix: Update `ctx` to `args` for compatibility.
2025-02-07 19:43:53 +05:30
ruthra kumar
a051ddee6d
Merge pull request #45788 from frappe/mergify/bp/version-15-hotfix/pr-45640
...
feat: add repost accounting ledger entry for payment entry (backport #45640 )
2025-02-07 17:15:33 +05:30
ruthra kumar
be09700d8b
Merge pull request #45789 from frappe/mergify/bp/version-15-hotfix/pr-45644
...
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance (backport #45644 )
2025-02-07 17:15:22 +05:30
l0gesh29
757dd3f0b6
feat: add repost accounting ledger entry for payment entry
...
(cherry picked from commit 5676d60ed3 )
2025-02-07 10:41:54 +00:00
Sugesh393
086c36fca6
fix: add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance
...
(cherry picked from commit 707c01487e )
2025-02-07 10:41:54 +00:00
ruthra kumar
a7d32b580f
Merge pull request #45784 from frappe/mergify/bp/version-15-hotfix/pr-45639
...
fix: '0' rate LDC's Invoice net totals should be ignored (backport #45639 )
2025-02-07 13:43:58 +05:30
ruthra kumar
43d75b96c6
chore: resolve conflict
2025-02-07 13:18:42 +05:30
ruthra kumar
3734289983
test: ldc @ 0 rate
...
(cherry picked from commit 0cdd346f8f )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/test_tax_withholding_category.py
2025-02-07 07:44:11 +00:00
ruthra kumar
96c19cd990
fix: '0' rate LDC's Invoice net totals should be ignored
...
(cherry picked from commit 325c4e3536 )
2025-02-07 07:44:11 +00:00
rohitwaghchaure
08a6f4e6d3
chore: fix conflicts
2025-02-06 22:09:44 +05:30
Rohit Waghchaure
28cbce4356
fix: the project document timed out while opening
...
(cherry picked from commit 33d03b1542 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.json
2025-02-06 16:38:46 +00:00
ljain112
3ada520618
fix: correct pay amount in portal pages
2025-02-06 18:56:29 +05:30
Sanket322
d4bc3d182f
fix: update ctx to args
2025-02-06 17:55:37 +05:30
Mihir Kandoi
4196986273
chore: resolve conflicts
2025-02-05 17:59:34 +05:30
Mihir Kandoi
9d6f3180d4
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order
...
(cherry picked from commit 723e902470 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2025-02-05 12:19:49 +00:00
Frappe PR Bot
b1161f446f
chore(release): Bumped to Version 15.51.0
...
# [15.51.0](https://github.com/frappe/erpnext/compare/v15.50.1...v15.51.0 ) (2025-02-05)
### Bug Fixes
* actual qty showing blank for sub-assembly items ([d0748b1 ](d0748b1b67 ))
* added correct options for incoming_rate field of delivery note item ([cfc5007 ](cfc50073ed ))
* allow multiple email ids ([2a25302 ](2a25302c35 ))
* attribute 'msgbox' not found in sales invoice.js ([f6b4984 ](f6b49845e2 ))
* bind this to function ([c0b32c4 ](c0b32c446b ))
* check billing address ([44d9fb7 ](44d9fb7a69 ))
* closing stock balance report not generating ([47d1c3b ](47d1c3b5a3 ))
* conflicts ([4aa072a ](4aa072a8eb ))
* consider process_loss_qty in work order ([1522d76 ](1522d76a3b ))
* copy correct uom from devliery note when creating packing list ([f9794e5 ](f9794e5b44 ))
* correct error message in payment entry ([6ea5307 ](6ea5307b0e ))
* default payment terms template selected while duplicating ([ca4bb96 ](ca4bb96fb4 ))
* Do not check for cancelled invoices ([84638f5 ](84638f58fd ))
* Do not check for cancelled invoices ([b612ab5 ](b612ab5823 ))
* fetch rate from item price list when document is saved ([b140ce7 ](b140ce71d7 ))
* filter the item tax template using the input text ([8ea9a9e ](8ea9a9e467 ))
* Gross Profit Report with Correct Totals and Gross Margin (backport [#45548 ](https://github.com/frappe/erpnext/issues/45548 )) ([#45598 ](https://github.com/frappe/erpnext/issues/45598 )) ([6301b32 ](6301b321d8 ))
* handling company in bank reconciliation tool ([#45582 ](https://github.com/frappe/erpnext/issues/45582 )) ([aa27e19 ](aa27e19a58 ))
* ignore expired batch for pick list ([786db3d ](786db3d0fa ))
* loading print receipt only at order complete (backport [#45627 ](https://github.com/frappe/erpnext/issues/45627 )) ([#45628 ](https://github.com/frappe/erpnext/issues/45628 )) ([72868ee ](72868eee04 ))
* logical error failing tests ([6a03f99 ](6a03f99546 ))
* not able to make manufacturing entry for alternate items ([eef2f3c ](eef2f3c5d4 ))
* only system manager was able to create customer & prospect ([6149306 ](6149306b78 ))
* payment schedule table is empty while duplicating record ([c523625 ](c52362531c ))
* point of sale padding (backport [#45697 ](https://github.com/frappe/erpnext/issues/45697 )) ([#45699 ](https://github.com/frappe/erpnext/issues/45699 )) ([b915e7f ](b915e7f637 ))
* pos payment cash shortcut decimal (backport [#45702 ](https://github.com/frappe/erpnext/issues/45702 )) ([#45705 ](https://github.com/frappe/erpnext/issues/45705 )) ([6113cc1 ](6113cc1e43 ))
* pos print receipt on submit (backport [#45632 ](https://github.com/frappe/erpnext/issues/45632 )) ([#45633 ](https://github.com/frappe/erpnext/issues/45633 )) ([676dde5 ](676dde59c2 ))
* **pos:** add item in the existing item row when discount is applied ([0b54cb9 ](0b54cb9a7c ))
* posting_date to posting_datetime in stock related queries ([cd5174e ](cd5174e423 ))
* remove tds account in taxes table on change of Tax Withholding Category ([1ad16c3 ](1ad16c368e ))
* removed unused field ([9a27d3c ](9a27d3cedc ))
* renamed Commments Tab to Notes tab in Lead doctype ([86edcfc ](86edcfc1fd ))
* reposting issue with s3 backup ([73c1bf9 ](73c1bf972e ))
* resolved conflicts ([223fe62 ](223fe62638 ))
* respect user set account if not advance account for getting outstanding invoices in payment entry ([8108d7f ](8108d7fdba ))
* semgrep ([401fd7f ](401fd7fca7 ))
* set asset value correctly after cancelling value adjustment ([7f7f403 ](7f7f403f5b ))
* show only items with inspection enabled on create QI dialog ([34f8a37 ](34f8a370d1 ))
* slow SABB query ([7931c2d ](7931c2d182 ))
* subcontracting valiation precision issue ([5319683 ](5319683dbf ))
* track employee changes ([#45674 ](https://github.com/frappe/erpnext/issues/45674 )) ([cf98ebf ](cf98ebf7fe ))
* validation message ([4742211 ](47422111b4 ))
* validation to prevent submission if the SABB is not linked to a stock transaction ([24a6f61 ](24a6f611d8 ))
### Features
* account heads changed along with journal entry type and descrip… ([#42845 ](https://github.com/frappe/erpnext/issues/42845 )) ([bbecd36 ](bbecd36a5d ))
* report to find incorrect SABB ([a948f2e ](a948f2e095 ))
* set bank account of company to default company bank account from masters ([b840271 ](b840271d2a ))
### Performance Improvements
* stock entry with batch (backport [#45486 ](https://github.com/frappe/erpnext/issues/45486 )) ([#45602 ](https://github.com/frappe/erpnext/issues/45602 )) ([8b75401 ](8b75401db9 ))
2025-02-05 12:08:00 +00:00
ruthra kumar
b8485e1d28
Merge pull request #45703 from frappe/version-15-hotfix
...
chore: release v15
2025-02-05 17:36:41 +05:30
ruthra kumar
e422ae16e5
Merge pull request #45743 from frappe/mergify/bp/version-15-hotfix/pr-45604
...
fix: filter the item tax template using the input text (backport #45604 )
2025-02-05 17:13:07 +05:30
rohitwaghchaure
dcdd8e9824
Merge pull request #45742 from frappe/mergify/bp/version-15-hotfix/pr-45734
...
fix: added correct options for incoming_rate field of delivery note item (backport #45734 )
2025-02-05 17:08:16 +05:30
rohitwaghchaure
9d98d0efc8
Merge pull request #45744 from frappe/mergify/bp/version-15-hotfix/pr-45741
...
fix: removed unused field (backport #45741 )
2025-02-05 17:07:46 +05:30
rohitwaghchaure
af60368e54
Merge pull request #45740 from frappe/mergify/bp/version-15-hotfix/pr-45692
...
fix: fetch rate from item price list when document is saved (backport #45692 )
2025-02-05 16:42:00 +05:30
rohitwaghchaure
ab37e5754b
chore: fix conflicts
2025-02-05 16:40:20 +05:30
Rohit Waghchaure
9a27d3cedc
fix: removed unused field
...
(cherry picked from commit 2d7a576da5 )
2025-02-05 11:09:40 +00:00
ruthra kumar
0b591ba7eb
chore: resolve conflicts
2025-02-05 16:37:09 +05:30
Bhavan23
8ea9a9e467
fix: filter the item tax template using the input text
...
(cherry picked from commit 4dd37ba033 )
# Conflicts:
# erpnext/controllers/queries.py
2025-02-05 11:01:21 +00:00
Mihir Kandoi
cfc50073ed
fix: added correct options for incoming_rate field of delivery note item
...
(cherry picked from commit 417bf49a8d )
# Conflicts:
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
2025-02-05 10:48:01 +00:00
Mihir Kandoi
25075e5981
test: added test
...
(cherry picked from commit 07adfadd58 )
2025-02-05 10:23:26 +00:00
Mihir Kandoi
6a03f99546
fix: logical error failing tests
...
(cherry picked from commit fee318a275 )
2025-02-05 10:23:26 +00:00
Mihir Kandoi
b140ce71d7
fix: fetch rate from item price list when document is saved
...
(cherry picked from commit 1e4b9fbdf0 )
2025-02-05 10:23:26 +00:00
Khushi Rawat
f72d4b6984
Merge pull request #45738 from frappe/mergify/bp/version-15-hotfix/pr-45735
...
fix: set asset value correctly after cancelling value adjustment (backport #45735 )
2025-02-05 15:51:11 +05:30
ruthra kumar
d86f7839ab
Merge pull request #45737 from frappe/mergify/bp/version-15-hotfix/pr-45717
...
fix(Purchase Invoice): default payment terms template selected while duplicating (backport #45717 )
2025-02-05 15:30:48 +05:30
Khushi Rawat
7f7f403f5b
fix: set asset value correctly after cancelling value adjustment
...
(cherry picked from commit fee3846144 )
2025-02-05 09:56:11 +00:00
Ejaaz Khan
df0ca2d198
refactor: remove log
...
(cherry picked from commit bfc01441a0 )
2025-02-05 09:47:59 +00:00
Ejaaz Khan
c52362531c
fix: payment schedule table is empty while duplicating record
...
(cherry picked from commit fb3f08a441 )
2025-02-05 09:47:59 +00:00
Ejaaz Khan
ca4bb96fb4
fix: default payment terms template selected while duplicating
...
(cherry picked from commit 18127603fe )
2025-02-05 09:47:59 +00:00
Khushi Rawat
50d10d5c8d
Merge pull request #45733 from frappe/mergify/bp/version-15-hotfix/pr-42845
...
feat: account heads changed along with journal entry type and descrip… (backport #42845 )
2025-02-05 15:03:27 +05:30
Khushi Rawat
4aa072a8eb
fix: conflicts
2025-02-05 14:44:39 +05:30
Khushi Rawat
223fe62638
fix: resolved conflicts
2025-02-05 14:43:24 +05:30
rahulgupta8848
bbecd36a5d
feat: account heads changed along with journal entry type and descrip… ( #42845 )
...
* feat: account heads changed along with journal entry type and description
* feat: added patch for difference_amount for asset value adjustment and refactor
---------
Co-authored-by: “rahulgupta8848” <“rahul.gupta@8848digital.com ”>
(cherry picked from commit d4fdada83c )
# Conflicts:
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.json
# erpnext/patches.txt
2025-02-05 09:09:49 +00:00
ruthra kumar
9f28993575
Merge pull request #45732 from frappe/mergify/bp/version-15-hotfix/pr-45590
...
fix: remove tds account in taxes table on change of Tax Withholding C… (backport #45590 )
2025-02-05 14:28:07 +05:30
l0gesh29
1ad16c368e
fix: remove tds account in taxes table on change of Tax Withholding Category
...
(cherry picked from commit 79b5a3e1dd )
2025-02-05 08:39:21 +00:00
ruthra kumar
c1002d3787
Merge pull request #45728 from frappe/mergify/bp/version-15-hotfix/pr-45686
...
fix: allow multiple email ids (backport #45686 )
2025-02-05 14:08:48 +05:30
ruthra kumar
8ad32c4593
Merge pull request #45731 from frappe/mergify/bp/version-15-hotfix/pr-45447
...
fix(pos): add item in the existing item row when discount is applied (backport #45447 )
2025-02-05 14:04:09 +05:30
venkat102
0b54cb9a7c
fix(pos): add item in the existing item row when discount is applied
...
(cherry picked from commit bee2c04d0b )
2025-02-05 08:30:27 +00:00
Sudharsanan11
44d9fb7a69
fix: check billing address
...
(cherry picked from commit 9950e4aa0c )
2025-02-05 08:19:58 +00:00
Sudharsanan11
2a25302c35
fix: allow multiple email ids
...
(cherry picked from commit 423decb93c )
2025-02-05 08:19:58 +00:00
ruthra kumar
0cac9e9b9a
Merge pull request #45727 from frappe/mergify/bp/version-15-hotfix/pr-45610
...
fix: respect user set account if not advance account for getting outsanding invoices in payment entry (backport #45610 )
2025-02-05 13:40:05 +05:30
rohitwaghchaure
efa7602fae
Merge pull request #45718 from frappe/mergify/bp/version-15-hotfix/pr-45710
...
fix: show only items with inspection enabled on create QI dialog (backport #45710 )
2025-02-05 13:05:16 +05:30
ruthra kumar
b926b49afa
chore: fix typo
...
(cherry picked from commit 85378f9d1a )
2025-02-05 06:40:22 +00:00
ljain112
8108d7fdba
fix: respect user set account if not advance account for getting outstanding invoices in payment entry
...
(cherry picked from commit 9faf78d3e5 )
2025-02-05 06:40:22 +00:00
Mihir Kandoi
3689a2deae
chore: resolve conflicts
2025-02-05 12:00:01 +05:30
ruthra kumar
5a7b901327
Merge pull request #45719 from frappe/mergify/bp/version-15-hotfix/pr-45678
...
fix: copy correct uom from delivery note when creating packing list (backport #45678 )
2025-02-05 10:38:13 +05:30
rohitwaghchaure
51b03d40aa
Merge pull request #45721 from rohitwaghchaure/fixed-support-30732
...
fix: closing stock balance report not generating
2025-02-05 08:45:00 +05:30
Rohit Waghchaure
47d1c3b5a3
fix: closing stock balance report not generating
2025-02-05 05:29:23 +05:30
Mihir Kandoi
f9794e5b44
fix: copy correct uom from devliery note when creating packing list
...
(cherry picked from commit 3cdaa80526 )
2025-02-04 19:06:15 +00:00
Mihir Kandoi
401fd7fca7
fix: semgrep
...
(cherry picked from commit ffd10d1fe9 )
2025-02-04 19:04:57 +00:00
Mihir Kandoi
34f8a370d1
fix: show only items with inspection enabled on create QI dialog
...
(cherry picked from commit c92ec312b9 )
# Conflicts:
# erpnext/controllers/stock_controller.py
2025-02-04 19:04:57 +00:00
ruthra kumar
ac960d26e8
Merge pull request #45711 from frappe/mergify/bp/version-15-hotfix/pr-45582
...
fix: handling company in bank reconciliation tool (backport #45582 )
2025-02-04 17:32:42 +05:30
Aayush Dalal
aa27e19a58
fix: handling company in bank reconciliation tool ( #45582 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit d1c927530e )
2025-02-04 11:45:01 +00:00
rohitwaghchaure
1ed52c3b41
Merge pull request #45708 from frappe/mergify/bp/version-15-hotfix/pr-45701
...
fix: subcontracting validation precision issue (backport #45701 )
2025-02-04 15:56:44 +05:30
Frappe PR Bot
fea51b7086
chore(release): Bumped to Version 15.50.1
...
## [15.50.1](https://github.com/frappe/erpnext/compare/v15.50.0...v15.50.1 ) (2025-02-04)
### Bug Fixes
* not able to make manufacturing entry for alternate items ([32bfc2f ](32bfc2f555 ))
2025-02-04 10:23:41 +00:00
rohitwaghchaure
49192d90d0
Merge pull request #45707 from frappe/mergify/bp/version-15/pr-45647
...
fix: not able to make manufacturing entry for alternate items (backport #45646 ) (backport #45647 )
2025-02-04 15:52:11 +05:30
rohitwaghchaure
f9af53cd87
Merge pull request #45706 from frappe/mergify/bp/version-15-hotfix/pr-45698
...
feat: report to find incorrect SABB (backport #45698 )
2025-02-04 15:45:40 +05:30
Mihir Kandoi
5319683dbf
fix: subcontracting valiation precision issue
...
(cherry picked from commit 8720d412bd )
2025-02-04 09:54:08 +00:00
Rohit Waghchaure
32bfc2f555
fix: not able to make manufacturing entry for alternate items
...
(cherry picked from commit 1607aa1a44 )
(cherry picked from commit eef2f3c5d4 )
2025-02-04 09:52:11 +00:00
Rohit Waghchaure
a948f2e095
feat: report to find incorrect SABB
...
(cherry picked from commit 7e24395e00 )
2025-02-04 09:47:04 +00:00
mergify[bot]
6113cc1e43
fix: pos payment cash shortcut decimal (backport #45702 ) ( #45705 )
...
fix: pos payment cash shortcut decimal (#45702 )
(cherry picked from commit a20116816e )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-04 15:14:08 +05:30
mergify[bot]
b915e7f637
fix: point of sale padding (backport #45697 ) ( #45699 )
...
fix: point of sale padding (#45697 )
(cherry picked from commit 51a65899ec )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-04 14:02:38 +05:30
Shariq Ansari
0d03e03925
Merge pull request #45695 from frappe/mergify/bp/version-15-hotfix/pr-45694
...
fix: only system manager was able to create customer & prospect (backport #45694 )
2025-02-04 12:48:50 +05:30
Shariq Ansari
6149306b78
fix: only system manager was able to create customer & prospect
...
(cherry picked from commit 716edeb465 )
2025-02-04 06:41:09 +00:00
rohitwaghchaure
a0523c7956
Merge pull request #45690 from frappe/mergify/bp/version-15-hotfix/pr-45680
...
fix: slow SABB query (backport #45680 )
2025-02-03 23:10:46 +05:30
Rohit Waghchaure
7931c2d182
fix: slow SABB query
...
(cherry picked from commit 81978a0bd8 )
2025-02-03 17:02:03 +00:00
rohitwaghchaure
7658053dbd
Merge pull request #45665 from frappe/mergify/bp/version-15-hotfix/pr-45648
...
fix: consider process_loss_qty in work order (backport #45648 )
2025-02-03 20:57:01 +05:30
ruthra kumar
1b85cdcf48
Merge pull request #45677 from frappe/mergify/bp/version-15-hotfix/pr-45674
...
fix: track employee changes (backport #45674 )
2025-02-03 15:27:03 +05:30
ruthra kumar
16a80cc04a
Merge pull request #45675 from frappe/mergify/bp/version-15-hotfix/pr-45631
...
fix: Do not check for cancelled invoices (backport #45631 )
2025-02-03 14:32:00 +05:30
Ankush Menat
cf98ebf7fe
fix: track employee changes ( #45674 )
...
closes https://github.com/frappe/erpnext/issues/45571
(cherry picked from commit 827afbfa2e )
2025-02-03 08:52:45 +00:00
Deepesh Garg
84638f58fd
fix: Do not check for cancelled invoices
...
(cherry picked from commit 2c94867b0e )
2025-02-03 08:42:28 +00:00
Deepesh Garg
b612ab5823
fix: Do not check for cancelled invoices
...
(cherry picked from commit 701fc02050 )
2025-02-03 08:42:27 +00:00
ruthra kumar
0d94eba021
Merge pull request #45669 from frappe/mergify/bp/version-15-hotfix/pr-45619
...
feat: set bank account of company to default company bank account fro… (backport #45619 )
2025-02-03 14:05:23 +05:30
Shariq Ansari
7d95113499
Merge pull request #45673 from frappe/mergify/bp/version-15-hotfix/pr-45637
...
fix: renamed Comments Tab to Notes tab in Lead doctype (backport #45637 )
2025-02-03 13:27:26 +05:30
Shariq Ansari
afd2529c2a
chore: resolved conflict
2025-02-03 13:26:33 +05:30
Shariq Ansari
86edcfc1fd
fix: renamed Commments Tab to Notes tab in Lead doctype
...
(cherry picked from commit 018df3135a )
# Conflicts:
# erpnext/crm/doctype/lead/lead.json
2025-02-03 07:53:32 +00:00
Mihir Kandoi
b840271d2a
feat: set bank account of company to default company bank account from masters
...
(cherry picked from commit ce7702cc19 )
2025-02-03 06:31:55 +00:00
rohitwaghchaure
55ac00a510
Merge pull request #45667 from frappe/mergify/bp/version-15-hotfix/pr-45621
...
fix: delivered button of purchase order (backport #45621 )
2025-02-03 11:58:35 +05:30
Mihir Kandoi
c0b32c446b
fix: bind this to function
...
(cherry picked from commit 41649cf52d )
2025-02-03 06:22:47 +00:00
Mihir Kandoi
1522d76a3b
fix: consider process_loss_qty in work order
...
(cherry picked from commit 95fda47b6c )
2025-02-03 06:21:40 +00:00
rohitwaghchaure
83e676f128
Merge pull request #45647 from frappe/mergify/bp/version-15-hotfix/pr-45646
...
fix: not able to make manufacturing entry for alternate items (backport #45646 )
2025-02-03 11:48:03 +05:30
Rohit Waghchaure
eef2f3c5d4
fix: not able to make manufacturing entry for alternate items
...
(cherry picked from commit 1607aa1a44 )
2025-01-31 18:18:37 +00:00
rohitwaghchaure
821cc215e3
Merge pull request #45645 from frappe/mergify/bp/version-15-hotfix/pr-45642
...
fix: actual qty showing blank for sub-assembly items (backport #45642 )
2025-01-31 23:22:09 +05:30
rohitwaghchaure
3e09abc495
Merge pull request #45617 from rtdany10/expired-batch-pick
...
fix: ignore expired batch for pick list
2025-01-31 22:49:34 +05:30
Rohit Waghchaure
d0748b1b67
fix: actual qty showing blank for sub-assembly items
...
(cherry picked from commit 5be2e71a35 )
2025-01-31 17:09:00 +00:00
rohitwaghchaure
7fc70e3f20
Merge pull request #45638 from frappe/mergify/bp/version-15-hotfix/pr-45626
...
fix: validation to prevent submission, if the SABB is not linked to a stock transaction (backport #45626 )
2025-01-31 15:21:43 +05:30
Rohit Waghchaure
24a6f611d8
fix: validation to prevent submission if the SABB is not linked to a stock transaction
...
(cherry picked from commit f976115a2b )
2025-01-31 09:14:53 +00:00
ruthra kumar
4b91b7691a
Merge pull request #45636 from frappe/mergify/bp/version-15-hotfix/pr-45615
...
fix: correct error message in payment entry (backport #45615 )
2025-01-31 14:18:59 +05:30
ljain112
6ea5307b0e
fix: correct error message in payment entry
...
(cherry picked from commit 592704cfd0 )
2025-01-31 07:27:37 +00:00
rohitwaghchaure
d65101a5f2
Merge pull request #45634 from frappe/mergify/bp/version-15-hotfix/pr-45629
...
fix: attribute 'msgbox' not found in sales invoice.js (backport #45629 )
2025-01-31 12:11:28 +05:30
rohitwaghchaure
bd8e4eeddc
chore: fix conflicts
2025-01-31 12:09:50 +05:30
Mihir Kandoi
f6b49845e2
fix: attribute 'msgbox' not found in sales invoice.js
...
(cherry picked from commit 5643385c22 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2025-01-31 06:34:32 +00:00
mergify[bot]
676dde59c2
fix: pos print receipt on submit (backport #45632 ) ( #45633 )
...
fix: pos print receipt on submit (#45632 )
(cherry picked from commit fe51535392 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-31 12:02:47 +05:30
mergify[bot]
72868eee04
fix: loading print receipt only at order complete (backport #45627 ) ( #45628 )
...
fix: loading print receipt only at order complete (#45627 )
(cherry picked from commit 5a1851dfe3 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-31 11:19:23 +05:30
rohitwaghchaure
04c1fc71dd
Merge pull request #45614 from frappe/mergify/bp/version-15-hotfix/pr-45612
...
fix: posting_date to posting_datetime in stock related queries (backport #45612 )
2025-01-30 21:19:19 +05:30
Dany Robert
786db3d0fa
fix: ignore expired batch for pick list
2025-01-30 19:34:06 +05:30
Rohit Waghchaure
cd5174e423
fix: posting_date to posting_datetime in stock related queries
...
(cherry picked from commit e61ab48145 )
2025-01-30 11:36:10 +00:00
rohitwaghchaure
20d5a79839
Merge pull request #45613 from frappe/mergify/bp/version-15-hotfix/pr-45609
...
fix: reposting issue with s3 backup (backport #45609 )
2025-01-30 17:05:16 +05:30
Rohit Waghchaure
73c1bf972e
fix: reposting issue with s3 backup
...
(cherry picked from commit 6b454ca9a7 )
2025-01-30 10:29:54 +00:00
mergify[bot]
6301b321d8
fix: Gross Profit Report with Correct Totals and Gross Margin (backport #45548 ) ( #45598 )
...
fix: Gross Profit Report with Correct Totals and Gross Margin (#45548 )
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit aaf720ab61 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-30 11:21:52 +05:30
mergify[bot]
8b75401db9
perf: stock entry with batch (backport #45486 ) ( #45602 )
...
perf: stock entry with batch
(cherry picked from commit 0b1b964b77 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-30 11:21:20 +05:30
rohitwaghchaure
b5856d4f1f
Merge pull request #45601 from frappe/mergify/bp/version-15-hotfix/pr-45600
...
fix: validation message (backport #45600 )
2025-01-29 20:48:56 +05:30
Rohit Waghchaure
47422111b4
fix: validation message
...
(cherry picked from commit 4c8dff942d )
2025-01-29 15:12:39 +00:00
Frappe PR Bot
c5cd0fcd29
chore(release): Bumped to Version 15.50.0
...
# [15.50.0](https://github.com/frappe/erpnext/compare/v15.49.3...v15.50.0 ) (2025-01-29)
### Bug Fixes
* add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport [#45370 ](https://github.com/frappe/erpnext/issues/45370 )) ([#45410 ](https://github.com/frappe/erpnext/issues/45410 )) ([5d7d3d8 ](5d7d3d8c19 ))
* add multiple item issue in stock entry (backport [#45544 ](https://github.com/frappe/erpnext/issues/45544 )) ([#45580 ](https://github.com/frappe/erpnext/issues/45580 )) ([8b0efab ](8b0efab13e ))
* added debounce to prevent multiple clicks (backport [#45369 ](https://github.com/frappe/erpnext/issues/45369 )) ([#45376 ](https://github.com/frappe/erpnext/issues/45376 )) ([bdc65da ](bdc65daadd ))
* added item_group filter in item_code field in stock balance report (backport [#45340 ](https://github.com/frappe/erpnext/issues/45340 )) ([#45389 ](https://github.com/frappe/erpnext/issues/45389 )) ([412e22f ](412e22fb4e ))
* allow to fix negative stock for batch using stock reco ([69c5695 ](69c5695f6e ))
* batch qty calculation (backport [#45367 ](https://github.com/frappe/erpnext/issues/45367 )) ([#45388 ](https://github.com/frappe/erpnext/issues/45388 )) ([767529f ](767529f0ec ))
* Correct Party Bank Account mapping in `Payment Entry` ([4a390ae ](4a390ae3de ))
* currency decimal on POS Past Order List (backport [#45524 ](https://github.com/frappe/erpnext/issues/45524 )) ([#45527 ](https://github.com/frappe/erpnext/issues/45527 )) ([ff46ae5 ](ff46ae5bc1 ))
* disable load_after_mapping when purchase order created from sales order (backport [#45405 ](https://github.com/frappe/erpnext/issues/45405 )) ([#45429 ](https://github.com/frappe/erpnext/issues/45429 )) ([ae5ce97 ](ae5ce97fd0 ))
* Do no query GLs if no PCVs are posted ([ad06652 ](ad06652ed5 ))
* do not allow to manually submit the SABB ([2b16eb5 ](2b16eb5381 ))
* do not check budget during reposting ([#45432 ](https://github.com/frappe/erpnext/issues/45432 )) ([f2b946d ](f2b946d325 ))
* don't update party-type on change of cost center in Journal Entry ([#45291 ](https://github.com/frappe/erpnext/issues/45291 )) ([fb75180 ](fb75180a7d ))
* existing logical error ([6c4655d ](6c4655dd72 ))
* fix creating documents from sales invoice (backport [#45346 ](https://github.com/frappe/erpnext/issues/45346 )) ([#45408 ](https://github.com/frappe/erpnext/issues/45408 )) ([73a21c2 ](73a21c294c ))
* get stock balance filtered by company for validating stock value in jv (backport [#45549 ](https://github.com/frappe/erpnext/issues/45549 )) ([#45578 ](https://github.com/frappe/erpnext/issues/45578 )) ([ef2f411 ](ef2f4118d9 ))
* import ([d74c498 ](d74c498efe ))
* import 2 ([b59d253 ](b59d253d93 ))
* JobCardTimeLog' object has no attribute 'remaining_time_in_mins' ([ef15429 ](ef15429d98 ))
* logical error in where condition of qb query ([c102e51 ](c102e51eb1 ))
* **material request:** mapping Sales Order Item Delivery Date to Mate… (backport [#45227 ](https://github.com/frappe/erpnext/issues/45227 )) ([#45424 ](https://github.com/frappe/erpnext/issues/45424 )) ([52fdc7c ](52fdc7cecd ))
* merge conflict ([57f79a2 ](57f79a2240 ))
* **payment entry:** get amount in transaction currency ([b37602c ](b37602c716 ))
* postal_code_move_and_fixes ([0e088dd ](0e088dde36 ))
* precision issue causing incorrect status ([46a2b7a ](46a2b7a07e ))
* precision issue in stock entry ([fe5e42d ](fe5e42d2dc ))
* **query:** remove duplicate docstatus condition ([#45586 ](https://github.com/frappe/erpnext/issues/45586 )) ([2d2f30e ](2d2f30e6cf ))
* remove applied pricing rule ([4e347d8 ](4e347d835e ))
* remove unnecessary auth from plaid connector (backport [#44305 ](https://github.com/frappe/erpnext/issues/44305 )) ([#45421 ](https://github.com/frappe/erpnext/issues/45421 )) ([d9b342f ](d9b342f257 ))
* removed field not present in v15 ([1be1981 ](1be19819fb ))
* resolved pos return setting to default mode of payment instead of user selection (backport [#45377 ](https://github.com/frappe/erpnext/issues/45377 )) ([#45419 ](https://github.com/frappe/erpnext/issues/45419 )) ([224a925 ](224a92587d ))
* return qty error due to precision (backport [#45536 ](https://github.com/frappe/erpnext/issues/45536 )) ([#45581 ](https://github.com/frappe/erpnext/issues/45581 )) ([a2ffdc7 ](a2ffdc7805 ))
* secure bulk transaction (backport [#45386 ](https://github.com/frappe/erpnext/issues/45386 )) ([#45426 ](https://github.com/frappe/erpnext/issues/45426 )) ([f9d9672 ](f9d96726f0 ))
* set company related values ([1498275 ](149827562b ))
* set expense_account and cost_center based on company in stock entry (backport [#45159 ](https://github.com/frappe/erpnext/issues/45159 )) ([#45416 ](https://github.com/frappe/erpnext/issues/45416 )) ([3eb28bb ](3eb28bb0e0 ))
* set party_account_currency for pos_invoice returns ([172fdad ](172fdad244 ))
* set preferred email in Employee via backend controller (backport [#45320 ](https://github.com/frappe/erpnext/issues/45320 )) ([#45379 ](https://github.com/frappe/erpnext/issues/45379 )) ([f8099a6 ](f8099a6847 ))
* Set right party name in bank transaction ([86f4bf6 ](86f4bf6e01 ))
* show payment entries in Tax Withheld Vouchers ([28bb9c3 ](28bb9c39e8 ))
* System was allowing to save payment schedule amount less than grand total (backport [#45322 ](https://github.com/frappe/erpnext/issues/45322 )) ([#45381 ](https://github.com/frappe/erpnext/issues/45381 )) ([2403cdc ](2403cdc4d7 ))
* update fields on change of item code In `Update Items` of `Sales Order` ([#45125 ](https://github.com/frappe/erpnext/issues/45125 )) ([f60a3bc ](f60a3bcedf ))
* update voucher outstanding from payment ledger ([e385594 ](e3855949e1 ))
* Use `process.extract` to get the corresponding party doc name of the result ([153e961 ](153e961df7 ))
* use frappe.datetime.str_to_user (backport [#45216 ](https://github.com/frappe/erpnext/issues/45216 )) ([#45417 ](https://github.com/frappe/erpnext/issues/45417 )) ([6c10393 ](6c10393164 ))
* use user defined discount amount or default ([e73aab0 ](e73aab0df5 ))
* validate items against selling settings (backport [#45288 ](https://github.com/frappe/erpnext/issues/45288 )) ([#45431 ](https://github.com/frappe/erpnext/issues/45431 )) ([7ff7ec7 ](7ff7ec7929 ))
* validate non-stock item for exchange loss/gain (backport [#45306 ](https://github.com/frappe/erpnext/issues/45306 )) ([#45380 ](https://github.com/frappe/erpnext/issues/45380 )) ([4e367de ](4e367dedec ))
* valuation for batch (backport [#45335 ](https://github.com/frappe/erpnext/issues/45335 )) ([#45420 ](https://github.com/frappe/erpnext/issues/45420 )) ([dec0cae ](dec0caeac5 ))
* variable names ([8f73978 ](8f73978a26 ))
* Wrong `bank_ac_no` filter + simplify convoluted logic ([60feb7c ](60feb7cbd4 ))
### Features
* Add chart of accounts for Switzerland ([de43c12 ](de43c123e2 ))
* add company level validation for accounting dimension ([8f0d270 ](8f0d270746 ))
* Add corrective job card operating cost as additional costs in stock entry ([efc7b9a ](efc7b9ac56 ))
* full screen on pos (backport [#45404 ](https://github.com/frappe/erpnext/issues/45404 )) ([#45418 ](https://github.com/frappe/erpnext/issues/45418 )) ([aca8d66 ](aca8d663dd ))
* pos configuration for print receipt on complete order ([#45392 ](https://github.com/frappe/erpnext/issues/45392 )) ([b9b4f63 ](b9b4f6316d ))
* **Sales Invoice:** allow linking to project without adding timesheets (backport [#44295 ](https://github.com/frappe/erpnext/issues/44295 )) ([#45528 ](https://github.com/frappe/erpnext/issues/45528 )) ([2c2a25a ](2c2a25ab16 ))
* **translations:** add Bengali translations for signature and client details ([4952733 ](495273365b ))
* **UX:** scroll to required field (backport [#44367 ](https://github.com/frappe/erpnext/issues/44367 )) ([#45433 ](https://github.com/frappe/erpnext/issues/45433 )) ([692a448 ](692a44816f ))
### Performance Improvements
* optimize DB calls with frappe.get_all (backport [#45289 ](https://github.com/frappe/erpnext/issues/45289 )) ([#45391 ](https://github.com/frappe/erpnext/issues/45391 )) ([04f5a72 ](04f5a72e08 ))
### Reverts
* Revert "feat(Sales Invoice): allow linking to project without adding timesheets (backport [#44295 ](https://github.com/frappe/erpnext/issues/44295 ))" ([#45531 ](https://github.com/frappe/erpnext/issues/45531 )) ([b004855 ](b004855e7c ))
2025-01-29 11:28:47 +00:00
ruthra kumar
cae8cee398
Merge pull request #45566 from frappe/version-15-hotfix
...
chore: release v15
2025-01-29 16:57:29 +05:30
rohitwaghchaure
cc96145ac9
Merge pull request #45595 from rohitwaghchaure/fixed-support-29212
...
fix: do not allow to manually submit the SABB
2025-01-29 16:38:19 +05:30
Rohit Waghchaure
2b16eb5381
fix: do not allow to manually submit the SABB
2025-01-29 16:36:17 +05:30
ruthra kumar
97d9030f26
Merge pull request #45594 from frappe/mergify/bp/version-15-hotfix/pr-45569
...
fix: update voucher outstanding from payment ledger (backport #45569 )
2025-01-29 16:30:52 +05:30
ruthra kumar
156dcf535d
Merge pull request #45592 from frappe/mergify/bp/version-15-hotfix/pr-45586
...
fix(query): remove duplicate docstatus condition (backport #45586 )
2025-01-29 16:19:25 +05:30
ljain112
e3855949e1
fix: update voucher outstanding from payment ledger
...
(cherry picked from commit dd77070351 )
2025-01-29 10:42:27 +00:00
Safvan Huzain
2d2f30e6cf
fix(query): remove duplicate docstatus condition ( #45586 )
...
fix: remove duplicate docstatus condition in query
(cherry picked from commit 3f2e93dcb6 )
2025-01-29 10:29:11 +00:00
ruthra kumar
3117052779
Merge pull request #45589 from frappe/mergify/bp/version-15-hotfix/pr-45441
...
fix: show payment entries in tax withheld vouchers (backport #45441 )
2025-01-29 15:53:46 +05:30
ruthra kumar
eac5c91c8f
Merge pull request #45588 from frappe/mergify/bp/version-15-hotfix/pr-45585
...
refactor: auto add taxes from template (backport #45585 )
2025-01-29 15:50:05 +05:30
mergify[bot]
ef2f4118d9
fix: get stock balance filtered by company for validating stock value in jv (backport #45549 ) ( #45578 )
...
* fix: get stock balance filtered by company for validating stock value in jv (#45549 )
* fix: get stock balance filtered by company for validating stock value in jv
* test: error is raised on validate
(cherry picked from commit 9f20854bd9 )
* fix: correct args for test case function
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-01-29 15:39:30 +05:30
ljain112
8f73978a26
fix: variable names
...
(cherry picked from commit d97e78e5d3 )
2025-01-29 10:06:33 +00:00
ljain112
28bb9c39e8
fix: show payment entries in Tax Withheld Vouchers
...
(cherry picked from commit 55733d4f18 )
2025-01-29 10:06:33 +00:00
ruthra kumar
aef6b62f7d
refactor: auto add taxes from template
...
(cherry picked from commit d1086722bf )
2025-01-29 09:59:20 +00:00
mergify[bot]
a2ffdc7805
fix: return qty error due to precision (backport #45536 ) ( #45581 )
...
fix: return qty error due to precision
(cherry picked from commit 3078578692 )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2025-01-29 12:46:44 +05:30
mergify[bot]
8b0efab13e
fix: add multiple item issue in stock entry (backport #45544 ) ( #45580 )
...
fix: add multiple item issue in stock entry (#45544 )
(cherry picked from commit 5a023dc8d4 )
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
2025-01-29 12:45:34 +05:30
Mihir Kandoi
6323e641f6
Merge pull request #45542 from frappe/mergify/bp/version-15-hotfix/pr-45282
2025-01-28 18:36:59 +05:30
Mihir Kandoi
6c4655dd72
fix: existing logical error
2025-01-28 16:56:05 +05:30
ruthra kumar
33b5be03a8
Merge pull request #45563 from frappe/mergify/bp/version-15-hotfix/pr-45452
...
fix(payment entry): get amount in transaction currency (backport #45452 )
2025-01-28 14:56:51 +05:30
venkat102
b37602c716
fix(payment entry): get amount in transaction currency
...
(cherry picked from commit af97f42429 )
2025-01-28 09:04:35 +00:00
ruthra kumar
75a4c31948
Merge pull request #45558 from frappe/mergify/bp/version-15-hotfix/pr-45551
...
feat: Add chart of accounts for Switzerland (backport #45551 )
2025-01-28 11:59:40 +05:30
ruthra kumar
eef907a275
chore: rename json to standard name format
2025-01-28 11:41:36 +05:30
eagleautomate
de43c123e2
feat: Add chart of accounts for Switzerland
...
240812 Schulkontenrahmen VEB - DE
(cherry picked from commit 2c644ec2ef )
2025-01-28 06:04:37 +00:00
ruthra kumar
0576c5c37f
Merge pull request #45557 from frappe/mergify/bp/version-15-hotfix/pr-45125
...
fix: update fields on change of item code In `Update Items` of `Sales Order` (backport #45125 )
2025-01-28 11:32:18 +05:30
Sanket Shah
f60a3bcedf
fix: update fields on change of item code In Update Items of Sales Order ( #45125 )
...
* fix: update fields on change of item code
* fix: minor update
* fix: set the new values always
* Revert "fix: set the new values always"
This reverts commit 44daa0a641 .
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 9933d3c8ff )
2025-01-28 05:58:28 +00:00
Mihir Kandoi
1be19819fb
fix: removed field not present in v15
2025-01-28 10:09:31 +05:30
Mihir Kandoi
b59d253d93
fix: import 2
2025-01-27 22:55:33 +05:30
Mihir Kandoi
d74c498efe
fix: import
2025-01-27 22:17:13 +05:30
Mihir Kandoi
57f79a2240
fix: merge conflict
2025-01-27 22:01:13 +05:30
Raffael Meyer
fb1ea9524b
chore: bump actions/cache to v4 ( #45541 )
2025-01-27 13:29:51 +01:00
ruthra kumar
8d30b4d14e
Merge pull request #45539 from frappe/mergify/bp/version-15-hotfix/pr-45345
...
fix: maintain existing discounts in get_pricing_rule_for_item (backport #45345 )
2025-01-27 17:35:27 +05:30
Mihir Kandoi
c102e51eb1
fix: logical error in where condition of qb query
...
(cherry picked from commit 47f8a86003 )
# Conflicts:
# erpnext/stock/doctype/landed_cost_taxes_and_charges/landed_cost_taxes_and_charges.json
2025-01-27 12:03:40 +00:00
Mihir Kandoi
d6e0c6c969
refactor: added condition which checks for corrective operation setting
...
(cherry picked from commit 063a205e5a )
2025-01-27 12:03:39 +00:00
Mihir Kandoi
5c9ac27478
test: Added test for new feature
...
(cherry picked from commit 4fb48b7f22 )
2025-01-27 12:03:39 +00:00
Mihir Kandoi
efc7b9ac56
feat: Add corrective job card operating cost as additional costs in stock entry
...
(cherry picked from commit 2bf10f68a8 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
2025-01-27 12:03:38 +00:00
ruthra kumar
2c3e765896
Merge pull request #45534 from frappe/mergify/bp/version-15-hotfix/pr-45302
...
feat: add company level validation for accounting dimension (backport #45302 )
2025-01-27 16:09:32 +05:30
Sanket322
4e347d835e
fix: remove applied pricing rule
...
(cherry picked from commit 50223c6bec )
2025-01-27 10:32:53 +00:00
Sanket322
e73aab0df5
fix: use user defined discount amount or default
...
(cherry picked from commit e2a32b7257 )
2025-01-27 10:32:53 +00:00
ruthra kumar
bcd3351999
refactor(test): update test data
2025-01-27 15:46:39 +05:30
Sugesh393
67e45cf002
chore: update variable names for improved readability
...
(cherry picked from commit 36bae55299 )
2025-01-27 15:18:24 +05:30
Sugesh393
149827562b
fix: set company related values
...
(cherry picked from commit 454067198e )
2025-01-27 15:18:19 +05:30
Sugesh393
fac4e99b0e
test: add new unit test for company validation in accounting dimension
...
(cherry picked from commit c94091d68f )
2025-01-27 09:25:02 +00:00
Sugesh393
8f0d270746
feat: add company level validation for accounting dimension
...
(cherry picked from commit 60efd3e219 )
2025-01-27 09:25:01 +00:00
ruthra kumar
a718737931
Merge pull request #45530 from frappe/mergify/bp/version-15-hotfix/pr-45284
...
fix: set party_account_currency for pos_invoice returns (backport #45284 )
2025-01-27 14:54:11 +05:30
Nabin Hait
b004855e7c
Revert "feat(Sales Invoice): allow linking to project without adding timesheets (backport #44295 )" ( #45531 )
...
Revert "feat(Sales Invoice): allow linking to project without adding timeshee…"
This reverts commit 2c2a25ab16 .
2025-01-27 14:31:44 +05:30
Sugesh393
6a382f1430
test: add new unit test to check payments amount of pos_invoice returns
...
(cherry picked from commit 484ecf2479 )
2025-01-27 08:58:58 +00:00
Sugesh393
172fdad244
fix: set party_account_currency for pos_invoice returns
...
(cherry picked from commit 2af6fca7fa )
2025-01-27 08:58:58 +00:00
mergify[bot]
2c2a25ab16
feat(Sales Invoice): allow linking to project without adding timesheets (backport #44295 ) ( #45528 )
...
feat(Sales Invoice): allow linking to project without adding timesheets (#44295 )
* feat(Sales Invoice): allow linking to project without adding timesheets
* test: add timesheet data
(cherry picked from commit 11f65f20a0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-27 14:26:19 +05:30
mergify[bot]
ff46ae5bc1
fix: currency decimal on POS Past Order List (backport #45524 ) ( #45527 )
...
fix: currency decimal on POS Past Order List (#45524 )
* fix: currency decimal on POS
* fix: removed precision
(cherry picked from commit 2ac8c92e7f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-27 13:21:40 +05:30
mergify[bot]
692a44816f
feat(UX): scroll to required field (backport #44367 ) ( #45433 )
...
feat(UX): scroll to required field (#44367 )
(cherry picked from commit 4008ca5ddd )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-26 12:14:44 +05:30
rohitwaghchaure
f3b8d6867b
Merge pull request #45448 from frappe/mergify/bp/version-15-hotfix/pr-45443
...
fix: allow to fix negative stock for batch using stock reco (backport #45443 )
2025-01-25 15:21:16 +05:30
Rohit Waghchaure
69c5695f6e
fix: allow to fix negative stock for batch using stock reco
...
(cherry picked from commit 2e8cde3378 )
2025-01-25 09:34:11 +00:00
mergify[bot]
f9d96726f0
fix: secure bulk transaction (backport #45386 ) ( #45426 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: secure bulk transaction (#45386 )
2025-01-24 17:18:50 +01:00
rohitwaghchaure
4aa92572ef
Merge pull request #45438 from frappe/mergify/bp/version-15-hotfix/pr-45432
...
fix: do not check budget during reposting (backport #45432 )
2025-01-24 20:09:22 +05:30
rohitwaghchaure
f2b946d325
fix: do not check budget during reposting ( #45432 )
...
(cherry picked from commit 53704b98b5 )
2025-01-24 12:02:13 +00:00
rohitwaghchaure
13c7fceb91
Merge pull request #45435 from frappe/mergify/bp/version-15-hotfix/pr-45423
...
fix: precision issue in stock entry (backport #45423 )
2025-01-24 17:25:43 +05:30
Rohit Waghchaure
fe5e42d2dc
fix: precision issue in stock entry
...
(cherry picked from commit 9f3b8520fe )
2025-01-24 11:38:02 +00:00
mergify[bot]
7ff7ec7929
fix: validate items against selling settings (backport #45288 ) ( #45431 )
...
fix: validate items against selling settings (#45288 )
fix: validate_for_duplicate_items
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit d862e9b771 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-24 16:37:36 +05:30
mergify[bot]
ae5ce97fd0
fix: disable load_after_mapping when purchase order created from sales order (backport #45405 ) ( #45429 )
...
fix: disable load_after_mapping when purchase order created from sales order (#45405 )
(cherry picked from commit 97acbb3134 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-01-24 15:23:27 +05:30
mergify[bot]
52fdc7cecd
fix(material request): mapping Sales Order Item Delivery Date to Mate… (backport #45227 ) ( #45424 )
...
fix(material request): mapping Sales Order Item Delivery Date to Mate… (#45227 )
* fix(material request): mapping Sales Order Item Delivery Date to Material Request Item Required By
as mentioned in https://discuss.frappe.io/t/item-delivery-date-on-sales-order-is-not-transferred-to-material-request-item-required-by-date/140479
fixing
When you create a Material Request directly on the Sales Order via → Create → Material Request, Delivery Date on Sales Order Item is not transferred to Material Request Item Required By date.
* fix(linters): meaningless linters formatting message applied
In order to pass the linters test which I find meaningless as it asks for the comma after the last item in a dictionary data type
* fix(linters): formatting code for linters pass
Linters formatting applied
(cherry picked from commit 42edb9f5b1 )
Co-authored-by: Tufan Kaynak <31142607+toofun666@users.noreply.github.com >
2025-01-24 14:46:47 +05:30
mergify[bot]
d9b342f257
fix: remove unnecessary auth from plaid connector (backport #44305 ) ( #45421 )
...
fix: remove unnecessary auth from plaid connector (#44305 )
(cherry picked from commit e82911041d )
Co-authored-by: Martin Luessi <mluessi@gmail.com >
2025-01-24 14:18:04 +05:30
mergify[bot]
dec0caeac5
fix: valuation for batch (backport #45335 ) ( #45420 )
...
* fix: valuation for batch
(cherry picked from commit 5088d8576f )
# Conflicts:
# erpnext/stock/deprecated_serial_batch.py
* fix: version
(cherry picked from commit 8028dd2683 )
# Conflicts:
# .github/workflows/server-tests-mariadb.yml
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-24 13:13:57 +05:30
mergify[bot]
224a92587d
fix: resolved pos return setting to default mode of payment instead of user selection (backport #45377 ) ( #45419 )
...
fix: resolved pos return setting to default mode of payment instead of user selection (#45377 )
* fix: resolved pos return setting to default mode of payment instead of user selection
* refactor: removed console log statement
* refactor: moved get_payment_data to sales_and_purchase_return.py
(cherry picked from commit 54d234e05d )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-24 13:13:15 +05:30
mergify[bot]
aca8d663dd
feat: full screen on pos (backport #45404 ) ( #45418 )
...
feat: full screen on pos (#45404 )
* feat: full screen on pos
* refactor: variables for label
* fix: refactor and handled button label change
* refactor: rename enable fullscreen label
(cherry picked from commit 78c7c1c631 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-24 12:40:25 +05:30
mergify[bot]
6c10393164
fix: use frappe.datetime.str_to_user (backport #45216 ) ( #45417 )
...
fix: use frappe.datetime.str_to_user (#45216 )
* fix: default_datetime_format
* fix: add_format_datetime
* fix: update to str_to_user in point_of_sale/pos_controller.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* fix: convert_to_str_to_user
* fix: linters
* fix: whitespace
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit cd3f03696e )
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
2025-01-24 12:19:02 +05:30
mergify[bot]
3eb28bb0e0
fix: set expense_account and cost_center based on company in stock entry (backport #45159 ) ( #45416 )
...
fix: set expense_account and cost_center based on company in stock entry (#45159 )
* fix: set expense_account and cost_center based on company in stock entry
* fix: remove is_perpetual_inventory_enabled validation for cost_center
(cherry picked from commit 6ec18fb40d )
Co-authored-by: Sugesh G <73237300+Sugesh393@users.noreply.github.com >
2025-01-24 12:17:08 +05:30
Frappe PR Bot
de09da31bc
chore(release): Bumped to Version 15.49.3
...
## [15.49.3](https://github.com/frappe/erpnext/compare/v15.49.2...v15.49.3 ) (2025-01-24)
### Bug Fixes
* decorator and merge conflicts ([2f60f23 ](2f60f235a8 ))
2025-01-24 05:14:20 +00:00
ruthra kumar
835abfd88e
Merge pull request #45406 from frappe/auto-match-fix
...
fix: Wrong bank_ac_no filter + simplify logic in automatch
2025-01-24 10:43:13 +05:30
ruthra kumar
fd427ad2ef
Merge pull request #45413 from frappe/mergify/bp/version-15/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-01-24 10:42:58 +05:30
ruthra kumar
2f60f235a8
fix: decorator and merge conflicts
2025-01-24 10:26:02 +05:30
ruthra kumar
1c10e4e92f
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
2025-01-24 04:50:33 +00:00
ruthra kumar
c90d33acc3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-24 04:50:32 +00:00
ruthra kumar
ccaf0d4b85
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-24 04:50:32 +00:00
ruthra kumar
d955986342
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c127cbac57
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-24 04:50:31 +00:00
ruthra kumar
c6bc5f5d7d
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-24 04:50:30 +00:00
ruthra kumar
1522600eb5
Merge pull request #45411 from frappe/mergify/bp/version-15-hotfix/pr-45291
...
fix: don't update party-type on change of cost center in Journal Entry (backport #45291 )
2025-01-24 10:16:53 +05:30
Sanket Shah
fb75180a7d
fix: don't update party-type on change of cost center in Journal Entry ( #45291 )
...
fix: don't update party-type on change of cost center
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 19c8708e5e )
2025-01-23 13:04:19 +00:00
mergify[bot]
5d7d3d8c19
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (backport #45370 ) ( #45410 )
...
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() (#45370 )
(cherry picked from commit 69464ab7ff )
Co-authored-by: Shanuka Hewage <89955436+Shanuka-98@users.noreply.github.com >
2025-01-23 18:18:48 +05:30
mergify[bot]
73a21c294c
fix: fix creating documents from sales invoice (backport #45346 ) ( #45408 )
...
* fix: fix creating documents from sales invoice (#45346 )
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
(cherry picked from commit 1758e125e0 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
* fix: resolved conflict
---------
Co-authored-by: meike289 <63092915+meike289@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-23 18:18:17 +05:30
marination
60feb7cbd4
fix: Wrong bank_ac_no filter + simplify convoluted logic
2025-01-23 13:14:25 +01:00
marination
153e961df7
fix: Use process.extract to get the corresponding party doc name of the result
...
- rapidfuzz accepts an iterable or a dict. dict input gives the dict key and value in the result
2025-01-23 13:13:12 +01:00
marination
86f4bf6e01
fix: Set right party name in bank transaction
...
- If party name and docname are different, set the docname in Bank Transaction
2025-01-23 13:12:59 +01:00
ruthra kumar
7fdf2a7d45
Merge pull request #45399 from frappe/mergify/bp/version-15-hotfix/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-01-23 17:30:38 +05:30
ruthra kumar
3906e5c33f
chore: use correct decorator
2025-01-23 17:05:36 +05:30
ruthra kumar
72581dd0bf
Merge pull request #45400 from ruthra-kumar/manual_addition_of_translation
...
refactor: more translation in bengali
2025-01-23 16:52:16 +05:30
ruthra kumar
10ee6f3e22
chore: resolve conflict
2025-01-23 16:36:55 +05:30
ruthra kumar
db4fe59bca
Merge pull request #45398 from frappe/mergify/bp/version-15-hotfix/pr-44950
...
fix: postal_code_move_and_fixes (backport #44950 )
2025-01-23 16:35:05 +05:30
samsul580
495273365b
feat(translations): add Bengali translations for signature and client details
2025-01-23 16:31:59 +05:30
ruthra kumar
3c3f092382
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
2025-01-23 10:59:54 +00:00
ruthra kumar
693687d8a3
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
2025-01-23 10:59:53 +00:00
ruthra kumar
c070a140f2
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
2025-01-23 10:59:53 +00:00
ruthra kumar
f411bcc8b5
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
2025-01-23 10:59:52 +00:00
ruthra kumar
763cc18aad
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-01-23 10:59:52 +00:00
ruthra kumar
671f728c4a
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
2025-01-23 10:59:52 +00:00
mahsem
0e088dde36
fix: postal_code_move_and_fixes
...
(cherry picked from commit 185bbb4c20 )
2025-01-23 10:48:01 +00:00
Diptanil Saha
546da29761
chore: quickbooks migrator integration removal ( #45393 )
2025-01-23 14:17:14 +05:30
Frappe PR Bot
4573408866
chore(release): Bumped to Version 15.49.2
...
## [15.49.2](https://github.com/frappe/erpnext/compare/v15.49.1...v15.49.2 ) (2025-01-23)
### Bug Fixes
* batch qty calculation (backport [#45367 ](https://github.com/frappe/erpnext/issues/45367 )) ([#45388 ](https://github.com/frappe/erpnext/issues/45388 )) ([42f7ee9 ](42f7ee905c ))
* JobCardTimeLog' object has no attribute 'remaining_time_in_mins' ([4542a75 ](4542a759ae ))
2025-01-23 08:43:35 +00:00
rohitwaghchaure
94aefcc62d
Merge pull request #45397 from frappe/mergify/bp/version-15/pr-45395
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 ) (backport #45395 )
2025-01-23 14:12:17 +05:30
rohitwaghchaure
9fc1c3550f
Merge pull request #45396 from frappe/mergify/bp/version-15/pr-45388
...
fix: batch qty calculation (backport #45367 ) (backport #45388 )
2025-01-23 14:11:50 +05:30
Rohit Waghchaure
4542a759ae
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
(cherry picked from commit ef15429d98 )
2025-01-23 08:11:21 +00:00
mergify[bot]
42f7ee905c
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 767529f0ec )
2025-01-23 08:11:20 +00:00
rohitwaghchaure
0eac720182
Merge pull request #45395 from frappe/mergify/bp/version-15-hotfix/pr-45394
...
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins' (backport #45394 )
2025-01-23 13:40:16 +05:30
Rohit Waghchaure
ef15429d98
fix: JobCardTimeLog' object has no attribute 'remaining_time_in_mins'
...
(cherry picked from commit 41dda35db7 )
2025-01-23 07:53:24 +00:00
Diptanil Saha
b9b4f6316d
feat: pos configuration for print receipt on complete order ( #45392 )
2025-01-23 13:07:27 +05:30
mergify[bot]
04f5a72e08
perf: optimize DB calls with frappe.get_all (backport #45289 ) ( #45391 )
...
perf: optimize DB calls with frappe.get_all (#45289 )
* perf: reduce multiple db queries
* fix: use frappe._dict instread of extra iteration
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit 2a400dd3f8 )
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
2025-01-23 13:01:12 +05:30
mergify[bot]
412e22fb4e
fix: added item_group filter in item_code field in stock balance report (backport #45340 ) ( #45389 )
...
fix: added item_group filter in item_code field in stock balance report (#45340 )
* fix: added item_group filter in item_code field in stock balance report
* feat: added filter to not show non stock items
(cherry picked from commit fe43d20545 )
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-01-23 11:25:33 +05:30
mergify[bot]
767529f0ec
fix: batch qty calculation (backport #45367 ) ( #45388 )
...
fix: batch qty calculation
(cherry picked from commit f07a71a882 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-01-23 11:17:14 +05:30
mergify[bot]
2403cdc4d7
fix: System was allowing to save payment schedule amount less than grand total (backport #45322 ) ( #45381 )
...
fix: System was allowing to save payment schedule amount less than grand total (#45322 )
* fix: System was allowing to save payment schedule amount less than grand_total
* style: After run pre-commit
(cherry picked from commit b26f0b6633 )
Co-authored-by: Diógenes Souza <103958767+devdiogenes@users.noreply.github.com >
2025-01-23 11:16:09 +05:30
mergify[bot]
4e367dedec
fix: validate non-stock item for exchange loss/gain (backport #45306 ) ( #45380 )
...
fix: validate non-stock item for exchange loss/gain (#45306 )
* fix: validate non-stock item
* test: add unit test to validate non-stock item exchange difference
* fix: use usd supplier
(cherry picked from commit 05579959f2 )
Co-authored-by: Rethik M <85231069+rs-rethik@users.noreply.github.com >
2025-01-23 11:15:51 +05:30
mergify[bot]
f8099a6847
fix: set preferred email in Employee via backend controller (backport #45320 ) ( #45379 )
...
fix: set preferred email in Employee via backend controller (#45320 )
fix: set preferred email in Employee (backend)
Set "Preferred Email" for Employee via validate. Unset value when
prefered_contact_email is also unset.
(cherry picked from commit 4481ca83ff )
Co-authored-by: gavin <gavin18d@gmail.com >
2025-01-23 11:15:22 +05:30
rohitwaghchaure
e7f1cda3c1
Merge pull request #45385 from frappe/mergify/bp/version-15-hotfix/pr-45382
...
fix: precision issue causing incorrect status (backport #45382 )
2025-01-22 20:48:30 +05:30
Rohit Waghchaure
46a2b7a07e
fix: precision issue causing incorrect status
...
(cherry picked from commit 4a7586cc01 )
2025-01-22 14:48:23 +00:00
mergify[bot]
bdc65daadd
fix: added debounce to prevent multiple clicks (backport #45369 ) ( #45376 )
...
fix: added debounce to prevent multiple clicks (#45369 )
* fix: added debounce to prevent multiple clicks
* fix: linters check
(cherry picked from commit 9ff3101b2d )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-22 17:53:04 +05:30
Frappe PR Bot
89f7834517
chore(release): Bumped to Version 15.49.1
...
## [15.49.1](https://github.com/frappe/erpnext/compare/v15.49.0...v15.49.1 ) (2025-01-22)
### Bug Fixes
* Do no query GLs if no PCVs are posted ([5d04501 ](5d04501454 ))
2025-01-22 09:18:16 +00:00
Deepesh Garg
da8a712249
Merge pull request #45373 from frappe/mergify/bp/version-15/pr-45371
...
fix: Do no query GLs if no PCVs are posted (#45371 )
2025-01-22 14:46:59 +05:30
Deepesh Garg
5d04501454
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 09:15:09 +00:00
Deepesh Garg
7848f1146b
Merge pull request #45372 from frappe/mergify/bp/version-15-hotfix/pr-45371
...
fix: Do no query GLs if no PCVs are posted (backport #45371 )
2025-01-22 14:22:28 +05:30
Deepesh Garg
ad06652ed5
fix: Do no query GLs if no PCVs are posted
...
(cherry picked from commit f4d1a54588 )
2025-01-22 08:33:40 +00:00
ruthra kumar
98797fa918
Merge pull request #45368 from frappe/mergify/bp/version-15-hotfix/pr-45202
...
fix: Correct Party Bank Account mapping in `Payment Entry` from Transactional Doctypes (backport #45202 )
2025-01-22 13:00:13 +05:30
DaizyModi
4a390ae3de
fix: Correct Party Bank Account mapping in Payment Entry
...
(cherry picked from commit 376bdc75f4 )
2025-01-22 07:12:16 +00:00
Frappe PR Bot
b9fcc786fa
chore(release): Bumped to Version 15.49.0
...
# [15.49.0](https://github.com/frappe/erpnext/compare/v15.48.4...v15.49.0 ) (2025-01-22)
### Bug Fixes
* Ambiguous column error while creating Sales Return ([#45275 ](https://github.com/frappe/erpnext/issues/45275 )) ([842d72f ](842d72f7c4 ))
* apply ruff formatter changes ([8e33d93 ](8e33d93273 ))
* calculate AED exchange rate based on pegged value with USD ([05e4255 ](05e42558d1 ))
* check if tds deducted based on Purchase Taxes and Charges ([#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([ade8799 ](ade8799358 ))
* check if tds deducted based on Purchase Taxes and Charges (backport [#45161 ](https://github.com/frappe/erpnext/issues/45161 )) ([#45277 ](https://github.com/frappe/erpnext/issues/45277 )) ([3abca03 ](3abca03fc1 ))
* company in quality inspection ([c0cf1fe ](c0cf1fed00 ))
* conflict ([bdaf376 ](bdaf3761c0 ))
* do not reset picked items ([fd83b52 ](fd83b52513 ))
* Does not allow to create Sub-Asseblies of Sub Assemblies ([d3c9092 ](d3c9092266 ))
* ensure multiple PCVs in same fiscal year are considered in patch ([fcd914c ](fcd914cfa0 ))
* fetching items from blanket order to sales/purchase order ([#45262 ](https://github.com/frappe/erpnext/issues/45262 )) ([7fc19e1 ](7fc19e19be ))
* fixed typo in manufacturing settings and field rename ([#45238 ](https://github.com/frappe/erpnext/issues/45238 )) ([7641627 ](7641627b71 ))
* getting scrap items from sub assemblies by fetching scrap items for parent BOM ([da7b691 ](da7b69109a ))
* ignore crm deal in tax_rule search filter (backport [#45134 ](https://github.com/frappe/erpnext/issues/45134 )) ([#45138 ](https://github.com/frappe/erpnext/issues/45138 )) ([afab5be ](afab5be63f ))
* include pos invoice in modifing key for returned item validation ([70ed8b7 ](70ed8b78d2 ))
* linters ([61303db ](61303db16d ))
* precision on work order total qty ([#45341 ](https://github.com/frappe/erpnext/issues/45341 )) ([5346820 ](53468202de ))
* **Project:** re-phrase welcome email ([#45175 ](https://github.com/frappe/erpnext/issues/45175 )) ([c94430a ](c94430a472 ))
* round off tax withholding amount ([#45271 ](https://github.com/frappe/erpnext/issues/45271 )) ([3c10d80 ](3c10d809b0 ))
* sales return for multi-uom ([#45303 ](https://github.com/frappe/erpnext/issues/45303 )) ([e965b6e ](e965b6ef45 ))
* set invoice start date to subscription start date (backport [#45342 ](https://github.com/frappe/erpnext/issues/45342 )) ([#45343 ](https://github.com/frappe/erpnext/issues/45343 )) ([7045c2c ](7045c2cc3d ))
* status of the serial no for the raw materials ([d956051 ](d956051e69 ))
* translation fixes ([e4f09ce ](e4f09ce543 ))
* updated modified timestamp for stock entry type (backport [#45280 ](https://github.com/frappe/erpnext/issues/45280 )) ([#45315 ](https://github.com/frappe/erpnext/issues/45315 )) ([96a3a45 ](96a3a45078 ))
* use currency defined in plan for subscription invoice ([#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([a27eac1 ](a27eac1ef6 ))
* use currency defined in plan for subscription invoice (backport [#45104 ](https://github.com/frappe/erpnext/issues/45104 )) ([#45273 ](https://github.com/frappe/erpnext/issues/45273 )) ([2c46be4 ](2c46be4cfb ))
* validate linked sales person ([85910ec ](85910ec2f9 ))
### Features
* add option to update modified on communication recieved (backport [#45307 ](https://github.com/frappe/erpnext/issues/45307 )) ([#45310 ](https://github.com/frappe/erpnext/issues/45310 )) ([bf8d6ae ](bf8d6ae6bf ))
* add Syscohada charts of accounts ([2667649 ](26676491e5 ))
* Added valuation of quantity for each age group in stock ageing … (backport [#45076 ](https://github.com/frappe/erpnext/issues/45076 )) ([#45208 ](https://github.com/frappe/erpnext/issues/45208 )) ([dd58e4c ](dd58e4cb53 ))
### Performance Improvements
* Ignore is_opening column in GL Queries ([#45327 ](https://github.com/frappe/erpnext/issues/45327 )) ([b7de26d ](b7de26d123 ))
### Reverts
* avoid change to translatable string ([93e3847 ](93e3847e36 ))
2025-01-22 03:32:58 +00:00
ruthra kumar
15da04d7de
Merge pull request #45357 from frappe/version-15-hotfix
...
chore: release v15
2025-01-22 09:01:34 +05:30
mergify[bot]
bf8d6ae6bf
feat: add option to update modified on communication recieved (backport #45307 ) ( #45310 )
...
* feat: add option to update modified on communication recieved (#45307 )
(cherry picked from commit aa38895caf )
# Conflicts:
# erpnext/crm/doctype/crm_settings/crm_settings.json
* chore: resolve conflict
---------
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-21 20:21:46 +05:30
mergify[bot]
96a3a45078
fix: updated modified timestamp for stock entry type (backport #45280 ) ( #45315 )
...
* fix: updated modified timestamp for stock entry type (#45280 )
(cherry picked from commit 2d45d0e5d5 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-21 20:20:58 +05:30
Dany Robert
53468202de
fix: precision on work order total qty ( #45341 )
...
* fix: precision on work order total qty
* chore: linters
2025-01-21 20:18:26 +05:30
ruthra kumar
10d99f4bc9
Merge pull request #45360 from frappe/mergify/bp/version-15-hotfix/pr-45242
...
fix: include pos invoice in modifing key for returned item validation (backport #45242 )
2025-01-21 16:58:21 +05:30
venkat102
70ed8b78d2
fix: include pos invoice in modifing key for returned item validation
...
(cherry picked from commit 2936139c79 )
2025-01-21 11:06:17 +00:00
ruthra kumar
abf93693e9
Merge pull request #45356 from frappe/mergify/bp/version-15-hotfix/pr-45215
...
fix: calculate AED exchange rate based on pegged value with USD (backport #45215 )
2025-01-21 14:55:27 +05:30
ruthra kumar
61a506927f
Merge pull request #45355 from frappe/mergify/bp/version-15-hotfix/pr-45327
...
perf: Ignore is_opening column in GL Queries (backport #45327 )
2025-01-21 14:34:08 +05:30
ruthra kumar
87f1376d86
refactor: use dictionary for better expandability
...
(cherry picked from commit 2e535955b3 )
2025-01-21 08:29:26 +00:00
ruthra kumar
05e5e43c06
refactor: fix type error
...
(cherry picked from commit dd923332cb )
2025-01-21 08:29:26 +00:00
Kavin
05e42558d1
fix: calculate AED exchange rate based on pegged value with USD
...
(cherry picked from commit 455ef6f084 )
2025-01-21 08:29:26 +00:00
ruthra kumar
06c0547ca4
Merge pull request #45312 from frappe/mergify/bp/version-15-hotfix/pr-45175
...
fix(Project): re-phrase welcome email (backport #45175 )
2025-01-21 13:56:51 +05:30
ruthra kumar
f97f7cead4
Merge pull request #45317 from frappe/mergify/bp/version-15-hotfix/pr-45262
...
fix: fetching items from blanket order to sales/purchase order (backport #45262 )
2025-01-21 13:55:51 +05:30
ruthra kumar
c76ac04ddd
Merge pull request #45314 from frappe/mergify/bp/version-15-hotfix/pr-45271
...
fix: round off tax withholding amount (backport #45271 )
2025-01-21 13:55:03 +05:30
Deepesh Garg
b7de26d123
perf: Ignore is_opening column in GL Queries ( #45327 )
...
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
(cherry picked from commit 993f40fa43 )
2025-01-21 08:20:18 +00:00
ruthra kumar
e63d3257a7
Merge pull request #45338 from frappe/mergify/bp/version-15-hotfix/pr-44453
...
feat: Create Syscohada charts of accounts (backport #44453 )
2025-01-21 13:17:17 +05:30
mergify[bot]
7045c2cc3d
fix: set invoice start date to subscription start date (backport #45342 ) ( #45343 )
...
fix: set invoice start date to subscription start date (#45342 )
(cherry picked from commit 68fb1b28eb )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-20 17:34:20 +05:30
ruthra kumar
03219142e0
Merge pull request #45339 from frappe/mergify/bp/version-15-hotfix/pr-45334
...
fix: translation fixes (backport #45334 )
2025-01-20 13:11:34 +05:30
ruthra kumar
085d80521c
Merge pull request #45316 from frappe/mergify/bp/version-15-hotfix/pr-45275
...
fix: Ambiguous column error while creating Sales Return (backport #45275 )
2025-01-20 12:13:39 +05:30
mahsem
61303db16d
fix: linters
...
(cherry picked from commit 3697ba0772 )
2025-01-20 06:42:02 +00:00
mahsem
e4f09ce543
fix: translation fixes
...
(cherry picked from commit 1d81a9f933 )
2025-01-20 06:42:02 +00:00
Nelly Traore
26676491e5
feat: add Syscohada charts of accounts
...
(cherry picked from commit aa8254963c )
2025-01-20 06:39:12 +00:00
ruthra kumar
6120999632
Merge pull request #45337 from frappe/mergify/bp/version-15-hotfix/pr-45167
...
fix: validate linked sales person (backport #45167 )
2025-01-20 12:08:26 +05:30
Sudharsanan11
85910ec2f9
fix: validate linked sales person
...
(cherry picked from commit e614f07795 )
2025-01-20 06:20:29 +00:00
rohitwaghchaure
011519e3ea
Merge pull request #45325 from frappe/mergify/bp/version-15-hotfix/pr-44783
...
fix: do not reset picked items (backport #44783 )
2025-01-19 13:49:08 +05:30
Rohit Waghchaure
fd83b52513
fix: do not reset picked items
...
(cherry picked from commit 34a80bfcd3 )
2025-01-18 08:54:05 +00:00
rohitwaghchaure
5b3a97d8a5
Merge pull request #45324 from frappe/mergify/bp/version-15-hotfix/pr-45298
...
fix: company in quality inspection (backport #45298 )
2025-01-18 12:48:59 +05:30
Rohit Waghchaure
c0cf1fed00
fix: company in quality inspection
...
(cherry picked from commit 397cd79e1e )
2025-01-18 06:45:58 +00:00
rohitwaghchaure
9e353e218b
Merge pull request #45321 from frappe/mergify/bp/version-15-hotfix/pr-45238
...
fix: fixed typo in manufacturing settings and field rename (backport #45238 )
2025-01-17 19:50:55 +05:30
barredterra
93e3847e36
revert: avoid change to translatable string
2025-01-17 14:34:44 +01:00
rohitwaghchaure
2226cc556f
Merge pull request #45309 from frappe/mergify/bp/version-15-hotfix/pr-45303
...
fix: sales return for multi-uom (backport #45303 )
2025-01-17 18:41:04 +05:30
ruthra kumar
e84fdd9a7a
Merge pull request #45319 from frappe/mergify/bp/version-15-hotfix/pr-44811
...
fix!: ensure multiple PCVs in same fiscal year are considered in patch (backport #44811 )
2025-01-17 17:29:53 +05:30
Diptanil Saha
7641627b71
fix: fixed typo in manufacturing settings and field rename ( #45238 )
...
* chore: field rename and patch entry
* chore: patch file rename and description improvement
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 97e3770872 )
2025-01-17 11:56:17 +00:00
Sagar Vora
fcd914cfa0
fix: ensure multiple PCVs in same fiscal year are considered in patch
...
(cherry picked from commit 84e0b41c4f )
2025-01-17 11:32:06 +00:00
mergify[bot]
afab5be63f
fix: ignore crm deal in tax_rule search filter (backport #45134 ) ( #45138 )
...
fix: ignore crm deal in tax_rule search filter (#45134 )
(cherry picked from commit dc5bff9008 )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-01-17 17:01:28 +05:30
mergify[bot]
dd58e4cb53
feat: Added valuation of quantity for each age group in stock ageing … (backport #45076 ) ( #45208 )
...
* feat: Added valuation of quantity for each age group in stock ageing report
(cherry picked from commit 2f80c4dee5 )
* fix: Test case for ageing report
(cherry picked from commit 839b79ffd0 )
* fix: Fixed more test cases
(cherry picked from commit f996f71d16 )
* fix: Fixed final test case
(cherry picked from commit 1f2d7da426 )
* test: Valuation of ageing stock
(cherry picked from commit dbb572eec1 )
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-01-17 16:56:58 +05:30
Diptanil Saha
7fc19e19be
fix: fetching items from blanket order to sales/purchase order ( #45262 )
...
* fix: blanket order with zero item quantity
* fix: item quantity validation
* refactor: resolve linter issue
(cherry picked from commit 98d401bee4 )
2025-01-17 11:24:06 +00:00
Nabin Hait
842d72f7c4
fix: Ambiguous column error while creating Sales Return ( #45275 )
...
(cherry picked from commit ec487c14d9 )
2025-01-17 11:22:22 +00:00
Lakshit Jain
3c10d809b0
fix: round off tax withholding amount ( #45271 )
...
(cherry picked from commit ada272a29b )
2025-01-17 11:21:15 +00:00
Patrick Eißler
c94430a472
fix(Project): re-phrase welcome email ( #45175 )
...
(cherry picked from commit 8d66142865 )
2025-01-17 11:19:08 +00:00
rohitwaghchaure
e965b6ef45
fix: sales return for multi-uom ( #45303 )
...
(cherry picked from commit 9163f60191 )
2025-01-17 11:07:38 +00:00
rohitwaghchaure
c789171a15
Merge pull request #45293 from frappe/mergify/bp/version-15-hotfix/pr-45283
...
fix: Does not allow to create Sub-Asseblies of Sub Assemblies (backport #45283 )
2025-01-16 16:58:27 +05:30
Rohit Waghchaure
d3c9092266
fix: Does not allow to create Sub-Asseblies of Sub Assemblies
...
(cherry picked from commit 318a945d66 )
2025-01-16 09:28:49 +00:00
rohitwaghchaure
a11c15a6cb
Merge pull request #42928 from Axentorllc/Fix-BOM-Scrap
...
fix: getting scrap items from sub assemblies by fetching scrap items for parent BOM
2025-01-16 14:55:54 +05:30
rohitwaghchaure
b6ff79f34c
Merge pull request #45281 from frappe/mergify/bp/version-15-hotfix/pr-45278
...
fix: status of the serial no for the raw materials (backport #45278 )
2025-01-16 11:54:50 +05:30
rohitwaghchaure
e2d711540f
chore: fix conflicts
2025-01-15 18:17:04 +05:30
Rohit Waghchaure
d956051e69
fix: status of the serial no for the raw materials
...
(cherry picked from commit 9607b16dcf )
# Conflicts:
# erpnext/stock/doctype/serial_no/serial_no.json
2025-01-15 12:45:05 +00:00
Smit Vora
2c46be4cfb
fix: use currency defined in plan for subscription invoice (backport #45104 ) ( #45273 )
...
Co-authored-by: ljain112 <ljain112@gmail.com >
fix: use currency defined in plan for subscription invoice (#45104 )
2025-01-15 18:09:01 +05:30
Smit Vora
3abca03fc1
fix: check if tds deducted based on Purchase Taxes and Charges (backport #45161 ) ( #45277 )
...
fix: check if tds deducted based on Purchase Taxes and Charges (#45161 )
2025-01-15 18:08:18 +05:30
Frappe PR Bot
d1fee96f75
chore(release): Bumped to Version 15.48.4
...
## [15.48.4](https://github.com/frappe/erpnext/compare/v15.48.3...v15.48.4 ) (2025-01-15)
### Bug Fixes
* auto fetch batch and serial no for draft stock transactions ([2f2554e ](2f2554e9e5 ))
* batch number search on pos ([#45209 ](https://github.com/frappe/erpnext/issues/45209 )) ([fe5c458 ](fe5c458c45 ))
* change string to be able to translate ([#45090 ](https://github.com/frappe/erpnext/issues/45090 )) ([7a3687c ](7a3687ca8e ))
* deduct tds on excess amount if checked ([07c3605 ](07c3605905 ))
* delivery_document_no column issue ([0df1808 ](0df18080c7 ))
* do not add ordered items from Quotation to new Sales Order ([f414fa4 ](f414fa4981 ))
* don't create invoice if invoice start date is in future ([3f6d774 ](3f6d7741d9 ))
* incorrect label in Item-wise sales register ([36d1fbd ](36d1fbd6a3 ))
* incorrect valuation for sales return with different warhouse ([9ee5651 ](9ee5651848 ))
* incorrect valuation rate for PI based revaluation ([f7e3854 ](f7e3854641 ))
* linter issue ([af21bca ](af21bca231 ))
* minor update for readability ([abfcfdf ](abfcfdfe7e ))
* not able to see create Quality Inspection button ([a79cae1 ](a79cae1fef ))
* pass right existing address ([80e6112 ](80e6112549 ))
* precision loss causing process loss variance ([d84601b ](d84601b2a3 ))
* Semgrep rules ([1d5a73a ](1d5a73a325 ))
* set billing and shipping address on change of company ([42eb88f ](42eb88f5f6 ))
* Skip WIP Warehouse transfer ([bb0695a ](bb0695a883 ))
* test case ([f5667f5 ](f5667f56e4 ))
* test case ([7d66e4e ](7d66e4efb0 ))
* tests ([8ba42cf ](8ba42cfbf0 ))
* timeout error for work order ([122b966 ](122b966a7b ))
* **Timesheet:** ignore permissions when updating Task and Project (backport [#45168 ](https://github.com/frappe/erpnext/issues/45168 )) ([#45170 ](https://github.com/frappe/erpnext/issues/45170 )) ([f7448c6 ](f7448c6f79 ))
* typo in manufacturing settings (backport [#45190 ](https://github.com/frappe/erpnext/issues/45190 )) ([#45193 ](https://github.com/frappe/erpnext/issues/45193 )) ([47c6e5a ](47c6e5a931 ))
* update discounting on mixed conditions ([38cb5a9 ](38cb5a98bf ))
2025-01-15 12:28:46 +00:00
rohitwaghchaure
5e13dcfe55
Merge pull request #45263 from frappe/version-15-hotfix
...
chore: release v15
2025-01-15 17:57:26 +05:30
rohitwaghchaure
80b80e77d8
Merge pull request #45274 from frappe/mergify/bp/version-15-hotfix/pr-45270
...
fix: Skip WIP Warehouse transfer (backport #45270 )
2025-01-15 17:37:33 +05:30
Rohit Waghchaure
f5667f56e4
fix: test case
2025-01-15 16:20:17 +05:30
ljain112
bdaf3761c0
fix: conflict
2025-01-15 15:39:48 +05:30
Lakshit Jain
ade8799358
fix: check if tds deducted based on Purchase Taxes and Charges ( #45161 )
...
(cherry picked from commit 37a5767be5 )
2025-01-15 10:03:19 +00:00
Mihir Kandoi
4e1d4005d9
test: Added new test to check wip skip
...
(cherry picked from commit 6edb454eea )
2025-01-15 09:37:03 +00:00
Mihir Kandoi
8ba42cfbf0
fix: tests
...
(cherry picked from commit 09d26a835f )
2025-01-15 09:37:03 +00:00
Mihir Kandoi
bb0695a883
fix: Skip WIP Warehouse transfer
...
(cherry picked from commit bbb5f8056b )
2025-01-15 09:37:03 +00:00
Lakshit Jain
a27eac1ef6
fix: use currency defined in plan for subscription invoice ( #45104 )
...
(cherry picked from commit a4453fb77b )
2025-01-15 09:23:51 +00:00
rohitwaghchaure
88c10fa7b6
Merge pull request #45268 from frappe/mergify/bp/version-15-hotfix/pr-45259
...
fix: incorrect valuation for sales return with different warhouse (backport #45259 )
2025-01-14 20:35:44 +05:30
rohitwaghchaure
1c6fe9da3b
chore: fix conflicts
2025-01-14 18:36:27 +05:30
Rohit Waghchaure
9ee5651848
fix: incorrect valuation for sales return with different warhouse
...
(cherry picked from commit 3a2e816759 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2025-01-14 13:04:36 +00:00
rohitwaghchaure
1be8051f7a
Merge pull request #45258 from frappe/mergify/bp/version-15-hotfix/pr-45241
...
fix: auto fetch batch and serial no for draft stock transactions (backport #45241 )
2025-01-14 18:33:08 +05:30
Rohit Waghchaure
af21bca231
fix: linter issue
2025-01-14 18:15:32 +05:30
ruthra kumar
d508ea2420
Merge pull request #45267 from frappe/mergify/bp/version-15-hotfix/pr-45211
...
refactor: allow users to configure interval for Semi-Auto payment reconciliation (backport #45211 )
2025-01-14 17:35:56 +05:30
ruthra kumar
e1405a5c4f
refactor: allow users to configure interval for Semi-Auto payment reconciliation ( #45211 )
...
* refactor: configurable interval for reconciliation trigger
* refactor: set default value for interval
* refactor: configurable queue size
* refactor: use patch to setup default cron job
* refactor: use 'after_migrate' to setup cron for reconciliation
User specified interval will be used
* chore: type casting
* refactor: use scheduler_event to persist cron
* chore: rename field
* chore: use configured queue size
* chore: remove unwanted field
(cherry picked from commit ce9c606f71 )
2025-01-14 11:46:48 +00:00
ruthra kumar
f91eb3ef9f
Merge pull request #45265 from frappe/mergify/bp/version-15-hotfix/pr-45182
...
refactor: configurable reconciliation dates for Advance Payments (backport #45182 )
2025-01-14 16:57:56 +05:30
ruthra kumar
14d1f67ba9
chore: resolve conflicts
2025-01-14 15:24:24 +05:30
ruthra kumar
18946f8495
refactor: only update reconcile_effect_on advance in separate acc
...
(cherry picked from commit 9ee5fcc602 )
2025-01-14 09:50:26 +00:00
ruthra kumar
8f431041f8
refactor: backwards compatibility
...
(cherry picked from commit 9fa1865cb7 )
2025-01-14 09:50:25 +00:00
ruthra kumar
e7571c1a32
refactor: save reconcile effect on reference table
...
(cherry picked from commit a4271aa5d1 )
2025-01-14 09:50:25 +00:00
ruthra kumar
a438520549
refactor: store reconciliation date in reference
...
Helps with reposting
(cherry picked from commit 7e7775aa44 )
2025-01-14 09:50:25 +00:00
ruthra kumar
2cdfa91725
test: ensure reconciliation date config takes effect
...
(cherry picked from commit e0517852bc )
2025-01-14 09:50:24 +00:00
ruthra kumar
be8e1c0520
refactor: hide old checkbox
...
(cherry picked from commit c8e93e7a61 )
2025-01-14 09:50:24 +00:00
ruthra kumar
74f00bb51b
refactor: payment entry to handle posting date on configuation
...
(cherry picked from commit bb8d2c994c )
2025-01-14 09:50:24 +00:00
ruthra kumar
34b336ca80
refactor: test cases updated
...
(cherry picked from commit fb6c72a247 )
2025-01-14 09:50:23 +00:00
ruthra kumar
55d699ee01
refactor: patch to migrate checkbox to select
...
(cherry picked from commit a8a8ac71b6 )
# Conflicts:
# erpnext/patches.txt
2025-01-14 09:50:23 +00:00
ruthra kumar
ad9e5d41b2
refactor: introduce select fields in company and payment entry
...
(cherry picked from commit 8b2c981fc3 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2025-01-14 09:50:22 +00:00
ruthra kumar
8ab39f5160
Merge pull request #45261 from frappe/mergify/bp/version-15-hotfix/pr-45260
...
fix: incorrect label in Item-wise sales register (backport #45260 )
2025-01-14 14:05:58 +05:30
ruthra kumar
36d1fbd6a3
fix: incorrect label in Item-wise sales register
...
(cherry picked from commit d9013e1054 )
2025-01-14 08:26:06 +00:00
ruthra kumar
b4bcb7f9ac
Merge pull request #45257 from frappe/mergify/bp/version-15-hotfix/pr-45090
...
fix: change string to be able to translate (backport #45090 )
2025-01-14 13:35:13 +05:30
rohitwaghchaure
2676e0ea1f
chore: fix conflicts
2025-01-14 12:49:17 +05:30
Rohit Waghchaure
2f2554e9e5
fix: auto fetch batch and serial no for draft stock transactions
...
(cherry picked from commit 88ab9be79c )
# Conflicts:
# erpnext/stock/get_item_details.py
2025-01-14 07:06:32 +00:00
mahsem
7a3687ca8e
fix: change string to be able to translate ( #45090 )
...
* fix: change_string_to_translate
* fix: debit note translation
* chore: update 'modified' field
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit a3165c5719 )
2025-01-14 06:26:50 +00:00
ruthra kumar
f954b241a8
Merge pull request #45234 from frappe/mergify/bp/version-15-hotfix/pr-45209
...
fix: batch number search on pos (backport #45209 )
2025-01-14 11:42:04 +05:30
ruthra kumar
13c3483669
Merge pull request #45256 from frappe/mergify/bp/version-15-hotfix/pr-45078
...
fix: don't create invoice if `current_invoice_start ` is in future (backport #45078 )
2025-01-14 10:43:19 +05:30
ruthra kumar
74a256ad57
Merge pull request #45255 from frappe/mergify/bp/version-15-hotfix/pr-45074
...
fix: set billing and shipping address on change of company (backport #45074 )
2025-01-14 10:22:42 +05:30
ruthra kumar
f897999d79
Merge pull request #45254 from frappe/mergify/bp/version-15-hotfix/pr-45001
...
fix: deduct tds on excess amount if checked (backport #45001 )
2025-01-14 10:21:57 +05:30
Sanket322
abfcfdfe7e
fix: minor update for readability
...
(cherry picked from commit 61d4593236 )
2025-01-14 04:43:28 +00:00
Sanket322
3f6d7741d9
fix: don't create invoice if invoice start date is in future
...
(cherry picked from commit 058fdca981 )
2025-01-14 04:43:28 +00:00
ruthra kumar
9757c92635
Merge pull request #45252 from frappe/mergify/bp/version-15-hotfix/pr-44798
...
fix: update discounting on mixed conditions (backport #44798 )
2025-01-14 10:09:52 +05:30
Sanket322
80e6112549
fix: pass right existing address
...
(cherry picked from commit ce99764772 )
2025-01-14 04:35:20 +00:00
Sanket322
42eb88f5f6
fix: set billing and shipping address on change of company
...
(cherry picked from commit f46f1bead4 )
2025-01-14 04:35:20 +00:00
ljain112
07c3605905
fix: deduct tds on excess amount if checked
...
(cherry picked from commit a203e3ffaf )
2025-01-14 04:33:18 +00:00
DHINESH00
1d5a73a325
fix: Semgrep rules
...
(cherry picked from commit 547c8004eb )
2025-01-14 04:29:07 +00:00
DHINESH00
38cb5a98bf
fix: update discounting on mixed conditions
...
(cherry picked from commit d541259da9 )
2025-01-14 04:29:06 +00:00
Frappe PR Bot
74650217c1
chore(release): Bumped to Version 15.48.3
...
## [15.48.3](https://github.com/frappe/erpnext/compare/v15.48.2...v15.48.3 ) (2025-01-13)
### Bug Fixes
* delivery_document_no column issue ([47a622d ](47a622d0cb ))
* incorrect valuation rate for PI based revaluation ([23b846e ](23b846ef39 ))
* test case ([b75c736 ](b75c7364d6 ))
2025-01-13 08:20:40 +00:00
rohitwaghchaure
47ab3c5dbe
Merge pull request #45235 from frappe/mergify/bp/version-15/pr-45218
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 ) (backport #45218 )
2025-01-13 13:49:25 +05:30
rohitwaghchaure
b6f5208e29
Merge pull request #45236 from frappe/mergify/bp/version-15/pr-45217
...
fix: delivery_document_no column issue (backport #45214 ) (backport #45217 )
2025-01-13 13:49:11 +05:30
Rohit Waghchaure
b75c7364d6
fix: test case
...
(cherry picked from commit 7d66e4efb0 )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
85c2d32de6
chore: fix conflicts
...
(cherry picked from commit bb170c024f )
2025-01-13 06:56:46 +00:00
rohitwaghchaure
120bccdad3
chore: fix conflicts
...
(cherry picked from commit 9426a32184 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
47a622d0cb
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
(cherry picked from commit 0df18080c7 )
2025-01-13 06:56:45 +00:00
Rohit Waghchaure
23b846ef39
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
(cherry picked from commit f7e3854641 )
2025-01-13 06:56:40 +00:00
rohitwaghchaure
136333377a
Merge pull request #45217 from frappe/mergify/bp/version-15-hotfix/pr-45214
...
fix: delivery_document_no column issue (backport #45214 )
2025-01-13 12:25:50 +05:30
rohitwaghchaure
4ee6a4eab6
Merge pull request #45218 from frappe/mergify/bp/version-15-hotfix/pr-45207
...
fix: incorrect valuation rate for PI based revaluation (backport #45207 )
2025-01-13 12:25:44 +05:30
mergify[bot]
f7448c6f79
fix(Timesheet): ignore permissions when updating Task and Project (backport #45168 ) ( #45170 )
...
* fix(Timesheet): ignore permissions when updating Task and Project (#45168 )
(cherry picked from commit 9e760e54a5 )
# Conflicts:
# erpnext/projects/doctype/timesheet/timesheet.py
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-13 12:08:17 +05:30
Diptanil Saha
fe5c458c45
fix: batch number search on pos ( #45209 )
...
* fix: price of items with batch number not having seperate item price on pos search bar
* fix: introduced batch number based sorting
(cherry picked from commit e529f82392 )
2025-01-13 06:37:26 +00:00
mergify[bot]
47c6e5a931
fix: typo in manufacturing settings (backport #45190 ) ( #45193 )
...
fix: typo in manufacturing settings
(cherry picked from commit a9b761f862 )
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-01-13 11:59:27 +05:30
mergify[bot]
0665bc4a28
chore: removal of decapitalization feature (backport #45162 ) ( #45173 )
...
* chore: removal of decapitalization feature (#45162 )
* chore: removal of decapitalization feature
* fix: rearrangement of asset capitalization doctype fields
(cherry picked from commit 7ea73d8265 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.json
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-01-13 11:58:53 +05:30
Rohit Waghchaure
7d66e4efb0
fix: test case
2025-01-11 11:06:13 +05:30
rohitwaghchaure
bb170c024f
chore: fix conflicts
2025-01-11 11:00:20 +05:30
rohitwaghchaure
9426a32184
chore: fix conflicts
2025-01-11 10:59:26 +05:30
Rohit Waghchaure
f7e3854641
fix: incorrect valuation rate for PI based revaluation
...
(cherry picked from commit 14ce2337df )
2025-01-11 04:39:31 +00:00
Rohit Waghchaure
0df18080c7
fix: delivery_document_no column issue
...
(cherry picked from commit 61efb2bb39 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.py
2025-01-11 04:38:31 +00:00
Frappe PR Bot
625ff4b276
chore(release): Bumped to Version 15.48.2
...
## [15.48.2](https://github.com/frappe/erpnext/compare/v15.48.1...v15.48.2 ) (2025-01-10)
### Bug Fixes
* precision loss causing process loss variance ([ac18c56 ](ac18c56a0b ))
* timeout error for work order ([d6614f2 ](d6614f2848 ))
2025-01-10 06:31:50 +00:00
rohitwaghchaure
da11589b74
Merge pull request #45203 from frappe/mergify/bp/version-15/pr-45197
...
fix: precision loss causing process loss variance (backport #45197 )
2025-01-10 12:00:25 +05:30
rohitwaghchaure
7344e46717
Merge pull request #45205 from frappe/mergify/bp/version-15/pr-45179
...
fix: timeout error for work order (backport #45177 ) (backport #45179 )
2025-01-10 11:59:50 +05:30
Rohit Waghchaure
d6614f2848
fix: timeout error for work order
...
(cherry picked from commit b4ceda6f2c )
(cherry picked from commit 122b966a7b )
2025-01-10 06:10:09 +00:00
FATHIH MOHAMMED
ac18c56a0b
fix: precision loss causing process loss variance
...
(cherry picked from commit d84601b2a3 )
2025-01-10 05:49:26 +00:00
rohitwaghchaure
f5c9ab054f
Merge pull request #45197 from FathihMohammed/qty_precision_fix
...
fix: precision loss causing process loss variance
2025-01-10 11:18:21 +05:30
ruthra kumar
698b6e6caf
Merge pull request #45140 from frappe/mergify/bp/version-15-hotfix/pr-45100
...
chore: removal of tally migration feature (backport #45100 )
2025-01-09 19:56:16 +05:30
FATHIH MOHAMMED
d84601b2a3
fix: precision loss causing process loss variance
2025-01-09 13:27:27 +00:00
rohitwaghchaure
ef3e442684
Merge pull request #45186 from frappe/mergify/bp/version-15-hotfix/pr-45180
...
fix: do not add ordered items from Quotation to new Sales Order (backport #45180 )
2025-01-09 16:26:56 +05:30
Frappe PR Bot
246f4373b5
chore(release): Bumped to Version 15.48.1
...
## [15.48.1](https://github.com/frappe/erpnext/compare/v15.48.0...v15.48.1 ) (2025-01-09)
### Bug Fixes
* not able to see create Quality Inspection button ([5d7a3b5 ](5d7a3b5979 ))
2025-01-09 09:31:15 +00:00
rohitwaghchaure
430c4825c0
Merge pull request #45187 from frappe/mergify/bp/version-15/pr-45184
...
fix: not able to see create Quality Inspection button (backport #45183 ) (backport #45184 )
2025-01-09 14:59:54 +05:30
Rohit Waghchaure
5d7a3b5979
fix: not able to see create Quality Inspection button
...
(cherry picked from commit b291835ccd )
(cherry picked from commit a79cae1fef )
2025-01-09 09:21:29 +00:00
rohitwaghchaure
01c7956329
Merge pull request #45184 from frappe/mergify/bp/version-15-hotfix/pr-45183
...
fix: not able to see create Quality Inspection button (backport #45183 )
2025-01-09 14:50:24 +05:30
Rohit Waghchaure
f414fa4981
fix: do not add ordered items from Quotation to new Sales Order
...
(cherry picked from commit 2e930eb97b )
2025-01-09 09:09:55 +00:00
Rohit Waghchaure
a79cae1fef
fix: not able to see create Quality Inspection button
...
(cherry picked from commit b291835ccd )
2025-01-09 09:07:50 +00:00
rohitwaghchaure
5e32796987
Merge pull request #45179 from frappe/mergify/bp/version-15-hotfix/pr-45177
...
fix: timeout error for work order (backport #45177 )
2025-01-09 14:06:58 +05:30
Rohit Waghchaure
122b966a7b
fix: timeout error for work order
...
(cherry picked from commit b4ceda6f2c )
2025-01-09 08:18:25 +00:00
Frappe PR Bot
6a869139a6
chore(release): Bumped to Version 15.48.0
...
# [15.48.0](https://github.com/frappe/erpnext/compare/v15.47.5...v15.48.0 ) (2025-01-08)
### Bug Fixes
* add monthly distributation and write query in qb ([03b06fc ](03b06fc3ff ))
* Alternative Item button dissapearing on Save event ([642b897 ](642b89782d ))
* Alternative Items button in Work Order ([3194807 ](3194807a41 ))
* Bank Reconciliation Statement Report Company Filter ([622bfa6 ](622bfa6633 ))
* consider expired batches in stock reco ([c924feb ](c924feb0d0 ))
* discount resetting on date change ([af53381 ](af53381163 )), closes [#44989 ](https://github.com/frappe/erpnext/issues/44989 )
* Hold_to_On_Hold ([9ecafdc ](9ecafdc680 ))
* ignore currency validation while canceling the voucher ([8874f4a ](8874f4a9e4 ))
* ignore party account validation while canceling the voucher ([0f1c6ff ](0f1c6ff1c9 ))
* invoice against purchase receipt with returned quantity ([9daabfc ](9daabfca8a ))
* issue in returning components against the SCO ([87405f0 ](87405f0753 ))
* load price list rate for pos search term ([452dffa ](452dffab48 ))
* load search term price with customer default price list ([59af144 ](59af144e29 ))
* Missing company filter breaks `get_account_balance` in Bank Reco ([931b516 ](931b5166a8 ))
* Override pre-commit behaviour due to conflicts with CI ([754845a ](754845a935 ))
* **Project:** make status in confirmation dialog translatable ([#45118 ](https://github.com/frappe/erpnext/issues/45118 )) ([0001d86 ](0001d868c7 ))
* removed unmerged patches ([4227d76 ](4227d76f08 ))
* resolved conflicts ([e9be858 ](e9be8583b0 ))
* resolved conflicts ([7318748 ](7318748a4c ))
* Returned Qty in Work Order Consumed Materials report ([f7b501b ](f7b501b29b ))
* serial and batch no. buttons on pos ([#45048 ](https://github.com/frappe/erpnext/issues/45048 )) ([54e3a74 ](54e3a74936 ))
* show new button in coa if create access ([89155f5 ](89155f529e ))
* update customer contact details on pos (backport [#45071 ](https://github.com/frappe/erpnext/issues/45071 )) ([#45106 ](https://github.com/frappe/erpnext/issues/45106 )) ([01254da ](01254da4e0 ))
### Features
* validate discount date in payment schedule (backport [#44646 ](https://github.com/frappe/erpnext/issues/44646 )) ([#44727 ](https://github.com/frappe/erpnext/issues/44727 )) ([500deff ](500deff3e9 ))
* work in progress status for asset ([#45066 ](https://github.com/frappe/erpnext/issues/45066 )) ([1ea36bb ](1ea36bba88 ))
2025-01-08 10:29:45 +00:00
ruthra kumar
e240ff4f6c
Merge pull request #45131 from frappe/version-15-hotfix
...
chore: release v15
2025-01-08 15:58:27 +05:30
Khushi Rawat
9e60d1ad79
Merge pull request #45149 from frappe/mergify/bp/version-15-hotfix/pr-45066
...
feat: work in progress status for asset (backport #45066 )
2025-01-08 11:45:46 +05:30
Khushi Rawat
4227d76f08
fix: removed unmerged patches
2025-01-08 11:23:38 +05:30
Khushi Rawat
e9be8583b0
fix: resolved conflicts
2025-01-08 11:08:27 +05:30
Khushi Rawat
7318748a4c
fix: resolved conflicts
2025-01-08 11:07:30 +05:30
ruthra kumar
19dc9975dd
Merge pull request #45157 from frappe/mergify/bp/version-15-hotfix/pr-45154
...
fix: possible deadlock while using auto reconciliation (backport #45154 )
2025-01-08 10:05:34 +05:30
ruthra kumar
36dbb867ed
chore: resolve conflict
2025-01-08 09:19:53 +05:30
ruthra kumar
e578ab2c86
refactor: remove tally migration doctype
2025-01-08 09:16:53 +05:30
ruthra kumar
c45f22c776
Merge pull request #45139 from frappe/mergify/bp/version-15-hotfix/pr-45130
...
refactor: change sales invoice button position (backport #45130 )
2025-01-08 09:01:59 +05:30
ruthra kumar
acd66fa00c
chore: remove 'Experimental' tag
...
(cherry picked from commit 4620025dcd )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log/process_payment_reconciliation_log.json
2025-01-08 03:31:35 +00:00
ruthra kumar
04384c47f8
Merge pull request #45153 from frappe/mergify/bp/version-15-hotfix/pr-45112
...
fix: Missing company filter breaks `get_account_balance` in Bank Reco (backport #45112 )
2025-01-08 09:00:01 +05:30
marination
754845a935
fix: Override pre-commit behaviour due to conflicts with CI
...
(cherry picked from commit d7bf73cffa )
2025-01-08 02:47:22 +00:00
marination
931b5166a8
fix: Missing company filter breaks get_account_balance in Bank Reco
...
(cherry picked from commit 8de0fe78ea )
2025-01-08 02:47:21 +00:00
Khushi Rawat
1ea36bba88
feat: work in progress status for asset ( #45066 )
...
* feat: work in progress status for asset
* fix: test case correction
* fix(patch): added patch to update status of assets
* fix: updated tests
(cherry picked from commit 6850019649 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/patches.txt
2025-01-07 18:14:22 +00:00
rohitwaghchaure
807d591e7e
Merge pull request #45145 from frappe/mergify/bp/version-15-hotfix/pr-45144
...
fix: issue in returning components against the SCO (backport #45144 )
2025-01-07 23:41:03 +05:30
Rohit Waghchaure
87405f0753
fix: issue in returning components against the SCO
...
(cherry picked from commit 729ce1dc50 )
2025-01-07 13:02:09 +00:00
rohitwaghchaure
e36bd5fe26
Merge pull request #45143 from frappe/mergify/bp/version-15-hotfix/pr-45048
...
fix: serial and batch no. buttons on pos (backport #45048 )
2025-01-07 18:32:05 +05:30
Diptanil Saha
54e3a74936
fix: serial and batch no. buttons on pos ( #45048 )
...
(cherry picked from commit 31dd32dcdf )
2025-01-07 12:36:46 +00:00
Diptanil Saha
296d5d2295
chore: removal of tally migration feature ( #45100 )
...
(cherry picked from commit 9f77793f16 )
# Conflicts:
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.json
# erpnext/erpnext_integrations/doctype/tally_migration/tally_migration.py
# erpnext/erpnext_integrations/doctype/tally_migration/test_tally_migration.py
2025-01-07 12:00:01 +00:00
Ejaaz Khan
f654c2d156
refactor: change sales invoice button position ( #45130 )
...
(cherry picked from commit a0f17f8e73 )
2025-01-07 11:49:24 +00:00
ruthra kumar
cac35246f1
Merge pull request #45123 from frappe/mergify/bp/version-15-hotfix/pr-45121
...
fix: discount resetting on date change (backport #45121 )
2025-01-07 11:32:09 +05:30
ruthra kumar
af53381163
fix: discount resetting on date change
...
revert #44989
(cherry picked from commit 886281f81a )
2025-01-07 05:51:48 +00:00
ruthra kumar
1c06831b11
Merge pull request #45109 from frappe/mergify/bp/version-15-hotfix/pr-45107
...
fix: Returned Qty in Work Order Consumed Materials report (backport #45107 )
2025-01-07 10:12:43 +05:30
ruthra kumar
616a2b7675
Merge pull request #45120 from frappe/mergify/bp/version-15-hotfix/pr-45118
...
fix(Project): make status in confirmation dialog translatable (backport #45118 )
2025-01-07 10:11:56 +05:30
Raffael Meyer
0001d868c7
fix(Project): make status in confirmation dialog translatable ( #45118 )
...
(cherry picked from commit 9eede907f8 )
2025-01-06 22:13:47 +00:00
mergify[bot]
0abace7911
refactor(Project): extract custom button function (backport #45116 ) ( #45117 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-06 23:04:30 +01:00
Rohit Waghchaure
f7b501b29b
fix: Returned Qty in Work Order Consumed Materials report
...
(cherry picked from commit 30d68a31e0 )
2025-01-06 10:37:32 +00:00
mergify[bot]
01254da4e0
fix: update customer contact details on pos (backport #45071 ) ( #45106 )
...
fix: update customer contact details on pos (#45071 )
* fix: update customer contact details on pos
* refactor: removed console log statement
(cherry picked from commit d79e561248 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-06 15:01:23 +05:30
rohitwaghchaure
dadc8266dc
Merge pull request #45098 from frappe/mergify/bp/version-15-hotfix/pr-45084
...
fix: Alternative Items button in Work Order (backport #45084 )
2025-01-06 14:48:02 +05:30
ruthra kumar
100b4e9274
Merge pull request #45103 from frappe/mergify/bp/version-15-hotfix/pr-45006
...
fix: pos search by term items price (backport #45006 )
2025-01-06 14:43:56 +05:30
diptanilsaha
59af144e29
fix: load search term price with customer default price list
...
(cherry picked from commit 2beb485d77 )
2025-01-06 08:39:58 +00:00
diptanilsaha
452dffab48
fix: load price list rate for pos search term
...
(cherry picked from commit 4b6cae156e )
2025-01-06 08:39:57 +00:00
ruthra kumar
eff12cbfbe
Merge pull request #45101 from frappe/mergify/bp/version-15-hotfix/pr-45099
...
fix: show new button in coa if create access (backport #45099 )
2025-01-06 13:56:43 +05:30
sokumon
89155f529e
fix: show new button in coa if create access
...
(cherry picked from commit 3125bc8a16 )
2025-01-06 08:20:01 +00:00
Mihir Kandoi
642b89782d
fix: Alternative Item button dissapearing on Save event
...
(cherry picked from commit b8838bd9b9 )
2025-01-06 06:52:16 +00:00
Mihir Kandoi
3194807a41
fix: Alternative Items button in Work Order
...
(cherry picked from commit e28382afc1 )
2025-01-06 06:52:16 +00:00
ruthra kumar
2333d33362
Merge pull request #45095 from frappe/mergify/bp/version-15-hotfix/pr-44943
...
fix: Bank Reconciliation Statement Report Company Filter (backport #44943 )
2025-01-06 10:51:48 +05:30
creative-paramu
622bfa6633
fix: Bank Reconciliation Statement Report Company Filter
...
(cherry picked from commit 50c92034ba )
2025-01-06 10:30:24 +05:30
ruthra kumar
e22771c729
Merge pull request #45080 from frappe/mergify/bp/version-15-hotfix/pr-44983
...
fix: add monthly distributation and write query in qb (backport #44983 )
2025-01-06 10:28:18 +05:30
Frappe PR Bot
08e58e13ac
chore(release): Bumped to Version 15.47.5
...
## [15.47.5](https://github.com/frappe/erpnext/compare/v15.47.4...v15.47.5 ) (2025-01-06)
### Bug Fixes
* ignore currency validation while canceling the voucher ([8076942 ](807694206b ))
* ignore party account validation while canceling the voucher ([bc0be5a ](bc0be5a00a ))
2025-01-06 04:42:56 +00:00
ruthra kumar
c513c7f73d
Merge pull request #45094 from frappe/mergify/bp/version-15/pr-45051
...
fix: ignore currency validation while canceling the voucher (backport #45051 )
2025-01-06 10:11:41 +05:30
ruthra kumar
5b066f4a59
Merge pull request #45096 from frappe/mergify/bp/version-15-hotfix/pr-44952
...
fix: Hold_to_On_Hold (backport #44952 )
2025-01-06 10:09:35 +05:30
mahsem
9ecafdc680
fix: Hold_to_On_Hold
...
(cherry picked from commit 92b1f314ef )
2025-01-06 03:15:30 +00:00
ruthra kumar
05763d226a
Merge pull request #45093 from frappe/mergify/bp/version-15-hotfix/pr-45051
...
fix: ignore currency validation while canceling the voucher (backport #45051 )
2025-01-06 08:44:46 +05:30
venkat102
bc0be5a00a
fix: ignore party account validation while canceling the voucher
...
(cherry picked from commit 49885f8eae )
2025-01-06 02:59:36 +00:00
venkat102
807694206b
fix: ignore currency validation while canceling the voucher
...
(cherry picked from commit 15d488b9aa )
2025-01-06 02:59:35 +00:00
venkat102
0f1c6ff1c9
fix: ignore party account validation while canceling the voucher
...
(cherry picked from commit 49885f8eae )
2025-01-06 02:55:50 +00:00
venkat102
8874f4a9e4
fix: ignore currency validation while canceling the voucher
...
(cherry picked from commit 15d488b9aa )
2025-01-06 02:55:49 +00:00
rohitwaghchaure
21a83c508a
Merge pull request #45089 from frappe/mergify/bp/version-15-hotfix/pr-45087
...
fix: invoice against purchase receipt with returned quantity (backport #45087 )
2025-01-05 19:02:07 +05:30
rohitwaghchaure
90b8860a40
chore: fix conflicts
2025-01-05 16:24:15 +05:30
Rohit Waghchaure
9daabfca8a
fix: invoice against purchase receipt with returned quantity
...
(cherry picked from commit d5babf4237 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2025-01-04 15:08:10 +00:00
rohitwaghchaure
10a4b54a67
Merge pull request #45086 from frappe/mergify/bp/version-15-hotfix/pr-45083
...
fix: consider expired batches in stock reco (backport #45083 )
2025-01-04 20:37:16 +05:30
Rohit Waghchaure
c924feb0d0
fix: consider expired batches in stock reco
...
(cherry picked from commit f51c9f578c )
2025-01-04 13:57:04 +00:00
Joseph Mania
cfa062df86
refactor: phone number field when channel is phone on Payment Request ( #44949 )
...
Co-authored-by: maniamartial <martialamania19@gmail.com >
2025-01-04 05:23:41 +05:30
ruthra kumar
2e67a33412
refactor: store result in variable before enumeration
...
helps to inspect result while debugging
(cherry picked from commit b60bd17d1d )
2025-01-03 23:48:40 +00:00
Sanket322
03b06fc3ff
fix: add monthly distributation and write query in qb
...
(cherry picked from commit 27195c7c96 )
2025-01-03 23:48:40 +00:00
mergify[bot]
500deff3e9
feat: validate discount date in payment schedule (backport #44646 ) ( #44727 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-01-03 13:19:34 +01:00
Frappe PR Bot
c3d1e122be
chore(release): Bumped to Version 15.47.4
...
## [15.47.4](https://github.com/frappe/erpnext/compare/v15.47.3...v15.47.4 ) (2025-01-03)
### Bug Fixes
* Added patch and fallback code to prevent future issues similiar to helpdesk ticket 28246 ([ab87265 ](ab87265395 ))
* Added patch and fallback code to prevent future issues similiar to helpdesk ticket 28246 ([66544bf ](66544bfa10 ))
* BOM cost update issue ([00102a1 ](00102a15e3 ))
* Fixed logic in if condition causing tests to fail ([b3b8083 ](b3b808335f ))
* Removed patch as instructed by mentor ([3049027 ](3049027f43 ))
* Removed patch as instructed by mentor ([163af91 ](163af91c37 ))
* removed unknown patch? ([f9d038e ](f9d038ee4a ))
* removed unused code ([d31b0a5 ](d31b0a507f ))
* slow stock transactions (backport [#45025 ](https://github.com/frappe/erpnext/issues/45025 )) ([#45027 ](https://github.com/frappe/erpnext/issues/45027 )) ([85ba96e ](85ba96e0f3 ))
* **style:** set image width in BOM ([6247d5a ](6247d5aadb ))
* validate components and their qty as per BOM in the stock entry ([b5f6926 ](b5f6926140 ))
2025-01-03 01:24:44 +00:00
ruthra kumar
d5fed84182
Merge pull request #45063 from frappe/version-15-hotfix
...
chore: release v15
2025-01-03 06:53:23 +05:30
ruthra kumar
7f96aee06f
Merge pull request #45060 from frappe/mergify/bp/version-15/pr-45056
...
chore: partial revert #44989 (backport #45056 )
2025-01-02 21:10:08 +05:30
ruthra kumar
2c487af2df
Merge pull request #45058 from frappe/mergify/bp/version-15-hotfix/pr-45056
...
chore: partial revert #44989 (backport #45056 )
2025-01-02 21:04:22 +05:30
ruthra kumar
a5a219cd6e
chore: partial revert #44989
...
(cherry picked from commit 63d547fb4a )
2025-01-02 15:29:55 +00:00
ruthra kumar
4dfc5a664a
chore: partial revert #44989
...
(cherry picked from commit 63d547fb4a )
2025-01-02 15:27:40 +00:00
rohitwaghchaure
d3ea8b8e77
Merge pull request #45054 from frappe/mergify/bp/version-15-hotfix/pr-45053
...
fix(style): set image width in BOM (backport #45053 )
2025-01-02 19:07:29 +05:30
sokumon
6247d5aadb
fix(style): set image width in BOM
...
(cherry picked from commit b634ba7f54 )
2025-01-02 13:31:21 +00:00
rohitwaghchaure
85167bf934
Merge pull request #45044 from frappe/mergify/bp/version-15-hotfix/pr-45043
...
fix: validate components and their qty as per BOM in the stock entry (backport #45043 )
2025-01-02 14:19:38 +05:30
Rohit Waghchaure
b5f6926140
fix: validate components and their qty as per BOM in the stock entry
...
(cherry picked from commit b1de82ddad )
2025-01-02 08:16:03 +00:00
rohitwaghchaure
c615df5ac4
Merge pull request #45042 from frappe/mergify/bp/version-15-hotfix/pr-45039
...
fix: removed unused code (backport #45039 )
2025-01-02 12:36:25 +05:30
rohitwaghchaure
d26d0c6282
Merge pull request #45031 from frappe/mergify/bp/version-15-hotfix/pr-44999
...
fix: Added patch and fallback code to prevent future issues similar … (backport #44999 )
2025-01-02 12:18:18 +05:30
Rohit Waghchaure
d31b0a507f
fix: removed unused code
...
(cherry picked from commit dc5f2d35ac )
2025-01-02 06:47:38 +00:00
rohitwaghchaure
bd12c1475a
Merge pull request #45038 from frappe/mergify/bp/version-15-hotfix/pr-45036
...
fix: Auto BOM cost update issue (backport #45036 )
2025-01-02 12:15:50 +05:30
Mihir Kandoi
f9d038ee4a
fix: removed unknown patch?
2025-01-02 10:51:11 +05:30
Rohit Waghchaure
00102a15e3
fix: BOM cost update issue
...
(cherry picked from commit 28ea3ddd51 )
2025-01-02 04:55:22 +00:00
Mihir Kandoi
3049027f43
fix: Removed patch as instructed by mentor
2025-01-01 17:13:49 +05:30
Mihir Kandoi
ab87265395
fix: Added patch and fallback code to prevent future issues similiar to helpdesk ticket 28246
2025-01-01 17:12:10 +05:30
Mihir Kandoi
163af91c37
fix: Removed patch as instructed by mentor
...
(cherry picked from commit d1d01482df )
# Conflicts:
# erpnext/patches.txt
2025-01-01 11:06:27 +00:00
Mihir Kandoi
b3b808335f
fix: Fixed logic in if condition causing tests to fail
...
(cherry picked from commit 575fb43f9c )
2025-01-01 11:06:27 +00:00
Mihir Kandoi
66544bfa10
fix: Added patch and fallback code to prevent future issues similiar to helpdesk ticket 28246
...
(cherry picked from commit 65dc3505c4 )
# Conflicts:
# erpnext/patches.txt
2025-01-01 11:06:27 +00:00
Frappe PR Bot
005df08656
chore(release): Bumped to Version 15.47.3
...
## [15.47.3](https://github.com/frappe/erpnext/compare/v15.47.2...v15.47.3 ) (2025-01-01)
### Bug Fixes
* slow stock transactions (backport [#45025 ](https://github.com/frappe/erpnext/issues/45025 )) ([#45027 ](https://github.com/frappe/erpnext/issues/45027 )) ([bb75adb ](bb75adb59c ))
2025-01-01 10:00:40 +00:00
rohitwaghchaure
059cb6d8b3
Merge pull request #45028 from frappe/mergify/bp/version-15/pr-45027
...
fix: slow stock transactions (backport #45025 ) (backport #45027 )
2025-01-01 15:29:24 +05:30
mergify[bot]
bb75adb59c
fix: slow stock transactions (backport #45025 ) ( #45027 )
...
fix: slow stock transactions (#45025 )
(cherry picked from commit e92af10f14 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 85ba96e0f3 )
2025-01-01 09:42:01 +00:00
mergify[bot]
85ba96e0f3
fix: slow stock transactions (backport #45025 ) ( #45027 )
...
fix: slow stock transactions (#45025 )
(cherry picked from commit e92af10f14 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-01-01 15:11:01 +05:30
Kerolles Fathy
8e33d93273
fix: apply ruff formatter changes
2024-12-11 14:14:02 +02:00
KerollesFathy
6a84f0b027
chore: resync version-15-hotfix with feature branch
2024-12-11 13:48:01 +02:00
KerollesFathy
5db66bd6dd
test: get scrap items from sub assemblies consider the parent BOM
2024-08-28 12:59:18 +03:00
KerollesFathy
b62df307d3
style: format code
2024-08-26 18:09:09 +03:00
Carlos9K
da7b69109a
fix: getting scrap items from sub assemblies by fetching scrap items for parent BOM
2024-08-26 18:00:45 +03:00