Frappe PR Bot
4b8b3ee46a
chore(release): Bumped to Version 15.30.0
...
# [15.30.0](https://github.com/frappe/erpnext/compare/v15.29.4...v15.30.0 ) (2024-07-17)
### Bug Fixes
* address and contact filters for SCO and SCR (backport [#42310 ](https://github.com/frappe/erpnext/issues/42310 )) ([#42312 ](https://github.com/frappe/erpnext/issues/42312 )) ([cb64c73 ](cb64c73c9e ))
* bin deadlock issue (backport [#42342 ](https://github.com/frappe/erpnext/issues/42342 )) ([#42357 ](https://github.com/frappe/erpnext/issues/42357 )) ([29ee2d4 ](29ee2d46f0 ))
* cost center filter by company (backport [#42297 ](https://github.com/frappe/erpnext/issues/42297 )) ([#42299 ](https://github.com/frappe/erpnext/issues/42299 )) ([4c9ce1b ](4c9ce1b188 ))
* extra qty pick in pick list (backport [#42345 ](https://github.com/frappe/erpnext/issues/42345 )) ([#42349 ](https://github.com/frappe/erpnext/issues/42349 )) ([1754adf ](1754adfcd6 ))
* **gross profit:** incorrect valuation rate on different warehouses ([f161e59 ](f161e59cd7 ))
* incoming rate zero for supplied items in returned SCR (backport [#42314 ](https://github.com/frappe/erpnext/issues/42314 )) ([#42315 ](https://github.com/frappe/erpnext/issues/42315 )) ([076bf17 ](076bf17439 ))
* items not fetching in End Transit entry (backport [#42358 ](https://github.com/frappe/erpnext/issues/42358 )) ([#42361 ](https://github.com/frappe/erpnext/issues/42361 )) ([b5a2e5a ](b5a2e5a375 ))
* keep status as In Progress for RIV for Timeout Error (backport [#42274 ](https://github.com/frappe/erpnext/issues/42274 )) ([#42296 ](https://github.com/frappe/erpnext/issues/42296 )) ([1de66e5 ](1de66e56ee ))
* missing discount on POS Credit Notes ([4055ef9 ](4055ef92b5 ))
* not able to cancel the inter transfer DN (backport [#42333 ](https://github.com/frappe/erpnext/issues/42333 )) ([#42340 ](https://github.com/frappe/erpnext/issues/42340 )) ([cf2651d ](cf2651dd85 ))
* not able to submit LCV entry (backport [#42303 ](https://github.com/frappe/erpnext/issues/42303 )) ([#42304 ](https://github.com/frappe/erpnext/issues/42304 )) ([6d098b7 ](6d098b7302 ))
* remove doctype link from serial no ledger report (backport [#42327 ](https://github.com/frappe/erpnext/issues/42327 )) ([#42348 ](https://github.com/frappe/erpnext/issues/42348 )) ([b741b2a ](b741b2a285 ))
* removed patch from patches.txt ([c45d11c ](c45d11cd60 ))
* same posting date and time causing incorrect valuation rate (backport [#42351 ](https://github.com/frappe/erpnext/issues/42351 )) ([#42356 ](https://github.com/frappe/erpnext/issues/42356 )) ([62fc428 ](62fc42803f ))
* service item capitalization ([#42188 ](https://github.com/frappe/erpnext/issues/42188 )) ([2ffe7d5 ](2ffe7d5838 ))
* show total rows credit row in balance sheet ([0d2ef0d ](0d2ef0df7d ))
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42292 ](https://github.com/frappe/erpnext/issues/42292 )) ([ef16313 ](ef16313e0a ))
* **Warehouse:** add buttons only if the user can use them ([a2b21c7 ](a2b21c7570 ))
* While submitting PCV ensure previous FY is closed (backport [#42284 ](https://github.com/frappe/erpnext/issues/42284 )) ([#42300 ](https://github.com/frappe/erpnext/issues/42300 )) ([e250dcc ](e250dcc7c8 ))
### Features
* configurable depreciation calculation via accounts settings ([#42276 ](https://github.com/frappe/erpnext/issues/42276 )) ([ddd1ca7 ](ddd1ca7f7c ))
* create variant with/without image (backport [#41317 ](https://github.com/frappe/erpnext/issues/41317 )) ([#42343 ](https://github.com/frappe/erpnext/issues/42343 )) ([5f1d6ed ](5f1d6ede31 ))
2024-07-17 05:19:44 +00:00
ruthra kumar
85aca0ef55
Merge pull request #42354 from frappe/version-15-hotfix
...
chore: release v15
2024-07-17 10:48:30 +05:30
Khushi Rawat
55dc157694
Merge pull request #42360 from frappe/mergify/bp/version-15-hotfix/pr-42188
...
fix: service item capitalization (backport #42188 )
2024-07-17 01:51:54 +05:30
Khushi Rawat
c45d11cd60
fix: removed patch from patches.txt
2024-07-17 01:35:03 +05:30
Khushi Rawat
cfab956811
chore: resolved conflicts
2024-07-16 22:46:54 +05:30
Smit Vora
d1ba12f581
Merge pull request #42362 from frappe/mergify/bp/version-15-hotfix/pr-42352
...
fix: show total rows credit row in balance sheet (backport #42352 )
2024-07-16 19:52:39 +05:30
ljain112
0d2ef0df7d
fix: show total rows credit row in balance sheet
...
(cherry picked from commit 327b19cba6 )
2024-07-16 13:58:37 +00:00
mergify[bot]
b5a2e5a375
fix: items not fetching in End Transit entry (backport #42358 ) ( #42361 )
...
fix: items not fetching in End Transit entry (#42358 )
(cherry picked from commit 001e5b612b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 18:45:18 +05:30
Khushi Rawat
2ffe7d5838
fix: service item capitalization ( #42188 )
...
* feat: capitalize with service expenses only
* chore: added test
* refactor: removed Capitalized In field from asset doc
(cherry picked from commit 81e0b96c30 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-07-16 12:16:47 +00:00
mergify[bot]
62fc42803f
fix: same posting date and time causing incorrect valuation rate (backport #42351 ) ( #42356 )
...
fix: same posting date and time causing incorrect valuation rate (#42351 )
(cherry picked from commit 85d2d34116 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 16:30:24 +05:30
mergify[bot]
29ee2d46f0
fix: bin deadlock issue (backport #42342 ) ( #42357 )
...
fix: bin deadlock issue (#42342 )
(cherry picked from commit 21df38bf18 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 16:30:11 +05:30
mergify[bot]
b741b2a285
fix: remove doctype link from serial no ledger report (backport #42327 ) ( #42348 )
...
fix: remove doctype link from serial no ledger report (#42327 )
* fix: remove doctype link from serial no ledger report
* fix: remove doctype link from serial no ledger report
* fix: remove doctype link from serial no ledger report --update
(cherry picked from commit 17b437709c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-07-16 16:08:11 +05:30
mergify[bot]
1754adfcd6
fix: extra qty pick in pick list (backport #42345 ) ( #42349 )
...
fix: extra qty pick in pick list (#42345 )
(cherry picked from commit 6a50b40976 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 15:46:44 +05:30
mergify[bot]
5f1d6ede31
feat: create variant with/without image (backport #41317 ) ( #42343 )
...
feat: create variant with/without image (#41317 )
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* fix: change the variable name use_same_image to use_template_image
(cherry picked from commit 66b35ec9fb )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-07-15 22:58:30 +05:30
mergify[bot]
cf2651dd85
fix: not able to cancel the inter transfer DN (backport #42333 ) ( #42340 )
...
fix: not able to cancel the inter transfer DN (#42333 )
(cherry picked from commit 6d42cd0f4c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-15 16:52:28 +05:30
ruthra kumar
29158652db
Merge pull request #42338 from frappe/mergify/bp/version-15-hotfix/pr-42294
...
refactor: make reposting implicit (backport #42294 )
2024-07-15 15:37:00 +05:30
ruthra kumar
4968395372
chore: contextual comments
...
(cherry picked from commit 794a62aecb )
2024-07-15 09:41:57 +00:00
ruthra kumar
8e70aeae4a
refactor(test): reposting happens implicitly
...
(cherry picked from commit c283cda169 )
2024-07-15 09:41:57 +00:00
ruthra kumar
4ac174703c
refactor(test): no need to assert repost_required flag
...
Reposting happens implicitly upon 'Update After Submit'
(cherry picked from commit 8f135e9859 )
2024-07-15 09:41:57 +00:00
ruthra kumar
804f1d4772
refactor: make reposting implicit
...
(cherry picked from commit 722ef92324 )
2024-07-15 09:41:56 +00:00
ruthra kumar
609a0b81ae
Merge pull request #42336 from frappe/mergify/bp/version-15-hotfix/pr-42330
...
fix: incorrect valuation rate for items from different warehouses in Gross Profit (backport #42330 )
2024-07-15 15:11:47 +05:30
ruthra kumar
cc09d0d218
chore: resolve conflict
2024-07-15 14:34:30 +05:30
ruthra kumar
43eec001ee
test(gross profit): valuation rate from different warehouse
...
(cherry picked from commit 577ce5ccd4 )
# Conflicts:
# erpnext/accounts/report/gross_profit/test_gross_profit.py
2024-07-15 08:50:15 +00:00
ruthra kumar
f161e59cd7
fix(gross profit): incorrect valuation rate on different warehouses
...
(cherry picked from commit f9d2dd0a62 )
2024-07-15 08:50:15 +00:00
mergify[bot]
076bf17439
fix: incoming rate zero for supplied items in returned SCR (backport #42314 ) ( #42315 )
...
fix: incoming rate zero for supplied items in returned SCR (#42314 )
(cherry picked from commit 61daa318fe )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-15 13:28:06 +05:30
mergify[bot]
cb64c73c9e
fix: address and contact filters for SCO and SCR (backport #42310 ) ( #42312 )
...
fix: address and contact filters for SCO and SCR (#42310 )
(cherry picked from commit 7656220075 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-13 15:59:46 +05:30
Nabin Hait
ce8b423ad6
chore: release v15 ( #42308 )
...
* fix(Warehouse): add buttons only if the user can use them
(cherry picked from commit 10ae5aaf52 )
* fix: missing discount on POS Credit Notes
(cherry picked from commit 1049550951 )
* chore: rename test suite for payable report
(cherry picked from commit 9474f72776 )
* refactor: test suite for item-wise sales register
(cherry picked from commit 3aaa22e672 )
* refactor(test): use each instance UOM for assertion
(cherry picked from commit cf4fbfb601 )
* fix: slowness in reposting dependent vouchers. (backport #42282 ) (#42292 )
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* refactor(test): clear old records
* fix: keep status as In Progress for RIV for Timeout Error (backport #42274 ) (#42296 )
fix: keep status as In Progress for RIV for Timeout Error (#42274 )
(cherry picked from commit 10280d6140 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: cost center filter by company (backport #42297 ) (#42299 )
fix: cost center filter by company (#42297 )
(cherry picked from commit 9838f7e6ba )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* feat: configurable depreciation calculation via accounts settings (#42276 )
* feat: configurable depreciation calculation via accounts settings
* refactor: code optimization
* style: changes in description and label
(cherry picked from commit b04da63aad )
* fix: not able to submit LCV entry (backport #42303 ) (#42304 )
fix: not able to submit LCV entry (#42303 )
(cherry picked from commit 9cf92eaeab )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: While submitting PCV ensure previous FY is closed (backport #42284 ) (#42300 )
fix: While submitting PCV ensure previous FY is closed (#42284 )
(cherry picked from commit d0bbc8ca70 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-07-12 20:47:27 +05:30
mergify[bot]
e250dcc7c8
fix: While submitting PCV ensure previous FY is closed (backport #42284 ) ( #42300 )
...
fix: While submitting PCV ensure previous FY is closed (#42284 )
(cherry picked from commit d0bbc8ca70 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-07-12 20:05:03 +05:30
Khushi Rawat
ad228d80d5
Merge pull request #42301 from frappe/mergify/bp/version-15-hotfix/pr-42276
...
feat: configurable depreciation calculation via accounts settings (backport #42276 )
2024-07-12 18:32:37 +05:30
mergify[bot]
6d098b7302
fix: not able to submit LCV entry (backport #42303 ) ( #42304 )
...
fix: not able to submit LCV entry (#42303 )
(cherry picked from commit 9cf92eaeab )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-12 17:27:18 +05:30
Khushi Rawat
ddd1ca7f7c
feat: configurable depreciation calculation via accounts settings ( #42276 )
...
* feat: configurable depreciation calculation via accounts settings
* refactor: code optimization
* style: changes in description and label
(cherry picked from commit b04da63aad )
2024-07-12 08:57:11 +00:00
mergify[bot]
4c9ce1b188
fix: cost center filter by company (backport #42297 ) ( #42299 )
...
fix: cost center filter by company (#42297 )
(cherry picked from commit 9838f7e6ba )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-12 13:40:16 +05:30
mergify[bot]
1de66e56ee
fix: keep status as In Progress for RIV for Timeout Error (backport #42274 ) ( #42296 )
...
fix: keep status as In Progress for RIV for Timeout Error (#42274 )
(cherry picked from commit 10280d6140 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-12 12:14:55 +05:30
ruthra kumar
5e3810b12a
Merge pull request #42291 from frappe/mergify/bp/version-15-hotfix/pr-42192
...
refactor: tests for item wise sales register report (backport #42192 )
2024-07-12 09:28:08 +05:30
ruthra kumar
84a8bb3ce5
refactor(test): clear old records
2024-07-11 21:04:34 +05:30
mergify[bot]
ef16313e0a
fix: slowness in reposting dependent vouchers. (backport #42282 ) ( #42292 )
...
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-11 19:24:09 +05:30
ruthra kumar
61852bd3f6
refactor(test): use each instance UOM for assertion
...
(cherry picked from commit cf4fbfb601 )
2024-07-11 12:34:12 +00:00
ruthra kumar
cd79d33db2
refactor: test suite for item-wise sales register
...
(cherry picked from commit 3aaa22e672 )
2024-07-11 12:34:12 +00:00
ruthra kumar
4f7e0d2955
chore: rename test suite for payable report
...
(cherry picked from commit 9474f72776 )
2024-07-11 12:34:12 +00:00
ruthra kumar
e07bdcee79
Merge pull request #42289 from frappe/mergify/bp/version-15-hotfix/pr-42287
...
fix: missing discount on POS Credit Notes (backport #42287 )
2024-07-11 17:36:02 +05:30
ruthra kumar
4055ef92b5
fix: missing discount on POS Credit Notes
...
(cherry picked from commit 1049550951 )
2024-07-11 11:59:38 +00:00
Raffael Meyer
2751a9a38c
Merge pull request #42273 from frappe/mergify/bp/version-15-hotfix/pr-42232
...
fix(Warehouse): add buttons only if the user can use them (backport #42232 )
2024-07-10 15:26:25 +02:00
barredterra
a2b21c7570
fix(Warehouse): add buttons only if the user can use them
...
(cherry picked from commit 10ae5aaf52 )
2024-07-10 11:15:49 +00:00
Frappe PR Bot
f975333970
chore(release): Bumped to Version 15.29.3
...
## [15.29.3](https://github.com/frappe/erpnext/compare/v15.29.2...v15.29.3 ) (2024-07-10)
### Bug Fixes
* actual qty in sales order (backport [#42248 ](https://github.com/frappe/erpnext/issues/42248 )) ([#42256 ](https://github.com/frappe/erpnext/issues/42256 )) ([4866958 ](4866958a96 ))
* add missing german translations ([2f89461 ](2f89461ace ))
* added filter to show only submitted assets ([19ed6d1 ](19ed6d1081 ))
* auto serial and batch bundle not creating for Asset Capitalization (backport [#42231 ](https://github.com/frappe/erpnext/issues/42231 )) ([#42242 ](https://github.com/frappe/erpnext/issues/42242 )) ([7916d64 ](7916d6436f ))
* Billed Qty and Qty to Bill Calculation in Purchase Order Analysis (backport [#42100 ](https://github.com/frappe/erpnext/issues/42100 )) ([#42249 ](https://github.com/frappe/erpnext/issues/42249 )) ([43c7513 ](43c7513cfe ))
* BOM Creator Recursion Error on duplicate save (backport [#41622 ](https://github.com/frappe/erpnext/issues/41622 )) ([#42179 ](https://github.com/frappe/erpnext/issues/42179 )) ([68a39df ](68a39dfa33 ))
* changes as per review ([57896a8 ](57896a8f99 ))
* completed DC will not appear in a delivery trip ([0bab609 ](0bab609a6f ))
* completed DC will not appear in a delivery trip ([#41655 ](https://github.com/frappe/erpnext/issues/41655 )) ([a3444a0 ](a3444a07b7 ))
* corrected mismatch in the Purchase Receipt Status [#15620 ](https://github.com/frappe/erpnext/issues/15620 ) (backport [#42138 ](https://github.com/frappe/erpnext/issues/42138 )) ([#42252 ](https://github.com/frappe/erpnext/issues/42252 )) ([e1b50ef ](e1b50efeea ))
* correcting balance sheet calculation for zero liabilities and equity ([d48a2c9 ](d48a2c9f8e ))
* correcting balance sheet calculation for zero liabilities and equity ([#41497 ](https://github.com/frappe/erpnext/issues/41497 )) ([2104d90 ](2104d903aa ))
* custom delimiters ([43ad2fe ](43ad2fed63 ))
* download_import_log if rows are greater than 5000 ([4eb251b ](4eb251b59a ))
* empty item-wise sales/purchase register reports on initial load ([5ac3b34 ](5ac3b34a6f ))
* field position ([a04938d ](a04938d5ae ))
* group by in item-wise purchase register ([a967d59 ](a967d59844 ))
* **Holiday List:** sort holidays on save to avoid disorienting the user (backport [#42236 ](https://github.com/frappe/erpnext/issues/42236 )) ([#42250 ](https://github.com/frappe/erpnext/issues/42250 )) ([b555615 ](b5556156c1 ))
* import log preview ([62aac8b ](62aac8bb85 ))
* import status ([71311ff ](71311ffd62 ))
* **Inventory Dimension:** reduce perms for Stock User (backport [#42226 ](https://github.com/frappe/erpnext/issues/42226 )) ([#42243 ](https://github.com/frappe/erpnext/issues/42243 )) ([3cc59e4 ](3cc59e4a7a ))
* manual pick allow to pick more than available stock (backport [#42155 ](https://github.com/frappe/erpnext/issues/42155 )) ([#42159 ](https://github.com/frappe/erpnext/issues/42159 )) ([a7b6530 ](a7b6530fde ))
* Multiple fixes for General Ledger Report ([ca57fd4 ](ca57fd4255 ))
* multiple free items on same Item Group ([9352863 ](93528631c3 ))
* path of automatically updates the status of asset maintenance log ([5317418 ](5317418a53 ))
* Project Status should be Open again if `percent_complete` is not 100 ([90f5c78 ](90f5c78607 ))
* provision to enable do not use batch-wise valuation (backport [#42186 ](https://github.com/frappe/erpnext/issues/42186 )) ([#42198 ](https://github.com/frappe/erpnext/issues/42198 )) ([ec881ac ](ec881ace76 ))
* **Putaway Rule:** reduce perms for Stock User (backport [#42227 ](https://github.com/frappe/erpnext/issues/42227 )) ([#42244 ](https://github.com/frappe/erpnext/issues/42244 )) ([b78a97d ](b78a97df85 ))
* remove deprecated field "statement_import_log" ([2f0b97d ](2f0b97d91b ))
* removed max discount validation for sales return ([ab987e9 ](ab987e9a86 ))
* **Stock Entry Type:** reduce perms for Stock User (backport [#42225 ](https://github.com/frappe/erpnext/issues/42225 )) ([#42245 ](https://github.com/frappe/erpnext/issues/42245 )) ([954d9ab ](954d9ab154 ))
* tax on stock_rbnb on repost of Purchase Receipt ([427439c ](427439c3f1 ))
* **tds:** use doctype reference when mapping keys across multiple doctypes ([#42258 ](https://github.com/frappe/erpnext/issues/42258 )) ([8264e3b ](8264e3bc77 ))
* updated logic for calculating tax_withholding_net_total in payment entry ([3fb5c7a ](3fb5c7a3a6 ))
* use standard method to get `_doc_before_save` ([cfda5f6 ](cfda5f6d0b ))
2024-07-10 10:44:06 +00:00
ruthra kumar
38e176160c
Merge pull request #42253 from frappe/version-15-hotfix
...
chore: release v15
2024-07-10 16:12:52 +05:30
ruthra kumar
92bc227743
Merge pull request #42272 from frappe/mergify/bp/version-15-hotfix/pr-42247
...
fix: don't merge tax into stock account on purchase receipt repost (backport #42247 )
2024-07-10 15:48:28 +05:30
ruthra kumar
7b4fd89658
test: tax account heads on PR report without LCV
...
(cherry picked from commit 9562628ed6 )
2024-07-10 09:58:30 +00:00
ruthra kumar
427439c3f1
fix: tax on stock_rbnb on repost of Purchase Receipt
...
(cherry picked from commit 8633080dff )
2024-07-10 09:58:30 +00:00
Smit Vora
e0460f4891
Merge pull request #42266 from frappe/mergify/bp/version-15-hotfix/pr-42204
...
fix: Reopen Project if Completion Percentage is Below 100% (backport #42204 )
2024-07-10 15:23:19 +05:30
Smit Vora
38da8afa06
Merge pull request #42265 from frappe/mergify/bp/version-15-hotfix/pr-42127
...
fix: removed max discount validation for sales return (backport #42127 )
2024-07-10 15:23:01 +05:30
Smit Vora
afc1df00ae
Merge pull request #42263 from frappe/mergify/bp/version-15-hotfix/pr-42258
...
fix(tds): use doctype reference when mapping keys across multiple doctypes (backport #42258 )
2024-07-10 15:22:36 +05:30
DaizyModi
90f5c78607
fix: Project Status should be Open again if percent_complete is not 100
...
(cherry picked from commit c52fdffdaf )
2024-07-10 07:10:05 +00:00
ljain112
ab987e9a86
fix: removed max discount validation for sales return
...
(cherry picked from commit db807d433b )
2024-07-10 07:02:02 +00:00
Smit Vora
23053f45de
chore: resolve conflicts
2024-07-10 12:26:35 +05:30
Smit Vora
8264e3bc77
fix(tds): use doctype reference when mapping keys across multiple doctypes ( #42258 )
...
* fix(tds): use doctype reference when mapping keys across multiple doctypes
* fix: changes as per review
---------
Co-authored-by: ljain112 <ljain112@gmail.com >
(cherry picked from commit 5c0d52f783 )
# Conflicts:
# erpnext/accounts/report/tax_withholding_details/tax_withholding_details.py
2024-07-10 06:27:29 +00:00
Sagar Vora
b005d7ac52
Merge pull request #42259 from frappe/mergify/bp/version-15-hotfix/pr-42060
...
fix: updated logic for calculating tax_withholding_net_total in payment entry (backport #42060 )
2024-07-10 11:08:53 +05:30
ljain112
3fb5c7a3a6
fix: updated logic for calculating tax_withholding_net_total in payment entry
...
(cherry picked from commit c8a34cde7f )
2024-07-10 05:11:35 +00:00
ruthra kumar
b9c0f3f402
Merge pull request #41741 from frappe/mergify/bp/version-15-hotfix/pr-41655
...
fix: completed DC will not appear in a delivery trip (backport #41655 )
2024-07-10 10:33:11 +05:30
ruthra kumar
7d0d1cfd18
Merge pull request #41739 from frappe/mergify/bp/version-15-hotfix/pr-41497
...
fix: correcting balance sheet calculation for zero liabilities and equity (backport #41497 )
2024-07-10 10:30:12 +05:30
ruthra kumar
970bb2bca1
Merge pull request #42164 from frappe/mergify/bp/version-15-hotfix/pr-42162
...
refactor: remove obsolete function call (backport #42162 )
2024-07-10 10:26:15 +05:30
ruthra kumar
759781eefe
Merge pull request #42240 from frappe/mergify/bp/version-15-hotfix/pr-42026
...
fix: Multiple fixes in Bank Statement Import (backport #42026 )
2024-07-10 10:24:57 +05:30
mergify[bot]
b5556156c1
fix(Holiday List): sort holidays on save to avoid disorienting the user (backport #42236 ) ( #42250 )
...
fix(Holiday List): sort holidays on save to avoid disorienting the user (#42236 )
fix: sort holidays on save to avoid disorienting the user
(cherry picked from commit ad137250fc )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-07-09 17:53:38 +05:30
Khushi Rawat
2deea33a85
Merge pull request #42257 from frappe/mergify/bp/version-15-hotfix/pr-42233
...
fix: added filter to show only submitted assets (backport #42233 )
2024-07-09 16:59:20 +05:30
Khushi Rawat
19ed6d1081
fix: added filter to show only submitted assets
...
(cherry picked from commit cd3a900495 )
2024-07-09 11:12:01 +00:00
mergify[bot]
43c7513cfe
fix: Billed Qty and Qty to Bill Calculation in Purchase Order Analysis (backport #42100 ) ( #42249 )
...
fix: Billed Qty and Qty to Bill Calculation in Purchase Order Analysis (#42100 )
(cherry picked from commit 0c76a8cc9e )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-07-09 16:17:57 +05:30
mergify[bot]
e1b50efeea
fix: corrected mismatch in the Purchase Receipt Status #15620 (backport #42138 ) ( #42252 )
...
* fix: corrected mismatch in the Purchase Receipt Status #15620 (#42138 )
(cherry picked from commit 623b4c21cd )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: fix conflicts
---------
Co-authored-by: Poorvi-R-Bhat <poorvi.r.bhat@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 16:17:35 +05:30
mergify[bot]
4866958a96
fix: actual qty in sales order (backport #42248 ) ( #42256 )
...
fix: actual qty in sales order (#42248 )
(cherry picked from commit 1186ee128c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 16:17:20 +05:30
mergify[bot]
3cc59e4a7a
fix(Inventory Dimension): reduce perms for Stock User (backport #42226 ) ( #42243 )
...
* fix(Inventory Dimension): reduce perms for Stock User (#42226 )
(cherry picked from commit edc1f84250 )
# Conflicts:
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.json
* chore: fix conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 14:52:30 +05:30
mergify[bot]
b78a97df85
fix(Putaway Rule): reduce perms for Stock User (backport #42227 ) ( #42244 )
...
* fix(Putaway Rule): reduce perms for Stock User (#42227 )
(cherry picked from commit 96b275c61e )
# Conflicts:
# erpnext/stock/doctype/putaway_rule/putaway_rule.json
* chore: fix conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 14:52:17 +05:30
mergify[bot]
954d9ab154
fix(Stock Entry Type): reduce perms for Stock User (backport #42225 ) ( #42245 )
...
* fix(Stock Entry Type): reduce perms for Stock User (#42225 )
(cherry picked from commit 4936514c8d )
# Conflicts:
# erpnext/stock/doctype/stock_entry_type/stock_entry_type.json
* chore: fix conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 14:52:06 +05:30
mergify[bot]
68a39dfa33
fix: BOM Creator Recursion Error on duplicate save (backport #41622 ) ( #42179 )
...
fix: BOM Creator Recursion Error on duplicate save (#41622 )
(cherry picked from commit 9cfe09bdf6 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2024-07-09 12:19:10 +05:30
mergify[bot]
7916d6436f
fix: auto serial and batch bundle not creating for Asset Capitalization (backport #42231 ) ( #42242 )
...
fix: auto serial and batch bundle not creating for Asset Capitalization (#42231 )
(cherry picked from commit 5f53ad3117 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-09 12:13:19 +05:30
ruthra kumar
f281e064f2
chore: resolve conflict
2024-07-09 10:39:02 +05:30
ljain112
57896a8f99
fix: changes as per review
...
(cherry picked from commit ba08b2e8e8 )
2024-07-09 04:40:37 +00:00
ljain112
a04938d5ae
fix: field position
...
(cherry picked from commit 98ad01c736 )
# Conflicts:
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json
2024-07-09 04:40:37 +00:00
ljain112
4eb251b59a
fix: download_import_log if rows are greater than 5000
...
(cherry picked from commit 2112d8f772 )
2024-07-09 04:40:37 +00:00
ljain112
62aac8bb85
fix: import log preview
...
(cherry picked from commit 1ad264de48 )
2024-07-09 04:40:37 +00:00
ljain112
71311ffd62
fix: import status
...
(cherry picked from commit 07f68884e0 )
2024-07-09 04:40:37 +00:00
ljain112
2f0b97d91b
fix: remove deprecated field "statement_import_log"
...
(cherry picked from commit b202409428 )
# Conflicts:
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json
2024-07-09 04:40:37 +00:00
ljain112
43ad2fed63
fix: custom delimiters
...
(cherry picked from commit 13fb560401 )
# Conflicts:
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.json
2024-07-09 04:40:37 +00:00
Raffael Meyer
3f82ce2e77
Merge pull request #42235 from barredterra/de_transaltions_08062024
2024-07-08 19:50:51 +02:00
barredterra
2f89461ace
fix: add missing german translations
2024-07-08 19:34:39 +02:00
mergify[bot]
ec881ace76
fix: provision to enable do not use batch-wise valuation (backport #42186 ) ( #42198 )
...
* fix: provision to enable do not use batch-wise valuation (#42186 )
fix: provision to enable do not use batchwise valuation
(cherry picked from commit f06ba0cc36 )
# Conflicts:
# erpnext/stock/doctype/stock_settings/stock_settings.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-08 11:02:02 +05:30
Sagar Vora
b6bee319da
Merge pull request #42215 from frappe/mergify/bp/version-15-hotfix/pr-42146
...
fix: Multiple fixes for General Ledger Report (backport #42146 )
2024-07-08 10:06:50 +05:30
Sagar Vora
ca57fd4255
fix: Multiple fixes for General Ledger Report
...
(cherry picked from commit 97f02015c2 )
2024-07-08 04:36:11 +00:00
Frappe PR Bot
c9e3dee5b2
chore(release): Bumped to Version 15.29.2
...
## [15.29.2](https://github.com/frappe/erpnext/compare/v15.29.1...v15.29.2 ) (2024-07-05)
### Bug Fixes
* blank item-wise sales/purchase register reports on first load ([8baef24 ](8baef24541 ))
* group by in item-wise purchase register ([20d481d ](20d481de5e ))
2024-07-05 02:47:13 +00:00
ruthra kumar
a8cd49112d
Merge pull request #42191 from frappe/mergify/bp/version-15/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-05 08:15:58 +05:30
ruthra kumar
8baef24541
fix: blank item-wise sales/purchase register reports on first load
2024-07-05 07:43:13 +05:30
Nihantra C. Patel
20d481de5e
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-05 02:05:29 +00:00
ruthra kumar
276b9bc2b9
Merge pull request #42185 from frappe/mergify/bp/version-15-hotfix/pr-42183
...
fix: empty item-wise sales/purchase register reports on initial load (backport #42183 )
2024-07-04 15:12:15 +05:30
ruthra kumar
5ac3b34a6f
fix: empty item-wise sales/purchase register reports on initial load
...
(cherry picked from commit ee862126e4 )
2024-07-04 09:36:58 +00:00
ruthra kumar
8ab49f4d9d
Merge pull request #42181 from frappe/mergify/bp/version-15-hotfix/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-04 14:59:52 +05:30
Nihantra C. Patel
b3715b2b82
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41655
2024-07-04 14:43:29 +05:30
Nihantra C. Patel
a967d59844
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-04 09:09:09 +00:00
ruthra kumar
cf937edc4e
Merge pull request #42173 from frappe/mergify/bp/version-15-hotfix/pr-42143
...
refactor: validation to prevent recursion with mixed conditions (backport #42143 )
2024-07-04 09:20:23 +05:30
ruthra kumar
12bec3be9d
test: validation on mixed condition and recursion on pricing rule
...
(cherry picked from commit eb4af58bf0 )
2024-07-03 15:27:43 +00:00
ruthra kumar
0774607f52
test: validation on mixed condition with recursion
...
(cherry picked from commit 9bd4e7b709 )
2024-07-03 15:27:43 +00:00
ruthra kumar
cfda5f6d0b
fix: use standard method to get _doc_before_save
...
(cherry picked from commit 9d7be293ae )
2024-07-03 15:27:43 +00:00
ruthra kumar
4ecb02cb41
refactor: validation to prevent recursion with mixed conditions
...
(cherry picked from commit 406dfd528f )
2024-07-03 15:27:43 +00:00
ruthra kumar
fcfe78b3bc
Merge pull request #42170 from frappe/mergify/bp/version-15-hotfix/pr-42165
...
fix: multiple free items on same Item Group (backport #42165 )
2024-07-03 20:55:45 +05:30
Frappe PR Bot
7568af67e9
chore(release): Bumped to Version 15.29.1
...
## [15.29.1](https://github.com/frappe/erpnext/compare/v15.29.0...v15.29.1 ) (2024-07-03)
### Bug Fixes
* path of automatically updates the status of asset maintenance log ([473aaf4 ](473aaf4e5b ))
2024-07-03 14:56:03 +00:00
Raffael Meyer
5dbdcb1158
Merge pull request #42171 from frappe/mergify/bp/version-15/pr-42168
...
fix: path of automatically updates the status of asset maintenance log (backport #42157 ) (backport #42168 )
2024-07-03 16:54:44 +02:00
Nihantra C. Patel
473aaf4e5b
fix: path of automatically updates the status of asset maintenance log
...
(cherry picked from commit 909aa8f359 )
(cherry picked from commit 5317418a53 )
2024-07-03 14:15:05 +00:00
Raffael Meyer
de130cb1ab
Merge pull request #42168 from frappe/mergify/bp/version-15-hotfix/pr-42157
...
fix: path of automatically updates the status of asset maintenance log (backport #42157 )
2024-07-03 16:11:11 +02:00
ruthra kumar
93528631c3
fix: multiple free items on same Item Group
...
(cherry picked from commit c4ae0d283f )
2024-07-03 12:28:38 +00:00
Nihantra C. Patel
5317418a53
fix: path of automatically updates the status of asset maintenance log
...
(cherry picked from commit 909aa8f359 )
2024-07-03 10:55:50 +00:00
Markus Lobedann
4f623c3b66
refactor: remove obsolete function call ( #42162 )
...
(cherry picked from commit 4512432816 )
2024-07-03 10:22:39 +00:00
mergify[bot]
a7b6530fde
fix: manual pick allow to pick more than available stock (backport #42155 ) ( #42159 )
...
fix: manual pick allow to pick more than available stock (#42155 )
(cherry picked from commit 938dd4b2aa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-03 15:42:37 +05:30
Frappe PR Bot
5812577854
chore(release): Bumped to Version 15.29.0
...
# [15.29.0](https://github.com/frappe/erpnext/compare/v15.28.2...v15.29.0 ) (2024-07-03)
### Bug Fixes
* add auto-update for overdue status ([#42105 ](https://github.com/frappe/erpnext/issues/42105 )) ([317cc03 ](317cc0358c ))
* add string for translation (backport [#41903 ](https://github.com/frappe/erpnext/issues/41903 )) ([#41963 ](https://github.com/frappe/erpnext/issues/41963 )) ([48dc24b ](48dc24b9bf ))
* always post to tax account heads if LCV is booked ([706a6c1 ](706a6c1ad7 ))
* batch picking in pick list based on Stock Settings (backport [#42021 ](https://github.com/frappe/erpnext/issues/42021 )) ([#42134 ](https://github.com/frappe/erpnext/issues/42134 )) ([a45f8ca ](a45f8ca5fd ))
* batch reset while making SABB (backport [#42076 ](https://github.com/frappe/erpnext/issues/42076 )) ([#42123 ](https://github.com/frappe/erpnext/issues/42123 )) ([c3f5a49 ](c3f5a494f3 ))
* decimal issue in pick list (backport [#41972 ](https://github.com/frappe/erpnext/issues/41972 )) ([#41982 ](https://github.com/frappe/erpnext/issues/41982 )) ([9945a90 ](9945a90b3f ))
* **Delivery Note:** only show permitted actions ([cef6d0d ](cef6d0d74d ))
* do not show zero balance stock items in stock balance report (backport [#41958 ](https://github.com/frappe/erpnext/issues/41958 )) ([#41961 ](https://github.com/frappe/erpnext/issues/41961 )) ([c10b123 ](c10b123a81 ))
* expense account from item group not fetched (backport [#41957 ](https://github.com/frappe/erpnext/issues/41957 )) ([#41962 ](https://github.com/frappe/erpnext/issues/41962 )) ([760b2e2 ](760b2e24f2 ))
* fixed asset value in Fixed Asset Register (backport [#41930 ](https://github.com/frappe/erpnext/issues/41930 )) ([#42027 ](https://github.com/frappe/erpnext/issues/42027 )) ([f2feeaf ](f2feeaf264 ))
* handle none type object error ([b0aef9e ](b0aef9e42b ))
* incorrect against_account upon reposting ([a41577a ](a41577a1cd ))
* incorrect Difference Amount (backport [#42008 ](https://github.com/frappe/erpnext/issues/42008 )) ([#42013 ](https://github.com/frappe/erpnext/issues/42013 )) ([838cc5b ](838cc5b72a ))
* incorrect discount on other item ([77f4199 ](77f4199e2a ))
* incorrect dr/cr on Adv Payment against Journals ([4e74257 ](4e74257ba9 ))
* incorrect time period in asset depreciation schedule (backport [#41805 ](https://github.com/frappe/erpnext/issues/41805 )) ([#42043 ](https://github.com/frappe/erpnext/issues/42043 )) ([cf4d4ba ](cf4d4ba3e9 ))
* lead status filter (backport [#41816 ](https://github.com/frappe/erpnext/issues/41816 )) ([#42046 ](https://github.com/frappe/erpnext/issues/42046 )) ([3536a75 ](3536a754ff ))
* manufacturing date issue in the batch (backport [#42034 ](https://github.com/frappe/erpnext/issues/42034 )) ([#42037 ](https://github.com/frappe/erpnext/issues/42037 )) ([a981633 ](a981633d94 ))
* move condition for shipment ([2180239 ](21802396ce ))
* not able to make purchase return (backport [#42053 ](https://github.com/frappe/erpnext/issues/42053 )) ([#42055 ](https://github.com/frappe/erpnext/issues/42055 )) ([8a91bf3 ](8a91bf3154 ))
* pricing rule with and without 'apply multiple' and priority ([f3aa885 ](f3aa885488 ))
* provisional entry for non stock items ([d61dab8 ](d61dab8569 ))
* Re-open allows SO's to be over credit limit ([7fcb0f5 ](7fcb0f578a ))
* refactor Asset Repair and Stock Entry linkage to resolve amendme… (backport [#41919 ](https://github.com/frappe/erpnext/issues/41919 )) ([#42058 ](https://github.com/frappe/erpnext/issues/42058 )) ([97c49b9 ](97c49b93b6 ))
* reload asset when creating asset depreciation ([7b5d504 ](7b5d5043c5 ))
* reposting file attachment permission issue (backport [#42068 ](https://github.com/frappe/erpnext/issues/42068 )) ([#42075 ](https://github.com/frappe/erpnext/issues/42075 )) ([1f3374f ](1f3374fcdf ))
* resolve gl entries duplication in asset purchase workflow (backport [#41845 ](https://github.com/frappe/erpnext/issues/41845 )) ([#42120 ](https://github.com/frappe/erpnext/issues/42120 )) ([58e18e2 ](58e18e2b1f ))
* **Sales Order:** only show permitted actions ([a0011c5 ](a0011c5b52 ))
* show zero stock items filter in the stock balance report (backport [#42147 ](https://github.com/frappe/erpnext/issues/42147 )) ([#42152 ](https://github.com/frappe/erpnext/issues/42152 )) ([11ebbf2 ](11ebbf2a9c ))
* stock qty validation in SCR (backport [#42124 ](https://github.com/frappe/erpnext/issues/42124 )) ([#42133 ](https://github.com/frappe/erpnext/issues/42133 )) ([d9e62fe ](d9e62fef21 ))
* Stock Reservation Entry was not getting created (backport [#42033 ](https://github.com/frappe/erpnext/issues/42033 )) ([#42035 ](https://github.com/frappe/erpnext/issues/42035 )) ([e278fc6 ](e278fc683f ))
* **test:** incorrect field for customer default billing currency ([3b15708 ](3b15708f18 ))
* this.frm.events.update_cost is not a function (backport [#41960 ](https://github.com/frappe/erpnext/issues/41960 )) ([#41965 ](https://github.com/frappe/erpnext/issues/41965 )) ([3b4d397 ](3b4d39766f ))
* timeout error while submitting JV (backport [#42040 ](https://github.com/frappe/erpnext/issues/42040 )) ([#42099 ](https://github.com/frappe/erpnext/issues/42099 )) ([a0e06a4 ](a0e06a4ba5 ))
* timeout while cancelling LCV (backport [#42030 ](https://github.com/frappe/erpnext/issues/42030 )) (backport [#42031 ](https://github.com/frappe/erpnext/issues/42031 )) ([#42032 ](https://github.com/frappe/erpnext/issues/42032 )) ([068de08 ](068de08bbb ))
* unhide serial no field (backport [#42045 ](https://github.com/frappe/erpnext/issues/42045 )) ([#42047 ](https://github.com/frappe/erpnext/issues/42047 )) ([482832f ](482832f3c2 ))
* valuation rate for the legacy batches (backport [#42011 ](https://github.com/frappe/erpnext/issues/42011 )) ([#42020 ](https://github.com/frappe/erpnext/issues/42020 )) ([f6be19c ](f6be19cb7c ))
* Wrong Delete Batch on Purchase Receipt (backport [#42007 ](https://github.com/frappe/erpnext/issues/42007 )) ([#42012 ](https://github.com/frappe/erpnext/issues/42012 )) ([68b318a ](68b318a94b ))
### Features
* accounting dimension filters in gp report ([fe9dffb ](fe9dffb271 ))
* default account head for operating cost (backport [#41985 ](https://github.com/frappe/erpnext/issues/41985 )) ([#41987 ](https://github.com/frappe/erpnext/issues/41987 )) ([44c1671 ](44c16713ba ))
* **gp:** group by cost center ([068ae87 ](068ae87b8d ))
* Turkish Chart Of Accounts (backport [#41756 ](https://github.com/frappe/erpnext/issues/41756 )) ([#42028 ](https://github.com/frappe/erpnext/issues/42028 )) ([63b26e6 ](63b26e679b ))
### Performance Improvements
* code optimization to handle large asset creation (backport [#42018 ](https://github.com/frappe/erpnext/issues/42018 )) ([#42025 ](https://github.com/frappe/erpnext/issues/42025 )) ([c27f272 ](c27f272f06 ))
* dont run queries unnecessarily, improved filters ([#41993 ](https://github.com/frappe/erpnext/issues/41993 )) ([b59c91a ](b59c91a341 ))
* Performance optmization for Purchase Invoice submission (backport [#40263 ](https://github.com/frappe/erpnext/issues/40263 )) ([#41946 ](https://github.com/frappe/erpnext/issues/41946 )) ([d396c18 ](d396c18689 ))
2024-07-03 05:06:09 +00:00
ruthra kumar
ebb8d90b4d
Merge pull request #42142 from frappe/version-15-hotfix
...
chore: release v15
2024-07-03 10:33:25 +05:30
mergify[bot]
11ebbf2a9c
fix: show zero stock items filter in the stock balance report (backport #42147 ) ( #42152 )
...
fix: show zero stock items filter in the stock balance report (#42147 )
(cherry picked from commit 1dae2156e3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-03 10:09:09 +05:30
ruthra kumar
c9cde259ec
Merge branch 'version-15' into version-15-hotfix
2024-07-03 10:06:49 +05:30
ruthra kumar
b15ec238c9
Merge pull request #42151 from frappe/mergify/bp/version-15-hotfix/pr-42073
...
fix: always post to tax account heads if LCV is booked (backport #42073 )
2024-07-03 07:23:08 +05:30
ruthra kumar
09c39face8
Merge pull request #42140 from nabinhait/provisional_entry_fix3
...
fix: provisional entry for non stock items
2024-07-03 07:20:56 +05:30
ruthra kumar
c3cc363648
refactor(test): fix flaky test
...
(cherry picked from commit 0e256b8b29 )
2024-07-03 01:35:15 +00:00
ruthra kumar
e55fd7204a
refactor(test): cleanup test data
...
(cherry picked from commit 6ba6b5aa33 )
2024-07-03 01:35:15 +00:00
ruthra kumar
b7cbafae14
test: Repost should not merge expense accounts from LCV
...
(cherry picked from commit fa56555150 )
2024-07-03 01:35:15 +00:00
ruthra kumar
706a6c1ad7
fix: always post to tax account heads if LCV is booked
...
(cherry picked from commit 0fcd5d5130 )
2024-07-03 01:35:15 +00:00
Khushi Rawat
28e8bb7085
Merge pull request #42130 from frappe/mergify/bp/version-15-hotfix/pr-42105
...
fix: add auto-update for overdue status (backport #42105 )
2024-07-02 23:17:04 +05:30
Khushi Rawat
8b3ffc9949
Merge pull request #42145 from frappe/mergify/bp/version-15-hotfix/pr-42144
...
fix: handle none type object error (backport #42144 )
2024-07-02 16:54:36 +05:30
Khushi Rawat
b0aef9e42b
fix: handle none type object error
...
(cherry picked from commit 6760c9c4e2 )
2024-07-02 11:08:42 +00:00
Nabin Hait
d61dab8569
fix: provisional entry for non stock items
2024-07-02 16:10:03 +05:30
mergify[bot]
a45f8ca5fd
fix: batch picking in pick list based on Stock Settings (backport #42021 ) ( #42134 )
...
fix: batch picking in pick list based on Stock Settings (#42021 )
(cherry picked from commit 97c9941143 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-02 10:51:06 +05:30
mergify[bot]
d9e62fef21
fix: stock qty validation in SCR (backport #42124 ) ( #42133 )
...
fix: stock qty validation in SCR (#42124 )
(cherry picked from commit 99f2735ad3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-01 19:12:58 +05:30
mergify[bot]
3b4d39766f
fix: this.frm.events.update_cost is not a function (backport #41960 ) ( #41965 )
...
* fix: this.frm.events.update_cost is not a function (#41960 )
(cherry picked from commit d5ed4582c3 )
# Conflicts:
# erpnext/manufacturing/doctype/workstation/workstation.json
# erpnext/manufacturing/doctype/workstation/workstation.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-01 18:18:58 +05:30
ruthra kumar
61c0ce6ca8
Merge pull request #42132 from frappe/mergify/bp/version-15-hotfix/pr-42126
...
fix: Re-open allows SO's to be over credit limit (backport #42126 )
2024-07-01 17:21:19 +05:30
ruthra kumar
bff99d89b9
chore: resolve conflict
2024-07-01 17:05:22 +05:30
ruthra kumar
b63eab8cbb
test: credit check on Sales Order re-open
...
(cherry picked from commit 60694e09c4 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2024-07-01 11:33:36 +00:00
ruthra kumar
7fcb0f578a
fix: Re-open allows SO's to be over credit limit
...
(cherry picked from commit 5eed781263 )
2024-07-01 11:33:36 +00:00
Khushi Rawat
317cc0358c
fix: add auto-update for overdue status ( #42105 )
...
* fix: auto-update for overdue status
* chore: use qb.update
(cherry picked from commit c5e474f4f5 )
2024-07-01 11:27:02 +00:00
mergify[bot]
58e18e2b1f
fix: resolve gl entries duplication in asset purchase workflow (backport #41845 ) ( #42120 )
...
* fix: resolve gl entries duplication in asset purchase workflow (#41845 )
* fix: resolve gl entries duplication in asset purchase workflow
* fix: prevent duplicate entry when creating purchase receipt from purchase invoice
* chore: test case added
* fix: fixed missing asset category issue
(cherry picked from commit 55a4bd469b )
* fix: use f-string instead of format call
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-07-01 16:54:14 +05:30
mergify[bot]
97c49b93b6
fix: refactor Asset Repair and Stock Entry linkage to resolve amendme… (backport #41919 ) ( #42058 )
...
* fix: refactor Asset Repair and Stock Entry linkage to resolve amendme… (#41919 )
* fix: refactor Asset Repair and Stock Entry linkage to resolve amendment issues
* chore: added missing patch to patches.txt
* chore: fixing previous changes
* chore: fixing minor issues
* fix: code changes to enhance efficiency
* chore: replaced frappe.qb with db.sql because of conflict
* fix: minor changes
(cherry picked from commit ba79e68190 )
# Conflicts:
# erpnext/assets/doctype/asset_repair/asset_repair.json
# erpnext/assets/doctype/asset_repair_consumed_item/asset_repair_consumed_item.json
# erpnext/patches.txt
# erpnext/stock/doctype/stock_entry/stock_entry.json
* chore: fixed conflicts
* fix: removed unmerged patches
* fix: use f-string instead of format call
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-07-01 16:53:29 +05:30
mergify[bot]
c3f5a494f3
fix: batch reset while making SABB (backport #42076 ) ( #42123 )
...
fix: batch reset while making SABB (#42076 )
(cherry picked from commit 8f424528dd )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-01 15:12:36 +05:30
mergify[bot]
a0e06a4ba5
fix: timeout error while submitting JV (backport #42040 ) ( #42099 )
...
* fix: timeout error while submitting JV (#42040 )
(cherry picked from commit 32bdcdb08f )
# Conflicts:
# erpnext/accounts/doctype/account/account.json
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
# erpnext/accounts/utils.py
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-01 14:15:13 +05:30
ruthra kumar
deaeb103d5
Merge pull request #42106 from frappe/mergify/bp/version-15-hotfix/pr-42029
...
fix: incorrect ledger entries on Advance payment against Journals for customer (backport #42029 )
2024-06-30 05:55:54 +05:30
ruthra kumar
3c58e0af50
refactor: handle purchase invoice as reference
...
(cherry picked from commit 9ec6aef95d )
2024-06-30 00:08:42 +00:00
ruthra kumar
cb703ff17c
chore: better test name
...
(cherry picked from commit ad7efd5939 )
2024-06-30 00:08:41 +00:00
ruthra kumar
6a0111c7db
test: advance payment entry against journal - supplier type
...
(cherry picked from commit 1b384b9942 )
2024-06-30 00:08:41 +00:00
ruthra kumar
e00348fd52
test: advance payment against journal entry - customer type
...
(cherry picked from commit 5e84272cf9 )
2024-06-30 00:08:41 +00:00
ruthra kumar
4e74257ba9
fix: incorrect dr/cr on Adv Payment against Journals
...
(cherry picked from commit f6c1dffb35 )
2024-06-30 00:08:41 +00:00
Frappe PR Bot
fb76daaf9e
chore(release): Bumped to Version 15.28.2
...
## [15.28.2](https://github.com/frappe/erpnext/compare/v15.28.1...v15.28.2 ) (2024-06-29)
### Bug Fixes
* expense account from item group not fetched (backport [#41957 ](https://github.com/frappe/erpnext/issues/41957 )) ([#41962 ](https://github.com/frappe/erpnext/issues/41962 )) ([d310074 ](d310074222 ))
2024-06-29 16:18:59 +00:00
rohitwaghchaure
0df706f14d
Merge pull request #42101 from frappe/mergify/bp/version-15/pr-41962
...
fix: expense account from item group not fetched (backport #41957 ) (backport #41962 )
2024-06-29 21:47:42 +05:30
mergify[bot]
d310074222
fix: expense account from item group not fetched (backport #41957 ) ( #41962 )
...
fix: expense account from item group not fetched
(cherry picked from commit 86ebe58231 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 760b2e24f2 )
2024-06-29 05:31:05 +00:00
mergify[bot]
760b2e24f2
fix: expense account from item group not fetched (backport #41957 ) ( #41962 )
...
fix: expense account from item group not fetched
(cherry picked from commit 86ebe58231 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-06-29 10:59:57 +05:30
mergify[bot]
1f3374fcdf
fix: reposting file attachment permission issue (backport #42068 ) ( #42075 )
...
* fix: reposting file attachment permission issue (#42068 )
(cherry picked from commit 03e674e21d )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-29 07:32:45 +05:30
Frappe PR Bot
c47dcc0eb7
chore(release): Bumped to Version 15.28.1
...
## [15.28.1](https://github.com/frappe/erpnext/compare/v15.28.0...v15.28.1 ) (2024-06-28)
### Bug Fixes
* not able to make purchase return (backport [#42053 ](https://github.com/frappe/erpnext/issues/42053 )) ([#42055 ](https://github.com/frappe/erpnext/issues/42055 )) ([460acc3 ](460acc3e22 ))
2024-06-28 09:19:54 +00:00
rohitwaghchaure
b738b0fe9f
Merge pull request #42056 from frappe/mergify/bp/version-15/pr-42055
...
fix: not able to make purchase return (backport #42053 ) (backport #42055 )
2024-06-28 14:48:34 +05:30
mergify[bot]
d396c18689
perf: Performance optmization for Purchase Invoice submission (backport #40263 ) ( #41946 )
...
* perf: Optimization for providional gl entries
(cherry picked from commit d7b738ff61 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
* perf: Performance optimization for validating budget
(cherry picked from commit f204d810bb )
# Conflicts:
# erpnext/accounts/doctype/budget/budget.py
* perf: Cached accounting dimensions details
(cherry picked from commit 8cd8b8f885 )
* perf: Optimzed code for merging similar gl entries
(cherry picked from commit aa75a60142 )
* fix: linter issues
(cherry picked from commit acc0b2faf8 )
* perf: Cache accounting dimension filter map
(cherry picked from commit e4bd173875 )
# Conflicts:
# erpnext/accounts/doctype/accounting_dimension_filter/accounting_dimension_filter.py
* fix: minor fixes
(cherry picked from commit 5cd9bf3bda )
* perf: skip unnecessary validation while transaction cancellation
(cherry picked from commit 05385e4acb )
* perf: refactored handling provisional gl entries for non-stock items
(cherry picked from commit 49c74369a5 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
* perf: validate expense against budget only if budget exists
(cherry picked from commit c15b2d5490 )
* perf: Get bin details only for stock items
(cherry picked from commit 6ff9e6ee84 )
# Conflicts:
# erpnext/stock/get_item_details.py
* fix: added index for price_list column in Item Price
(cherry picked from commit d279e23623 )
# Conflicts:
# erpnext/stock/doctype/item_price/item_price.json
* perf: Caching in checking allowance for qty and amount
(cherry picked from commit 8d682fa884 )
* perf: Caching in gl entry
(cherry picked from commit b07769d8d7 )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.py
* chore: resolve conflicts
* chore: resolve conflict in purchase_invoice.py
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-06-27 17:32:43 +05:30
mergify[bot]
460acc3e22
fix: not able to make purchase return (backport #42053 ) ( #42055 )
...
fix: not able to make purchase return (#42053 )
(cherry picked from commit 9738c04ef0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 8a91bf3154 )
2024-06-27 11:02:28 +00:00
mergify[bot]
8a91bf3154
fix: not able to make purchase return (backport #42053 ) ( #42055 )
...
fix: not able to make purchase return (#42053 )
(cherry picked from commit 9738c04ef0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-27 16:31:06 +05:30
Frappe PR Bot
b7eabc3112
chore: release v15 ( #42024 )
...
* fix(Sales Order): only show permitted actions
(cherry picked from commit c29d955371 )
* fix(Delivery Note): only show permitted actions
(cherry picked from commit 418bdc1dcc )
* fix: do not show zero balance stock items in stock balance report (backport #41958 ) (#41961 )
fix: do not show zero balance stock in stock balance
(cherry picked from commit 7f7b363d48 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
* fix: add string for translation (backport #41903 ) (#41963 )
fix: add string for translation (#41903 )
fix: add string for translation
(cherry picked from commit f28c692dca )
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
* refactor: remove use of can_create for Payment Request (#41647 )
(cherry picked from commit 47bc5691a1 )
* fix: move condition for shipment
* fix: incorrect discount on other item
When discount is applied on other item, don't update `discount_amount`
as the amount is calculated for current item
(cherry picked from commit 654764e398 )
* fix: incorrect against_account upon reposting
(cherry picked from commit 20c4098399 )
* fix: decimal issue in pick list (backport #41972 ) (#41982 )
fix: decimal issue in pick list (#41972 )
(cherry picked from commit 21adc7b63e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* refactor: renamed number of depreciations booked to opening booked de… (#41515 )
* refactor: renamed number of depreciations booked to opening booked depreciations
* feat: introduced new field for showing total number of booked depreciations
* fix: reload asset when creating asset depreciation
* chore: added nosemgrep for security checks
* feat: default account head for operating cost (backport #41985 ) (#41987 )
* feat: default account head for operating cost (#41985 )
(cherry picked from commit fd7666a029 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
# erpnext/setup/doctype/company/company.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* perf: dont run queries unnecessarily, improved filters (#41993 )
* perf: dont run queries unnecessarily, improved filters
* perf: dont run query if `in` filter is empty
(cherry picked from commit ac6d85aed6 )
* chore: remove validation on payment entry
(cherry picked from commit e7740033ca )
* refactor: convert amount to base currency for advances
(cherry picked from commit c9ede1ffbe )
* refactor: for advances uses the party account in references table
(cherry picked from commit 7dce6e03c7 )
* refactor(test): simpler create_account helper method
(cherry picked from commit 475e0ddeee )
* test: exc gain/loss booking on advances under asset/liability
(cherry picked from commit 827d67d02f )
* test: advance against purchase invoice
(cherry picked from commit 90c84822d0 )
* refactor: validation to force accounts to be on same currency
(cherry picked from commit 0f0b4d88bc )
* refactor: validation in customer group
(cherry picked from commit 4f9a228175 )
* refactor: validation in Supplier Group
(cherry picked from commit 107b614518 )
* refactor: better error messages
(cherry picked from commit 83ff94b9b8 )
* chore: fix test data
(cherry picked from commit 07d59443b7 )
* chore: remove dead code
(cherry picked from commit 7e318c0132 )
* fix(test): incorrect field for customer default billing currency
(cherry picked from commit c696d13a5e )
* refactor(test): enfore use of customer/supplier master
While using advance accounts in foreign currency, always use
Customer/Supplier master to maintain them
(cherry picked from commit 64e63887be )
* refactor(test): make and use a different party for subscription
(cherry picked from commit 3fabf4aaa4 )
* fix: pricing rule with and without 'apply multiple' and priority
Either all of the pricing rules identified for an item should have
'apply multiple' enabled. If not, Priority is applied and only the
highest priority is applied
(cherry picked from commit 5e875b238c )
* test: priority takes effect on with and without apply multiple
(cherry picked from commit efebc3662e )
* feat: accounting dimension filters in gp report
(cherry picked from commit d165638bbb )
* feat(gp): group by cost center
(cherry picked from commit e26bc17c75 )
* fix: Wrong Delete Batch on Purchase Receipt (backport #42007 ) (#42012 )
fix: Wrong Delete Batch on Purchase Receipt (#42007 )
(cherry picked from commit d50487ce53 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: incorrect Difference Amount (backport #42008 ) (#42013 )
fix: incorrect Difference Amount (#42008 )
(cherry picked from commit 7d91c6cbd5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: valuation rate for the legacy batches (backport #42011 ) (#42020 )
fix: valuation rate for the legacy batches (#42011 )
(cherry picked from commit 9ab333d105 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: timeout while cancelling LCV (backport #42030 ) (backport #42031 ) (#42032 )
fix: timeout while cancelling LCV (backport #42030 ) (#42031 )
fix: timeout while cancelling LCV (#42030 )
fix: timeout while canelling LCV
(cherry picked from commit 21bf7fd1f8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2e76b9f9db )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* fix: Stock Reservation Entry was not getting created (backport #42033 ) (#42035 )
fix: Stock Reservation Entry was not getting created (#42033 )
(cherry picked from commit 1a9899b32b )
Co-authored-by: Poorvi-R-Bhat <poorvi.r.bhat@gmail.com >
* fix: manufacturing date issue in the batch (backport #42034 ) (#42037 )
* fix: manufacturing date issue in the batch (#42034 )
(cherry picked from commit eca3e02f8d )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix: fixed asset value in Fixed Asset Register (backport #41930 ) (#42027 )
fix: fixed asset value in Fixed Asset Register (#41930 )
(cherry picked from commit 1c643a0ead )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
* feat: Turkish Chart Of Accounts (backport #41756 ) (#42028 )
* feat: Create Turkish Chart Of Accounts
(cherry picked from commit 5c8ea86a3f )
* feat: Create Turkish Chart Of Accounts
(cherry picked from commit b401ba2c26 )
---------
Co-authored-by: fzozyurt <fzozyurt@outlook.com >
* perf: code optimization to handle large asset creation (backport #42018 ) (#42025 )
perf: code optimization to handle large asset creation (#42018 )
(cherry picked from commit 5738d93f95 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
* fix: incorrect time period in asset depreciation schedule (backport #41805 ) (#42043 )
fix: incorrect time period in asset depreciation schedule (#41805 )
* fix(wip): depreciation calculation for existing asset
* fix(wip): added validation for incorrect depreciation period
* fix: depreciation schedule time period issue for existing asset
* chore: run pre-commit checks and apply fixes
* style: apply formatting changes
* style: made some necessary changes
* chore: modified test
(cherry picked from commit 625f16dee0 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
* chore: patch to enable total number of booked depreciations field (backport #41940 ) (#42042 )
* chore: patch to enable total number of booked depreciations field (#41940 )
* chore: patch to enable total number of booked depreciations field
* fix: conflict resolved
* refactor: replaced fb_row.db_set with set_value
(cherry picked from commit 5fdd1d3278 )
# Conflicts:
# erpnext/patches.txt
* fix: resolved conflicts
* fix: removed unmerged patches
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
* fix: lead status filter (backport #41816 ) (#42046 )
fix: lead status filter (#41816 )
(cherry picked from commit 8ae2b8ff8c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
* fix: unhide serial no field (backport #42045 ) (#42047 )
* fix: unhide serial no field (#42045 )
(cherry picked from commit 80c6981cfa )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
Co-authored-by: Sagar Vora <sagar@resilient.tech >
Co-authored-by: Dany Robert <danyrt@wahni.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: Poorvi-R-Bhat <poorvi.r.bhat@gmail.com >
Co-authored-by: fzozyurt <fzozyurt@outlook.com >
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-26 21:52:35 +05:30
mergify[bot]
482832f3c2
fix: unhide serial no field (backport #42045 ) ( #42047 )
...
* fix: unhide serial no field (#42045 )
(cherry picked from commit 80c6981cfa )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json
* fix: resolved conflicts
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 18:01:33 +05:30
mergify[bot]
3536a754ff
fix: lead status filter (backport #41816 ) ( #42046 )
...
fix: lead status filter (#41816 )
(cherry picked from commit 8ae2b8ff8c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-26 17:47:30 +05:30
mergify[bot]
b29435744f
chore: patch to enable total number of booked depreciations field (backport #41940 ) ( #42042 )
...
* chore: patch to enable total number of booked depreciations field (#41940 )
* chore: patch to enable total number of booked depreciations field
* fix: conflict resolved
* refactor: replaced fb_row.db_set with set_value
(cherry picked from commit 5fdd1d3278 )
# Conflicts:
# erpnext/patches.txt
* fix: resolved conflicts
* fix: removed unmerged patches
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 17:43:57 +05:30
mergify[bot]
cf4d4ba3e9
fix: incorrect time period in asset depreciation schedule (backport #41805 ) ( #42043 )
...
fix: incorrect time period in asset depreciation schedule (#41805 )
* fix(wip): depreciation calculation for existing asset
* fix(wip): added validation for incorrect depreciation period
* fix: depreciation schedule time period issue for existing asset
* chore: run pre-commit checks and apply fixes
* style: apply formatting changes
* style: made some necessary changes
* chore: modified test
(cherry picked from commit 625f16dee0 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 16:51:16 +05:30
mergify[bot]
c27f272f06
perf: code optimization to handle large asset creation (backport #42018 ) ( #42025 )
...
perf: code optimization to handle large asset creation (#42018 )
(cherry picked from commit 5738d93f95 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 16:51:07 +05:30
mergify[bot]
63b26e679b
feat: Turkish Chart Of Accounts (backport #41756 ) ( #42028 )
...
* feat: Create Turkish Chart Of Accounts
(cherry picked from commit 5c8ea86a3f )
* feat: Create Turkish Chart Of Accounts
(cherry picked from commit b401ba2c26 )
---------
Co-authored-by: fzozyurt <fzozyurt@outlook.com >
2024-06-26 16:50:41 +05:30
mergify[bot]
f2feeaf264
fix: fixed asset value in Fixed Asset Register (backport #41930 ) ( #42027 )
...
fix: fixed asset value in Fixed Asset Register (#41930 )
(cherry picked from commit 1c643a0ead )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 16:49:55 +05:30
mergify[bot]
a981633d94
fix: manufacturing date issue in the batch (backport #42034 ) ( #42037 )
...
* fix: manufacturing date issue in the batch (#42034 )
(cherry picked from commit eca3e02f8d )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-26 13:00:36 +05:30
mergify[bot]
e278fc683f
fix: Stock Reservation Entry was not getting created (backport #42033 ) ( #42035 )
...
fix: Stock Reservation Entry was not getting created (#42033 )
(cherry picked from commit 1a9899b32b )
Co-authored-by: Poorvi-R-Bhat <poorvi.r.bhat@gmail.com >
2024-06-26 09:11:01 +05:30
mergify[bot]
068de08bbb
fix: timeout while cancelling LCV (backport #42030 ) (backport #42031 ) ( #42032 )
...
fix: timeout while cancelling LCV (backport #42030 ) (#42031 )
fix: timeout while cancelling LCV (#42030 )
fix: timeout while canelling LCV
(cherry picked from commit 21bf7fd1f8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2e76b9f9db )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-06-25 18:42:43 +05:30
mergify[bot]
f6be19cb7c
fix: valuation rate for the legacy batches (backport #42011 ) ( #42020 )
...
fix: valuation rate for the legacy batches (#42011 )
(cherry picked from commit 9ab333d105 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-25 13:07:03 +05:30
mergify[bot]
838cc5b72a
fix: incorrect Difference Amount (backport #42008 ) ( #42013 )
...
fix: incorrect Difference Amount (#42008 )
(cherry picked from commit 7d91c6cbd5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-24 17:04:24 +05:30
mergify[bot]
68b318a94b
fix: Wrong Delete Batch on Purchase Receipt (backport #42007 ) ( #42012 )
...
fix: Wrong Delete Batch on Purchase Receipt (#42007 )
(cherry picked from commit d50487ce53 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-24 17:04:13 +05:30
Deepesh Garg
6a0ab23c87
Merge pull request #42006 from frappe/mergify/bp/version-15-hotfix/pr-41751
...
feat: accounting dimension filters in gp report (#41751 )
2024-06-24 11:24:24 +05:30
Dany Robert
068ae87b8d
feat(gp): group by cost center
...
(cherry picked from commit e26bc17c75 )
2024-06-24 05:22:39 +00:00
Dany Robert
fe9dffb271
feat: accounting dimension filters in gp report
...
(cherry picked from commit d165638bbb )
2024-06-24 05:22:39 +00:00
ruthra kumar
521cfb3d4e
Merge pull request #41998 from frappe/mergify/bp/version-15-hotfix/pr-41976
...
fix: pricing rule with and without 'apply multiple' and priority (backport #41976 )
2024-06-23 05:49:07 +05:30
ruthra kumar
bc6cbb2656
Merge pull request #41997 from frappe/mergify/bp/version-15-hotfix/pr-41844
...
refactor: allow foreign currency advance accounts (backport #41844 )
2024-06-23 05:43:10 +05:30
ruthra kumar
f52f726e06
test: priority takes effect on with and without apply multiple
...
(cherry picked from commit efebc3662e )
2024-06-23 00:02:10 +00:00
ruthra kumar
f3aa885488
fix: pricing rule with and without 'apply multiple' and priority
...
Either all of the pricing rules identified for an item should have
'apply multiple' enabled. If not, Priority is applied and only the
highest priority is applied
(cherry picked from commit 5e875b238c )
2024-06-23 00:02:10 +00:00
ruthra kumar
c45ce75f57
refactor(test): make and use a different party for subscription
...
(cherry picked from commit 3fabf4aaa4 )
2024-06-22 23:58:11 +00:00
ruthra kumar
6dbe820416
refactor(test): enfore use of customer/supplier master
...
While using advance accounts in foreign currency, always use
Customer/Supplier master to maintain them
(cherry picked from commit 64e63887be )
2024-06-22 23:58:11 +00:00
ruthra kumar
3b15708f18
fix(test): incorrect field for customer default billing currency
...
(cherry picked from commit c696d13a5e )
2024-06-22 23:58:10 +00:00
ruthra kumar
a1ebd16284
chore: remove dead code
...
(cherry picked from commit 7e318c0132 )
2024-06-22 23:58:10 +00:00
ruthra kumar
d1679d4663
chore: fix test data
...
(cherry picked from commit 07d59443b7 )
2024-06-22 23:58:10 +00:00
ruthra kumar
2bd10d388f
refactor: better error messages
...
(cherry picked from commit 83ff94b9b8 )
2024-06-22 23:58:10 +00:00
ruthra kumar
545d0b9730
refactor: validation in Supplier Group
...
(cherry picked from commit 107b614518 )
2024-06-22 23:58:10 +00:00
ruthra kumar
4bde345399
refactor: validation in customer group
...
(cherry picked from commit 4f9a228175 )
2024-06-22 23:58:10 +00:00
ruthra kumar
78ad3f6cdc
refactor: validation to force accounts to be on same currency
...
(cherry picked from commit 0f0b4d88bc )
2024-06-22 23:58:10 +00:00
ruthra kumar
88e1c28e7d
test: advance against purchase invoice
...
(cherry picked from commit 90c84822d0 )
2024-06-22 23:58:09 +00:00
ruthra kumar
259d7cde39
test: exc gain/loss booking on advances under asset/liability
...
(cherry picked from commit 827d67d02f )
2024-06-22 23:58:09 +00:00
ruthra kumar
6ebd4ba2cc
refactor(test): simpler create_account helper method
...
(cherry picked from commit 475e0ddeee )
2024-06-22 23:58:09 +00:00
ruthra kumar
47071cec5d
refactor: for advances uses the party account in references table
...
(cherry picked from commit 7dce6e03c7 )
2024-06-22 23:58:09 +00:00
ruthra kumar
5d2f296ca8
refactor: convert amount to base currency for advances
...
(cherry picked from commit c9ede1ffbe )
2024-06-22 23:58:09 +00:00
ruthra kumar
199a64937b
chore: remove validation on payment entry
...
(cherry picked from commit e7740033ca )
2024-06-22 23:58:09 +00:00
Sagar Vora
a535933a09
Merge pull request #41995 from frappe/mergify/bp/version-15-hotfix/pr-41993
...
perf: dont run queries unnecessarily, improved filters (backport #41993 )
2024-06-22 21:51:27 +05:30
Sagar Vora
b59c91a341
perf: dont run queries unnecessarily, improved filters ( #41993 )
...
* perf: dont run queries unnecessarily, improved filters
* perf: dont run query if `in` filter is empty
(cherry picked from commit ac6d85aed6 )
2024-06-22 15:58:00 +00:00
Frappe PR Bot
e99ef572a2
chore(release): Bumped to Version 15.28.0
...
# [15.28.0](https://github.com/frappe/erpnext/compare/v15.27.7...v15.28.0 ) (2024-06-22)
### Features
* default account head for operating cost (backport [#41985 ](https://github.com/frappe/erpnext/issues/41985 )) ([#41987 ](https://github.com/frappe/erpnext/issues/41987 )) ([6f3a6ca ](6f3a6ca2ca ))
2024-06-22 05:49:34 +00:00
rohitwaghchaure
ea9095c824
Merge pull request #41991 from frappe/mergify/bp/version-15/pr-41987
...
feat: default account head for operating cost (backport #41985 ) (backport #41987 )
2024-06-22 11:18:18 +05:30
mergify[bot]
6f3a6ca2ca
feat: default account head for operating cost (backport #41985 ) ( #41987 )
...
* feat: default account head for operating cost (#41985 )
(cherry picked from commit fd7666a029 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
# erpnext/setup/doctype/company/company.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 44c16713ba )
2024-06-22 05:12:33 +00:00
mergify[bot]
44c16713ba
feat: default account head for operating cost (backport #41985 ) ( #41987 )
...
* feat: default account head for operating cost (#41985 )
(cherry picked from commit fd7666a029 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.py
# erpnext/setup/doctype/company/company.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-22 10:39:53 +05:30
Khushi Rawat
8d299d1495
Merge pull request #41989 from khushi8112/rename-number-of-depreciation-v15-hotfix
...
refactor: renamed number of depreciations booked to opening booked depreciations
2024-06-22 01:19:16 +05:30
Khushi Rawat
f9574366b5
chore: added nosemgrep for security checks
2024-06-22 01:01:03 +05:30
Khushi Rawat
7b5d5043c5
fix: reload asset when creating asset depreciation
2024-06-22 00:57:00 +05:30
Khushi Rawat
ca343f12d8
refactor: renamed number of depreciations booked to opening booked de… ( #41515 )
...
* refactor: renamed number of depreciations booked to opening booked depreciations
* feat: introduced new field for showing total number of booked depreciations
2024-06-21 19:53:46 +05:30
ruthra kumar
9515b96049
Merge pull request #41984 from frappe/mergify/bp/version-15-hotfix/pr-41981
...
fix: incorrect against_account upon reposting (backport #41981 )
2024-06-21 19:10:33 +05:30
mergify[bot]
9945a90b3f
fix: decimal issue in pick list (backport #41972 ) ( #41982 )
...
fix: decimal issue in pick list (#41972 )
(cherry picked from commit 21adc7b63e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-21 18:26:05 +05:30
ruthra kumar
a41577a1cd
fix: incorrect against_account upon reposting
...
(cherry picked from commit 20c4098399 )
2024-06-21 12:30:39 +00:00
ruthra kumar
657daf9a43
Merge pull request #41977 from frappe/mergify/bp/version-15-hotfix/pr-41956
...
fix: incorrect discount on other item (backport #41956 )
2024-06-21 15:55:22 +05:30
ruthra kumar
77f4199e2a
fix: incorrect discount on other item
...
When discount is applied on other item, don't update `discount_amount`
as the amount is calculated for current item
(cherry picked from commit 654764e398 )
2024-06-21 10:23:42 +00:00
Raffael Meyer
7b322e7437
Merge pull request #41441 from frappe/mergify/bp/version-15-hotfix/pr-41384
...
fix(SO, DN): only show permitted actions (backport #41384 )
2024-06-20 15:58:39 +02:00
barredterra
21802396ce
fix: move condition for shipment
2024-06-20 14:32:01 +02:00
barredterra
9bad219f0a
refactor: remove use of can_create for Payment Request ( #41647 )
...
(cherry picked from commit 47bc5691a1 )
2024-06-20 14:28:24 +02:00
barredterra
ddbf9317a1
Merge remote-tracking branch 'upstream/version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41384
2024-06-20 14:27:08 +02:00
mergify[bot]
48dc24b9bf
fix: add string for translation (backport #41903 ) ( #41963 )
...
fix: add string for translation (#41903 )
fix: add string for translation
(cherry picked from commit f28c692dca )
Co-authored-by: mahsem <137205921+mahsem@users.noreply.github.com >
2024-06-20 17:05:39 +05:30
mergify[bot]
c10b123a81
fix: do not show zero balance stock items in stock balance report (backport #41958 ) ( #41961 )
...
fix: do not show zero balance stock in stock balance
(cherry picked from commit 7f7b363d48 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-06-20 17:04:58 +05:30
Frappe PR Bot
fa6a479ed9
chore(release): Bumped to Version 15.27.7
...
## [15.27.7](https://github.com/frappe/erpnext/compare/v15.27.6...v15.27.7 ) (2024-06-19)
### Bug Fixes
* add LCV flag to determine negative expenses ([83ccb32 ](83ccb32be6 ))
* add strings for translation in pos_item_cart.js ([f4852d4 ](f4852d472a ))
* add test case for update received qty in MR ([858058c ](858058c9e1 ))
* add test case for update received qty in MR ([aaee028 ](aaee02835b ))
* add test case for update received qty in MR ([125d97a ](125d97a182 ))
* add test case for update received qty in MR - import sorter ([084658e ](084658e8ff ))
* add test case for update received qty in MR - import sorter ([21596c6 ](21596c6c23 ))
* allow Employee role to select Department (backport [#41877 ](https://github.com/frappe/erpnext/issues/41877 )) ([#41881 ](https://github.com/frappe/erpnext/issues/41881 )) ([3bc5076 ](3bc5076dfc ))
* batch qty in the dropdown field ([67d1709 ](67d1709ef8 ))
* consistent query field name in item wise purchase register with item wise sales register ([a43c181 ](a43c181673 ))
* download materials request plan in PP ([7193633 ](7193633773 ))
* download materials request plan in PP ([ef2a6c7 ](ef2a6c788e ))
* download materials request plan in PP -prettier ([3370825 ](337082512e ))
* download materials request plan in production plan ([9cb7c27 ](9cb7c279a4 ))
* duplicate rows fetching in RFQ ([c159e3b ](c159e3b06f ))
* handle NoneType error where customer details are not available in sales register ([ceafa0c ](ceafa0ce28 ))
* incorrect batch return from sales return ([b64b433 ](b64b4330a3 ))
* item_code filter in item-wise sales-purchase register ([98c8fed ](98c8feded0 ))
* migrate lead notes ([5663432 ](5663432bd8 ))
* only show user and date if available ([24ee765 ](24ee765e6a ))
* parameters for PI references ([8618402 ](8618402829 ))
* regional overide for updating item valution ([5ea2cdc ](5ea2cdcaad ))
* reposting validation related PCV ([794ade8 ](794ade832f ))
* reset perpetual inventory flag after test ([4c11f2b ](4c11f2bff2 ))
* return from accepted and rejected warehouse at a same time not working ([6c57971 ](6c57971abc ))
* update received qty in MR on purchase invoice submit with update stock ([7e9f6ae ](7e9f6aee58 ))
* update received qty in MR on purchase invoice submit with update stock ([4551b4b ](4551b4b638 ))
* use invoice outstanding on Dunning ([#41817 ](https://github.com/frappe/erpnext/issues/41817 )) ([04f0c96 ](04f0c96af7 ))
2024-06-19 06:28:10 +00:00
ruthra kumar
a60879fec0
Merge pull request #41941 from frappe/version-15-hotfix
...
chore: release v15
2024-06-19 11:56:54 +05:30
ruthra kumar
cd1db37c74
chore: fix linter
2024-06-19 11:25:02 +05:30
ruthra kumar
e3608f285f
Merge branch 'version-15' into version-15-hotfix
2024-06-19 11:02:14 +05:30
Raffael Meyer
c110a9f2ad
Merge pull request #41945 from frappe/mergify/bp/version-15-hotfix/pr-41421
...
fix: migrate lead notes (backport #41421 )
2024-06-19 01:17:52 +02:00
barredterra
24ee765e6a
fix: only show user and date if available
...
(cherry picked from commit 895aede590 )
2024-06-18 22:57:25 +00:00
barredterra
5663432bd8
fix: migrate lead notes
...
(cherry picked from commit 382d0ff453 )
2024-06-18 22:57:24 +00:00
ruthra kumar
d64432c3f4
Merge pull request #41938 from frappe/mergify/bp/version-15-hotfix/pr-41900
...
refactor: ignore unreconcile doc for PO and SO on cancel/delete (backport #41900 )
2024-06-18 10:54:51 +05:30
ljain112
7cc5579eca
refactor: ignore unreconcile doc for PO and SO on cancel/delete
...
(cherry picked from commit b618d685c6 )
2024-06-18 04:58:09 +00:00
rohitwaghchaure
60b16a4b1e
Merge pull request #41935 from frappe/mergify/bp/version-15-hotfix/pr-41931
...
fix: reposting validation related PCV (backport #41931 )
2024-06-18 09:41:43 +05:30
mergify[bot]
ff8027b8eb
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41384
2024-06-17 17:46:28 +00:00
Rohit Waghchaure
794ade832f
fix: reposting validation related PCV
...
(cherry picked from commit 194f1dc674 )
2024-06-17 12:21:59 +00:00
rohitwaghchaure
75edb7708f
Merge pull request #41932 from frappe/mergify/bp/version-15-hotfix/pr-41907
...
fix: add strings for translation in pos_item_cart.js (backport #41907 )
2024-06-17 17:49:24 +05:30
mahsem
f4852d472a
fix: add strings for translation in pos_item_cart.js
...
fix: add strings for translation in pos_item_cart.js
(cherry picked from commit 2fb3e5da4a )
2024-06-17 11:40:49 +00:00
rohitwaghchaure
db7fb7d7b1
Merge pull request #41928 from frappe/mergify/bp/version-15-hotfix/pr-41927
...
fix: consistent query field name in item wise purchase register with item wise sales register (backport #41927 )
2024-06-17 16:53:28 +05:30
rohitwaghchaure
ae0725d55a
Merge pull request #41929 from frappe/mergify/bp/version-15-hotfix/pr-41920
...
fix: handle NoneType error where customer details are not available in sales register (backport #41920 )
2024-06-17 16:52:59 +05:30
Nihantra C. Patel
d48a2c9f8e
fix: correcting balance sheet calculation for zero liabilities and equity
2024-06-17 15:14:59 +05:30
Nihantra C. Patel
0bab609a6f
fix: completed DC will not appear in a delivery trip
2024-06-17 15:09:31 +05:30
ljain112
ceafa0ce28
fix: handle NoneType error where customer details are not available in sales register
...
(cherry picked from commit f876fec6f5 )
2024-06-17 09:29:38 +00:00
ljain112
a43c181673
fix: consistent query field name in item wise purchase register with item wise sales register
...
(cherry picked from commit 6d539e0fc0 )
2024-06-17 09:28:27 +00:00
rohitwaghchaure
ae83236b7c
Merge pull request #41926 from frappe/mergify/bp/version-15-hotfix/pr-41921
...
fix: item_code filter in item-wise sales-purchase register (backport #41921 )
2024-06-17 14:56:21 +05:30
Nihantra Patel
98c8feded0
fix: item_code filter in item-wise sales-purchase register
...
(cherry picked from commit 757aef3972 )
2024-06-17 08:32:26 +00:00
rohitwaghchaure
5a2005395b
Merge pull request #41918 from frappe/mergify/bp/version-15-hotfix/pr-41898
...
fix: update received qty in MR on purchase invoice submit with update stock (backport #41898 )
2024-06-17 13:59:54 +05:30
rohitwaghchaure
ecb889707d
Merge pull request #41924 from frappe/mergify/bp/version-15-hotfix/pr-41922
...
fix: duplicate rows fetching in RFQ (backport #41922 )
2024-06-17 13:58:15 +05:30
ruthra kumar
e3539ac2de
Merge pull request #41913 from frappe/mergify/bp/version-15-hotfix/pr-40187
...
fix: valuation tax entries on LCV after billing PR (backport #40187 )
2024-06-17 13:53:17 +05:30
Rohit Waghchaure
c159e3b06f
fix: duplicate rows fetching in RFQ
...
(cherry picked from commit 555510c128 )
2024-06-17 07:36:59 +00:00
Nihantra C. Patel
7e9f6aee58
fix: update received qty in MR on purchase invoice submit with update stock
2024-06-17 11:39:42 +05:30
Nihantra Patel
084658e8ff
fix: add test case for update received qty in MR - import sorter
...
(cherry picked from commit 77959596db )
2024-06-17 06:06:35 +00:00
Nihantra Patel
21596c6c23
fix: add test case for update received qty in MR - import sorter
...
(cherry picked from commit 73f22ba9a0 )
2024-06-17 06:06:35 +00:00
Nihantra Patel
858058c9e1
fix: add test case for update received qty in MR
...
(cherry picked from commit 62e4e88f1d )
2024-06-17 06:06:34 +00:00
Nihantra Patel
aaee02835b
fix: add test case for update received qty in MR
...
(cherry picked from commit cff1050159 )
2024-06-17 06:06:34 +00:00
Nihantra Patel
125d97a182
fix: add test case for update received qty in MR
...
(cherry picked from commit ebb0cef601 )
2024-06-17 06:06:34 +00:00
Nihantra Patel
4551b4b638
fix: update received qty in MR on purchase invoice submit with update stock
...
(cherry picked from commit 13cb53fa89 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
2024-06-17 06:06:34 +00:00
rohitwaghchaure
9771bbdb75
Merge pull request #41917 from frappe/mergify/bp/version-15-hotfix/pr-41916
...
fix: incorrect batch return from sales return (backport #41916 )
2024-06-17 11:35:24 +05:30
Rohit Waghchaure
b64b4330a3
fix: incorrect batch return from sales return
...
(cherry picked from commit 317047c808 )
2024-06-17 05:47:25 +00:00
ruthra kumar
b577d95ecd
chore: resolve conflicts
2024-06-16 20:50:03 +05:30
Gursheen Anand
248e9cac71
chore: resolve conflicts
...
(cherry picked from commit 54a58e9205 )
# Conflicts:
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
2024-06-15 15:12:22 +00:00
Gursheen Anand
4c11f2bff2
fix: reset perpetual inventory flag after test
...
(cherry picked from commit 0b36cbe307 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-06-15 15:12:22 +00:00
Gursheen Anand
8618402829
fix: parameters for PI references
...
(cherry picked from commit 8b3d46610e )
# Conflicts:
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-06-15 15:12:22 +00:00
Gursheen Anand
c7c9d33954
test: LCV entries after billing
...
(cherry picked from commit 53642e7417 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-06-15 15:12:22 +00:00
Gursheen Anand
83ccb32be6
fix: add LCV flag to determine negative expenses
...
(cherry picked from commit baa3fee1bf )
# Conflicts:
# erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py
2024-06-15 15:12:21 +00:00
Smit Vora
69de359728
Merge pull request #41890 from frappe/mergify/bp/version-15-hotfix/pr-41842
...
fix: regional overide for updating item valution (backport #41842 )
2024-06-15 09:16:01 +05:30
ljain112
5ea2cdcaad
fix: regional overide for updating item valution
...
(cherry picked from commit 1a10f0bcbd )
2024-06-13 08:09:51 +00:00
rohitwaghchaure
ac2e760d81
Merge pull request #41888 from frappe/mergify/bp/version-15-hotfix/pr-41886
...
fix: download materials request plan in production plan (backport #41886 )
2024-06-13 11:23:59 +05:30
Kishan0330
164973a42c
refactor: change warehousesData variable name
...
(cherry picked from commit f4e369977a )
2024-06-13 05:45:17 +00:00
Kishan0330
9cb7c279a4
fix: download materials request plan in production plan
...
(cherry picked from commit 6e55651795 )
2024-06-13 05:45:17 +00:00
Frappe PR Bot
9ccfbe1bf5
chore(release): Bumped to Version 15.27.6
...
## [15.27.6](https://github.com/frappe/erpnext/compare/v15.27.5...v15.27.6 ) (2024-06-12)
### Bug Fixes
* batch qty in the dropdown field ([2c9b390 ](2c9b3908dd ))
* return from accepted and rejected warehouse at a same time not working ([00b7c49 ](00b7c49b4b ))
2024-06-12 11:54:13 +00:00
rohitwaghchaure
5004d95f59
Merge pull request #41873 from frappe/mergify/bp/version-15/pr-41868
...
fix: batch qty in the dropdown field (backport #41865 ) (backport #41868 )
2024-06-12 17:22:57 +05:30
rohitwaghchaure
2990b4ec85
Merge pull request #41875 from frappe/mergify/bp/version-15/pr-41874
...
fix: return from accepted and rejected warehouse at a same time not working (backport #41872 ) (backport #41874 )
2024-06-12 17:22:39 +05:30
mergify[bot]
3bc5076dfc
fix: allow Employee role to select Department (backport #41877 ) ( #41881 )
...
* fix: allow Employee role to select Department (#41877 )
(cherry picked from commit 56082f5a29 )
# Conflicts:
# erpnext/setup/doctype/department/department.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-06-12 17:19:36 +05:30
Frappe PR Bot
b34191e81f
chore(release): Bumped to Version 15.27.5
...
## [15.27.5](https://github.com/frappe/erpnext/compare/v15.27.4...v15.27.5 ) (2024-06-12)
### Bug Fixes
* use invoice outstanding on Dunning ([#41817 ](https://github.com/frappe/erpnext/issues/41817 )) ([a89b4f4 ](a89b4f49fe ))
2024-06-12 11:32:40 +00:00
ruthra kumar
59be55fd8a
Merge pull request #41879 from frappe/mergify/bp/version-15/pr-41817
...
fix: use invoice outstanding on Dunning (backport #41817 )
2024-06-12 17:01:13 +05:30
ruthra kumar
a89b4f49fe
fix: use invoice outstanding on Dunning ( #41817 )
...
(cherry picked from commit cf0a29b05f )
2024-06-12 11:13:34 +00:00
ruthra kumar
2f5533c676
Merge pull request #41876 from frappe/mergify/bp/version-15-hotfix/pr-41817
...
fix: use invoice outstanding on Dunning (backport #41817 )
2024-06-12 16:42:08 +05:30
ruthra kumar
04f0c96af7
fix: use invoice outstanding on Dunning ( #41817 )
...
(cherry picked from commit cf0a29b05f )
2024-06-12 10:54:57 +00:00
Rohit Waghchaure
00b7c49b4b
fix: return from accepted and rejected warehouse at a same time not working
...
(cherry picked from commit 17731f09ef )
(cherry picked from commit 6c57971abc )
2024-06-12 10:51:44 +00:00
rohitwaghchaure
6e9ad4ddd2
Merge pull request #41874 from frappe/mergify/bp/version-15-hotfix/pr-41872
...
fix: return from accepted and rejected warehouse at a same time not working (backport #41872 )
2024-06-12 16:20:15 +05:30
Rohit Waghchaure
6c57971abc
fix: return from accepted and rejected warehouse at a same time not working
...
(cherry picked from commit 17731f09ef )
2024-06-12 10:17:33 +00:00
Rohit Waghchaure
2c9b3908dd
fix: batch qty in the dropdown field
...
(cherry picked from commit eb426c69fe )
(cherry picked from commit 67d1709ef8 )
2024-06-12 10:17:32 +00:00
rohitwaghchaure
c04ba3864e
Merge pull request #41868 from frappe/mergify/bp/version-15-hotfix/pr-41865
...
fix: batch qty in the dropdown field (backport #41865 )
2024-06-12 15:46:06 +05:30
rohitwaghchaure
da15df1f28
Merge pull request #41869 from frappe/mergify/bp/version-15-hotfix/pr-41650
...
chore: typo in bom_operation.json (backport #41650 )
2024-06-12 15:22:51 +05:30
rohitwaghchaure
94ef2eabb1
Merge pull request #41870 from frappe/mergify/bp/version-15-hotfix/pr-41867
...
fix: download materials request plan in PP (backport #41867 )
2024-06-12 15:22:33 +05:30
Nihantra C. Patel
337082512e
fix: download materials request plan in PP -prettier
...
(cherry picked from commit a1c4e0e93c )
2024-06-12 07:33:12 +00:00
Himanshu Shivhare
764235b390
chore: typo in bom_operation.json ( #41650 )
...
chore: typo in bom_operation.json
(cherry picked from commit 7ee2a19f53 )
2024-06-12 07:33:11 +00:00
Nihantra C. Patel
7193633773
fix: download materials request plan in PP
...
(cherry picked from commit cb52b76342 )
2024-06-12 07:33:11 +00:00
Nihantra C. Patel
ef2a6c788e
fix: download materials request plan in PP
...
(cherry picked from commit f4acdd9636 )
2024-06-12 07:33:11 +00:00
Rohit Waghchaure
67d1709ef8
fix: batch qty in the dropdown field
...
(cherry picked from commit eb426c69fe )
2024-06-12 07:32:03 +00:00
Frappe PR Bot
4d2d38cd9d
chore(release): Bumped to Version 15.27.4
...
## [15.27.4](https://github.com/frappe/erpnext/compare/v15.27.3...v15.27.4 ) (2024-06-11)
### Bug Fixes
* Add additional condition application ([1fca6ea ](1fca6ea5e7 ))
* Add posting date to key for consolidated view ([9472085 ](94720851c6 ))
* Add timestamp to key for immutable views ([9e9bc8b ](9e9bc8b59c ))
* asset depreciations and balances report correction (backport [#41824 ](https://github.com/frappe/erpnext/issues/41824 )) ([#41851 ](https://github.com/frappe/erpnext/issues/41851 )) ([28b7fad ](28b7fad579 ))
* calculate totals and taxes ([5544309 ](5544309048 ))
* Do no apply pricing rule on qty change for mapped docs ([822bc58 ](822bc581f3 ))
* do not fetch items with no active BOM in PP (backport [#41833 ](https://github.com/frappe/erpnext/issues/41833 )) ([#41835 ](https://github.com/frappe/erpnext/issues/41835 )) ([30c0b2b ](30c0b2bb54 ))
* enable no_copy for timesheet in sales invoice ([f1ad0f6 ](f1ad0f6f26 ))
* fixing Item-wise sales register ([f36db7e ](f36db7ebaf ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([5e0fa1b ](5e0fa1b75e ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([a4b28ba ](a4b28ba354 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([96405e8 ](96405e8e49 ))
* stock_value_change for legacy serial nos (backport [#41825 ](https://github.com/frappe/erpnext/issues/41825 )) ([#41826 ](https://github.com/frappe/erpnext/issues/41826 )) ([a7971cf ](a7971cf844 ))
* terms and conditions for material request (backport [#41834 ](https://github.com/frappe/erpnext/issues/41834 )) ([#41837 ](https://github.com/frappe/erpnext/issues/41837 )) ([1ead667 ](1ead66721d ))
* typo in method - holiday list (backport [#41811 ](https://github.com/frappe/erpnext/issues/41811 )) ([#41812 ](https://github.com/frappe/erpnext/issues/41812 )) ([4d3e883 ](4d3e883130 ))
* valuation rate for backdated legacy serial/batches (backport [#41788 ](https://github.com/frappe/erpnext/issues/41788 )) ([#41821 ](https://github.com/frappe/erpnext/issues/41821 )) ([8d31243 ](8d31243a42 ))
* valuation rate for serial and batch bundle for current bundle (backport [#41850 ](https://github.com/frappe/erpnext/issues/41850 )) ([#41860 ](https://github.com/frappe/erpnext/issues/41860 )) ([3e4c568 ](3e4c568ddc ))
* **Vehicle:** allow doc renaming and add test (backport [#41729 ](https://github.com/frappe/erpnext/issues/41729 )) ([#41785 ](https://github.com/frappe/erpnext/issues/41785 )) ([4d37739 ](4d37739dd3 ))
2024-06-11 13:18:31 +00:00
rohitwaghchaure
b87b438881
Merge pull request #41854 from frappe/version-15-hotfix
...
chore: release v15
2024-06-11 18:47:08 +05:30
mergify[bot]
3e4c568ddc
fix: valuation rate for serial and batch bundle for current bundle (backport #41850 ) ( #41860 )
...
fix: valuation rate for serial and batch bundle for current bundle (#41850 )
(cherry picked from commit 7249a691b3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-11 18:29:54 +05:30
mergify[bot]
28b7fad579
fix: asset depreciations and balances report correction (backport #41824 ) ( #41851 )
...
fix: asset depreciations and balances report correction (#41824 )
* fix: asset depreciations and balances report correction
* chore: suppress linter warnings with # nosemgrep
(cherry picked from commit 857c689405 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-11 18:18:11 +05:30
Frappe PR Bot
6157119bcf
chore(release): Bumped to Version 15.27.3
...
## [15.27.3](https://github.com/frappe/erpnext/compare/v15.27.2...v15.27.3 ) (2024-06-11)
### Bug Fixes
* Add timestamp to key for immutable views ([439ef10 ](439ef109f3 ))
2024-06-11 09:50:57 +00:00
Deepesh Garg
144d7828e9
Merge pull request #41856 from frappe/mergify/bp/version-15/pr-41855
...
fix: Add timestamp to key for immutable views (#41852 )
2024-06-11 15:17:29 +05:30
Deepesh Garg
439ef109f3
fix: Add timestamp to key for immutable views
...
(cherry picked from commit 6bded59f1c )
(cherry picked from commit 9e9bc8b59c )
2024-06-11 09:41:12 +00:00
Deepesh Garg
366f68e49c
Merge pull request #41855 from frappe/mergify/bp/version-15-hotfix/pr-41852
...
fix: Add timestamp to key for immutable views (#41852 )
2024-06-11 15:06:50 +05:30
Deepesh Garg
9e9bc8b59c
fix: Add timestamp to key for immutable views
...
(cherry picked from commit 6bded59f1c )
2024-06-11 09:36:07 +00:00
ruthra kumar
75f3b47424
Merge pull request #41847 from frappe/mergify/bp/version-15-hotfix/pr-41707
...
refactor: add `Is opening` flag for payment entry (backport #41707 )
2024-06-11 11:02:57 +05:30
ruthra kumar
acc2e88e7b
Merge pull request #41846 from frappe/mergify/bp/version-15-hotfix/pr-41685
...
refactor: enabling partial TDS application on partial invoice (backport #41685 )
2024-06-11 10:53:48 +05:30
ruthra kumar
818a553668
test: is_opening flag for advance in separate party account
...
(cherry picked from commit 17f968e1e1 )
2024-06-11 04:57:07 +00:00
ruthra kumar
1fc802da6f
refactor: restrict to 'Advance in Separate Party Account' type
...
(cherry picked from commit c36f0e4a33 )
2024-06-11 04:57:07 +00:00
ruthra kumar
c664a27b1e
refactor: is_opening in payment entry
...
(cherry picked from commit 05d17d0d73 )
2024-06-11 04:57:07 +00:00
ruthra kumar
c0668373c7
refactor: enabling partial TDS application on partial invoice
...
(cherry picked from commit 091c5496b2 )
2024-06-11 10:23:53 +05:30
ruthra kumar
45edc57af8
Merge pull request #41839 from frappe/mergify/bp/version-15-hotfix/pr-41793
...
fix: calculate totals and taxes (backport #41793 )
2024-06-10 15:23:01 +05:30
Nihantra C. Patel
5544309048
fix: calculate totals and taxes
...
(cherry picked from commit a7ec0c1cec )
2024-06-10 09:49:03 +00:00
mergify[bot]
1ead66721d
fix: terms and conditions for material request (backport #41834 ) ( #41837 )
...
fix: terms and conditions for material request (#41834 )
(cherry picked from commit 4b026d66dc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-10 15:17:19 +05:30
mergify[bot]
30c0b2bb54
fix: do not fetch items with no active BOM in PP (backport #41833 ) ( #41835 )
...
fix: do not fetch items with no active BOM in PP (#41833 )
(cherry picked from commit 36413d14d8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-10 15:16:57 +05:30
Frappe PR Bot
f2909e9784
chore(release): Bumped to Version 15.27.2
...
## [15.27.2](https://github.com/frappe/erpnext/compare/v15.27.1...v15.27.2 ) (2024-06-10)
### Bug Fixes
* Add additional condition application ([45c16f6 ](45c16f615c ))
* fixing Item-wise sales register ([9a629f8 ](9a629f860c ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([d75d64e ](d75d64eb25 ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([50ef81a ](50ef81a997 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([3e0123b ](3e0123ba7b ))
2024-06-10 04:54:40 +00:00
Deepesh Garg
cd478dd74f
Merge pull request #41831 from frappe/mergify/bp/version-15/pr-41827
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-10 10:23:23 +05:30
Deepesh Garg
14c98fe6f0
chore: resolve conflicts
...
(cherry picked from commit c29db5afcd )
2024-06-10 04:52:42 +00:00
Deepesh Garg
45c16f615c
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit 1fca6ea5e7 )
2024-06-10 04:52:42 +00:00
Deepesh Garg
7ca848c2db
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 209af58f83 )
2024-06-10 04:52:41 +00:00
Poorvi-R-Bhat
d75d64eb25
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 5e0fa1b75e )
2024-06-10 04:52:41 +00:00
Poorvi-R-Bhat
50ef81a997
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit a4b28ba354 )
2024-06-10 04:52:41 +00:00
Poorvi-R-Bhat
3e0123ba7b
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 96405e8e49 )
2024-06-10 04:52:41 +00:00
Poorvi
9a629f860c
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
(cherry picked from commit f36db7ebaf )
2024-06-10 04:52:41 +00:00
Deepesh Garg
873a0dd844
Merge pull request #41827 from frappe/mergify/bp/version-15-hotfix/pr-41424
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-09 20:19:33 +05:30
Deepesh Garg
c29db5afcd
chore: resolve conflicts
2024-06-09 20:02:39 +05:30
Deepesh Garg
1fca6ea5e7
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 06:13:28 +00:00
Deepesh Garg
209af58f83
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 06:13:28 +00:00
Poorvi-R-Bhat
5e0fa1b75e
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 06:13:28 +00:00
Poorvi-R-Bhat
a4b28ba354
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 06:13:27 +00:00
Poorvi-R-Bhat
96405e8e49
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 06:13:27 +00:00
Poorvi
f36db7ebaf
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
2024-06-09 06:13:26 +00:00
mergify[bot]
a7971cf844
fix: stock_value_change for legacy serial nos (backport #41825 ) ( #41826 )
...
fix: stock_value_change for legacy serial nos (#41825 )
(cherry picked from commit f6a4d391c0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-07 23:05:50 +05:30
ruthra kumar
3f1d97259a
Merge pull request #41823 from ruthra-kumar/enable_no_copy_for_timesheet
...
fix: enable no copy for timesheet in Sales Invoice
2024-06-07 20:24:44 +05:30
mergify[bot]
8d31243a42
fix: valuation rate for backdated legacy serial/batches (backport #41788 ) ( #41821 )
...
fix: valuation rate for backdated legacy serial/batches (#41788 )
(cherry picked from commit 3956354e08 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-07 18:25:58 +05:30
ruthra kumar
f1ad0f6f26
fix: enable no_copy for timesheet in sales invoice
2024-06-07 16:50:21 +05:30
mergify[bot]
4d37739dd3
fix(Vehicle): allow doc renaming and add test (backport #41729 ) ( #41785 )
...
* fix(Vehicle): allow doc renaming and add test (#41729 )
fix(Vehicle): allow renaming doc and add test
(cherry picked from commit c76f466528 )
# Conflicts:
# erpnext/setup/doctype/vehicle/vehicle.json
* fix: resolve conflicts for backporting
---------
Co-authored-by: Viny Selopal <52369157+vinyselopal@users.noreply.github.com >
Co-authored-by: Viny Selopal <viny0698@gmail.com >
2024-06-07 15:45:50 +05:30
mergify[bot]
4d3e883130
fix: typo in method - holiday list (backport #41811 ) ( #41812 )
...
fix: typo in method - holiday list (#41811 )
(cherry picked from commit 699cfd85c6 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-06 19:46:02 +05:30
Frappe PR Bot
df4307fef8
chore(release): Bumped to Version 15.27.1
...
## [15.27.1](https://github.com/frappe/erpnext/compare/v15.27.0...v15.27.1 ) (2024-06-06)
### Bug Fixes
* Add posting date to key for consolidated view ([edd4e67 ](edd4e674d3 ))
2024-06-06 12:20:49 +00:00
Deepesh Garg
6039fb75e7
Merge pull request #41810 from frappe/mergify/bp/version-15/pr-41809
...
fix: Add posting date to key for consolidated view (#41808 )
2024-06-06 17:49:05 +05:30
Deepesh Garg
edd4e674d3
fix: Add posting date to key for consolidated view
...
(cherry picked from commit 2c164b47a1 )
(cherry picked from commit 94720851c6 )
2024-06-06 12:18:29 +00:00
Deepesh Garg
b4838ab098
Merge pull request #41802 from frappe/mergify/bp/version-15-hotfix/pr-41727
...
fix: Do no apply pricing rule on qty change for mapped docs (#41727 )
2024-06-06 17:48:25 +05:30
Deepesh Garg
3507d2e37d
Merge pull request #41809 from frappe/mergify/bp/version-15-hotfix/pr-41808
...
fix: Add posting date to key for consolidated view (#41808 )
2024-06-06 17:47:35 +05:30
Deepesh Garg
94720851c6
fix: Add posting date to key for consolidated view
...
(cherry picked from commit 2c164b47a1 )
2024-06-06 12:15:12 +00:00
ruthra kumar
08c06d1142
Merge pull request #41807 from frappe/mergify/bp/version-15-hotfix/pr-41804
...
chore: repost settings permission overhaul (backport #41804 )
2024-06-06 16:34:28 +05:30
ruthra kumar
0e562e9933
chore: repost settings permission overhaul
...
(cherry picked from commit 458d8f5ed8 )
2024-06-06 16:14:27 +05:30
Deepesh Garg
822bc581f3
fix: Do no apply pricing rule on qty change for mapped docs
...
(cherry picked from commit 2b1242170c )
2024-06-06 03:44:14 +00:00
Frappe PR Bot
dcdaa02173
chore(release): Bumped to Version 15.27.0
...
# [15.27.0](https://github.com/frappe/erpnext/compare/v15.26.1...v15.27.0 ) (2024-06-05)
### Bug Fixes
* Auditor permissions (backport [#41659 ](https://github.com/frappe/erpnext/issues/41659 )) ([#41661 ](https://github.com/frappe/erpnext/issues/41661 )) ([27f3981 ](27f3981269 ))
* bank account no fieldname mismatch (backport [#41778 ](https://github.com/frappe/erpnext/issues/41778 )) ([#41783 ](https://github.com/frappe/erpnext/issues/41783 )) ([b94a6f2 ](b94a6f2d5c ))
* batch selection issue (backport [#41692 ](https://github.com/frappe/erpnext/issues/41692 )) ([#41693 ](https://github.com/frappe/erpnext/issues/41693 )) ([24775db ](24775db97e ))
* **Company:** Allow Equity type account in unrealised exchange gain/loss account (backport [#41740 ](https://github.com/frappe/erpnext/issues/41740 )) ([#41747 ](https://github.com/frappe/erpnext/issues/41747 )) ([460ee5d ](460ee5d542 ))
* condition filter for transaction pricing rule ([e493b11 ](e493b11ae3 ))
* convert percentage from str to float (backport [#41766 ](https://github.com/frappe/erpnext/issues/41766 )) ([#41776 ](https://github.com/frappe/erpnext/issues/41776 )) ([cd0852f ](cd0852f05d ))
* Copy depreciation schedule on asset split only if it exists (backport [#41775 ](https://github.com/frappe/erpnext/issues/41775 )) ([#41784 ](https://github.com/frappe/erpnext/issues/41784 )) ([03bf480 ](03bf48032e ))
* filtered out data having none values in date field (backport [#41457 ](https://github.com/frappe/erpnext/issues/41457 )) ([#41765 ](https://github.com/frappe/erpnext/issues/41765 )) ([97b1b7f ](97b1b7f842 ))
* Filters in account balance report ([0b9d89b ](0b9d89b966 ))
* French chart of account the 4191 code must be of type Income Account ([797b718 ](797b718e5a ))
* get assets received but not billed account only if any asset item is received (backport [#41734 ](https://github.com/frappe/erpnext/issues/41734 )) ([#41735 ](https://github.com/frappe/erpnext/issues/41735 )) ([638c944 ](638c94451e ))
* Ignore disabling default currency field while creating new company (backport [#41699 ](https://github.com/frappe/erpnext/issues/41699 )) ([#41761 ](https://github.com/frappe/erpnext/issues/41761 )) ([dc922ab ](dc922abfbe ))
* incorrect accumulated depr amount in asset depr ledger (backport [#41654 ](https://github.com/frappe/erpnext/issues/41654 )) ([#41763 ](https://github.com/frappe/erpnext/issues/41763 )) ([a93cd02 ](a93cd02d54 ))
* incorrect batch selection while sales return (backport [#41768 ](https://github.com/frappe/erpnext/issues/41768 )) ([#41772 ](https://github.com/frappe/erpnext/issues/41772 )) ([95c0dc9 ](95c0dc9b38 ))
* key error for stock ledger report (backport [#41700 ](https://github.com/frappe/erpnext/issues/41700 )) ([#41703 ](https://github.com/frappe/erpnext/issues/41703 )) ([b22d714 ](b22d714103 ))
* link opportunity in prospect after creating opportunity from prospect (backport [#41769 ](https://github.com/frappe/erpnext/issues/41769 )) ([#41777 ](https://github.com/frappe/erpnext/issues/41777 )) ([d30aee5 ](d30aee5dd6 ))
* local var referenced before assignment (backport [#41780 ](https://github.com/frappe/erpnext/issues/41780 )) ([#41782 ](https://github.com/frappe/erpnext/issues/41782 )) ([3777cae ](3777cae860 ))
* **minor:** corrected wrong filter condition (backport [#41755 ](https://github.com/frappe/erpnext/issues/41755 )) ([#41762 ](https://github.com/frappe/erpnext/issues/41762 )) ([a67fa68 ](a67fa6863e ))
* payment term when creating PO from SO (backport [#41376 ](https://github.com/frappe/erpnext/issues/41376 )) ([#41744 ](https://github.com/frappe/erpnext/issues/41744 )) ([806ff5b ](806ff5bc19 ))
* Select both account number and company in the account form (backport [#41731 ](https://github.com/frappe/erpnext/issues/41731 )) ([#41737 ](https://github.com/frappe/erpnext/issues/41737 )) ([c5d72cd ](c5d72cd934 ))
* show material to supplier button (backport [#41686 ](https://github.com/frappe/erpnext/issues/41686 )) ([#41688 ](https://github.com/frappe/erpnext/issues/41688 )) ([1a24914 ](1a24914aed ))
* **stock settings:** Allowed any number in stock frozen upto days field (backport [#41736 ](https://github.com/frappe/erpnext/issues/41736 )) ([#41749 ](https://github.com/frappe/erpnext/issues/41749 )) ([278682f ](278682f4df ))
* test for pricing rule transaction with cond ([0823de8 ](0823de86ad ))
* Transaction currency value in Journal Entry (backport [#41717 ](https://github.com/frappe/erpnext/issues/41717 )) ([#41720 ](https://github.com/frappe/erpnext/issues/41720 )) ([77f58ca ](77f58caa93 ))
* TypeError: 'float' object is not iterable (backport [#41758 ](https://github.com/frappe/erpnext/issues/41758 )) ([#41764 ](https://github.com/frappe/erpnext/issues/41764 )) ([12addb7 ](12addb7565 ))
* Use full name instead of abbreviation ([#41759 ](https://github.com/frappe/erpnext/issues/41759 )) ([5448d5d ](5448d5d1cb ))
* work order created message pops up if no items are selected (backport [#41677 ](https://github.com/frappe/erpnext/issues/41677 )) ([#41682 ](https://github.com/frappe/erpnext/issues/41682 )) ([4e9faf6 ](4e9faf6ad6 ))
### Features
* optional to reconcile all serial nos / batches in stock reconciliation (backport [#41696 ](https://github.com/frappe/erpnext/issues/41696 )) ([#41713 ](https://github.com/frappe/erpnext/issues/41713 )) ([38249f4 ](38249f4170 ))
2024-06-05 01:20:36 +00:00
ruthra kumar
cd511c5277
Merge pull request #41773 from frappe/version-15-hotfix
...
chore: release v15
2024-06-05 06:49:10 +05:30
mergify[bot]
03bf48032e
fix: Copy depreciation schedule on asset split only if it exists (backport #41775 ) ( #41784 )
...
fix: Copy depreciation schedule on asset split only if it exists (#41775 )
(cherry picked from commit 689e1cfc23 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:40 +05:30
mergify[bot]
b94a6f2d5c
fix: bank account no fieldname mismatch (backport #41778 ) ( #41783 )
...
fix: bank account no fieldname mismatch (#41778 )
(cherry picked from commit d163dbec7d )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:28 +05:30
mergify[bot]
3777cae860
fix: local var referenced before assignment (backport #41780 ) ( #41782 )
...
fix: local var referenced before assignment (#41780 )
(cherry picked from commit 4ff3e6caaa )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:20 +05:30
mergify[bot]
a67fa6863e
fix(minor): corrected wrong filter condition (backport #41755 ) ( #41762 )
...
* fix(minor): corrected wrong filter condition (#41755 )
(cherry picked from commit 60eb03a6c6 )
# Conflicts:
# erpnext/assets/report/fixed_asset_register/fixed_asset_register.py
* fix: resolved conflict
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:53:28 +05:30
mergify[bot]
cd0852f05d
fix: convert percentage from str to float (backport #41766 ) ( #41776 )
...
fix: convert percentage from str to float (#41766 )
(cherry picked from commit 71f5470dfd )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:50:28 +05:30
mergify[bot]
d30aee5dd6
fix: link opportunity in prospect after creating opportunity from prospect (backport #41769 ) ( #41777 )
...
fix: link opportunity in prospect after creating opportunity from prospect (#41769 )
(cherry picked from commit 12e48f0b63 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:50:18 +05:30
mergify[bot]
12addb7565
fix: TypeError: 'float' object is not iterable (backport #41758 ) ( #41764 )
...
* fix: TypeError: 'float' object is not iterable (#41758 )
(cherry picked from commit cf508ce1ed )
# Conflicts:
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
# erpnext/public/js/bom_configurator/bom_configurator.bundle.js
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-04 14:54:34 +05:30
mergify[bot]
95c0dc9b38
fix: incorrect batch selection while sales return (backport #41768 ) ( #41772 )
...
fix: incorrect batch selection while sales return (#41768 )
(cherry picked from commit cb6d8afa26 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-04 14:54:20 +05:30
mergify[bot]
97b1b7f842
fix: filtered out data having none values in date field (backport #41457 ) ( #41765 )
...
* fix: filtered out data having none values in date field
(cherry picked from commit 3bd455ac85 )
* style: code optimization
(cherry picked from commit a36b7fb95a )
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-04 12:21:16 +05:30
mergify[bot]
27f3981269
fix: Auditor permissions (backport #41659 ) ( #41661 )
...
* fix: allow Auditor to select a company
(cherry picked from commit 06401cc84f )
* fix: allow Auditor to read a Fiscal Year
(cherry picked from commit eaa4efbc45 )
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-06-04 12:19:36 +05:30
mergify[bot]
77f58caa93
fix: Transaction currency value in Journal Entry (backport #41717 ) ( #41720 )
...
fix: Transaction currency value in Journal Entry
(cherry picked from commit 169d77da54 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-06-04 12:18:28 +05:30
mergify[bot]
a93cd02d54
fix: incorrect accumulated depr amount in asset depr ledger (backport #41654 ) ( #41763 )
...
fix: incorrect accumulated depr amount in asset depr ledger (#41654 )
* fix: incorrect accumulated depr amount in asset depr ledger
* refactor: depreciation amount retrieval with query builder
* style: apply formatting changes from pre-commit
(cherry picked from commit a8fc32dc32 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-04 12:03:55 +05:30
mergify[bot]
dc922abfbe
fix: Ignore disabling default currency field while creating new company (backport #41699 ) ( #41761 )
...
fix: Ignore disabling default currency field while creating new company (#41699 )
(cherry picked from commit 80f6228d45 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:55:35 +05:30
Nabin Hait
5448d5d1cb
fix: Use full name instead of abbreviation ( #41759 )
2024-06-04 11:41:30 +05:30
mergify[bot]
278682f4df
fix(stock settings): Allowed any number in stock frozen upto days field (backport #41736 ) ( #41749 )
...
fix(stock settings): Allowed any number in stock frozen upto days field (#41736 )
(cherry picked from commit 740c495014 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:22:32 +05:30
mergify[bot]
460ee5d542
fix(Company): Allow Equity type account in unrealised exchange gain/loss account (backport #41740 ) ( #41747 )
...
fix(Company): Allow Equity type account in unrealised exchange gain/loss account (#41740 )
(cherry picked from commit d30c797d24 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-03 18:38:25 +05:30
mergify[bot]
806ff5bc19
fix: payment term when creating PO from SO (backport #41376 ) ( #41744 )
...
fix: payment term when creating PO from SO (#41376 )
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
(cherry picked from commit 441596f795 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:37:39 +05:30
mergify[bot]
c5d72cd934
fix: Select both account number and company in the account form (backport #41731 ) ( #41737 )
...
fix: Select both account number and company in the account form (#41731 )
* fix: Both the account number and the company should be selected in the account form
* fix: select both account number and company in the account form
(cherry picked from commit 5a75c847fe )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:36:58 +05:30
ruthra kumar
dd0cd8c4f8
Merge pull request #41746 from frappe/mergify/bp/version-15-hotfix/pr-41742
...
chore: System Manager should have submit permission for repost doctypes (backport #41742 )
2024-06-03 18:33:44 +05:30
ruthra kumar
d5158c6062
chore: Sys Manager shluld have submit permission for repost doctypes
...
(cherry picked from commit 4558f64c0f )
2024-06-03 12:21:05 +00:00
Nihantra C. Patel
a3444a07b7
fix: completed DC will not appear in a delivery trip ( #41655 )
...
* fix: completed DC will not appear in a delivery trip
* fix: completed DC will not appear in a delivery trip
(cherry picked from commit 4f0214d00e )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.js
2024-06-03 11:57:39 +00:00
mergify[bot]
638c94451e
fix: get assets received but not billed account only if any asset item is received (backport #41734 ) ( #41735 )
...
fix: get assets received but not billed account only if any asset item is received (#41734 )
fix: get assets received but not billed account only if any asset item received
(cherry picked from commit 39885b2b01 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-03 16:18:29 +05:30
Nihantra C. Patel
2104d903aa
fix: correcting balance sheet calculation for zero liabilities and equity ( #41497 )
...
* fix: correcting balance sheet calculation for zero liabilities and equity
* fix: correcting balance sheet calculation for zero liabilities and equity
(cherry picked from commit 3c3313594d )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.py
2024-06-03 10:36:56 +00:00
ruthra kumar
8ff5a67b99
Merge pull request #41714 from frappe/mergify/bp/version-15-hotfix/pr-41658
...
fix: condition-wise filter for transaction based pricing rule (backport #41658 )
2024-06-01 18:31:11 +05:30
mergify[bot]
38249f4170
feat: optional to reconcile all serial nos / batches in stock reconciliation (backport #41696 ) ( #41713 )
...
* feat: optional to reconcile all serial nos / batches in stock reconciliation (#41696 )
feat: optional to reconcile all serial/batch
(cherry picked from commit ee846f5950 )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-01 18:30:33 +05:30
Dany Robert
0823de86ad
fix: test for pricing rule transaction with cond
...
(cherry picked from commit 3f2343614b )
2024-06-01 12:45:20 +00:00
Dany Robert
e493b11ae3
fix: condition filter for transaction pricing rule
...
(cherry picked from commit e3fd82766f )
2024-06-01 12:45:19 +00:00
ruthra kumar
f73737db50
Merge pull request #41706 from frappe/mergify/bp/version-15-hotfix/pr-41232
...
fix: French chart of account the 4191 code must be of type Income Account (backport #41232 )
2024-06-01 16:06:59 +05:30
Deepesh Garg
8d997c6703
Merge pull request #41678 from frappe/mergify/bp/version-15-hotfix/pr-41676
...
fix: Filters in account balance report (#41676 )
2024-05-31 20:02:20 +05:30
Florian HENRY
797b718e5a
fix: French chart of account the 4191 code must be of type Income Account
...
(cherry picked from commit 72057adc94 )
2024-05-31 09:56:01 +00:00
mergify[bot]
b22d714103
fix: key error for stock ledger report (backport #41700 ) ( #41703 )
...
fix: key error for stock ledger report (#41700 )
(cherry picked from commit 4e37ed9033 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-31 12:22:07 +05:30
Frappe PR Bot
55121a22a5
chore(release): Bumped to Version 15.26.1
...
## [15.26.1](https://github.com/frappe/erpnext/compare/v15.26.0...v15.26.1 ) (2024-05-30)
### Bug Fixes
* batch selection issue (backport [#41692 ](https://github.com/frappe/erpnext/issues/41692 )) (backport [#41693 ](https://github.com/frappe/erpnext/issues/41693 )) ([#41694 ](https://github.com/frappe/erpnext/issues/41694 )) ([64835b9 ](64835b99ec ))
2024-05-30 13:57:20 +00:00
mergify[bot]
64835b99ec
fix: batch selection issue (backport #41692 ) (backport #41693 ) ( #41694 )
...
fix: batch selection issue (backport #41692 ) (#41693 )
fix: batch selection issue (#41692 )
(cherry picked from commit 968120d0eb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 24775db97e )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-30 19:26:02 +05:30
mergify[bot]
4e9faf6ad6
fix: work order created message pops up if no items are selected (backport #41677 ) ( #41682 )
...
fix: work order created message pops up if no items are selected (#41677 )
(cherry picked from commit 388ba7f945 )
Co-authored-by: Nijith anil <83776819+nijithanil@users.noreply.github.com >
2024-05-30 18:51:26 +05:30
mergify[bot]
24775db97e
fix: batch selection issue (backport #41692 ) ( #41693 )
...
fix: batch selection issue (#41692 )
(cherry picked from commit 968120d0eb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-30 18:49:12 +05:30
mergify[bot]
1a24914aed
fix: show material to supplier button (backport #41686 ) ( #41688 )
...
fix: show material to supplier button (#41686 )
(cherry picked from commit be9f960705 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-30 16:13:53 +05:30
Frappe PR Bot
56d83d44be
chore(release): Bumped to Version 15.26.0
...
# [15.26.0](https://github.com/frappe/erpnext/compare/v15.25.0...v15.26.0 ) (2024-05-29)
### Bug Fixes
* add in some indices to speed up Purchase Order deletion ([3ed3b21 ](3ed3b214c8 ))
* cost center filter according to the company in project ([193b844 ](193b844bf1 ))
* cost center filter according to the company in project ([e6aaab3 ](e6aaab38b0 ))
* cost center filter according to the company in project ([563e15e ](563e15e1c8 ))
* multiple issues related to serial and batch bundle (backport [#41662 ](https://github.com/frappe/erpnext/issues/41662 )) ([#41668 ](https://github.com/frappe/erpnext/issues/41668 )) ([dc0bb22 ](dc0bb220ed ))
* not allow template item in product bundle item ([8fb3294 ](8fb3294674 ))
* not allow template item in product bundle item ([b64f5a4 ](b64f5a4e54 ))
* not allow template item in product bundle item - v15/v14 ([9864377 ](9864377b47 ))
* opening stock not showing in the stock ledger report for the bat… (backport [#41584 ](https://github.com/frappe/erpnext/issues/41584 )) ([#41590 ](https://github.com/frappe/erpnext/issues/41590 )) ([162ec7d ](162ec7d6e8 ))
* SCR batch qty issue (backport [#41595 ](https://github.com/frappe/erpnext/issues/41595 )) ([#41599 ](https://github.com/frappe/erpnext/issues/41599 )) ([17ea958 ](17ea958170 ))
* set expense account as Assets RBNB only if it is booked in linked PR (backport [#41368 ](https://github.com/frappe/erpnext/issues/41368 )) ([#41673 ](https://github.com/frappe/erpnext/issues/41673 )) ([0a0970e ](0a0970e0e7 ))
* Unable to 'Get Suppliers' using tags in Request for Quotation (backport [#41626 ](https://github.com/frappe/erpnext/issues/41626 )) ([#41627 ](https://github.com/frappe/erpnext/issues/41627 )) ([ca855e8 ](ca855e8ab8 ))
### Features
* Add Party details to Serial No Ledger Report ([#41656 ](https://github.com/frappe/erpnext/issues/41656 )) ([7462de6 ](7462de66ce ))
### Performance Improvements
* sales order UI render (backport [#41591 ](https://github.com/frappe/erpnext/issues/41591 )) ([#41592 ](https://github.com/frappe/erpnext/issues/41592 )) ([09d112a ](09d112a061 ))
2024-05-29 07:54:16 +00:00
ruthra kumar
e940d13068
Merge pull request #41666 from frappe/version-15-hotfix
...
chore: release v15
2024-05-29 13:22:52 +05:30
Deepesh Garg
0b9d89b966
fix: Filters in account balance report
...
(cherry picked from commit 1c9fe691ea )
2024-05-29 07:20:47 +00:00
mergify[bot]
0a0970e0e7
fix: set expense account as Assets RBNB only if it is booked in linked PR (backport #41368 ) ( #41673 )
...
fix: set expense account as Assets RBNB only if it is booked in linked PR (#41368 )
* fix: set expense account as Assets RBNB only if it is booked in linked PR
* fix: broken translations
(cherry picked from commit 014486de39 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-05-29 11:07:07 +05:30
Deepesh Garg
d29686f882
Merge pull request #41375 from Nihantra-Patel/no_add_variant_item_15-14
...
fix: not allow template item in product bundle item - v15/v14
2024-05-29 10:30:47 +05:30
mergify[bot]
dc0bb220ed
fix: multiple issues related to serial and batch bundle (backport #41662 ) ( #41668 )
...
* fix: multiple issues related to serial and batch bundle (#41662 )
(cherry picked from commit ce834f5dba )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-28 21:57:13 +05:30
Marica
2e8ae4dc30
Merge pull request #41667 from frappe/mergify/bp/version-15-hotfix/pr-41656
...
feat: Add Party details to Serial No Ledger Report (backport #41656 )
2024-05-28 16:36:44 +05:30
Marica
7462de66ce
feat: Add Party details to Serial No Ledger Report ( #41656 )
...
- Since no party details are present in Serial No anymore, it is hard to get a view of which SN was sold to/purchased from which party
- Add Party fields to report
(cherry picked from commit e3cf53a8b7 )
2024-05-28 09:59:35 +00:00
ruthra kumar
c8098e9691
Merge pull request #41649 from frappe/mergify/bp/version-15-hotfix/pr-41401
...
fix: cost center filter according to the company in project (backport #41401 )
2024-05-27 10:42:09 +05:30
Nihantra C. Patel
193b844bf1
fix: cost center filter according to the company in project
...
(cherry picked from commit 501c6aa126 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
e6aaab38b0
fix: cost center filter according to the company in project
...
(cherry picked from commit cfde8088b4 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
563e15e1c8
fix: cost center filter according to the company in project
...
(cherry picked from commit 249e8264dd )
2024-05-27 04:41:11 +00:00
mergify[bot]
ca855e8ab8
fix: Unable to 'Get Suppliers' using tags in Request for Quotation (backport #41626 ) ( #41627 )
...
fix: Unable to 'Get Suppliers' using tags in Request for Quotation (#41626 )
(cherry picked from commit 683c1f04c8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-24 13:09:15 +05:30
Akhil Narang
7a0aef218f
Merge pull request #41625 from frappe/mergify/bp/version-15-hotfix/pr-41601
...
fix: add in some indices to speed up Purchase Order deletion (backport #41601 )
2024-05-24 12:27:29 +05:30
Akhil Narang
8f24fd6a60
Merge pull request #41611 from frappe/mergify/bp/version-15-hotfix/pr-41609
...
refactor: use `json` directly instead of using `frappe.json` (backport #41609 )
2024-05-24 11:07:12 +05:30
Akhil Narang
c68afbc715
chore: resolve conflicts
2024-05-24 11:05:59 +05:30
Akhil Narang
3ed3b214c8
fix: add in some indices to speed up Purchase Order deletion
...
`tabSales Order`.`inter_company_order_reference`
`tabSales Invoice Item`.`purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 0303d7dbdc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
2024-05-24 05:28:24 +00:00
ruthra kumar
26569742fd
Merge pull request #41605 from frappe/mergify/bp/version-15-hotfix/pr-41603
...
refactor: remove 'format:' based naming in internal doctypes (backport #41603 )
2024-05-24 10:54:55 +05:30
ruthra kumar
d96c5885a3
Merge pull request #41607 from frappe/mergify/bp/version-15-hotfix/pr-41594
...
refactor: 'Payment Period Based On Invoice Date' report (backport #41594 )
2024-05-24 10:53:51 +05:30
Akhil Narang
7af1b5d4ec
refactor: use json directly instead of using frappe.json ( #41609 )
...
(cherry picked from commit 3f06f1905f )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-05-24 10:51:09 +05:30
ruthra kumar
1ad2f06500
chore: resolve conflicts
2024-05-23 17:49:05 +05:30
ruthra kumar
22dd642413
refactor: replace against_voucher with against_voucher_no
...
(cherry picked from commit c4e2abb973 )
2024-05-23 12:16:51 +00:00
ruthra kumar
37c90ef873
refactor: remove debit and credit
...
(cherry picked from commit 014b542cf3 )
2024-05-23 12:16:50 +00:00
ruthra kumar
e0cb3ecc0f
refactor: query payment ledger for payments
...
(cherry picked from commit cb3c20dcd3 )
2024-05-23 12:16:50 +00:00
ruthra kumar
3176bb480f
refactor: remove 'format:' based naming in internal doctypes
...
(cherry picked from commit e2ec3e453a )
# Conflicts:
# erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
# erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
2024-05-23 12:15:33 +00:00
mergify[bot]
17ea958170
fix: SCR batch qty issue (backport #41595 ) ( #41599 )
...
fix: SCR batch qty issue (#41595 )
(cherry picked from commit 418439b58f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-23 16:30:30 +05:30
Akhil Narang
c16debb8ee
Merge pull request #41596 from frappe/mergify/bp/version-15-hotfix/pr-41576
...
chore: sync ruff config with framework (backport #41576 )
2024-05-23 14:15:08 +05:30
Ankush Menat
58feaf1f4a
ci: ruff only fix imports
...
(cherry picked from commit 85b1a8001b )
2024-05-23 07:22:22 +00:00
Ankush Menat
dc813ddaec
ci: dont auto apply fixes
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
(cherry picked from commit 3b4913ec81 )
2024-05-23 07:22:22 +00:00
mergify[bot]
09d112a061
perf: sales order UI render (backport #41591 ) ( #41592 )
...
perf: sales order UI render (#41591 )
(cherry picked from commit ad817cddad )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-23 11:50:34 +05:30
mergify[bot]
162ec7d6e8
fix: opening stock not showing in the stock ledger report for the bat… (backport #41584 ) ( #41590 )
...
fix: opening stock not showing in the stock ledger report for the bat… (#41584 )
fix: opening stock not showing in the stock ledger report for the batch filter
(cherry picked from commit 04a49cef24 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-22 19:58:27 +05:30
Frappe PR Bot
a3fdfba46f
chore(release): Bumped to Version 15.25.0
...
# [15.25.0](https://github.com/frappe/erpnext/compare/v15.24.1...v15.25.0 ) (2024-05-22)
### Bug Fixes
* added validation message for low gross purchase amount (backport [#41502 ](https://github.com/frappe/erpnext/issues/41502 )) ([#41553 ](https://github.com/frappe/erpnext/issues/41553 )) ([89ba7a2 ](89ba7a22fb ))
* Auto reconcile only after selecting bank account (backport [#41489 ](https://github.com/frappe/erpnext/issues/41489 )) ([#41554 ](https://github.com/frappe/erpnext/issues/41554 )) ([33eb251 ](33eb251727 ))
* bold total in exponential smoothing forecasting (backport [#41393 ](https://github.com/frappe/erpnext/issues/41393 )) ([#41404 ](https://github.com/frappe/erpnext/issues/41404 )) ([8101b51 ](8101b51899 ))
* BOM creator validation for parent row no (backport [#41413 ](https://github.com/frappe/erpnext/issues/41413 )) ([#41558 ](https://github.com/frappe/erpnext/issues/41558 )) ([953de99 ](953de995bc ))
* convert invoice_portion value from str to float (backport [#41485 ](https://github.com/frappe/erpnext/issues/41485 )) ([#41555 ](https://github.com/frappe/erpnext/issues/41555 )) ([0a36139 ](0a36139ef4 ))
* correct report name in inner button (backport [#41568 ](https://github.com/frappe/erpnext/issues/41568 )) ([#41572 ](https://github.com/frappe/erpnext/issues/41572 )) ([4ccc426 ](4ccc426fec ))
* create custom field for accounting dimensions only if the field not exists already ([#41557 ](https://github.com/frappe/erpnext/issues/41557 )) ([68fa55c ](68fa55ca02 ))
* Deadlock on submitting Sales Invoice (backport [#41417 ](https://github.com/frappe/erpnext/issues/41417 )) ([#41562 ](https://github.com/frappe/erpnext/issues/41562 )) ([49db19d ](49db19d57a ))
* Demo data clearing ([46ec61f ](46ec61f0c9 ))
* Filters in trend reports ([52d5d7a ](52d5d7a4d3 ))
* job card time logs overlap issue (backport [#41567 ](https://github.com/frappe/erpnext/issues/41567 )) ([#41571 ](https://github.com/frappe/erpnext/issues/41571 )) ([6554f19 ](6554f192fb ))
* minor Dr and Cr between Purchase Receipt and Purchase Invoice ([3872cdc ](3872cdc54a ))
* not able to delete line items in the subcontracting receipt (backport [#41569 ](https://github.com/frappe/erpnext/issues/41569 )) ([#41570 ](https://github.com/frappe/erpnext/issues/41570 )) ([26c3235 ](26c3235bf9 ))
* not able to submit landed cost voucher (backport [#41481 ](https://github.com/frappe/erpnext/issues/41481 )) ([#41486 ](https://github.com/frappe/erpnext/issues/41486 )) ([a070ad7 ](a070ad786d ))
* possible sql error on General Ledger ([e0a0cb7 ](e0a0cb7b25 ))
* print format bold for field "total" ([e36880d ](e36880da2d ))
* priority not working for multiple pricing rules (backport [#41516 ](https://github.com/frappe/erpnext/issues/41516 )) ([#41525 ](https://github.com/frappe/erpnext/issues/41525 )) ([5fd68f9 ](5fd68f9fcb ))
* Show acheived amount and variance for parent item groups (backport [#41495 ](https://github.com/frappe/erpnext/issues/41495 )) ([#41551 ](https://github.com/frappe/erpnext/issues/41551 )) ([5e0bff3 ](5e0bff3a60 ))
* stock levels for batch (backport [#41494 ](https://github.com/frappe/erpnext/issues/41494 )) ([#41501 ](https://github.com/frappe/erpnext/issues/41501 )) ([938888c ](938888cddd ))
* timeout error while submitting purchase invoice (backport [#41520 ](https://github.com/frappe/erpnext/issues/41520 )) ([#41522 ](https://github.com/frappe/erpnext/issues/41522 )) ([fcd9f89 ](fcd9f89dee ))
* typerror on hide_fields ([8ae9da5 ](8ae9da5484 ))
* Unable to add items in POS Invoice ([a90186f ](a90186f9ae ))
* validate reorder group warehouse (backport [#41478 ](https://github.com/frappe/erpnext/issues/41478 )) ([#41480 ](https://github.com/frappe/erpnext/issues/41480 )) ([a1ce514 ](a1ce514cf3 ))
* valuation rate for legacy serial nos (backport [#41543 ](https://github.com/frappe/erpnext/issues/41543 )) ([#41545 ](https://github.com/frappe/erpnext/issues/41545 )) ([f121b33 ](f121b33e29 ))
### Features
* Config to enable immutable ledger ([32c935b ](32c935bc30 ))
* enter serial range in Serial/Batch Selector (backport [#41530 ](https://github.com/frappe/erpnext/issues/41530 )) ([#41534 ](https://github.com/frappe/erpnext/issues/41534 )) ([7225347 ](7225347387 ))
2024-05-22 08:49:10 +00:00
ruthra kumar
1b4987c5b4
Merge pull request #41574 from frappe/version-15-hotfix
...
chore: release v15
2024-05-22 14:17:49 +05:30
mergify[bot]
5e0bff3a60
fix: Show acheived amount and variance for parent item groups (backport #41495 ) ( #41551 )
...
fix: Show achieved amount and variance for parent item groups
(cherry picked from commit 8ac11ae88d )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-05-21 18:02:37 +05:30
mergify[bot]
6554f192fb
fix: job card time logs overlap issue (backport #41567 ) ( #41571 )
...
* fix: job card time logs overlap issue (#41567 )
(cherry picked from commit ac4bcd5ca7 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card_time_log/job_card_time_log.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-21 15:01:45 +05:30
mergify[bot]
4ccc426fec
fix: correct report name in inner button (backport #41568 ) ( #41572 )
...
fix: correct report name in inner button (#41568 )
Previously, the report name was incorrectly listed as "Cash Flow Statement" instead of "Cash Flow". This mismatch caused the "Cash Flow" report to not open correctly in the chart of accounts tree view, as the report ID is "Cash Flow".
(cherry picked from commit d7df2cbdc5 )
Co-authored-by: jabir-elat <44110258+jabir-elat@users.noreply.github.com >
2024-05-21 14:44:03 +05:30
mergify[bot]
26c3235bf9
fix: not able to delete line items in the subcontracting receipt (backport #41569 ) ( #41570 )
...
fix: not able to delete line items in the subcontracting receipt (#41569 )
(cherry picked from commit 4261c3474b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-21 14:41:13 +05:30
Nabin Hait
68fa55ca02
fix: create custom field for accounting dimensions only if the field not exists already ( #41557 )
2024-05-21 12:21:15 +05:30
mergify[bot]
49db19d57a
fix: Deadlock on submitting Sales Invoice (backport #41417 ) ( #41562 )
...
fix: Deadlock on submitting Sales Invoice (#41417 )
(cherry picked from commit 4e4c1e4bef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-21 11:10:26 +05:30
mergify[bot]
953de995bc
fix: BOM creator validation for parent row no (backport #41413 ) ( #41558 )
...
fix: BOM creator validation for parent row no (#41413 )
fix: bom creator valiation for parent row no
(cherry picked from commit ae3f5a38e1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-20 19:42:54 +05:30
mergify[bot]
0a36139ef4
fix: convert invoice_portion value from str to float (backport #41485 ) ( #41555 )
...
fix: convert invoice_portion value from str to float (#41485 )
(cherry picked from commit a1d489195d )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-05-20 18:36:48 +05:30
mergify[bot]
33eb251727
fix: Auto reconcile only after selecting bank account (backport #41489 ) ( #41554 )
...
fix: Auto reconcile only after selecting bank account (#41489 )
(cherry picked from commit f24d61daea )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-05-20 18:36:38 +05:30
mergify[bot]
89ba7a22fb
fix: added validation message for low gross purchase amount (backport #41502 ) ( #41553 )
...
fix: added validation message for low gross purchase amount
(cherry picked from commit 8a30701893 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-05-20 18:36:26 +05:30
Frappe PR Bot
b1d345ba0b
chore(release): Bumped to Version 15.24.1
...
## [15.24.1](https://github.com/frappe/erpnext/compare/v15.24.0...v15.24.1 ) (2024-05-20)
### Bug Fixes
* valuation rate for legacy serial nos (backport [#41543 ](https://github.com/frappe/erpnext/issues/41543 )) (backport [#41545 ](https://github.com/frappe/erpnext/issues/41545 )) ([#41546 ](https://github.com/frappe/erpnext/issues/41546 )) ([4ddd6e6 ](4ddd6e685b ))
2024-05-20 10:22:57 +00:00
mergify[bot]
4ddd6e685b
fix: valuation rate for legacy serial nos (backport #41543 ) (backport #41545 ) ( #41546 )
...
fix: valuation rate for legacy serial nos (backport #41543 ) (#41545 )
fix: valuation rate for legacy serial nos (#41543 )
fix: valuation rate for serial nos
(cherry picked from commit 214b38f7c8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit f121b33e29 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-20 15:51:42 +05:30
ruthra kumar
a853f6add8
Merge pull request #41547 from frappe/mergify/bp/version-15-hotfix/pr-41492
...
refactor: For advances booked in Separate account, reconciliation date can be configured (backport #41492 )
2024-05-20 15:17:38 +05:30
ruthra kumar
6c455be6a7
test: reconciliation date for advance payments
...
(cherry picked from commit 30aa4e031d )
2024-05-20 09:30:14 +00:00
ruthra kumar
53e5fc16d5
refactor: enable no-copy on advance payment flags
...
(cherry picked from commit cafa2f52e5 )
2024-05-20 09:30:14 +00:00
ruthra kumar
349caf895b
chore: better description
...
(cherry picked from commit 000c1b49dc )
2024-05-20 09:30:14 +00:00
ruthra kumar
2b307ff526
refactor: advance payments, allow configurable reconciliation date
...
(cherry picked from commit 070e2d4d26 )
2024-05-20 09:30:13 +00:00
mergify[bot]
f121b33e29
fix: valuation rate for legacy serial nos (backport #41543 ) ( #41545 )
...
fix: valuation rate for legacy serial nos (#41543 )
fix: valuation rate for serial nos
(cherry picked from commit 214b38f7c8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-20 13:57:40 +05:30
ruthra kumar
0d55a25e6c
Merge pull request #41544 from ruthra-kumar/fix_filters_in_trends_reports
...
fix: Filters in trend reports
2024-05-20 11:10:24 +05:30
ruthra kumar
52d5d7a4d3
fix: Filters in trend reports
2024-05-20 10:36:42 +05:30
ruthra kumar
e5e1aadc9a
Merge pull request #41526 from frappe/mergify/bp/version-15-hotfix/pr-41523
...
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice (backport #41523 )
2024-05-20 09:17:25 +05:30
ruthra kumar
3872cdc54a
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice
2024-05-20 08:31:12 +05:30
SelenSoft
c609436283
chore: Update turkish translations ( #41286 )
2024-05-19 15:30:17 +02:00
ruthra kumar
6052e37fc2
Merge pull request #41531 from frappe/mergify/bp/version-15-hotfix/pr-41529
...
refactor: ignore internal doctypes on Dunning cancellation (backport #41529 )
2024-05-18 13:37:35 +05:30
mergify[bot]
7225347387
feat: enter serial range in Serial/Batch Selector (backport #41530 ) ( #41534 )
...
feat: enter serial range in Serial/Batch Selector (#41530 )
* feat: util for generating serial nos from range string
* feat: enter serial range in Serial/Batch Selector
(cherry picked from commit 7b9fd394b0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-05-18 10:39:21 +05:30
mergify[bot]
5fd68f9fcb
fix: priority not working for multiple pricing rules (backport #41516 ) ( #41525 )
...
* fix: priority not working for multiple pricing rules (#41516 )
(cherry picked from commit 5cf5b18aea )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-18 07:18:06 +05:30
ruthra kumar
97e6415afa
refactor: ignore internal doctypes on Dunning cancellation
...
(cherry picked from commit 63c2cf13fd )
2024-05-17 15:31:36 +00:00
mergify[bot]
fcd9f89dee
fix: timeout error while submitting purchase invoice (backport #41520 ) ( #41522 )
...
fix: timeout error while submitting purchase invoice (#41520 )
(cherry picked from commit 61a4188440 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-17 16:56:11 +05:30
ruthra kumar
2bac4b1681
Merge pull request #41519 from frappe/mergify/bp/version-15-hotfix/pr-41517
...
fix: typerror on hide_fields (backport #41517 )
2024-05-17 14:52:55 +05:30
ruthra kumar
8ae9da5484
fix: typerror on hide_fields
...
(cherry picked from commit deb9766f2a )
2024-05-17 09:20:33 +00:00
ruthra kumar
2f2615f9e2
Merge pull request #41513 from frappe/mergify/bp/version-15-hotfix/pr-41511
...
fix: possible sql error on General Ledger (backport #41511 )
2024-05-17 11:11:59 +05:30
Frappe PR Bot
9b7bda958b
chore(release): Bumped to Version 15.24.0
...
# [15.24.0](https://github.com/frappe/erpnext/compare/v15.23.3...v15.24.0 ) (2024-05-17)
### Features
* Config to enable immutable ledger ([68faf57 ](68faf575db ))
2024-05-17 05:27:58 +00:00
Deepesh Garg
8c8b22bc61
Merge pull request #41509 from frappe/mergify/bp/version-15-hotfix/pr-41451
...
fix: Demo data clearing (#41451 )
2024-05-17 10:57:01 +05:30
ruthra kumar
e0a0cb7b25
fix: possible sql error on General Ledger
...
(cherry picked from commit 76131f8e10 )
2024-05-17 05:26:55 +00:00
Deepesh Garg
00144c92af
Merge pull request #41508 from frappe/mergify/bp/version-15/pr-41438
...
feat: Config to enable immutable ledger
2024-05-17 10:56:45 +05:30
Deepesh Garg
7cbe03174f
chore: resolve conflicts
2024-05-17 10:37:32 +05:30
Deepesh Garg
46ec61f0c9
fix: Demo data clearing
...
(cherry picked from commit d6fe220fab )
2024-05-17 03:47:50 +00:00
Deepesh Garg
e14d4e839f
Merge pull request #41505 from frappe/mergify/bp/version-15-hotfix/pr-41504
...
fix: Unable to add items in POS Invoice (#41504 )
2024-05-17 09:15:01 +05:30
Deepesh Garg
ce60b77fa5
chore: Resolve conflicts
...
(cherry picked from commit 9315607ee7 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2024-05-17 03:42:44 +00:00
Deepesh Garg
f09a6d76a7
chore: Resolve conflicts
...
(cherry picked from commit 983c55eca1 )
2024-05-17 03:42:43 +00:00
Deepesh Garg
68faf575db
feat: Config to enable immutable ledger
...
(cherry picked from commit d56f52b0ba )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/general_ledger.py
(cherry picked from commit 32c935bc30 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2024-05-17 03:42:43 +00:00
Deepesh Garg
e1f8148129
Merge pull request #41438 from frappe/mergify/bp/version-15-hotfix/pr-41429
...
feat: Config to enable immutable ledger (#41429 )
2024-05-17 09:11:24 +05:30
Deepesh Garg
414a91187f
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41429
2024-05-16 21:02:55 +05:30
Deepesh Garg
9315607ee7
chore: Resolve conflicts
2024-05-16 20:59:47 +05:30
Deepesh Garg
983c55eca1
chore: Resolve conflicts
2024-05-16 20:27:50 +05:30
Deepesh Garg
a90186f9ae
fix: Unable to add items in POS Invoice
...
(cherry picked from commit 7a3f8a5afb )
2024-05-16 14:02:49 +00:00
mergify[bot]
938888cddd
fix: stock levels for batch (backport #41494 ) ( #41501 )
...
fix: stock levels for batch (#41494 )
(cherry picked from commit 500c546691 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-16 16:33:02 +05:30
mergify[bot]
7620ae203e
chore(BOM Explorer): display items in the same order as in the BOM (backport #41496 ) ( #41498 )
...
chore(BOM Explorer): display items in the same order as in the BOM (#41496 )
(cherry picked from commit bd381cc0c6 )
Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com >
2024-05-16 15:59:06 +05:30
ruthra kumar
2e6c8632a1
Merge pull request #41499 from frappe/mergify/bp/version-15-hotfix/pr-40072
...
fix: print format bold for field "total" (backport #40072 )
2024-05-16 15:32:17 +05:30
Nihantra C. Patel
e36880da2d
fix: print format bold for field "total"
...
(cherry picked from commit 3c9640df27 )
2024-05-16 09:50:48 +00:00
mergify[bot]
8101b51899
fix: bold total in exponential smoothing forecasting (backport #41393 ) ( #41404 )
...
fix: bold total in exponential smoothing forecasting (#41393 )
* fix: bold total in exponential smoothing forecasting
* fix: bold total in exponential smoothing forecasting
(cherry picked from commit ba60b5911a )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-05-16 15:14:43 +05:30
Frappe PR Bot
c1f7d5a2d1
chore(release): Bumped to Version 15.23.3
...
## [15.23.3](https://github.com/frappe/erpnext/compare/v15.23.2...v15.23.3 ) (2024-05-15)
### Bug Fixes
* not able to submit landed cost voucher (backport [#41481 ](https://github.com/frappe/erpnext/issues/41481 )) (backport [#41486 ](https://github.com/frappe/erpnext/issues/41486 )) ([#41487 ](https://github.com/frappe/erpnext/issues/41487 )) ([66684e7 ](66684e7e23 ))
2024-05-15 13:27:07 +00:00
mergify[bot]
66684e7e23
fix: not able to submit landed cost voucher (backport #41481 ) (backport #41486 ) ( #41487 )
...
fix: not able to submit landed cost voucher (backport #41481 ) (#41486 )
fix: not able to submit landed cost voucher (#41481 )
(cherry picked from commit 81a9521f04 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit a070ad786d )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-15 18:55:40 +05:30
mergify[bot]
a070ad786d
fix: not able to submit landed cost voucher (backport #41481 ) ( #41486 )
...
fix: not able to submit landed cost voucher (#41481 )
(cherry picked from commit 81a9521f04 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-15 18:05:39 +05:30
mergify[bot]
a1ce514cf3
fix: validate reorder group warehouse (backport #41478 ) ( #41480 )
...
fix: validate reorder group warehouse (#41478 )
(cherry picked from commit 0363afcfd0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-15 15:15:24 +05:30
Frappe PR Bot
7b8b58f8ca
chore(release): Bumped to Version 15.23.2
...
## [15.23.2](https://github.com/frappe/erpnext/compare/v15.23.1...v15.23.2 ) (2024-05-15)
### Bug Fixes
* 'Bill for Rejected Quantity in Purchase Invoice' feature not working (backport [#41437 ](https://github.com/frappe/erpnext/issues/41437 )) ([#41445 ](https://github.com/frappe/erpnext/issues/41445 )) ([b8db903 ](b8db903320 ))
* address filter and quotation to for prospect ([37741b5 ](37741b5b45 ))
* address filter and quotation to for prospect ([394b1f4 ](394b1f499d ))
* address filter and quotation to for prospect ([cdbb515 ](cdbb515379 ))
* Asset cancelation issue ([e18be9b ](e18be9b21e ))
* consistent use of "Address & Contact" (backport [#41386 ](https://github.com/frappe/erpnext/issues/41386 )) ([#41388 ](https://github.com/frappe/erpnext/issues/41388 )) ([b6f82a6 ](b6f82a656f ))
* daily prorata based depreciation bug in wdv method ([c335c2c ](c335c2c85a ))
* data getting override in delivery trip (backport [#41431 ](https://github.com/frappe/erpnext/issues/41431 )) ([#41433 ](https://github.com/frappe/erpnext/issues/41433 )) ([15d2881 ](15d2881bc8 ))
* Duplicate party name column in AR/AP report ([55edbec ](55edbec6fa ))
* incorrect total days calculation ([01b25b5 ](01b25b5821 ))
* **minor:** removed extra parameter ([ce2c6c3 ](ce2c6c3165 ))
* pro rata based depreciation with opening accumulated depreciation ([72f3fb2 ](72f3fb2a2c ))
* PSOA ageing ([6590d78 ](6590d78298 ))
* removed same named function ([955ce9b ](955ce9b670 ))
* removed unrelated code modification ([0aca1e8 ](0aca1e8e05 ))
* resolved conflict ([520e1e9 ](520e1e9c8f ))
* resolved conflict ([3a72f4b ](3a72f4bd30 ))
* resolved conflict ([8cca74d ](8cca74d5ef ))
* Unknown column 'tabBatch.batch_no' in 'where clause' (backport [#41418 ](https://github.com/frappe/erpnext/issues/41418 )) ([#41444 ](https://github.com/frappe/erpnext/issues/41444 )) ([d988c7b ](d988c7bd06 ))
* update description of Supplier Invoice Number ([a7533ff ](a7533ff7f6 ))
* valuation issue for batch (backport [#41425 ](https://github.com/frappe/erpnext/issues/41425 )) ([#41430 ](https://github.com/frappe/erpnext/issues/41430 )) ([f55a131 ](f55a131dea ))
* **wip:** daily depreciation bug ([1016ec2 ](1016ec2a14 ))
* **wip:** depreciation calculation after asset value adjustment ([3eff9c9 ](3eff9c9779 ))
* zero valuation rate for batched item (backport [#41446 ](https://github.com/frappe/erpnext/issues/41446 )) ([#41447 ](https://github.com/frappe/erpnext/issues/41447 )) ([5c3a096 ](5c3a0965bc ))
2024-05-15 05:12:37 +00:00
Deepesh Garg
71da5d0928
Merge pull request #41459 from frappe/version-15-hotfix
...
chore: release v15
2024-05-15 10:41:19 +05:30
Nabin Hait
2569b244e2
Merge pull request #41473 from frappe/mergify/bp/version-15-hotfix/pr-41235
...
Depreciation based on daily prorata (backport #41235 )
2024-05-15 09:10:56 +05:30
Nabin Hait
09aefa96ad
Merge pull request #41474 from nabinhait/linter-fix5
...
style: linter issue
2024-05-15 09:10:08 +05:30
Nabin Hait
fd3efd53be
style: linter issue
2024-05-15 09:09:16 +05:30
Nabin Hait
6d43d840db
style: new line before function
...
(cherry picked from commit 7d86881579 )
2024-05-15 03:11:37 +00:00
Khushi Rawat
955ce9b670
fix: removed same named function
...
(cherry picked from commit d22df324ec )
2024-05-15 03:11:37 +00:00
Khushi Rawat
b57919e2ce
refactor: code optimization
...
(cherry picked from commit 7b264e5e11 )
2024-05-15 03:11:37 +00:00
Khushi Rawat
72f3fb2a2c
fix: pro rata based depreciation with opening accumulated depreciation
...
(cherry picked from commit c0c8c1bb02 )
2024-05-15 03:11:37 +00:00
Khushi Rawat
12f383f252
test: made minor change in existing test
...
(cherry picked from commit d40b55468c )
2024-05-15 03:11:37 +00:00
Khushi Rawat
01b25b5821
fix: incorrect total days calculation
...
(cherry picked from commit fccd37d32d )
2024-05-15 03:11:36 +00:00
Khushi Rawat
c335c2c85a
fix: daily prorata based depreciation bug in wdv method
...
(cherry picked from commit b8a98a273b )
2024-05-15 03:11:36 +00:00
Khushi Rawat
1016ec2a14
fix(wip): daily depreciation bug
...
(cherry picked from commit f337392f3e )
2024-05-15 03:11:36 +00:00
Nabin Hait
8da2841fdd
Merge pull request #41471 from frappe/mergify/bp/version-15-hotfix/pr-41467
...
Asset cancelation issue (backport #41467 )
2024-05-15 08:19:23 +05:30
Khushi Rawat
ccda17ede2
style: code optimization
...
(cherry picked from commit e843683ad1 )
2024-05-14 17:12:46 +00:00
Khushi Rawat
e18be9b21e
fix: Asset cancelation issue
...
(cherry picked from commit fa2b6c4490 )
2024-05-14 17:12:45 +00:00
Deepesh Garg
53ea9ff102
Merge pull request #41259 from frappe/mergify/bp/version-15-hotfix/pr-41258
...
fix: PSOA ageing (#41258 )
2024-05-14 20:08:45 +05:30
Nabin Hait
cb9df5e171
Merge pull request #41428 from frappe/mergify/bp/version-15-hotfix/pr-40468
...
fix: update description of Supplier Invoice Number (backport #40468 )
2024-05-14 20:04:18 +05:30
Nabin Hait
041bcc96a9
Merge pull request #41449 from frappe/mergify/bp/version-15-hotfix/pr-41412
...
fix: Duplicate party name column in AR/AP report (backport #41412 )
2024-05-14 20:03:22 +05:30
Nabin Hait
230cff583f
Merge pull request #41461 from frappe/mergify/bp/version-15-hotfix/pr-41089
...
Refactor: Rename purchase receipt amount field to purchase amount (backport #41089 )
2024-05-14 19:58:15 +05:30
Nabin Hait
b543093bde
Merge pull request #41462 from frappe/mergify/bp/version-15-hotfix/pr-41420
...
Get prorata depreciation based on total days per year (backport #41420 )
2024-05-14 19:45:44 +05:30
Nabin Hait
520e1e9c8f
fix: resolved conflict
2024-05-14 19:37:34 +05:30
Nabin Hait
3a72f4bd30
fix: resolved conflict
2024-05-14 19:34:29 +05:30
Nabin Hait
8cca74d5ef
fix: resolved conflict
2024-05-14 19:29:23 +05:30
Khushi Rawat
ce2c6c3165
fix(minor): removed extra parameter
...
(cherry picked from commit 98e7dfe97f )
2024-05-14 13:56:25 +00:00
Khushi Rawat
0b21026eef
refactor: removed code duplicacies
...
(cherry picked from commit 6b24143f72 )
2024-05-14 13:56:25 +00:00
Khushi Rawat
3eff9c9779
fix(wip): depreciation calculation after asset value adjustment
...
(cherry picked from commit d3200fb67f )
2024-05-14 13:56:24 +00:00
Khushi Rawat
0aca1e8e05
fix: removed unrelated code modification
...
(cherry picked from commit 360c3b36ed )
2024-05-14 12:47:53 +00:00
“Khushi
9b3f309598
refactor: renamed purchase receipt amount field to purchase amount
...
(cherry picked from commit 31841b4ab2 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
2024-05-14 12:47:53 +00:00
mergify[bot]
5c3a0965bc
fix: zero valuation rate for batched item (backport #41446 ) ( #41447 )
...
fix: zero valuation rate for batched item (#41446 )
(cherry picked from commit e3a80ebdf3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-14 14:22:51 +05:30
Deepesh Garg
55edbec6fa
fix: Duplicate party name column in AR/AP report
...
(cherry picked from commit 7501fe8ebd )
2024-05-14 02:53:48 +00:00
mergify[bot]
d988c7bd06
fix: Unknown column 'tabBatch.batch_no' in 'where clause' (backport #41418 ) ( #41444 )
...
fix: Unknown column 'tabBatch.batch_no' in 'where clause' (#41418 )
fix: unknown column 'tabBatch.batch_no' in 'where clause'
(cherry picked from commit 6bd13d7452 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-14 05:21:17 +05:30
mergify[bot]
b8db903320
fix: 'Bill for Rejected Quantity in Purchase Invoice' feature not working (backport #41437 ) ( #41445 )
...
fix: 'Bill for Rejected Quantity in Purchase Invoice' feature not working (#41437 )
(cherry picked from commit 3309359822 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-14 05:20:02 +05:30
barredterra
cef6d0d74d
fix(Delivery Note): only show permitted actions
...
(cherry picked from commit 418bdc1dcc )
2024-05-13 13:43:05 +00:00
barredterra
a0011c5b52
fix(Sales Order): only show permitted actions
...
(cherry picked from commit c29d955371 )
2024-05-13 13:43:05 +00:00
Deepesh Garg
32c935bc30
feat: Config to enable immutable ledger
...
(cherry picked from commit d56f52b0ba )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/general_ledger.py
2024-05-13 12:14:15 +00:00
Frappe PR Bot
1b2c2515bc
chore(release): Bumped to Version 15.23.1
...
## [15.23.1](https://github.com/frappe/erpnext/compare/v15.23.0...v15.23.1 ) (2024-05-13)
### Bug Fixes
* valuation issue for batch (backport [#41425 ](https://github.com/frappe/erpnext/issues/41425 )) (backport [#41430 ](https://github.com/frappe/erpnext/issues/41430 )) ([#41434 ](https://github.com/frappe/erpnext/issues/41434 )) ([aa2b644 ](aa2b64476e ))
2024-05-13 11:24:52 +00:00
mergify[bot]
aa2b64476e
fix: valuation issue for batch (backport #41425 ) (backport #41430 ) ( #41434 )
...
fix: valuation issue for batch (backport #41425 ) (#41430 )
fix: valuation issue for batch (#41425 )
(cherry picked from commit 065163146c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit f55a131dea )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-13 16:53:35 +05:30
mergify[bot]
15d2881bc8
fix: data getting override in delivery trip (backport #41431 ) ( #41433 )
...
fix: data getting override in delivery trip (#41431 )
fix: data getting override
(cherry picked from commit 663fcb374d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-13 16:31:49 +05:30
mergify[bot]
f55a131dea
fix: valuation issue for batch (backport #41425 ) ( #41430 )
...
fix: valuation issue for batch (#41425 )
(cherry picked from commit 065163146c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-13 16:24:59 +05:30
Deepesh Garg
4036ef8764
chore: better description
...
(cherry picked from commit eccd5b4c5d )
2024-05-13 09:43:36 +00:00
Nihantra Patel
a7533ff7f6
fix: update description of Supplier Invoice Number
...
(cherry picked from commit d721de13aa )
2024-05-13 09:43:36 +00:00
mergify[bot]
b6f82a656f
fix: consistent use of "Address & Contact" (backport #41386 ) ( #41388 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: consistent use of "Address & Contact" (#41386 )
2024-05-10 17:42:05 +02:00
mergify[bot]
4190ffc654
chore: typo in Stock Settings (backport #41396 ) ( #41405 )
...
chore: typo in Stock Settings (#41396 )
(cherry picked from commit 628d7e6458 )
Co-authored-by: rehanrehman389 <32939507+rehanrehman389@users.noreply.github.com >
2024-05-10 15:45:04 +05:30
ruthra kumar
6b5b3afbca
Merge pull request #41395 from frappe/mergify/bp/version-15-hotfix/pr-41040
...
fix: address filter and quotation to for prospect (backport #41040 )
2024-05-09 12:48:30 +05:30
ruthra kumar
f337af9e90
refactor: make use of doc.quotation_to
...
(cherry picked from commit 754c7f6d1c )
2024-05-09 06:46:01 +00:00
Nihantra Patel
37741b5b45
fix: address filter and quotation to for prospect
...
(cherry picked from commit 2896e3666c )
2024-05-09 06:46:01 +00:00
Nihantra Patel
394b1f499d
fix: address filter and quotation to for prospect
...
(cherry picked from commit 24a68a79df )
2024-05-09 06:46:00 +00:00
Nihantra Patel
cdbb515379
fix: address filter and quotation to for prospect
...
(cherry picked from commit fe5b88522e )
2024-05-09 06:46:00 +00:00
Frappe PR Bot
5f376009d0
chore(release): Bumped to Version 15.23.0
...
# [15.23.0](https://github.com/frappe/erpnext/compare/v15.22.2...v15.23.0 ) (2024-05-09)
### Bug Fixes
* Add PO reference ([c417b0c ](c417b0c15a ))
* correct ordered qty on SO when removing PO item - v15 ([#41342 ](https://github.com/frappe/erpnext/issues/41342 )) ([5c1043f ](5c1043fe88 ))
* Cost center not getting saved in PSOA ([fbbc0af ](fbbc0af7bc ))
* Do not deduct TCS for opening invoices ([1999b7a ](1999b7a6c5 ))
* filter validation for batch-wise balance history report (backport [#41356 ](https://github.com/frappe/erpnext/issues/41356 )) ([#41361 ](https://github.com/frappe/erpnext/issues/41361 )) ([913cea0 ](913cea0018 ))
* future subscripition updates ([b27a55e ](b27a55e802 ))
* GL Entries against orders as an advance ([e49a401 ](e49a401c23 ))
* incorrect qty picked in the pick list (backport [#41378 ](https://github.com/frappe/erpnext/issues/41378 )) ([#41381 ](https://github.com/frappe/erpnext/issues/41381 )) ([a293ec0 ](a293ec0db3 ))
* incorrect query for Purchase Invoice rate in GP ([20daae4 ](20daae4de9 ))
* **Item:** allow UOM conversion for non-stock items (backport [#41267 ](https://github.com/frappe/erpnext/issues/41267 )) ([#41346 ](https://github.com/frappe/erpnext/issues/41346 )) ([cd3ca1e ](cd3ca1ee25 ))
* Merge debit and credit in transaction currency while merging gle with similar head ([9a58823 ](9a58823867 ))
* missing Item Name on Save for Quotation created from Item (backport [#41233 ](https://github.com/frappe/erpnext/issues/41233 )) ([#41304 ](https://github.com/frappe/erpnext/issues/41304 )) ([6491577 ](6491577501 ))
* Patch to fix the incorrect debit and credit in transaction currency ([f7e165b ](f7e165b5ff ))
* Patch to remove cancelled asset capitalization from asset ([a755540 ](a755540708 ))
* pick list with multiple batch issue (backport [#41335 ](https://github.com/frappe/erpnext/issues/41335 )) ([#41338 ](https://github.com/frappe/erpnext/issues/41338 )) ([1b1dfa8 ](1b1dfa8893 ))
* pricing rule rounding ([b93828c ](b93828cd33 ))
* Purchase Invoice gain loss gl entry for periodic inventory ([0513481 ](0513481ec8 ))
* resolved conflict ([5039f45 ](5039f45be4 ))
* resolved conflict ([81afdcf ](81afdcf745 ))
* search for item price in stock UOM (backport [#41075 ](https://github.com/frappe/erpnext/issues/41075 )) ([#41313 ](https://github.com/frappe/erpnext/issues/41313 )) ([112f96b ](112f96bae0 ))
* update project URLs (backport [#41331 ](https://github.com/frappe/erpnext/issues/41331 )) ([#41332 ](https://github.com/frappe/erpnext/issues/41332 )) ([bb619a6 ](bb619a64fe ))
### Features
* **Item Price:** make UOM mandatory (backport [#40588 ](https://github.com/frappe/erpnext/issues/40588 )) ([#41312 ](https://github.com/frappe/erpnext/issues/41312 )) ([cab0e30 ](cab0e30ceb ))
### Performance Improvements
* index on item code for the Pick List Item doctype (backport [#41357 ](https://github.com/frappe/erpnext/issues/41357 )) ([#41364 ](https://github.com/frappe/erpnext/issues/41364 )) ([bba738f](bba738f5f4 ))
2024-05-09 05:31:55 +00:00
ruthra kumar
2ac0009b87
Merge pull request #41355 from frappe/version-15-hotfix
...
chore: release v15
2024-05-09 11:00:41 +05:30
rohitwaghchaure
307e394da4
Merge branch 'version-15' into version-15-hotfix
2024-05-09 07:30:20 +05:30
mergify[bot]
a293ec0db3
fix: incorrect qty picked in the pick list (backport #41378 ) ( #41381 )
...
fix: incorrect qty picked in the pick list (#41378 )
(cherry picked from commit 5ed1b6b8fb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 23:15:21 +05:30
Nabin Hait
d4aae4f311
Merge pull request #41380 from frappe/mergify/bp/version-15-hotfix/pr-41236
...
fix: Merge debit and credit in transaction currency while merging gle with similar head (backport #41236 )
2024-05-08 19:25:17 +05:30
Nabin Hait
4dd58aba78
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-41236
2024-05-08 19:02:23 +05:30
Nabin Hait
0b20a5d82e
Merge pull request #41383 from frappe/mergify/bp/version-15-hotfix/pr-40121
...
fix: Patch to remove cancelled asset capitalization from asset (backport #40121 )
2024-05-08 19:01:02 +05:30
Nabin Hait
5039f45be4
fix: resolved conflict
2024-05-08 18:23:30 +05:30
Nabin Hait
a755540708
fix: Patch to remove cancelled asset capitalization from asset
...
(cherry picked from commit 1951f71eeb )
2024-05-08 12:42:57 +00:00
Nabin Hait
81afdcf745
fix: resolved conflict
2024-05-08 17:57:43 +05:30
Nabin Hait
f7e165b5ff
fix: Patch to fix the incorrect debit and credit in transaction currency
...
(cherry picked from commit e0d12ba4d0 )
# Conflicts:
# erpnext/patches.txt
2024-05-08 12:23:49 +00:00
Nabin Hait
9a58823867
fix: Merge debit and credit in transaction currency while merging gle with similar head
...
(cherry picked from commit e43697d359 )
2024-05-08 12:23:48 +00:00
mergify[bot]
bba738f5f4
perf: index on item code for the Pick List Item doctype (backport #41357 ) ( #41364 )
...
* perf: index on item code for the Pick List Item doctype (#41357 )
(cherry picked from commit 0887161f2a )
# Conflicts:
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 11:37:51 +05:30
Nihantra C. Patel
8fb3294674
fix: not allow template item in product bundle item
2024-05-08 10:40:24 +05:30
Nihantra C. Patel
b64f5a4e54
fix: not allow template item in product bundle item
2024-05-08 10:38:58 +05:30
Nihantra C. Patel
9864377b47
fix: not allow template item in product bundle item - v15/v14
2024-05-08 10:32:28 +05:30
mergify[bot]
913cea0018
fix: filter validation for batch-wise balance history report (backport #41356 ) ( #41361 )
...
fix: filter validation for batch-wise balance history report (#41356 )
fix: filter validation for batchwise balance history report
(cherry picked from commit 544fc60093 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 00:15:10 +05:30
ruthra kumar
6602ce9960
Merge pull request #41349 from frappe/mergify/bp/version-15-hotfix/pr-41288
...
fix: pricing rule rounding (backport #41288 )
2024-05-07 10:18:26 +05:30
ruthra kumar
f2864ebdf6
refactor(test): test floor based rounding
...
(cherry picked from commit c41a037174 )
2024-05-07 04:32:13 +00:00
ruthra kumar
b93828cd33
fix: pricing rule rounding
...
Consider a pricing rule of 20:1 with recursion enabled, free items
should follow the below progression
| Qty | Free item qty |
|-------+---------------|
| 0-19 | 0 |
| 20-39 | 1 |
| 40-59 | 2 |
(cherry picked from commit 9bf37426c1 )
2024-05-07 04:32:12 +00:00
mergify[bot]
cd3ca1ee25
fix(Item): allow UOM conversion for non-stock items (backport #41267 ) ( #41346 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Item): allow UOM conversion for non-stock items (#41267 )
2024-05-06 20:51:11 +02:00
mergify[bot]
6491577501
fix: missing Item Name on Save for Quotation created from Item (backport #41233 ) ( #41304 )
...
fix: missing Item Name on Save for Quotation created from Item (#41233 )
* fix: missing Item Name on Save for Quotation created from Item
* fix: missing Item Name on Save for Quotation created from Item
(cherry picked from commit c8e92cb1b2 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-05-06 21:45:27 +05:30
Nihantra C. Patel
5c1043fe88
fix: correct ordered qty on SO when removing PO item - v15 ( #41342 )
2024-05-06 21:36:27 +05:30
Frappe PR Bot
78637823c8
chore(release): Bumped to Version 15.22.2
...
## [15.22.2](https://github.com/frappe/erpnext/compare/v15.22.1...v15.22.2 ) (2024-05-06)
### Bug Fixes
* pick list with multiple batch issue (backport [#41335 ](https://github.com/frappe/erpnext/issues/41335 )) (backport [#41338 ](https://github.com/frappe/erpnext/issues/41338 )) ([#41340 ](https://github.com/frappe/erpnext/issues/41340 )) ([ee12ec3 ](ee12ec36cc ))
2024-05-06 08:41:26 +00:00
mergify[bot]
ee12ec36cc
fix: pick list with multiple batch issue (backport #41335 ) (backport #41338 ) ( #41340 )
...
fix: pick list with multiple batch issue (backport #41335 ) (#41338 )
fix: pick list with multiple batch issue (#41335 )
fix: pick list with batchb issue
(cherry picked from commit ebfbe94aaf )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 1b1dfa8893 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-06 14:10:08 +05:30
mergify[bot]
1b1dfa8893
fix: pick list with multiple batch issue (backport #41335 ) ( #41338 )
...
fix: pick list with multiple batch issue (#41335 )
fix: pick list with batchb issue
(cherry picked from commit ebfbe94aaf )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-06 13:36:52 +05:30
ruthra kumar
a482ee1fe4
Merge pull request #41337 from frappe/mergify/bp/version-15-hotfix/pr-41334
...
fix: incorrect query for Purchase Invoice rate in GP (backport #41334 )
2024-05-06 13:13:37 +05:30
ruthra kumar
20daae4de9
fix: incorrect query for Purchase Invoice rate in GP
...
(cherry picked from commit bd8382c592 )
2024-05-06 07:24:48 +00:00
mergify[bot]
bb619a64fe
fix: update project URLs (backport #41331 ) ( #41332 )
...
fix: update project URLs (#41331 )
(cherry picked from commit 6142d07f1a )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-05-06 11:42:25 +05:30
Deepesh Garg
67954a93b2
Merge pull request #41325 from frappe/mergify/bp/version-15-hotfix/pr-41318
...
fix: Cost center not getting saved in PSOA (#41318 )
2024-05-06 11:29:01 +05:30
Deepesh Garg
0b44cebe00
chore: resolve conflicts
2024-05-06 11:12:11 +05:30
Deepesh Garg
21ab8fe89c
Merge pull request #41323 from frappe/mergify/bp/version-15-hotfix/pr-41314
...
fix: Do not deduct TCS for opening invoices (#41314 )
2024-05-05 23:19:44 +05:30
Deepesh Garg
fbbc0af7bc
fix: Cost center not getting saved in PSOA
...
(cherry picked from commit 58f7039630 )
# Conflicts:
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.json
2024-05-04 08:27:08 +00:00
Deepesh Garg
1999b7a6c5
fix: Do not deduct TCS for opening invoices
...
(cherry picked from commit eb9f579b8f )
2024-05-04 08:26:06 +00:00
Frappe PR Bot
fa5462d674
chore(release): Bumped to Version 15.22.1
...
## [15.22.1](https://github.com/frappe/erpnext/compare/v15.22.0...v15.22.1 ) (2024-05-03)
### Bug Fixes
* Add PO reference ([44330a6 ](44330a618b ))
* GL Entries against orders as an advance ([4d312cb ](4d312cbc65 ))
2024-05-03 17:32:36 +00:00
Deepesh Garg
b3736d6c6c
Merge pull request #41321 from frappe/mergify/bp/version-15-hotfix/pr-41279
...
fix: GL Entries against orders as an advance (#41279 )
2024-05-03 23:01:38 +05:30
Deepesh Garg
031ecb5cb0
Merge pull request #41320 from frappe/mergify/bp/version-15/pr-41279
...
fix: GL Entries against orders as an advance (#41279 )
2024-05-03 23:01:18 +05:30
Deepesh Garg
2faeefb063
test: Add bank account
...
(cherry picked from commit eac7be2d0f )
2024-05-03 14:12:29 +00:00
Deepesh Garg
d384860c34
test: Update failing tests
...
(cherry picked from commit 42ef95759d )
2024-05-03 14:12:29 +00:00
Deepesh Garg
c417b0c15a
fix: Add PO reference
...
(cherry picked from commit eb31017058 )
2024-05-03 14:12:29 +00:00
Deepesh Garg
e49a401c23
fix: GL Entries against orders as an advance
...
(cherry picked from commit 8289f3c724 )
2024-05-03 14:12:29 +00:00
Deepesh Garg
27f51f1234
test: Add bank account
...
(cherry picked from commit eac7be2d0f )
2024-05-03 14:12:15 +00:00
Deepesh Garg
ad0f563816
test: Update failing tests
...
(cherry picked from commit 42ef95759d )
2024-05-03 14:12:14 +00:00
Deepesh Garg
44330a618b
fix: Add PO reference
...
(cherry picked from commit eb31017058 )
2024-05-03 14:12:14 +00:00
Deepesh Garg
4d312cbc65
fix: GL Entries against orders as an advance
...
(cherry picked from commit 8289f3c724 )
2024-05-03 14:12:14 +00:00
Deepesh Garg
6bac561789
Merge pull request #41315 from frappe/mergify/bp/version-15-hotfix/pr-41311
...
fix: future subscription updates (#41311 )
2024-05-03 15:57:16 +05:30
Deepesh Garg
31254009cc
test: Add posting dates
...
(cherry picked from commit 7fa22069d8 )
2024-05-03 06:35:27 +00:00
Deepesh Garg
b27a55e802
fix: future subscripition updates
...
(cherry picked from commit 8e30debc10 )
2024-05-03 06:35:27 +00:00
mergify[bot]
cab0e30ceb
feat(Item Price): make UOM mandatory (backport #40588 ) ( #41312 )
...
* feat(Item Price): make UOM mandatory (#40588 )
(cherry picked from commit a61148c464 )
# Conflicts:
# erpnext/stock/doctype/item_price/item_price.json
* chore: `conflicts`
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-05-03 11:17:12 +05:30
mergify[bot]
112f96bae0
fix: search for item price in stock UOM (backport #41075 ) ( #41313 )
...
fix: search for item price in stock UOM (#41075 )
(cherry picked from commit e4db0562ac )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-05-03 10:28:08 +05:30
Deepesh Garg
66b85c96f4
Merge pull request #41310 from frappe/mergify/bp/version-15-hotfix/pr-41260
...
fix: Purchase Invoice gain loss gl entry for periodic inventory (#41260 )
2024-05-03 09:28:18 +05:30
Deepesh Garg
0513481ec8
fix: Purchase Invoice gain loss gl entry for periodic inventory
...
(cherry picked from commit 2402447568 )
2024-05-03 03:25:54 +00:00
Frappe PR Bot
f62762b4d1
chore(release): Bumped to Version 15.22.0
...
# [15.22.0](https://github.com/frappe/erpnext/compare/v15.21.2...v15.22.0 ) (2024-05-02)
### Bug Fixes
* added brand column in Warehouse wise Item Balance Age and Value … (backport [#41280 ](https://github.com/frappe/erpnext/issues/41280 )) ([#41282 ](https://github.com/frappe/erpnext/issues/41282 )) ([4bbf0a4 ](4bbf0a46b5 ))
* advance account validation in company master ([dd67b0e ](dd67b0ee61 ))
* args when get the delivery note in delivery trip ([61d6838 ](61d6838b2c ))
* args when get the delivery note in delivery trip ([e9acacd ](e9acacdd5d ))
* basic rate for SABB ([7b79873 ](7b7987363f ))
* compute tree-view parent field name ([#41234 ](https://github.com/frappe/erpnext/issues/41234 )) ([c3077ee ](c3077ee067 ))
* display term name for single term invoices ([a7d1a88 ](a7d1a88519 ))
* duplicate column in the stock ledger report ([a62298a ](a62298a635 ))
* enable advance in separate acc only for customer and Supplier ([c3073d6 ](c3073d6e74 ))
* expense causing p&l test case to fail ([acfee42 ](acfee42735 ))
* handle and receivable accounts based on response type ([f65b28a ](f65b28a189 ))
* handle stock balance unbuffered_cursor error (backport [#41186 ](https://github.com/frappe/erpnext/issues/41186 )) ([#41188 ](https://github.com/frappe/erpnext/issues/41188 )) ([b34582e ](b34582e6ba ))
* Ignore user perm in Bank Reco Tool for company ([737c480 ](737c4809e3 ))
* incorrectly applying TDS when Advance is in previous FY ([08f888a ](08f888a326 ))
* Invoice with no GLEs in deferred report ([44c3ad6 ](44c3ad6810 ))
* missing def expense if no exp in first month ([0a65a37 ](0a65a37eed ))
* mode of payment has precedance ([c6145a1 ](c6145a1101 ))
* multiple pricing rules with discount amount and discount percentage not working (backport [#41211 ](https://github.com/frappe/erpnext/issues/41211 )) (backport [#41241 ](https://github.com/frappe/erpnext/issues/41241 )) ([#41275 ](https://github.com/frappe/erpnext/issues/41275 )) ([de77894 ](de77894e59 ))
* paid amount in bank reconciliation tool ([759c7f5 ](759c7f5490 ))
* party and party type label on accounting preview ([ee9822f ](ee9822fd42 ))
* permission issue when user permission restricts on company ([8d70a0e ](8d70a0e0bc ))
* rendering the email template when user HTML ([3068dad ](3068dad410 ))
* test case for zero deferred expense ([23c3c3c ](23c3c3cc0c ))
* validation to prevent foreign currency advance accounts in PE ([fb4a75c ](fb4a75c5aa ))
* validation to prevent overallocation ([ea596eb ](ea596eb4a2 ))
* warehouse type filter for stock reports ([48351d6 ](48351d6da8 ))
### Features
* allow to do reposting for all transactions (audit) ([4555f8a ](4555f8a9a6 ))
2024-05-02 04:23:27 +00:00
ruthra kumar
27e0ed30fe
Merge pull request #41263 from frappe/version-15-hotfix
...
chore: release v15
2024-05-02 09:52:07 +05:30
mergify[bot]
4bbf0a46b5
fix: added brand column in Warehouse wise Item Balance Age and Value … (backport #41280 ) ( #41282 )
...
fix: added brand column in Warehouse wise Item Balance Age and Value … (#41280 )
fix: added brand coulmn in Warehouse wise Item Balance Age and Value report
(cherry picked from commit 1cbc200770 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-01 16:03:37 +05:30
mergify[bot]
de77894e59
fix: multiple pricing rules with discount amount and discount percentage not working (backport #41211 ) (backport #41241 ) ( #41275 )
...
fix: multiple pricing rules with discount amount and discount percentage not working (backport #41211 ) (#41241 )
fix: multiple pricing rules with discount amount and discount percentage not working (#41211 )
(cherry picked from commit 54313b5db9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit da3010a41f )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-01 15:46:52 +05:30
ruthra kumar
5a9615a1f2
Merge pull request #41270 from frappe/mergify/bp/version-15-hotfix/pr-41268
...
fix: validation to prevent overallocation (backport #41268 )
2024-04-30 18:40:22 +05:30
Fritz
c3077ee067
fix: compute tree-view parent field name ( #41234 )
...
fix: Fixing treeView lookup incompatibility, see : See https://github.com/frappe/frappe/pull/26199
2024-04-30 17:57:58 +05:30
ruthra kumar
ea596eb4a2
fix: validation to prevent overallocation
...
(cherry picked from commit bf755fab55 )
2024-04-30 12:08:48 +00:00
Deepesh Garg
6590d78298
fix: PSOA ageing
...
(cherry picked from commit fed2d11905 )
2024-04-30 07:41:09 +00:00
Deepesh Garg
378605cd00
Merge pull request #41253 from frappe/mergify/bp/version-15-hotfix/pr-41171
...
fix: Invoice with no GLEs in deferred report (#41171 )
2024-04-30 13:10:53 +05:30
ruthra kumar
56e455c745
Merge pull request #41255 from frappe/mergify/bp/version-15-hotfix/pr-41252
...
fix: permission issue when user permission restricts on company (backport #41252 )
2024-04-30 12:40:02 +05:30
ruthra kumar
8d70a0e0bc
fix: permission issue when user permission restricts on company
2024-04-30 12:20:10 +05:30
Deepesh Garg
b67e9e4aa8
chore: remove debug flag
...
(cherry picked from commit ecf07bd128 )
2024-04-30 05:46:18 +00:00
Deepesh Garg
44c3ad6810
fix: Invoice with no GLEs in deferred report
...
(cherry picked from commit 1c613ada6f )
2024-04-30 05:46:17 +00:00
Deepesh Garg
69c05e5843
Merge pull request #41251 from frappe/mergify/bp/version-15-hotfix/pr-41173
...
fix: paid amount in bank reconciliation tool (#41173 )
2024-04-30 11:15:39 +05:30
Deepesh Garg
6ab91a5c88
Merge pull request #41250 from frappe/mergify/bp/version-15-hotfix/pr-41219
...
fix: Ignore user perm in Bank Reco Tool for company (#41219 )
2024-04-30 11:15:19 +05:30
Deepesh Garg
759c7f5490
fix: paid amount in bank reconciliation tool
...
(cherry picked from commit a48966f08c )
2024-04-30 04:55:51 +00:00
Deepesh Garg
03b4a85825
chore: resolve conflicts
2024-04-30 10:25:51 +05:30
Deepesh Garg
737c4809e3
fix: Ignore user perm in Bank Reco Tool for company
...
(cherry picked from commit 9f346e7ba0 )
# Conflicts:
# erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.json
2024-04-30 04:53:24 +00:00
Deepesh Garg
3657badb31
Merge pull request #41239 from frappe/mergify/bp/version-15-hotfix/pr-41237
...
fix: party and party type label on accounting preview (#41237 )
2024-04-30 10:23:17 +05:30
ruthra kumar
ef69a46e6a
Merge pull request #41249 from frappe/mergify/bp/version-15-hotfix/pr-41240
...
fix: display term name for single term invoices in AR/AP (backport #41240 )
2024-04-30 07:42:41 +05:30
ruthra kumar
78106836be
Merge pull request #41247 from frappe/mergify/bp/version-15-hotfix/pr-41194
...
fix: TDS incorrectly applied when Advance is in previous FY (backport #41194 )
2024-04-30 07:18:04 +05:30
ruthra kumar
a7d1a88519
fix: display term name for single term invoices
...
(cherry picked from commit 5fa4cfee04 )
2024-04-30 01:40:17 +00:00
ruthra kumar
15ac3d8b0b
test: TDS deduction across fiscal year
...
(cherry picked from commit 2f9a144023 )
2024-04-30 01:27:55 +00:00
ruthra kumar
08f888a326
fix: incorrectly applying TDS when Advance is in previous FY
...
(cherry picked from commit b195f519e2 )
2024-04-30 01:27:54 +00:00
Nikhil Kothari
ee9822fd42
fix: party and party type label on accounting preview
...
(cherry picked from commit f7f3b22786 )
2024-04-29 13:24:48 +00:00
Deepesh Garg
17eb2f02f4
Merge pull request #41226 from frappe/mergify/bp/version-15-hotfix/pr-40865
...
fix: missing def expense if no exp in first month (#40865 )
2024-04-29 17:25:15 +05:30
Ankush Menat
067419b7cd
chore: delete invalid translations ( #41227 )
2024-04-29 10:31:22 +05:30
Dany Robert
acfee42735
fix: expense causing p&l test case to fail
...
(cherry picked from commit 01888c98bc )
2024-04-29 04:55:32 +00:00
Dany Robert
62966ac550
chore: semgrep
...
(cherry picked from commit 581af4eced )
2024-04-29 04:55:32 +00:00
Dany Robert
23c3c3cc0c
fix: test case for zero deferred expense
...
(cherry picked from commit 7ef4dbcaf6 )
2024-04-29 04:55:32 +00:00
Dany Robert
0a65a37eed
fix: missing def expense if no exp in first month
...
(cherry picked from commit 5c9ce575f6 )
2024-04-29 04:55:31 +00:00
ruthra kumar
0df1005cb2
Merge pull request #41209 from frappe/mergify/bp/version-15-hotfix/pr-41208
...
fix: set receivable account based on response type (backport #41208 )
2024-04-26 20:30:55 +05:30
rohitwaghchaure
807b2d5c0a
Merge pull request #41206 from frappe/mergify/bp/version-15-hotfix/pr-41165
...
feat: allow to do reposting for all stock transactions (audit) (backport #41165 )
2024-04-26 14:25:40 +05:30
ruthra kumar
f65b28a189
fix: handle and receivable accounts based on response type
...
(cherry picked from commit 066859cca0 )
2024-04-26 08:43:23 +00:00
rohitwaghchaure
a292e52b34
chore: fix conflicts
2024-04-26 13:47:03 +05:30
Rohit Waghchaure
4555f8a9a6
feat: allow to do reposting for all transactions (audit)
...
(cherry picked from commit aefbe21b46 )
# Conflicts:
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
2024-04-26 08:15:11 +00:00
rohitwaghchaure
0fea5564b6
Merge pull request #41201 from frappe/mergify/bp/version-15-hotfix/pr-41185
...
fix: args when get the delivery note in delivery trip (backport #41185 )
2024-04-26 13:34:44 +05:30
rohitwaghchaure
476b7f43a2
Merge pull request #41202 from frappe/mergify/bp/version-15-hotfix/pr-41182
...
fix: rendering the email template when user HTML (backport #41182 )
2024-04-26 13:34:27 +05:30
rohitwaghchaure
d5d846f481
Merge pull request #41203 from frappe/mergify/bp/version-15-hotfix/pr-41167
...
fix: warehouse type filter for stock reports (backport #41167 )
2024-04-26 13:34:00 +05:30
rohitwaghchaure
6fd356b654
chore: fix conflicts
2024-04-26 13:13:55 +05:30
Rohit Waghchaure
48351d6da8
fix: warehouse type filter for stock reports
...
(cherry picked from commit 4250ac821f )
2024-04-26 07:41:48 +00:00
Nihantra C. Patel
3068dad410
fix: rendering the email template when user HTML
...
(cherry picked from commit 7cb66f7fd3 )
2024-04-26 07:41:37 +00:00
Nihantra Patel
61d6838b2c
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit ca577f7aaa )
2024-04-26 07:40:36 +00:00
Nihantra Patel
e9acacdd5d
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit 2f359e201d )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2024-04-26 07:40:36 +00:00
rohitwaghchaure
3bb26fde2b
Merge pull request #41199 from frappe/mergify/bp/version-15-hotfix/pr-41195
...
fix: basic rate for SABB (backport #41195 )
2024-04-26 12:54:46 +05:30
Rohit Waghchaure
7b7987363f
fix: basic rate for SABB
...
(cherry picked from commit 7fa94843aa )
2024-04-26 07:21:46 +00:00
rohitwaghchaure
3193ef0a89
Merge pull request #41197 from frappe/mergify/bp/version-15-hotfix/pr-41192
...
fix: duplicate column in the stock ledger report (backport #41192 )
2024-04-26 12:49:25 +05:30
Rohit Waghchaure
a62298a635
fix: duplicate column in the stock ledger report
...
(cherry picked from commit be7fd6bfb4 )
2024-04-26 06:53:14 +00:00
Frappe PR Bot
6a7b6f6262
chore(release): Bumped to Version 15.21.2
...
## [15.21.2](https://github.com/frappe/erpnext/compare/v15.21.1...v15.21.2 ) (2024-04-26)
### Bug Fixes
* enable advance in separate acc only for customer and Supplier ([6da927a ](6da927a573 ))
2024-04-26 02:10:51 +00:00
ruthra kumar
5b389bf5ca
Merge pull request #41191 from frappe/mergify/bp/version-15/pr-41183
...
fix: restrict Advance in separate party to customer and supplier (backport #41183 )
2024-04-26 07:39:32 +05:30
ruthra kumar
6da927a573
fix: enable advance in separate acc only for customer and Supplier
...
(cherry picked from commit 3c1af2acf0 )
2024-04-26 01:50:34 +00:00
ruthra kumar
e6c7832485
Merge pull request #41189 from frappe/mergify/bp/version-15-hotfix/pr-41183
...
fix: restrict Advance in separate party to customer and supplier (backport #41183 )
2024-04-25 20:35:50 +05:30
ruthra kumar
c3073d6e74
fix: enable advance in separate acc only for customer and Supplier
...
(cherry picked from commit 3c1af2acf0 )
2024-04-25 14:30:58 +00:00
mergify[bot]
b34582e6ba
fix: handle stock balance unbuffered_cursor error (backport #41186 ) ( #41188 )
...
fix: handle stock balance unbuffered_cursor error (#41186 )
(cherry picked from commit 341fb6d8f3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-04-25 17:26:26 +05:30
ruthra kumar
5136ffd10d
Merge pull request #41139 from frappe/mergify/bp/version-15-hotfix/pr-41086
...
fix: prevent foreign currency accounts as advance accounts. (backport #41086 )
2024-04-25 09:37:49 +05:30
Frappe PR Bot
cacb5bfe03
chore(release): Bumped to Version 15.21.1
...
## [15.21.1](https://github.com/frappe/erpnext/compare/v15.21.0...v15.21.1 ) (2024-04-25)
### Bug Fixes
* mode of payment has precedance ([0dfd6fa ](0dfd6facc1 ))
2024-04-25 03:38:33 +00:00
ruthra kumar
88fcb8aebb
Merge pull request #41180 from frappe/mergify/bp/version-15/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 09:07:05 +05:30
ruthra kumar
0dfd6facc1
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 03:34:30 +00:00
ruthra kumar
5988941032
Merge pull request #41177 from frappe/mergify/bp/version-15-hotfix/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 08:55:20 +05:30
ruthra kumar
c6145a1101
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 03:13:13 +00:00
Frappe PR Bot
2fb035fe1b
chore(release): Bumped to Version 15.21.0
...
# [15.21.0](https://github.com/frappe/erpnext/compare/v15.20.6...v15.21.0 ) (2024-04-24)
### Bug Fixes
* account and stock manager read perm ([572e844 ](572e844a91 ))
* allow Employee role to select cost center & project (accounting dimensions) (backport [#41160 ](https://github.com/frappe/erpnext/issues/41160 )) ([#41162 ](https://github.com/frappe/erpnext/issues/41162 )) ([90d6e55 ](90d6e550aa ))
* Allow updating cost center and project for repostable doctypes ([e278688 ](e278688a4b ))
* balance qty for stock ledger report ([74ed656 ](74ed656bb9 ))
* do not add actual expense twice for validating budget ([c72478c ](c72478c74d ))
* do not add qty to supplied items (backport [#41061 ](https://github.com/frappe/erpnext/issues/41061 )) ([#41066 ](https://github.com/frappe/erpnext/issues/41066 )) ([1ae447e ](1ae447e4fc ))
* don't attempt to set gender from salutation (backport [#40997 ](https://github.com/frappe/erpnext/issues/40997 )) ([#41073 ](https://github.com/frappe/erpnext/issues/41073 )) ([ee7aaf0 ](ee7aaf0ea4 ))
* duplicate serial and batch bundle in stock entry and stock reco ([c10c211 ](c10c21157d ))
* incorrect stock posting for current qty ([05d5c48 ](05d5c48d29 ))
* Missing args while fetching items from delivery note ([3b4575a ](3b4575af3d ))
* not able to update default supplier from Supplier Quotation Comparison report ([80891da ](80891daaed ))
* Party type in Payment Order ([83931e8 ](83931e872b ))
* Payment entry against employee ([060d46a ](060d46af42 ))
* Permission for lower dedcution certificate ([d7ddb00 ](d7ddb00e86 ))
* search not working for so in the Production Plan ([#36459 ](https://github.com/frappe/erpnext/issues/36459 )) ([544e56a ](544e56a71c ))
* stock reco negative qty validation ([aee03fe ](aee03fe2ef ))
* validate uom is integer for PR item (backport [#41074 ](https://github.com/frappe/erpnext/issues/41074 )) ([#41077 ](https://github.com/frappe/erpnext/issues/41077 )) ([93242ca ](93242ca883 ))
* validation for fraction number in Work Order ([ef2553e ](ef2553edf9 ))
* validation for zero qty in SABB ([85796b3 ](85796b3534 ))
### Features
* Available batches report as on specific date ([791e426 ](791e4269d2 ))
* show expense breakup ([e047e1e ](e047e1eb15 ))
2024-04-24 10:48:02 +00:00
Deepesh Garg
f3be4cd2b3
Merge pull request #41150 from frappe/version-15-hotfix
...
chore: release v15
2024-04-24 16:16:41 +05:30
Deepesh Garg
15bb41d3c2
Merge pull request #41164 from frappe/mergify/bp/version-15-hotfix/pr-41106
...
chore: Remove heatmap from party dashboards (#41106 )
2024-04-24 13:00:50 +05:30
Deepesh Garg
410990b2a3
chore: Remove heatmap from party dashboards
...
(cherry picked from commit a8f03e8baa )
2024-04-24 06:32:03 +00:00
Deepesh Garg
51a2b74db9
Merge pull request #41101 from frappe/mergify/bp/version-15-hotfix/pr-41085
...
fix: Permission for lower deduction certificate (#41085 )
2024-04-24 12:00:50 +05:30
Deepesh Garg
bfc34939f2
Merge pull request #41048 from frappe/mergify/bp/version-15-hotfix/pr-40962
...
fix: Allow updating cost center and project for repostable doctypes (#40962 )
2024-04-24 12:00:28 +05:30
mergify[bot]
90d6e550aa
fix: allow Employee role to select cost center & project (accounting dimensions) (backport #41160 ) ( #41162 )
...
* fix: allow Employee role to select cost center & project (accounting dimensions)
(cherry picked from commit d0d496a515 )
# Conflicts:
# erpnext/accounts/doctype/cost_center/cost_center.json
# erpnext/projects/doctype/project/project.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-04-24 11:43:46 +05:30
Deepesh Garg
4f5af0ff9f
chore: Resolve conflicts
2024-04-24 11:32:26 +05:30
rohitwaghchaure
ab21b518e1
Merge pull request #41156 from frappe/mergify/bp/version-15-hotfix/pr-41135
...
feat: Available batches as on specific date report (backport #41135 )
2024-04-24 11:14:16 +05:30
Nabin Hait
d4e2adbdb2
Merge pull request #41141 from frappe/mergify/bp/version-15-hotfix/pr-41136
...
fix: Missing args while fetching items from delivery note in Installation Note (backport #41136 )
2024-04-24 10:58:34 +05:30
ruthra kumar
85e0e8110a
Merge pull request #41149 from frappe/mergify/bp/version-15-hotfix/pr-41147
...
refactor: better description and pop up on Advance accounts (backport #41147 )
2024-04-24 07:19:19 +05:30
Rohit Waghchaure
791e4269d2
feat: Available batches report as on specific date
...
(cherry picked from commit b8f7979794 )
2024-04-23 16:48:56 +00:00
rohitwaghchaure
3df5aa04b5
Merge pull request #41153 from frappe/mergify/bp/version-15-hotfix/pr-41145
...
fix: incorrect stock posting for current qty (backport #41145 )
2024-04-23 17:12:03 +05:30
Rohit Waghchaure
05d5c48d29
fix: incorrect stock posting for current qty
...
(cherry picked from commit d4fe313de2 )
2024-04-23 11:21:47 +00:00
ruthra kumar
2b736b52d6
chore: resolve conflicts
2024-04-23 15:35:02 +05:30
ruthra kumar
24954b909b
refactor: popup to inform on limited support for Advance accounts
...
(cherry picked from commit 9dbd321133 )
2024-04-23 09:17:00 +00:00
ruthra kumar
ed5affe25a
refactor: better description for advance account
...
(cherry picked from commit de9c8fc9d6 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json
# erpnext/setup/doctype/company/company.json
2024-04-23 09:17:00 +00:00
rohitwaghchaure
8591a151de
Merge pull request #41143 from frappe/mergify/bp/version-15-hotfix/pr-41098
...
fix: stock reconciliation negative qty validation (backport #41098 )
2024-04-23 13:43:08 +05:30
rohitwaghchaure
b2a0e4b810
chore: fix conflicts
2024-04-23 13:17:23 +05:30
Rohit Waghchaure
aee03fe2ef
fix: stock reco negative qty validation
...
(cherry picked from commit 289495c308 )
# Conflicts:
# erpnext/stock/stock_ledger.py
2024-04-23 07:44:47 +00:00
Deepesh Garg
62702b8bd6
Merge pull request #41134 from frappe/mergify/bp/version-15-hotfix/pr-41104
...
fix: Payment entry against employee (#41104 )
2024-04-23 12:04:13 +05:30
Deepesh Garg
cfb36cc9a8
Merge pull request #41131 from frappe/mergify/bp/version-15-hotfix/pr-40797
...
fix: Party type in Payment Order (#40797 )
2024-04-23 12:03:47 +05:30
Nabin Hait
3b4575af3d
fix: Missing args while fetching items from delivery note
...
(cherry picked from commit bbe323fbb4 )
2024-04-23 04:55:06 +00:00
ruthra kumar
dd67b0ee61
fix: advance account validation in company master
...
(cherry picked from commit 1ad065fc54 )
2024-04-23 01:45:45 +00:00
ruthra kumar
fb4a75c5aa
fix: validation to prevent foreign currency advance accounts in PE
...
(cherry picked from commit e3fc5990ee )
2024-04-23 01:45:45 +00:00
Deepesh Garg
060d46af42
fix: Payment entry against employee
...
(cherry picked from commit 93e6c6ccab )
2024-04-22 06:08:47 +00:00
Deepesh Garg
83931e872b
fix: Party type in Payment Order
...
(cherry picked from commit 91fa41c9ec )
2024-04-22 06:05:12 +00:00
Gursheen Kaur Anand
a8866b61a1
Merge pull request #41124 from frappe/mergify/bp/version-15-hotfix/pr-40769
...
fix: budget validation for purchase orders (backport #40769 )
2024-04-21 18:57:15 +05:30
rohitwaghchaure
f733eddf0b
Merge pull request #41122 from frappe/mergify/bp/version-15-hotfix/pr-41120
...
fix: search not working for so in the Production Plan (backport #36459 ) (backport #41120 )
2024-04-21 17:24:42 +05:30
Gursheen Anand
ba99bc5fff
refactor: show list for expense breakup
...
(cherry picked from commit 9a12376e29 )
2024-04-21 11:26:31 +00:00
Gursheen Anand
e047e1eb15
feat: show expense breakup
...
(cherry picked from commit 59292a09c4 )
2024-04-21 11:26:31 +00:00
Gursheen Anand
c72478c74d
fix: do not add actual expense twice for validating budget
...
(cherry picked from commit af26ac96e9 )
2024-04-21 11:26:30 +00:00
rohitwaghchaure
544e56a71c
fix: search not working for so in the Production Plan ( #36459 )
...
fix: search not working for so
(cherry picked from commit 8c57d56240 )
(cherry picked from commit 9a6e762b8b )
2024-04-21 11:21:04 +00:00
rohitwaghchaure
bb5096075f
Merge pull request #41114 from frappe/mergify/bp/version-15-hotfix/pr-41099
...
fix: not able to update default supplier from Supplier Quotation Comparison report (backport #41099 )
2024-04-20 19:47:01 +05:30
Rohit Waghchaure
80891daaed
fix: not able to update default supplier from Supplier Quotation Comparison report
...
(cherry picked from commit ad8e189c26 )
2024-04-20 05:51:36 +00:00
rohitwaghchaure
77a764e5bd
Merge pull request #41107 from frappe/mergify/bp/version-15-hotfix/pr-41102
...
fix: balance qty for stock ledger report (backport #41102 )
2024-04-20 11:16:06 +05:30
Rohit Waghchaure
74ed656bb9
fix: balance qty for stock ledger report
...
(cherry picked from commit f00ae0b92b )
2024-04-19 16:22:16 +00:00
rohitwaghchaure
82ce228433
Merge pull request #41097 from frappe/mergify/bp/version-15-hotfix/pr-41067
...
fix: validation for zero qty in SABB (backport #41067 )
2024-04-19 21:49:55 +05:30
Deepesh Garg
d7ddb00e86
fix: Permission for lower dedcution certificate
...
(cherry picked from commit f6f118855b )
# Conflicts:
# erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
2024-04-19 10:11:47 +00:00
Rohit Waghchaure
85796b3534
fix: validation for zero qty in SABB
...
(cherry picked from commit 497f560b4b )
2024-04-19 09:41:27 +00:00
Frappe PR Bot
b582570022
chore(release): Bumped to Version 15.20.6
...
## [15.20.6](https://github.com/frappe/erpnext/compare/v15.20.5...v15.20.6 ) (2024-04-19)
### Bug Fixes
* account and stock manager read perm ([6cc7c08 ](6cc7c08ccf ))
2024-04-19 08:40:13 +00:00
Gursheen Kaur Anand
8914bce3d8
Merge pull request #41095 from frappe/mergify/bp/version-15/pr-41093
...
fix: accounts manager perm for FY (backport #41093 )
2024-04-19 14:08:59 +05:30
Gursheen Anand
6cc7c08ccf
fix: account and stock manager read perm
...
(cherry picked from commit 572e844a91 )
2024-04-19 08:05:05 +00:00
Gursheen Kaur Anand
a1fb289290
Merge pull request #41093 from GursheenK/fy-accounts-manager-perm
...
fix: accounts manager perm for FY
2024-04-19 13:28:32 +05:30
Gursheen Anand
572e844a91
fix: account and stock manager read perm
2024-04-19 13:05:25 +05:30
rohitwaghchaure
906b9562de
Merge pull request #41084 from frappe/mergify/bp/version-15-hotfix/pr-41083
...
fix: validation for fraction number in Work Order (backport #41083 )
2024-04-18 15:56:07 +05:30
Rohit Waghchaure
ef2553edf9
fix: validation for fraction number in Work Order
...
(cherry picked from commit f8305c2fc0 )
2024-04-18 09:15:49 +00:00
mergify[bot]
93242ca883
fix: validate uom is integer for PR item (backport #41074 ) ( #41077 )
...
fix: validate uom is integer for PR item
(cherry picked from commit 9a290fdfc9 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-18 07:53:20 +05:30
mergify[bot]
ee7aaf0ea4
fix: don't attempt to set gender from salutation (backport #40997 ) ( #41073 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: don't attempt to set gender from salutation (#40997 )
2024-04-17 17:53:43 +02:00
mergify[bot]
1ae447e4fc
fix: do not add qty to supplied items (backport #41061 ) ( #41066 )
...
fix: do not add qty to supplied items
(cherry picked from commit 8233c392fb )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-17 17:30:43 +05:30
Frappe PR Bot
5ecb022abc
chore(release): Bumped to Version 15.20.5
...
## [15.20.5](https://github.com/frappe/erpnext/compare/v15.20.4...v15.20.5 ) (2024-04-17)
### Bug Fixes
* duplicate serial and batch bundle in stock entry and stock reco ([a1db5f0 ](a1db5f0f0a ))
2024-04-17 09:25:54 +00:00
rohitwaghchaure
12ab3972de
Merge pull request #41058 from frappe/mergify/bp/version-15/pr-41056
...
fix: duplicate serial and batch bundle in stock entry and stock reco (backport #41053 ) (backport #41056 )
2024-04-17 14:54:34 +05:30
Rohit Waghchaure
a1db5f0f0a
fix: duplicate serial and batch bundle in stock entry and stock reco
...
(cherry picked from commit 732b6e1417 )
(cherry picked from commit c10c21157d )
2024-04-17 09:00:05 +00:00
rohitwaghchaure
5195d8a765
Merge pull request #41056 from frappe/mergify/bp/version-15-hotfix/pr-41053
...
fix: duplicate serial and batch bundle in stock entry and stock reco (backport #41053 )
2024-04-17 14:29:14 +05:30
Rohit Waghchaure
c10c21157d
fix: duplicate serial and batch bundle in stock entry and stock reco
...
(cherry picked from commit 732b6e1417 )
2024-04-17 07:50:06 +00:00
Deepesh Garg
116a429c45
chore: resolve conflicts
2024-04-17 12:09:05 +05:30
Deepesh Garg
6c10783823
chore: resolve conflicts
2024-04-17 11:47:52 +05:30
Frappe PR Bot
00d45c34ba
chore(release): Bumped to Version 15.20.4
...
## [15.20.4](https://github.com/frappe/erpnext/compare/v15.20.3...v15.20.4 ) (2024-04-17)
### Bug Fixes
* Delayed Order Report not working (backport [#41037 ](https://github.com/frappe/erpnext/issues/41037 )) ([#41039 ](https://github.com/frappe/erpnext/issues/41039 )) ([40d059c ](40d059c7c1 ))
* do not validate batch qty for LCV ([5de9b6a ](5de9b6ac75 ))
* Don't set delivery date as today while making SO from Quotation ([fea906b ](fea906b883 ))
* expense account set as COGS for stock entry Material Issue (backport [#41026 ](https://github.com/frappe/erpnext/issues/41026 )) ([#41029 ](https://github.com/frappe/erpnext/issues/41029 )) ([f59e433 ](f59e43320b ))
* get address if multiple companies ([dcfc768 ](dcfc768d33 ))
* get address if multiple companies ([ccdbad9 ](ccdbad9f90 ))
* **gp:** SLEs not fetched for correct warehouse ([881dc02 ](881dc02349 ))
* incorrect exc gain/loss for PE against JE for payable accounts ([361d7f1 ](361d7f1ba5 ))
* landed cost voucher for legacy pr with batch ([4e215c6 ](4e215c6b7b ))
* Link Validation Error on Dunning cancellation ([0053d57 ](0053d57ec4 ))
* Multiple partial payment requests against Purchase Invoice ([e287376 ](e287376cc8 ))
* not able to submit subcontracting receipt (backport [#41041 ](https://github.com/frappe/erpnext/issues/41041 )) ([#41045 ](https://github.com/frappe/erpnext/issues/41045 )) ([b27ad76 ](b27ad76557 ))
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) ([#40979 ](https://github.com/frappe/erpnext/issues/40979 )) ([9abc71f ](9abc71f9c8 ))
* Test case ([641b2a4 ](641b2a4705 ))
* test cases ([0ee91a2 ](0ee91a2e54 ))
* type of transaction validation for the stock entry (backport [#40986 ](https://github.com/frappe/erpnext/issues/40986 )) ([#40992 ](https://github.com/frappe/erpnext/issues/40992 )) ([4342b89 ](4342b891eb ))
* **ux:** Sales Order Stock Reservation Dialog (backport [#40707 ](https://github.com/frappe/erpnext/issues/40707 )) ([#40980 ](https://github.com/frappe/erpnext/issues/40980 )) ([14a1a18 ](14a1a18243 ))
* voucher no. is link field for non english user interface ([1c28ed4 ](1c28ed4d5b ))
* zero division error ([e9c6c5a ](e9c6c5a8eb ))
2024-04-17 06:13:12 +00:00
rohitwaghchaure
44610621ab
Merge pull request #41031 from frappe/version-15-hotfix
...
chore: release v15
2024-04-17 11:41:42 +05:30
Deepesh Garg
5f41036f4a
chore: resolve conflicts
2024-04-17 11:38:13 +05:30
Deepesh Garg
e278688a4b
fix: Allow updating cost center and project for repostable doctypes
...
(cherry picked from commit c3845ac0f1 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-04-17 05:55:02 +00:00
ruthra kumar
088aa94fa1
Merge pull request #40789 from frappe/mergify/bp/version-15-hotfix/pr-40786
...
fix(gp): SLEs not fetched for correct warehouse (backport #40786 )
2024-04-17 10:35:09 +05:30
ruthra kumar
c34b814c16
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-40786
2024-04-17 10:19:08 +05:30
Dany Robert
881dc02349
fix(gp): SLEs not fetched for correct warehouse
...
(cherry picked from commit f958e8be06 )
2024-04-17 10:17:40 +05:30
mergify[bot]
b27ad76557
fix: not able to submit subcontracting receipt (backport #41041 ) ( #41045 )
...
fix: not able to submit subcontracting receipt (#41041 )
(cherry picked from commit 5b1493b56c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-17 06:37:38 +05:30
mergify[bot]
40d059c7c1
fix: Delayed Order Report not working (backport #41037 ) ( #41039 )
...
fix: Delayed Order Report not working (#41037 )
(cherry picked from commit d69a18b826 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 18:24:38 +05:30
ruthra kumar
52b42dfc14
Merge pull request #41035 from frappe/mergify/bp/version-15-hotfix/pr-40373
...
fix: get address if multiple companies (backport #40373 )
2024-04-16 16:39:39 +05:30
Nihantra C. Patel
dcfc768d33
fix: get address if multiple companies
...
(cherry picked from commit 655a1797be )
2024-04-16 11:01:58 +00:00
Nihantra Patel
ccdbad9f90
fix: get address if multiple companies
...
(cherry picked from commit c6cf1bec76 )
2024-04-16 11:01:57 +00:00
mergify[bot]
f59e43320b
fix: expense account set as COGS for stock entry Material Issue (backport #41026 ) ( #41029 )
...
fix: expense account set as COGS for stock entry Material Issue (#41026 )
(cherry picked from commit 03231e99ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 14:22:43 +05:30
ruthra kumar
ec337d3465
Merge pull request #41023 from frappe/mergify/bp/version-15-hotfix/pr-41020
...
fix: incorrect exc gain/loss for PE against JE for payable accounts (backport #41020 )
2024-04-16 11:22:26 +05:30
ruthra kumar
59950290a2
test: exc gain/loss journals booking in Payable accounts
...
(cherry picked from commit 8821c98625 )
2024-04-16 05:29:53 +00:00
ruthra kumar
361d7f1ba5
fix: incorrect exc gain/loss for PE against JE for payable accounts
...
(cherry picked from commit 81b574053f )
2024-04-16 05:29:52 +00:00
Deepesh Garg
80adafc207
Merge pull request #41017 from frappe/mergify/bp/version-15-hotfix/pr-40812
...
fix: Multiple partial payment requests against Purchase Invoice (#40812 )
2024-04-16 09:35:17 +05:30
Deepesh Garg
641b2a4705
fix: Test case
...
(cherry picked from commit 071e5ed648 )
2024-04-15 16:21:41 +00:00
Deepesh Garg
e287376cc8
fix: Multiple partial payment requests against Purchase Invoice
...
(cherry picked from commit 45d5f6e00a )
2024-04-15 16:21:41 +00:00
ruthra kumar
21dfb68763
Merge pull request #41009 from frappe/mergify/bp/version-15-hotfix/pr-40714
...
fix: voucher no. is link field for non english user interface (backport #40714 )
2024-04-15 14:26:54 +05:30
“Khushi
1c28ed4d5b
fix: voucher no. is link field for non english user interface
...
(cherry picked from commit 2b8928cae6 )
2024-04-15 14:02:33 +05:30
Nabin Hait
10059309da
Merge pull request #41005 from frappe/mergify/bp/version-15-hotfix/pr-40858
...
fix: Don't set delivery date as today while making SO from Quotation (backport #40858 )
2024-04-15 13:05:27 +05:30
Nabin Hait
0ee91a2e54
fix: test cases
...
(cherry picked from commit 65c74fa3c7 )
2024-04-15 07:03:39 +00:00
Nabin Hait
fea906b883
fix: Don't set delivery date as today while making SO from Quotation
...
(cherry picked from commit fec20decc1 )
2024-04-15 07:03:38 +00:00
Deepesh Garg
128391be0a
Merge pull request #40990 from frappe/mergify/bp/version-15-hotfix/pr-40985
...
fix: Add payment request to dimension list (#40985 )
2024-04-13 16:37:21 +05:30
Frappe PR Bot
2febb2965e
chore(release): Bumped to Version 15.20.3
...
## [15.20.3](https://github.com/frappe/erpnext/compare/v15.20.2...v15.20.3 ) (2024-04-13)
### Bug Fixes
* do not validate batch qty for LCV (backport [#40975 ](https://github.com/frappe/erpnext/issues/40975 )) (backport [#40981 ](https://github.com/frappe/erpnext/issues/40981 )) ([#40991 ](https://github.com/frappe/erpnext/issues/40991 )) ([7d12674 ](7d12674430 ))
* type of transaction validation for the stock entry (backport [#40986 ](https://github.com/frappe/erpnext/issues/40986 )) (backport [#40992 ](https://github.com/frappe/erpnext/issues/40992 )) ([#40994 ](https://github.com/frappe/erpnext/issues/40994 )) ([e07557c ](e07557c9c5 ))
2024-04-13 10:29:03 +00:00
mergify[bot]
e07557c9c5
fix: type of transaction validation for the stock entry (backport #40986 ) (backport #40992 ) ( #40994 )
...
fix: type of transaction validation for the stock entry (backport #40986 ) (#40992 )
* fix: type of transaction validation for the stock entry
(cherry picked from commit 8ad0295f1b )
* chore: fix test case
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4342b891eb )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-13 15:57:50 +05:30
mergify[bot]
7d12674430
fix: do not validate batch qty for LCV (backport #40975 ) (backport #40981 ) ( #40991 )
...
fix: do not validate batch qty for LCV
(cherry picked from commit baf0c83cc5 )
(cherry picked from commit 5de9b6ac75 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-13 15:57:41 +05:30
mergify[bot]
4342b891eb
fix: type of transaction validation for the stock entry (backport #40986 ) ( #40992 )
...
* fix: type of transaction validation for the stock entry
(cherry picked from commit 8ad0295f1b )
* chore: fix test case
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-13 15:30:58 +05:30
ruthra kumar
2d94ea074c
chore: patch to setup exiting dimensions in Payment Request
...
(cherry picked from commit 3f8d785f02 )
2024-04-13 04:52:23 +00:00
ruthra kumar
4dbeabc8ef
refactor: add payment request to dimension list
...
(cherry picked from commit e93b4a1f2c )
2024-04-13 04:52:23 +00:00
Frappe PR Bot
7711b13766
chore(release): Bumped to Version 15.20.2
...
## [15.20.2](https://github.com/frappe/erpnext/compare/v15.20.1...v15.20.2 ) (2024-04-12)
### Bug Fixes
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) (backport [#40979 ](https://github.com/frappe/erpnext/issues/40979 )) ([#40983 ](https://github.com/frappe/erpnext/issues/40983 )) ([3d6ba6f ](3d6ba6f21f ))
2024-04-12 10:03:02 +00:00
mergify[bot]
3d6ba6f21f
fix: Subcontracting Receipt GL Entries (backport #40773 ) (backport #40979 ) ( #40983 )
...
fix: Subcontracting Receipt GL Entries (backport #40773 ) (#40979 )
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 9abc71f9c8 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-04-12 15:31:40 +05:30
mergify[bot]
9abc71f9c8
fix: Subcontracting Receipt GL Entries (backport #40773 ) ( #40979 )
...
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 15:15:11 +05:30
rohitwaghchaure
52ee6dcaed
Merge pull request #40981 from frappe/mergify/bp/version-15-hotfix/pr-40975
...
fix: do not validate batch qty for LCV (backport #40975 )
2024-04-12 14:52:54 +05:30
Rohit Waghchaure
5de9b6ac75
fix: do not validate batch qty for LCV
...
(cherry picked from commit baf0c83cc5 )
2024-04-12 08:36:12 +00:00
mergify[bot]
14a1a18243
fix(ux): Sales Order Stock Reservation Dialog (backport #40707 ) ( #40980 )
...
fix(ux): Sales Order Stock Reservation Dialog
(cherry picked from commit 5daf19da40 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 13:28:17 +05:30
ruthra kumar
3762259d3d
Merge pull request #40974 from frappe/mergify/bp/version-15-hotfix/pr-40973
...
fix: Link Validation Error on Dunning cancellation (backport #40973 )
2024-04-12 10:44:18 +05:30
ruthra kumar
0053d57ec4
fix: Link Validation Error on Dunning cancellation
...
(cherry picked from commit 205fd9888c )
2024-04-12 04:57:40 +00:00
Frappe PR Bot
c24d9675e8
chore(release): Bumped to Version 15.20.1
...
## [15.20.1](https://github.com/frappe/erpnext/compare/v15.20.0...v15.20.1 ) (2024-04-11)
### Bug Fixes
* landed cost voucher for legacy pr with batch ([83a5284 ](83a5284ba9 ))
* zero division error ([72fc083 ](72fc0836e1 ))
2024-04-11 13:23:28 +00:00
rohitwaghchaure
e90b60b5cb
Merge pull request #40971 from frappe/mergify/bp/version-15/pr-40969
...
fix: zero division error (backport #40967 ) (backport #40969 )
2024-04-11 18:52:09 +05:30
rohitwaghchaure
5d2ac5b3e9
Merge pull request #40970 from frappe/mergify/bp/version-15/pr-40968
...
fix: landed cost voucher for legacy pr with batch (backport #40966 ) (backport #40968 )
2024-04-11 18:51:54 +05:30
Rohit Waghchaure
72fc0836e1
fix: zero division error
...
(cherry picked from commit f9e230e758 )
(cherry picked from commit e9c6c5a8eb )
2024-04-11 12:47:35 +00:00
rohitwaghchaure
ea8c57263b
Merge pull request #40969 from frappe/mergify/bp/version-15-hotfix/pr-40967
...
fix: zero division error (backport #40967 )
2024-04-11 18:15:36 +05:30
Rohit Waghchaure
83a5284ba9
fix: landed cost voucher for legacy pr with batch
...
(cherry picked from commit fa91cda46c )
(cherry picked from commit 4e215c6b7b )
2024-04-11 12:31:50 +00:00
rohitwaghchaure
af0679076b
Merge pull request #40968 from frappe/mergify/bp/version-15-hotfix/pr-40966
...
fix: landed cost voucher for legacy pr with batch (backport #40966 )
2024-04-11 17:59:36 +05:30
Rohit Waghchaure
e9c6c5a8eb
fix: zero division error
...
(cherry picked from commit f9e230e758 )
2024-04-11 12:25:39 +00:00
Rohit Waghchaure
4e215c6b7b
fix: landed cost voucher for legacy pr with batch
...
(cherry picked from commit fa91cda46c )
2024-04-11 12:12:52 +00:00
Frappe PR Bot
04ca25e199
chore(release): Bumped to Version 15.20.0
...
# [15.20.0](https://github.com/frappe/erpnext/compare/v15.19.2...v15.20.0 ) (2024-04-11)
### Bug Fixes
* check if there is any existing depreciation schedule ([dcb7e27 ](dcb7e27a5e ))
* Default company bank account ([d8c5f15 ](d8c5f15bc0 ))
* depr amount pro rata and related tests ([350d53d ](350d53dbe1 ))
* depr amount pro rata and related tests ([854d4a9 ](854d4a9c79 ))
* Don't call get_fiscal_year if setup is not done yet ([9beaf65 ](9beaf65d19 ))
* exclude some query builder lines from ruff rules ([41d7c03 ](41d7c03cbb ))
* Fetch outstanding and total amount for reference journal entry ([c72f61e ](c72f61ef2f ))
* Get default party bank account and company bank account for a party ([1745673 ](174567350e ))
* Get pro-rata amount based on correct days ([1276855 ](1276855f40 ))
* Get pro-rata amount based on correct days ([5bf7c79 ](5bf7c799e2 ))
* group warehouse added in the stock reconciliation ([e6d6172 ](e6d6172b4c ))
* ignore dimension validation for cancelled entries ([b288c73 ](b288c73437 ))
* Ignore permissions while fetching module settings properties ([5e9f31c ](5e9f31cf21 ))
* incorrect currency symbol in General Ledger print ([9f4663b ](9f4663b4d0 ))
* incorrect operator causing incorrect validation ([80c2a33 ](80c2a33fd7 ))
* invalid ledger entries on payment against reverse payments ([f3eb559 ](f3eb559a71 ))
* linter issues ([8016b0a ](8016b0aee7 ))
* notify update when update outstanding amount ([b10d3c4 ](b10d3c4da2 ))
* notify update when update outstanding amount - Linters ([f514819 ](f51481983d ))
* pass empty string email content of pos invoice ([7a9291b ](7a9291b3d1 ))
* pick list validation didn't consider existing draft pick list ([722abf1 ](722abf1b6b ))
* pro-rata amount for straight line method ([16a5475 ](16a5475c0c ))
* query_report.trigger_refresh is not a function ([4f48ede ](4f48ede7a0 ))
* Recalculate sales commission on item update ([5117494 ](5117494a52 ))
* Receive payment entry from Employee ([0cee954 ](0cee954f84 ))
* resolved merge conflict ([edd143b ](edd143b084 ))
* Show amount in transaction currency in general ledger report ([67bac41 ](67bac41df4 ))
* show currency symbol in base currency in fixed asset register report ([7904389 ](79043894b2 ))
* Show itemised TDS breakup based on Apply TDS checkbox on item level ([4e3c885 ](4e3c885808 ))
* **test:** Advance Received should be under liability account ([4f13f47 ](4f13f4779a ))
* **test:** for reverse payments, only advance acc should have effect ([3668de7 ](3668de7cb7 ))
* translatable web footer ([#40834 ](https://github.com/frappe/erpnext/issues/40834 )) ([e8497b2 ](e8497b2d80 ))
* **treewide:** manual ruff fixes ([7828eee ](7828eee014 ))
* use 'eq' and isnull() on qb conditions ([2268995 ](22689958da ))
* use reference type name to update exc rate ([5b62f20 ](5b62f2050b ))
* Values in transaciton currency ([3b179ba ](3b179bad89 ))
* workstation refresh after prompt ([9f12c96 ](9f12c964dc ))
* wrong value for total amount in payments ([807def0 ](807def0f04 ))
### Features
* ledger health doctype ([5d978c2 ](5d978c2729 ))
* new hook `fields_for_group_similar_items` to group additional fields for print formats ([#40831 ](https://github.com/frappe/erpnext/issues/40831 )) ([4ef4466 ](4ef4466e67 ))
2024-04-11 07:38:28 +00:00
Nabin Hait
205e7afb9d
Merge pull request #40918 from frappe/version-15-hotfix
...
chore: release v15
2024-04-11 13:07:06 +05:30
Nabin Hait
3b166ea249
Merge pull request #40891 from frappe/mergify/bp/version-15-hotfix/pr-40698
...
fix: Get pro-rata amount based on correct days (backport #40698 )
2024-04-11 11:56:32 +05:30
Nabin Hait
694187b853
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-40698
2024-04-11 11:53:20 +05:30
Nabin Hait
91fe25356e
Merge pull request #40960 from nabinhait/itemised-tds-breakup-v15-hotfix
...
fix: Show itemised TDS breakup based on Apply TDS checkbox on item level
2024-04-11 11:49:34 +05:30
Nabin Hait
2e35065070
Merge pull request #40961 from nabinhait/permission-issue-v15
...
fix: Ignore permissions while fetching module settings properties
2024-04-11 11:49:21 +05:30
Nabin Hait
cca7f17b19
Merge pull request #40963 from frappe/revert-40630-mergify/bp/version-15-hotfix/pr-40514
...
Revert "fix: pass empty string email content of pos invoice (backport #40514 )"
2024-04-11 11:48:49 +05:30
Nabin Hait
4591ba063c
Revert "fix: pass empty string email content of pos invoice (backport #40514 )"
2024-04-11 11:43:59 +05:30
Nabin Hait
5ba9fbcbdb
Merge pull request #40953 from frappe/mergify/bp/version-15-hotfix/pr-40916
...
fix: check if there is any existing depreciation schedule (backport #40916 )
2024-04-11 11:32:44 +05:30
Nabin Hait
23d4b01137
Merge pull request #40825 from frappe/mergify/bp/version-15-hotfix/pr-40584
...
fix: show currency symbol in base currency in fixed asset register report (backport #40584 )
2024-04-11 11:30:51 +05:30
Nabin Hait
a93a9122bb
Merge pull request #40955 from frappe/mergify/bp/version-15-hotfix/pr-40861
...
fix: Get default party bank account and company bank account for a party (backport #40861 )
2024-04-11 11:29:30 +05:30
Nabin Hait
ac99d8543d
Merge pull request #40958 from frappe/mergify/bp/version-15-hotfix/pr-40920
...
fix: Fetch correct outstanding and total amount for reference journal entry (backport #40920 )
2024-04-11 11:28:53 +05:30
Nabin Hait
5e9f31cf21
fix: Ignore permissions while fetching module settings properties
2024-04-11 11:23:19 +05:30
Nabin Hait
4e3c885808
fix: Show itemised TDS breakup based on Apply TDS checkbox on item level
2024-04-11 11:20:38 +05:30
Nabin Hait
711bc3ff1c
Merge pull request #40951 from frappe/mergify/bp/version-15-hotfix/pr-40833
...
fix: wrong value for total amount in payments (backport #40833 )
2024-04-11 11:12:07 +05:30
Nabin Hait
c72f61ef2f
fix: Fetch outstanding and total amount for reference journal entry
...
(cherry picked from commit f331f9b15c )
2024-04-11 05:35:43 +00:00
Nabin Hait
174567350e
fix: Get default party bank account and company bank account for a party
...
(cherry picked from commit f87be1d96e )
2024-04-11 05:25:34 +00:00
Nabin Hait
dcb7e27a5e
fix: check if there is any existing depreciation schedule
...
(cherry picked from commit 433c8c450c )
2024-04-11 05:24:08 +00:00
Nabin Hait
959d9c5fda
Merge branch 'version-15' into version-15-hotfix
2024-04-11 10:51:32 +05:30
Deepesh Garg
955ffce775
Merge pull request #40630 from frappe/mergify/bp/version-15-hotfix/pr-40514
...
fix: pass empty string email content of pos invoice (#40514 )
2024-04-10 21:36:57 +05:30
Deepesh Garg
6f3a70d35f
Merge pull request #40697 from frappe/mergify/bp/version-15-hotfix/pr-40641
...
chore: Reduce usage of cur_frm (#40641 )
2024-04-10 21:35:08 +05:30
mergify[bot]
0ec1f01b00
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-40584
2024-04-10 15:57:49 +00:00
HarryPaulo
807def0f04
fix: wrong value for total amount in payments
...
(cherry picked from commit bf88b8eb65 )
2024-04-10 15:57:11 +00:00
Deepesh Garg
87e30a2981
Merge pull request #40950 from frappe/mergify/bp/version-15-hotfix/pr-40863
...
fix: Show amount in transaction currency in general ledger report (#40863 )
2024-04-10 21:24:39 +05:30
Deepesh Garg
0e1c7e8788
Merge pull request #40946 from frappe/mergify/bp/version-15-hotfix/pr-40844
...
fix: notify update when update outstanding amount (#40844 )
2024-04-10 21:22:42 +05:30
Deepesh Garg
21454e4dfb
Merge pull request #40948 from frappe/mergify/bp/version-15-hotfix/pr-40931
...
fix: Don't call get_fiscal_year if setup is not done yet (backport #40931 )
2024-04-10 21:22:22 +05:30
Deepesh Garg
18700c26f9
Merge pull request #40945 from frappe/mergify/bp/version-15-hotfix/pr-40849
...
fix: Values in transaction currency (backport #40849 )
2024-04-10 21:22:06 +05:30
Nabin Hait
67bac41df4
fix: Show amount in transaction currency in general ledger report
...
(cherry picked from commit d868122f12 )
2024-04-10 15:26:25 +00:00
Corentin Flr
9beaf65d19
fix: Don't call get_fiscal_year if setup is not done yet
...
(cherry picked from commit c203fafb1b )
2024-04-10 15:18:26 +00:00
HarryPaulo
f51481983d
fix: notify update when update outstanding amount - Linters
...
(cherry picked from commit 198b90eb01 )
2024-04-10 15:17:17 +00:00
HarryPaulo
b10d3c4da2
fix: notify update when update outstanding amount
...
(cherry picked from commit f67f163e7d )
2024-04-10 15:17:16 +00:00
Deepesh Garg
3b179bad89
fix: Values in transaciton currency
...
(cherry picked from commit a3c9fd6567 )
2024-04-10 15:16:39 +00:00
Akhil Narang
29e3a400f9
Merge pull request #40935 from akhilnarang/v15-ruff
...
chore: backport ruff linting/formatting
2024-04-10 16:36:13 +05:30
Akhil Narang
3141a1702c
chore: gitignore ruff format
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 16:11:12 +05:30
ruthra kumar
22689958da
fix: use 'eq' and isnull() on qb conditions
...
(cherry picked from commit eee86d2e4b )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 16:11:12 +05:30
Akhil Narang
41d7c03cbb
fix: exclude some query builder lines from ruff rules
...
`== None` and `== True` are intentional here
(cherry picked from commit ac69513f60 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 16:11:10 +05:30
Akhil Narang
7828eee014
fix(treewide): manual ruff fixes
...
(cherry picked from commit f63396ef47 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 16:11:10 +05:30
ruthra kumar
9b1e36ebf0
Merge pull request #40938 from frappe/mergify/bp/version-15-hotfix/pr-40936
...
fix: ignore dimension validation for cancelled entries (backport #40936 )
2024-04-10 15:28:16 +05:30
Akhil Narang
960ef14b7a
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 14:15:58 +05:30
ruthra kumar
b288c73437
fix: ignore dimension validation for cancelled entries
...
(cherry picked from commit 971c867f29 )
2024-04-10 08:29:25 +00:00
barredterra
9eeedd8515
chore: switch to ruff for python formatting/linting
...
(cherry picked from commit 8afb7790de )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 13:10:19 +05:30
ruthra kumar
0f58a3918a
Merge pull request #40930 from frappe/mergify/bp/version-15-hotfix/pr-40695
...
feat: Periodically monitor ledger health (backport #40695 )
2024-04-09 20:00:23 +05:30
ruthra kumar
501c88ca3a
Merge pull request #40928 from frappe/mergify/bp/version-15-hotfix/pr-40926
...
fix: incorrect currency symbol in General Ledger print (backport #40926 )
2024-04-09 19:54:48 +05:30
ruthra kumar
b22784878f
chore: use super() instead of super(__class__, self)
...
(cherry picked from commit 24d37d22a3 )
2024-04-09 12:25:56 +00:00
ruthra kumar
d8f627a9d7
chore: make ledger health doctype read_only
...
(cherry picked from commit dc79213bb3 )
2024-04-09 12:25:55 +00:00
ruthra kumar
711a6eaaaf
test: ledger monitoring function
...
(cherry picked from commit 4776d660b5 )
2024-04-09 12:25:55 +00:00
ruthra kumar
9834e3ab7f
chore: schedule job to run daily
...
(cherry picked from commit f96cf111ed )
2024-04-09 12:25:55 +00:00
ruthra kumar
a331eadf29
chore: permission and UI changes
...
(cherry picked from commit 1a43ed763b )
2024-04-09 12:25:55 +00:00
ruthra kumar
bf0cfae9c9
refactor: only run checks on specified companies
...
(cherry picked from commit 00eeacd06a )
2024-04-09 12:25:54 +00:00
ruthra kumar
522cfd0c9a
refactor: make health check configurable for companies
...
(cherry picked from commit 704925549b )
2024-04-09 12:25:54 +00:00
ruthra kumar
9bae5e37cd
refactor: control monitoring through settings page
...
(cherry picked from commit a42482ce35 )
2024-04-09 12:25:53 +00:00
ruthra kumar
9fbb4f676b
chore: settings page for health monitor
...
(cherry picked from commit b2fb7843d1 )
2024-04-09 12:25:53 +00:00
ruthra kumar
0f927f99a4
refactor: barebones method to run checks
...
(cherry picked from commit 8c8d9be810 )
2024-04-09 12:25:53 +00:00
ruthra kumar
6bf997ee96
refactor: flag for general and payment ledger mismatch
...
(cherry picked from commit d620b9eae8 )
2024-04-09 12:25:52 +00:00
ruthra kumar
b8bcae9252
refactor: date on which vouchers was reported
...
(cherry picked from commit 402ffc6d27 )
2024-04-09 12:25:51 +00:00
ruthra kumar
5d978c2729
feat: ledger health doctype
...
(cherry picked from commit 9ed74dd8cc )
2024-04-09 12:25:51 +00:00
ruthra kumar
9f4663b4d0
fix: incorrect currency symbol in General Ledger print
...
(cherry picked from commit 429e036e8c )
2024-04-09 12:16:47 +00:00
rohitwaghchaure
8cc5b99986
Merge pull request #40922 from frappe/mergify/bp/version-15-hotfix/pr-40909
...
fix: pick list validation didn't consider existing draft pick list (backport #40909 )
2024-04-09 17:28:18 +05:30
rohitwaghchaure
7a0e313895
chore: fix conflicts
2024-04-09 16:57:02 +05:30
Rohit Waghchaure
722abf1b6b
fix: pick list validation didn't consider existing draft pick list
...
(cherry picked from commit 3bce4d92f6 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.py
2024-04-09 11:25:22 +00:00
Sagar Vora
566d4fa76e
Merge pull request #40907 from frappe/mergify/bp/version-15-hotfix/pr-40831
2024-04-08 10:19:31 +00:00
Smit Vora
4ef4466e67
feat: new hook fields_for_group_similar_items to group additional fields for print formats ( #40831 )
...
(cherry picked from commit f7c9e1538b )
2024-04-08 10:18:24 +00:00
ruthra kumar
6cefe45e5b
Merge pull request #40905 from frappe/mergify/bp/version-15-hotfix/pr-40878
...
refactor: merge taxes from delivery note to Sales Invoice (backport #40878 )
2024-04-08 15:47:11 +05:30
ruthra kumar
d4a74923c1
test: tax merging from 2 Delivery Note to Sales Invoice
...
(cherry picked from commit 39a48a2e2a )
2024-04-08 09:09:46 +00:00
ruthra kumar
e9b87fdd42
refactor: merge taxes from delivery note to Sales Invoice
...
(cherry picked from commit 550cbbd91c )
2024-04-08 09:09:46 +00:00
ruthra kumar
7f790ca908
Merge pull request #40903 from frappe/mergify/bp/version-15-hotfix/pr-40876
...
fix: ledger entries for Payment against reverse payment reconciliation (backport #40876 )
2024-04-08 09:11:33 +05:30
ruthra kumar
2373dd9b95
chore: resolve conflicts
2024-04-08 08:52:41 +05:30
ruthra kumar
67df5ae0ec
refactor(test): include new fields in assertion
...
(cherry picked from commit 64b7f624a5 )
2024-04-08 01:59:13 +00:00
ruthra kumar
7c0d46409f
test: advance payment against reverse payment reconciliation
...
(cherry picked from commit 141f462368 )
2024-04-08 01:59:13 +00:00
ruthra kumar
4ad423b1b9
test: reverse payment against payment for supplier
...
(cherry picked from commit 248cc6105b )
2024-04-08 01:59:12 +00:00
ruthra kumar
3668de7cb7
fix(test): for reverse payments, only advance acc should have effect
...
This applies for Payments against Reverse-Payment reconcilition
(cherry picked from commit 74bc38e0af )
2024-04-08 01:59:12 +00:00
ruthra kumar
d9826e3dfc
refactor: supplementary field to better handle reverse payments
...
(cherry picked from commit bdd36b0001 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
2024-04-08 01:59:12 +00:00
ruthra kumar
f3eb559a71
fix: invalid ledger entries on payment against reverse payments
...
On Advance payments booked on separate party account, reconciliation
against a reverse payment posted invalid ledger entries.
(cherry picked from commit 9fd2dddfde )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2024-04-08 01:59:11 +00:00
ruthra kumar
4f13f4779a
fix(test): Advance Received should be under liability account
...
(cherry picked from commit a75e095d00 )
2024-04-08 01:59:10 +00:00
Frappe PR Bot
3566a8adc6
chore(release): Bumped to Version 15.19.2
...
## [15.19.2](https://github.com/frappe/erpnext/compare/v15.19.1...v15.19.2 ) (2024-04-07)
### Bug Fixes
* depr amount pro rata and related tests ([e41d23d ](e41d23d26c ))
* Get pro-rata amount based on correct days ([f229282 ](f229282754 ))
* pro-rata amount for straight line method ([e71f334 ](e71f33425c ))
2024-04-07 10:40:27 +00:00
Nabin Hait
7fdc8f7c38
Merge pull request #40902 from frappe/mergify/bp/version-15/pr-40901
...
fix: Get pro-rata depreciation amount based on correct days (backport #40901 )
2024-04-07 16:09:14 +05:30
Nabin Hait
e71f33425c
fix: pro-rata amount for straight line method
...
(cherry picked from commit 16a5475c0c )
2024-04-07 10:14:39 +00:00
Nabin Hait
6ddd08d0b0
fix:linter issue
...
(cherry picked from commit 8247fd1727 )
2024-04-07 10:14:39 +00:00
Nabin Hait
e41d23d26c
fix: depr amount pro rata and related tests
...
(cherry picked from commit 350d53dbe1 )
2024-04-07 10:14:39 +00:00
Nabin Hait
f229282754
fix: Get pro-rata amount based on correct days
...
(cherry picked from commit 1276855f40 )
2024-04-07 10:14:38 +00:00
Nabin Hait
77fd0436a8
Merge pull request #40901 from nabinhait/pro-rata-depr-v15
...
fix: Get pro-rata depreciation amount based on correct days
2024-04-07 15:43:32 +05:30
Nabin Hait
16a5475c0c
fix: pro-rata amount for straight line method
2024-04-07 15:21:46 +05:30
Nabin Hait
8247fd1727
fix:linter issue
2024-04-07 15:18:29 +05:30
rohitwaghchaure
159d633a62
Merge pull request #40836 from frappe/mergify/bp/version-15-hotfix/pr-40834
...
fix: translatable web footer (backport #40834 )
2024-04-07 14:36:03 +05:30
rohitwaghchaure
99a57e689d
Merge pull request #40860 from frappe/mergify/bp/version-15-hotfix/pr-40848
...
fix: group warehouse added in the stock reconciliation (backport #40848 )
2024-04-07 14:34:58 +05:30
rohitwaghchaure
97bf4a829a
Merge pull request #40894 from frappe/mergify/bp/version-15-hotfix/pr-40883
...
fix: incorrect operator causing incorrect validation (backport #40883 )
2024-04-07 14:33:43 +05:30
Nabin Hait
350d53dbe1
fix: depr amount pro rata and related tests
2024-04-07 14:14:13 +05:30
Nabin Hait
1276855f40
fix: Get pro-rata amount based on correct days
2024-04-07 14:14:06 +05:30
Nabin Hait
edd143b084
fix: resolved merge conflict
2024-04-07 12:15:52 +05:30
Rohit Waghchaure
80c2a33fd7
fix: incorrect operator causing incorrect validation
...
(cherry picked from commit 6b317b0c0d )
2024-04-07 06:34:23 +00:00
rohitwaghchaure
25e0a808cd
Merge pull request #40889 from frappe/mergify/bp/version-15-hotfix/pr-40887
...
fix: query_report.trigger_refresh is not a function (backport #40887 )
2024-04-07 12:02:46 +05:30
Nabin Hait
0cd94b017f
fix:linter issue
...
(cherry picked from commit be0cb5289f )
# Conflicts:
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
2024-04-07 06:32:22 +00:00
Nabin Hait
854d4a9c79
fix: depr amount pro rata and related tests
...
(cherry picked from commit e8dcbe2625 )
2024-04-07 06:32:22 +00:00
Nabin Hait
5bf7c799e2
fix: Get pro-rata amount based on correct days
...
(cherry picked from commit 6c1e9fab27 )
2024-04-07 06:32:22 +00:00
Rohit Waghchaure
4f48ede7a0
fix: query_report.trigger_refresh is not a function
...
(cherry picked from commit 30bbb58ca1 )
2024-04-07 06:27:51 +00:00
ruthra kumar
0532b1fd94
Merge pull request #40869 from frappe/mergify/bp/version-15-hotfix/pr-40856
...
fix: unwanted Exc Gain/Loss journals on Payment against Journal entry (backport #40856 )
2024-04-05 10:52:43 +05:30
ruthra kumar
4b78eb7e76
test: payment against JE reconciliation with different rates
...
(cherry picked from commit fe84558b77 )
2024-04-05 05:04:02 +00:00
ruthra kumar
5b62f2050b
fix: use reference type name to update exc rate
...
(cherry picked from commit c15690e475 )
2024-04-05 05:04:02 +00:00
Rohit Waghchaure
e6d6172b4c
fix: group warehouse added in the stock reconciliation
...
(cherry picked from commit 8f53bc0096 )
2024-04-04 10:10:24 +00:00
Deepesh Garg
91f689575e
Merge pull request #40810 from frappe/mergify/bp/version-15-hotfix/pr-40796
...
fix: Default company bank account (#40796 )
2024-04-04 14:28:07 +05:30
Frappe PR Bot
dc0c85a227
chore(release): Bumped to Version 15.19.1
...
## [15.19.1](https://github.com/frappe/erpnext/compare/v15.19.0...v15.19.1 ) (2024-04-04)
### Bug Fixes
* Receive payment entry from Employee ([3e7abf5 ](3e7abf5fe5 ))
2024-04-04 08:57:45 +00:00
Deepesh Garg
5c5a0c965d
Merge pull request #40809 from frappe/mergify/bp/version-15-hotfix/pr-40770
...
fix: Recalculate sales commission on item update (#40770 )
2024-04-04 14:27:40 +05:30
Deepesh Garg
162b6bf50b
Merge pull request #40855 from frappe/mergify/bp/version-15/pr-40808
...
fix: Receive payment entry from Employee (#40755 )
2024-04-04 14:26:36 +05:30
Deepesh Garg
3e7abf5fe5
fix: Receive payment entry from Employee
...
(cherry picked from commit 29e5c6807e )
(cherry picked from commit 0cee954f84 )
2024-04-04 08:55:02 +00:00
Deepesh Garg
7131e7836d
Merge pull request #40808 from frappe/mergify/bp/version-15-hotfix/pr-40755
...
fix: Receive payment entry from Employee (#40755 )
2024-04-04 14:24:13 +05:30
rohitwaghchaure
806a802daa
Merge pull request #40853 from frappe/mergify/bp/version-15-hotfix/pr-40852
...
fix: workstation refresh after prompt (backport #40852 )
2024-04-04 12:07:47 +05:30
Nihantra C. Patel
9f12c964dc
fix: workstation refresh after prompt
...
(cherry picked from commit bed1af26e3 )
2024-04-04 06:21:36 +00:00
Frappe PR Bot
f78df8dccb
chore(release): Bumped to Version 15.19.0
...
# [15.19.0](https://github.com/frappe/erpnext/compare/v15.18.3...v15.19.0 ) (2024-04-03)
### Bug Fixes
* added validation if parent id is missing in BOM Creator ([87ce9d8 ](87ce9d834f ))
* barcode not fetched on selection of item ([2b1b51b ](2b1b51b5bb ))
* button to select serial / batch bundle in the subcontracting receipt ([d2a6509 ](d2a6509950 ))
* cost center shouldn't update debit/credit in Exc gain/loss JV ([71704be ](71704beb6f ))
* do not fetch received items in purchase receipt ([3761e74 ](3761e74436 ))
* enable list view for the issues on the portal ([b089eda ](b089eda8bf ))
* markdown to text editor set for supplier quotation ([5fb6428 ](5fb642831c ))
* payment_order_status should be no_copy ([2dd697e ](2dd697ee77 ))
* Priority not copied from project template ([a3a6bf6 ](a3a6bf6ae1 ))
* rate changed on changing of the qty ([41b3a59 ](41b3a59aae ))
* sales / prchase return validation issue ([7a21997 ](7a21997701 ))
* show future payments allocated sales returns is considered as payment ([0561d0a ](0561d0a81c ))
* Show Stock Ageing Data filter not working in stock balance report ([2185a29 ](2185a29555 ))
* Warehouse linked company name in multicompany setup (backport [#40779 ](https://github.com/frappe/erpnext/issues/40779 )) ([#40781 ](https://github.com/frappe/erpnext/issues/40781 )) ([33b6244 ](33b6244ae6 ))
### Features
* allow to pick manually qty / batches / serial nos ([5ea11af ](5ea11af36b ))
2024-04-03 10:32:58 +00:00
Deepesh Garg
955078abb0
Merge pull request #40820 from frappe/version-15-hotfix
...
chore: release v15
2024-04-03 16:01:44 +05:30
rohitwaghchaure
405719cd3d
Merge pull request #40838 from frappe/mergify/bp/version-15-hotfix/pr-40723
...
feat: allow to pick manually qty / batches / serial nos (backport #40723 )
2024-04-02 22:55:34 +05:30
rohitwaghchaure
52c4157723
chore: fix conflicts
2024-04-02 22:23:22 +05:30
Rohit Waghchaure
5ea11af36b
feat: allow to pick manually qty / batches / serial nos
...
(cherry picked from commit 50dd9fa8a3 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.json
2024-04-02 16:45:23 +00:00
Raffael Meyer
e8497b2d80
fix: translatable web footer ( #40834 )
...
(cherry picked from commit f3bcdbe5bd )
2024-04-02 15:16:15 +00:00
rohitwaghchaure
d3044e635e
Merge pull request #40832 from frappe/mergify/bp/version-15-hotfix/pr-40828
...
chore: remove rate of material based on Manual (backport #40828 )
2024-04-02 19:41:04 +05:30
rohitwaghchaure
ca6caa86bc
chore: fix conflicts
2024-04-02 19:18:02 +05:30
rohitwaghchaure
152921b82a
chore: fix conflicts
2024-04-02 19:17:41 +05:30
Rohit Waghchaure
ecc317d690
chore: remove rate of material based on Manual
...
(cherry picked from commit 0b63dbf221 )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.json
# erpnext/manufacturing/doctype/bom_creator/bom_creator.json
2024-04-02 12:42:22 +00:00
Nabin Hait
8016b0aee7
fix: linter issues
...
(cherry picked from commit 21a40a2236 )
2024-04-02 10:27:55 +00:00
Nabin Hait
79043894b2
fix: show currency symbol in base currency in fixed asset register report
...
(cherry picked from commit 8b6220efd8 )
2024-04-02 10:27:55 +00:00
rohitwaghchaure
6607e6b2c3
Merge pull request #40822 from frappe/mergify/bp/version-15-hotfix/pr-40816
...
fix: added validation if parent id is missing in BOM Creator (backport #40816 )
2024-04-02 15:37:29 +05:30
Rohit Waghchaure
87ce9d834f
fix: added validation if parent id is missing in BOM Creator
...
(cherry picked from commit 0a1fab762f )
2024-04-02 09:43:37 +00:00
rohitwaghchaure
204aea856d
Merge pull request #40817 from frappe/mergify/bp/version-15-hotfix/pr-40814
...
fix: barcode not fetched on selection of item (backport #40814 )
2024-04-02 14:22:58 +05:30
Rohit Waghchaure
2b1b51b5bb
fix: barcode not fetched on selection of item
...
(cherry picked from commit b0730293e2 )
2024-04-02 05:52:11 +00:00
Deepesh Garg
d8c5f15bc0
fix: Default company bank account
...
(cherry picked from commit 7ac91deb83 )
2024-04-01 15:09:57 +00:00
Deepesh Garg
5117494a52
fix: Recalculate sales commission on item update
...
(cherry picked from commit f76da50b7e )
2024-04-01 15:09:05 +00:00
Deepesh Garg
0cee954f84
fix: Receive payment entry from Employee
...
(cherry picked from commit 29e5c6807e )
2024-04-01 15:08:35 +00:00
rohitwaghchaure
3971ff5f72
Merge pull request #40806 from frappe/mergify/bp/version-15-hotfix/pr-40735
...
fix: Show Stock Ageing Data filter not working in stock balance report (backport #40735 )
2024-04-01 19:47:20 +05:30
rohitwaghchaure
f32de045e3
chore: fix conflicts
2024-04-01 18:53:04 +05:30
Rohit Waghchaure
2185a29555
fix: Show Stock Ageing Data filter not working in stock balance report
...
(cherry picked from commit 621421bda2 )
# Conflicts:
# erpnext/stock/report/stock_ageing/stock_ageing.py
2024-04-01 11:25:46 +00:00
ruthra kumar
d12f89cdb2
Merge pull request #40804 from frappe/mergify/bp/version-15-hotfix/pr-40181
...
fix: show future payments consider allocated sales returns (backport #40181 )
2024-04-01 14:13:50 +05:30
Devin Slauenwhite
0561d0a81c
fix: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit 3381d0d945 )
2024-04-01 07:34:45 +00:00
Devin Slauenwhite
ed4c6ef1a7
test: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit daaa00bd4a )
2024-04-01 07:34:44 +00:00
rohitwaghchaure
ec91148672
Merge pull request #40738 from frappe/mergify/bp/version-15-hotfix/pr-40731
...
fix: markdown to text editor set for supplier quotation (backport #40731 )
2024-03-31 21:14:15 +05:30
rohitwaghchaure
458d82aff2
Merge pull request #40784 from frappe/mergify/bp/version-15-hotfix/pr-40783
...
fix: button to select serial / batch bundle in the subcontracting receipt (backport #40783 )
2024-03-31 21:13:45 +05:30
rohitwaghchaure
390b4986f9
chore: fix conflicts
2024-03-31 11:41:00 +05:30
rohitwaghchaure
6ecafe7606
chore: fix linter issue
2024-03-31 11:39:55 +05:30
rohitwaghchaure
04da610288
chore: fix conflicts
2024-03-30 20:05:21 +05:30
rohitwaghchaure
b397535392
chore: fix conflicts
2024-03-30 20:04:53 +05:30
Rohit Waghchaure
d2a6509950
fix: button to select serial / batch bundle in the subcontracting receipt
...
(cherry picked from commit d73b1f3e6a )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt_supplied_item/subcontracting_receipt_supplied_item.json
2024-03-30 05:54:14 +00:00
mergify[bot]
33b6244ae6
fix: Warehouse linked company name in multicompany setup (backport #40779 ) ( #40781 )
...
fix: Warehouse linked company name in multicompany setup (#40779 )
(cherry picked from commit 679aea607b )
Co-authored-by: jeshani <56191568+jeshani@users.noreply.github.com >
2024-03-30 10:18:33 +05:30
Frappe PR Bot
8ab26cd76d
chore(release): Bumped to Version 15.18.3
...
## [15.18.3](https://github.com/frappe/erpnext/compare/v15.18.2...v15.18.3 ) (2024-03-29)
### Bug Fixes
* sales / prchase return validation issue ([2eac2ef ](2eac2ef69f ))
2024-03-29 19:09:53 +00:00
rohitwaghchaure
3a380245c6
Merge pull request #40765 from frappe/mergify/bp/version-15/pr-40761
...
chore: show item name in the validation message (backport #40757 ) (backport #40761 )
2024-03-30 00:38:40 +05:30
rohitwaghchaure
8cde784383
Merge pull request #40759 from frappe/mergify/bp/version-15/pr-40746
...
fix: sales / purchase return validation issue (backport #40741 ) (backport #40746 )
2024-03-30 00:38:32 +05:30
ruthra kumar
8ef0a66d3e
Merge pull request #40767 from frappe/mergify/bp/version-15-hotfix/pr-40758
...
fix: payment_order_status should be no_copy (backport #40758 )
2024-03-29 13:49:16 +05:30
Ashish Shah
2dd697ee77
fix: payment_order_status should be no_copy
...
payment_order_status should be no_copy
(cherry picked from commit adee2ba541 )
2024-03-29 07:57:04 +00:00
Rohit Waghchaure
a8ac196cde
chore: show item name in the validation message
...
(cherry picked from commit d05412f96a )
(cherry picked from commit 0b4b0874f4 )
2024-03-29 07:56:05 +00:00
rohitwaghchaure
bd7467a812
Merge pull request #40761 from frappe/mergify/bp/version-15-hotfix/pr-40757
...
chore: show item name in the validation message (backport #40757 )
2024-03-29 13:24:18 +05:30
ruthra kumar
babcc420cc
Merge pull request #40763 from frappe/mergify/bp/version-15-hotfix/pr-40760
...
fix: cost center shouldn't update debit/credit in Exc gain/loss JV (backport #40760 )
2024-03-29 11:46:56 +05:30
ruthra kumar
71704beb6f
fix: cost center shouldn't update debit/credit in Exc gain/loss JV
...
(cherry picked from commit 398d3022ef )
2024-03-29 06:13:51 +00:00
Rohit Waghchaure
0b4b0874f4
chore: show item name in the validation message
...
(cherry picked from commit d05412f96a )
2024-03-29 06:06:54 +00:00
Frappe PR Bot
6077cd8160
chore(release): Bumped to Version 15.18.2
...
## [15.18.2](https://github.com/frappe/erpnext/compare/v15.18.1...v15.18.2 ) (2024-03-29)
### Bug Fixes
* use sql to clear comments ([e2196ef ](e2196efe1a ))
2024-03-29 05:41:25 +00:00
ruthra kumar
aa4998a3b5
Merge pull request #40748 from frappe/mergify/bp/version-15/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-29 11:10:07 +05:30
Rohit Waghchaure
2eac2ef69f
fix: sales / prchase return validation issue
...
(cherry picked from commit 59dc4a96e1 )
(cherry picked from commit 7a21997701 )
2024-03-29 05:28:31 +00:00
ruthra kumar
e2196efe1a
fix: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-29 10:49:33 +05:30
rohitwaghchaure
0eb908e950
Merge pull request #40756 from frappe/mergify/bp/version-15-hotfix/pr-40752
...
chore: allow to override serial batch selector using custom app (backport #40752 )
2024-03-29 09:15:37 +05:30
Rohit Waghchaure
8ca4f63572
chore: allow to override serial batch selector
...
(cherry picked from commit 0d9d42ae61 )
2024-03-29 03:41:49 +00:00
Deepesh Garg
3c3b08f517
Merge pull request #40750 from frappe/mergify/bp/version-15/pr-40742
...
refactor: configurable exchange gain or loss posting date (#37630 )
2024-03-28 22:12:29 +05:30
ruthra kumar
0247d5c87f
chore: resolve conflicts
...
(cherry picked from commit 565bfa16f2 )
2024-03-28 15:26:55 +00:00
ruthra kumar
ba4d1bc1a4
test: varying posting date for gain loss journal
...
(cherry picked from commit 514d5434a3 )
(cherry picked from commit fd33437d7a )
2024-03-28 15:26:54 +00:00
ruthra kumar
22d352e875
refactor: pass gain loss posting date to controller
...
(cherry picked from commit 7e600a6494 )
# Conflicts:
# erpnext/accounts/utils.py
(cherry picked from commit 125722ae41 )
2024-03-28 15:26:54 +00:00
ruthra kumar
63c3f51ffa
refactor: introduce fields in popup
...
(cherry picked from commit 5323bb7bee )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js
(cherry picked from commit 39571d828e )
2024-03-28 15:26:54 +00:00
ruthra kumar
efd40772ee
refactor: gain_loss posting date fields in the allocation table
...
(cherry picked from commit 55dbcee36a )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
(cherry picked from commit 1fe80c2d02 )
2024-03-28 15:26:53 +00:00
rohitwaghchaure
fb67648c68
Merge pull request #40746 from frappe/mergify/bp/version-15-hotfix/pr-40741
...
fix: sales / purchase return validation issue (backport #40741 )
2024-03-28 18:10:42 +05:30
ruthra kumar
3d61086ac0
Merge pull request #40745 from frappe/mergify/bp/version-15-hotfix/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-28 17:57:14 +05:30
Rohit Waghchaure
7a21997701
fix: sales / prchase return validation issue
...
(cherry picked from commit 59dc4a96e1 )
2024-03-28 12:24:15 +00:00
Deepesh Garg
f2ecc1d2d5
Merge pull request #40742 from frappe/mergify/bp/version-15-hotfix/pr-37630
...
refactor: configurable exchange gain or loss posting date (#37630 )
2024-03-28 17:46:30 +05:30
ruthra kumar
f50a2586b6
refactor: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-28 12:12:17 +00:00
ruthra kumar
565bfa16f2
chore: resolve conflicts
2024-03-28 17:22:53 +05:30
ruthra kumar
fd33437d7a
test: varying posting date for gain loss journal
...
(cherry picked from commit 514d5434a3 )
2024-03-28 10:59:24 +00:00
ruthra kumar
125722ae41
refactor: pass gain loss posting date to controller
...
(cherry picked from commit 7e600a6494 )
# Conflicts:
# erpnext/accounts/utils.py
2024-03-28 10:59:24 +00:00
ruthra kumar
39571d828e
refactor: introduce fields in popup
...
(cherry picked from commit 5323bb7bee )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js
2024-03-28 10:59:23 +00:00
ruthra kumar
1fe80c2d02
refactor: gain_loss posting date fields in the allocation table
...
(cherry picked from commit 55dbcee36a )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
2024-03-28 10:59:22 +00:00
Nihantra Patel
5fb642831c
fix: markdown to text editor set for supplier quotation
...
(cherry picked from commit 9828d34b19 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2024-03-28 07:16:15 +00:00
rohitwaghchaure
beb8807b2e
Merge pull request #40733 from frappe/mergify/bp/version-15-hotfix/pr-40713
...
fix: enable list view for the issues on the portal (backport #40713 )
2024-03-28 12:11:21 +05:30
Rohit Waghchaure
b089eda8bf
fix: enable list view for the issues on the portal
...
(cherry picked from commit bddc1e3974 )
2024-03-28 05:38:12 +00:00
rohitwaghchaure
5f125c5e2f
Merge pull request #40722 from frappe/mergify/bp/version-15-hotfix/pr-40718
...
fix: do not fetch received items in purchase receipt (backport #40718 )
2024-03-27 22:59:38 +05:30
Rohit Waghchaure
3761e74436
fix: do not fetch received items in purchase receipt
...
(cherry picked from commit 5bff434902 )
2024-03-27 17:11:25 +00:00
rohitwaghchaure
b7525263ff
Merge pull request #40711 from frappe/mergify/bp/version-15-hotfix/pr-40708
...
fix: Priority not copied from project template (backport #40708 )
2024-03-27 16:18:26 +05:30
Rohit Waghchaure
a3a6bf6ae1
fix: Priority not copied from project template
...
(cherry picked from commit 33fd7b8a1f )
2024-03-27 10:18:20 +00:00
Frappe PR Bot
ca3827efea
chore(release): Bumped to Version 15.18.1
...
## [15.18.1](https://github.com/frappe/erpnext/compare/v15.18.0...v15.18.1 ) (2024-03-27)
### Bug Fixes
* rate changed on changing of the qty ([471f1c8 ](471f1c835c ))
2024-03-27 08:37:31 +00:00
rohitwaghchaure
d2584dd3e8
Merge pull request #40704 from frappe/mergify/bp/version-15/pr-40703
...
fix: rate changed on changing of the qty (backport #40700 ) (backport #40703 )
2024-03-27 14:06:20 +05:30
Rohit Waghchaure
471f1c835c
fix: rate changed on changing of the qty
...
(cherry picked from commit cd36a1051f )
(cherry picked from commit 41b3a59aae )
2024-03-27 08:24:00 +00:00
rohitwaghchaure
ac4b7f20ca
Merge pull request #40703 from frappe/mergify/bp/version-15-hotfix/pr-40700
...
fix: rate changed on changing of the qty (backport #40700 )
2024-03-27 13:52:54 +05:30
Rohit Waghchaure
41b3a59aae
fix: rate changed on changing of the qty
...
(cherry picked from commit cd36a1051f )
2024-03-27 08:07:18 +00:00
Deepesh Garg
c1b9ad2f3a
chore: Reduce usage of cur_frm
...
(cherry picked from commit e44809bcc9 )
2024-03-27 06:16:31 +00:00
Frappe PR Bot
70ce49e32c
chore(release): Bumped to Version 15.18.0
...
# [15.18.0](https://github.com/frappe/erpnext/compare/v15.17.6...v15.18.0 ) (2024-03-27)
### Bug Fixes
* Add default finance book check in P&L statement ([f087159 ](f08715972a ))
* Batch No is mandatory while making manufacture entry ([a638c9c ](a638c9c8af ))
* Book depreciation until the asset disposal date and removed unwanted commits ([2d7ff5d ](2d7ff5d4cf ))
* Cannot read properties of undefined (reading 'rate') ([d287ed5 ](d287ed5e47 ))
* existing batch from different warehouse not showing in the dropdown ([79d0478 ](79d047802a ))
* incorrect total qty in job card ([68d57c3 ](68d57c3947 ))
* item not coming in quick entry ([008894d](008894d32b ))
* permissions during bulk transaction logs ([6e6ca42 ](6e6ca42261 ))
* pick list not picked qty less than 1 ([5310ec3 ](5310ec38ca ))
* rate not fetching from the item price ([fd02060 ](fd02060cd2 ))
* rate reset to zero ([4636ef0 ](4636ef0a29 ))
* remove faulty translation ([#40667 ](https://github.com/frappe/erpnext/issues/40667 )) ([afa930f ](afa930ff48 ))
* style for tax breakup ([501b09a ](501b09a170 ))
* translatability of bom configurator labels ([cf49cec ](cf49cec203 ))
* Turkish translations ([#40650 ](https://github.com/frappe/erpnext/issues/40650 )) ([17a0876 ](17a087663b ))
* use serial/batch fields for subcontracting receipt and in transit stock entry ([9ec24bc ](9ec24bcc6c ))
* use Text Editor for rendering tax breakup table ([a95bb27 ](a95bb27c65 ))
* validate gl for previous fiscal year ([4b973b2 ](4b973b2f86 ))
* validation error for the subcontracting receipt ([23ae82d ](23ae82d282 ))
* wrong buying amount if delivered and billed qty varies ([c224240 ](c2242406f4 ))
### Features
* bisect doctype ([884a18f ](884a18f8f1 ))
* nodes doctype ([bfccfa4 ](bfccfa4af1 ))
### Performance Improvements
* add in some indexes (backport [#40590 ](https://github.com/frappe/erpnext/issues/40590 )) ([#40605 ](https://github.com/frappe/erpnext/issues/40605 )) ([f66cf7d ](f66cf7d838 ))
2024-03-27 03:27:37 +00:00
Deepesh Garg
d09821e1e1
Merge pull request #40678 from frappe/version-15-hotfix
...
chore: release v15
2024-03-27 08:56:26 +05:30
rohitwaghchaure
b6ac3e7d08
Merge pull request #40689 from frappe/mergify/bp/version-15-hotfix/pr-40685
...
fix: validation error for the subcontracting receipt (backport #40685 )
2024-03-27 08:04:58 +05:30
Raffael Meyer
afa930ff48
fix: remove faulty translation ( #40667 )
2024-03-27 00:21:16 +01:00
Rohit Waghchaure
23ae82d282
fix: validation error for the subcontracting receipt
...
(cherry picked from commit 016585c248 )
2024-03-26 14:27:36 +00:00
rohitwaghchaure
ad8961030e
Merge pull request #40688 from frappe/mergify/bp/version-15-hotfix/pr-40684
...
fix: incorrect total qty in job card (backport #40684 )
2024-03-26 19:54:46 +05:30
Rohit Waghchaure
68d57c3947
fix: incorrect total qty in job card
...
(cherry picked from commit c3546cf8e2 )
2024-03-26 14:04:03 +00:00
rohitwaghchaure
9b9892da03
Merge pull request #40680 from frappe/mergify/bp/version-15-hotfix/pr-40674
...
fix: existing batch from different warehouse not showing in the dropdown (backport #40674 )
2024-03-26 16:33:14 +05:30
Rohit Waghchaure
79d047802a
fix: existing batch from different warehouse not showing in the dropdown
...
(cherry picked from commit 662cf21afb )
2024-03-26 10:35:51 +00:00
rohitwaghchaure
108e80419e
Merge pull request #40673 from frappe/mergify/bp/version-15-hotfix/pr-40672
...
fix: item not coming in quick entry (backport #40672 )
2024-03-26 14:33:46 +05:30
Rohit Waghchaure
008894d32b
fix: item not coming in quick entry
...
(cherry picked from commit dcbb54c41f )
2024-03-26 06:13:17 +00:00
Deepesh Garg
634054c07b
Merge pull request #40430 from frappe/mergify/bp/version-15-hotfix/pr-40385
...
fix: Book depreciation until the asset disposal date and remove unwanted commits (#40385 )
2024-03-26 09:05:20 +05:30
SelenSoft
17a087663b
fix: Turkish translations ( #40650 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-03-25 23:27:51 +01:00
Deepesh Garg
b04cef9f3f
Merge pull request #40653 from frappe/mergify/bp/version-15-hotfix/pr-40640
...
fix: Add default finance book check in P&L statement (backport #40640 )
2024-03-25 17:08:40 +05:30
Deepesh Garg
f08715972a
fix: Add default finance book check in P&L statement
...
(cherry picked from commit 5be3417fdf )
2024-03-25 09:14:45 +00:00
Frappe PR Bot
22f3935024
chore(release): Bumped to Version 15.17.6
...
## [15.17.6](https://github.com/frappe/erpnext/compare/v15.17.5...v15.17.6 ) (2024-03-25)
### Bug Fixes
* reset update outstanding flag for old records ([1753a13 ](1753a138e9 ))
2024-03-25 02:55:11 +00:00
ruthra kumar
0b0b3f0d9d
Merge pull request #40645 from frappe/mergify/bp/version-15/pr-40622
...
fix: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-25 08:24:03 +05:30
ruthra kumar
0658285a3b
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-25 07:44:37 +05:30
ruthra kumar
1753a138e9
fix: reset update outstanding flag for old records
...
(cherry picked from commit a88bf8419e )
2024-03-25 07:44:16 +05:30
rohitwaghchaure
4e4e6c669d
Merge pull request #40639 from frappe/mergify/bp/version-15-hotfix/pr-40638
...
fix: Batch No is mandatory while making manufacture entry (backport #40638 )
2024-03-24 21:19:51 +05:30
Rohit Waghchaure
a638c9c8af
fix: Batch No is mandatory while making manufacture entry
...
(cherry picked from commit 43fd60a877 )
2024-03-24 13:02:10 +00:00
rohitwaghchaure
a95295b9f9
Merge pull request #40637 from frappe/mergify/bp/version-15-hotfix/pr-40594
...
fix: use serial/batch fields for subcontracting receipt and in transit in stock entry (backport #40594 )
2024-03-24 17:45:50 +05:30
ruthra kumar
e33c383345
Merge pull request #40624 from frappe/mergify/bp/version-15-hotfix/pr-40622
...
refactor: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-24 16:39:03 +05:30
ruthra kumar
996f7d30b9
chore: resolve conflict
2024-03-24 16:24:10 +05:30
Rohit Waghchaure
9ec24bcc6c
fix: use serial/batch fields for subcontracting receipt and in transit stock entry
...
(cherry picked from commit 3423334e4f )
2024-03-24 10:34:52 +00:00
Danny
7a9291b3d1
fix: pass empty string email content of pos invoice
...
(cherry picked from commit ee7bd98878 )
2024-03-23 09:10:55 +00:00
Deepesh Garg
bfa316ad09
Merge pull request #40591 from frappe/mergify/bp/version-15-hotfix/pr-40587
...
refactor(Item Price): validate dates (#40587 )
2024-03-23 08:58:47 +05:30
ruthra kumar
d238cdbdd5
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-22 14:54:02 +00:00
ruthra kumar
f25b5bdfab
refactor: reset flag for old records
...
(cherry picked from commit a88bf8419e )
# Conflicts:
# erpnext/patches.txt
2024-03-22 14:54:02 +00:00
Frappe PR Bot
c39d02fa14
chore(release): Bumped to Version 15.17.5
...
## [15.17.5](https://github.com/frappe/erpnext/compare/v15.17.4...v15.17.5 ) (2024-03-22)
### Bug Fixes
* rate reset to zero ([1ed9133 ](1ed9133bb6 ))
2024-03-22 10:30:44 +00:00
rohitwaghchaure
4a1c56113e
Merge pull request #40619 from frappe/mergify/bp/version-15/pr-40617
...
fix: rate reset to zero (backport #40616 ) (backport #40617 )
2024-03-22 15:59:36 +05:30
Rohit Waghchaure
1ed9133bb6
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
(cherry picked from commit 4636ef0a29 )
2024-03-22 10:08:05 +00:00
rohitwaghchaure
9f13b6ed2b
Merge pull request #40617 from frappe/mergify/bp/version-15-hotfix/pr-40616
...
fix: rate reset to zero (backport #40616 )
2024-03-22 15:36:51 +05:30
Rohit Waghchaure
4636ef0a29
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
2024-03-22 09:50:50 +00:00
ruthra kumar
fcbe2556d3
Merge pull request #40613 from frappe/mergify/bp/version-15-hotfix/pr-38496
...
feat: utility to debug financial reports - Bisect Accounting Statements (backport #38496 )
2024-03-22 14:19:42 +05:30
ruthra kumar
345d5a657a
chore: resolve JS linter issue
2024-03-22 14:03:43 +05:30
ruthra kumar
e7b3ef0c90
chore: resolve linter issues
...
(cherry picked from commit 0890b414b1 )
2024-03-22 07:53:45 +00:00
ruthra kumar
b371369699
refactor: cache results
...
(cherry picked from commit 14c8c8c33d )
2024-03-22 07:53:45 +00:00
ruthra kumar
067f101c99
refactor: flag to differentiate generated and default values
...
(cherry picked from commit 0925706d5e )
2024-03-22 07:53:44 +00:00
ruthra kumar
0305aafff8
refactor: save results in node
...
(cherry picked from commit ca14ae8f1b )
2024-03-22 07:53:44 +00:00
ruthra kumar
a59dc8b40c
chore: restrict only to administrator and type info
...
(cherry picked from commit 90c6d4dc85 )
2024-03-22 07:53:44 +00:00
ruthra kumar
6b1b2e863a
chore: change data type for summary fields
...
(cherry picked from commit 228aa1a244 )
2024-03-22 07:53:44 +00:00
ruthra kumar
415be361b4
refactor: adding labels to important section
...
(cherry picked from commit 993e2bfbf9 )
2024-03-22 07:53:44 +00:00
ruthra kumar
509d6e3ca9
chore: UI cleanup
...
(cherry picked from commit ea3071db66 )
2024-03-22 07:53:44 +00:00
ruthra kumar
6ff311c4e9
chore: add screen freeze on wait
...
(cherry picked from commit 395299803f )
2024-03-22 07:53:43 +00:00
ruthra kumar
348359ad5a
chore: code cleanup
...
(cherry picked from commit 5e2d21c033 )
2024-03-22 07:53:43 +00:00
ruthra kumar
1a08482655
chore: hide internal variables section
...
(cherry picked from commit c4c3090f46 )
2024-03-22 07:53:43 +00:00
ruthra kumar
b686e1f972
chore: rename btree and remove debugging statements
...
(cherry picked from commit 6492019383 )
2024-03-22 07:53:42 +00:00
ruthra kumar
5674ea450d
chore: hide internal fields and better painting logic for heatmap
...
(cherry picked from commit f6831fba13 )
2024-03-22 07:53:42 +00:00
ruthra kumar
f376659785
refactor: working heatmap
...
(cherry picked from commit 16db6c2f47 )
2024-03-22 07:53:42 +00:00
ruthra kumar
c678134de6
chore: hide some internal fields
...
(cherry picked from commit bd3dc6482e )
2024-03-22 07:53:41 +00:00
ruthra kumar
a25f6493de
refactor: calculate summary on tree navigation
...
(cherry picked from commit f7b7b2b438 )
2024-03-22 07:53:41 +00:00
ruthra kumar
59ce9ccc8e
refactor: use DB to store tree and state
...
(cherry picked from commit 99fbd8ad18 )
2024-03-22 07:53:41 +00:00
ruthra kumar
a14eceb41a
chore: use doctype as btree
...
(cherry picked from commit 9d20256366 )
2024-03-22 07:53:41 +00:00
ruthra kumar
bfccfa4af1
feat: nodes doctype
...
(cherry picked from commit 85f2a6dd54 )
2024-03-22 07:53:41 +00:00
ruthra kumar
0bce5d6057
chore: remove unwanted code
...
(cherry picked from commit de2eba0d98 )
2024-03-22 07:53:40 +00:00
ruthra kumar
fd566f134d
refactor: add basic navigation
...
1. remove unnecessary columns
2. added basic tree navigation
(cherry picked from commit 705ef4f5a3 )
2024-03-22 07:53:40 +00:00
ruthra kumar
40176a6b41
refactor: ability to build and load tree from DB
...
(cherry picked from commit b2dde55f2c )
2024-03-22 07:53:40 +00:00
ruthra kumar
9f859c2bd3
refactor: introduce node class
...
(cherry picked from commit d53b34c0ce )
2024-03-22 07:53:40 +00:00
ruthra kumar
62987372ba
refactor: more buttons
...
(cherry picked from commit a427029151 )
2024-03-22 07:53:40 +00:00
ruthra kumar
80b77ffc87
refactor: date validation
...
(cherry picked from commit 2de3e6ce6d )
2024-03-22 07:53:39 +00:00
ruthra kumar
ed64d691fc
refactor: support for BFS and DFS
...
(cherry picked from commit 03a38ed025 )
2024-03-22 07:53:39 +00:00
ruthra kumar
1f235a7ba3
refactor: simplify DFS
...
(cherry picked from commit 26503a205f )
2024-03-22 07:53:39 +00:00
ruthra kumar
ce039f279b
refactor: Depth First Search(DFS)
...
(cherry picked from commit 5a25c80f2e )
2024-03-22 07:53:39 +00:00
ruthra kumar
b6c2dbe581
refactor: some logic
...
(cherry picked from commit 4c8a8c3bcd )
2024-03-22 07:53:39 +00:00
ruthra kumar
884a18f8f1
feat: bisect doctype
...
(cherry picked from commit decdbd2782 )
2024-03-22 07:53:39 +00:00
ruthra kumar
0393855243
refactor: primitive summary for p&l and balance sheet
...
(cherry picked from commit eb4c476490 )
2024-03-22 07:53:38 +00:00
ruthra kumar
0e0b8e5ab4
Merge pull request #40608 from frappe/mergify/bp/version-15-hotfix/pr-40520
...
fix: permissions during bulk transaction logs (backport #40520 )
2024-03-22 10:33:28 +05:30
David
6e6ca42261
fix: permissions during bulk transaction logs
...
(cherry picked from commit 49dd4c1ef3 )
2024-03-22 04:38:45 +00:00
ruthra kumar
7344296a39
Merge pull request #40597 from frappe/mergify/bp/version-15-hotfix/pr-40386
...
fix: wrong buying amount if delivered and billed qty varies (backport #40386 )
2024-03-22 09:04:37 +05:30
mergify[bot]
f66cf7d838
perf: add in some indexes (backport #40590 ) ( #40605 )
...
perf: add in some indexes (#40590 )
`Sales Invoice Item.purchase_order`
`Delivery Note Item.purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 1cd38c860a )
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2024-03-22 08:51:57 +05:30
Frappe PR Bot
2b80cb99be
chore(release): Bumped to Version 15.17.4
...
## [15.17.4](https://github.com/frappe/erpnext/compare/v15.17.3...v15.17.4 ) (2024-03-21)
### Bug Fixes
* rate not fetching from the item price ([0d95ace ](0d95acefa2 ))
2024-03-21 17:30:02 +00:00
rohitwaghchaure
57e0b4ea5f
Merge pull request #40602 from frappe/mergify/bp/version-15/pr-40600
...
fix: rate not fetching from the item price (backport #40595 ) (backport #40600 )
2024-03-21 22:58:48 +05:30
Rohit Waghchaure
0d95acefa2
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
(cherry picked from commit fd02060cd2 )
2024-03-21 17:13:04 +00:00
rohitwaghchaure
5b155e37aa
Merge pull request #40600 from frappe/mergify/bp/version-15-hotfix/pr-40595
...
fix: rate not fetching from the item price (backport #40595 )
2024-03-21 22:40:47 +05:30
Rohit Waghchaure
fd02060cd2
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
2024-03-21 16:50:13 +00:00
ruthra kumar
f5008a1467
test: buying amt calculation if DN and SI differ in qty
...
(cherry picked from commit ccb51ded95 )
2024-03-21 15:46:01 +00:00
Dany Robert
c2242406f4
fix: wrong buying amount if delivered and billed qty varies
...
(cherry picked from commit b8da0d9334 )
2024-03-21 15:46:01 +00:00
barredterra
df6226f07f
chore: resolve conflicts
2024-03-21 14:16:27 +01:00
barredterra
357a1c9752
refactor(Item Price): validate dates
...
(cherry picked from commit cbcc47b5c4 )
# Conflicts:
# erpnext/stock/doctype/item_price/item_price.py
2024-03-21 13:13:27 +00:00
ruthra kumar
9e5e244e7a
Merge pull request #40582 from frappe/mergify/bp/version-15-hotfix/pr-40580
...
refactor: config changes in Transaction Deletion Record (backport #40580 )
2024-03-21 11:02:39 +05:30
Gursheen Kaur Anand
3dcd7380ac
Merge pull request #40576 from frappe/mergify/bp/version-15-hotfix/pr-40572
...
fix: PCV validation for previous fiscal year (backport #40572 )
2024-03-21 10:57:26 +05:30
ruthra kumar
b7dc28fff9
refactor: config changes in Transaction Deletion Record
...
(cherry picked from commit 4ba67fb3ec )
2024-03-21 05:17:25 +00:00
rohitwaghchaure
fa95bd331a
Merge pull request #40564 from frappe/mergify/bp/version-15-hotfix/pr-40545
...
fix: translatability of bom configurator labels (backport #40545 )
2024-03-21 01:58:16 +05:30
Gursheen Anand
4b973b2f86
fix: validate gl for previous fiscal year
...
(cherry picked from commit a1d108c062 )
2024-03-20 15:30:03 +00:00
ruthra kumar
5194b87dc4
Merge pull request #40575 from frappe/mergify/bp/version-15-hotfix/pr-39717
...
refactor: Transaction Deletion record for large volumes (backport #39717 )
2024-03-20 20:40:27 +05:30
Frappe PR Bot
85aeb1f3b1
chore(release): Bumped to Version 15.17.3
...
## [15.17.3](https://github.com/frappe/erpnext/compare/v15.17.2...v15.17.3 ) (2024-03-20)
### Bug Fixes
* style for tax breakup ([07bb836 ](07bb8360d5 ))
* use Text Editor for rendering tax breakup table ([64672e6 ](64672e655a ))
2024-03-20 14:58:46 +00:00
Gursheen Kaur Anand
03a40f491b
Merge pull request #40568 from frappe/mergify/bp/version-15/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:27:31 +05:30
Gursheen Kaur Anand
36c6820096
Merge pull request #40570 from frappe/mergify/bp/version-15-hotfix/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:27:03 +05:30
Gursheen Kaur Anand
9c204b7106
chore: resolve conflicts
2024-03-20 20:04:44 +05:30
Gursheen Kaur Anand
8e5d481cba
chore: resolve conflicts
2024-03-20 20:03:03 +05:30
Gursheen Kaur Anand
37eae8eb4e
chore: resolve conflicts
2024-03-20 19:58:01 +05:30
Gursheen Kaur Anand
4ede3a9ba5
chore: resolve conflicts
2024-03-20 19:57:24 +05:30
ruthra kumar
e7d2451f60
chore: fix linting issue in JS
...
(cherry picked from commit 02c522b7cd )
2024-03-20 14:13:21 +00:00
ruthra kumar
5bbccf1fbd
refactor(test): test cases modified to handle new approach
...
(cherry picked from commit 81309576b0 )
2024-03-20 14:13:21 +00:00
ruthra kumar
40574f0d72
refactor: ability to process in single transaction
...
(cherry picked from commit a158b825d7 )
2024-03-20 14:13:20 +00:00
ruthra kumar
1104deb58e
refactor: link running doc validation to company master
...
(cherry picked from commit 5a3afea8c7 )
2024-03-20 14:13:20 +00:00
ruthra kumar
29804f6a41
chore: rename entry point
...
(cherry picked from commit 5fe0b20be1 )
2024-03-20 14:13:20 +00:00
ruthra kumar
ae6260f717
chore: move status and error log to their own section
...
(cherry picked from commit 3cec62d4f8 )
2024-03-20 14:13:19 +00:00
ruthra kumar
aceee829d2
refactor: minor UI tweaks
...
(cherry picked from commit 0455d0c46c )
2024-03-20 14:13:19 +00:00
ruthra kumar
02c3303fee
refactor: exception propogation
...
(cherry picked from commit 4a55240e63 )
2024-03-20 14:13:18 +00:00
ruthra kumar
3f45f63ff8
chore: code cleanup
...
(cherry picked from commit eea260b9f9 )
2024-03-20 14:13:17 +00:00
ruthra kumar
3de53999ce
refactor: better method naming
...
(cherry picked from commit 30463657bf )
2024-03-20 14:13:17 +00:00
ruthra kumar
b31e43e3db
refactor: barebones hook on all doctypes with 'company' field
...
(cherry picked from commit ec194ef076 )
2024-03-20 14:13:16 +00:00
ruthra kumar
d4c2e6c77d
refactor: make sure only one task is running for doc
...
(cherry picked from commit 78c9cc63b1 )
2024-03-20 14:13:16 +00:00
ruthra kumar
049c54bb32
chore: hide docfield in list view
...
(cherry picked from commit 98afb4d468 )
2024-03-20 14:13:15 +00:00
ruthra kumar
d35bef12b6
refactor: validations to prevent duplicate jobs
...
(cherry picked from commit 31a2da552b )
2024-03-20 14:13:15 +00:00
ruthra kumar
90ad3d3176
refactor: no copy on summary table and more validations
...
(cherry picked from commit 55e93b3fe1 )
2024-03-20 14:13:15 +00:00
ruthra kumar
db9cc5350d
refactor: reset all flags and remove unwanted code
...
(cherry picked from commit 2dbe68a09d )
2024-03-20 14:13:15 +00:00
ruthra kumar
f67c447402
chore: show correct status in list view
...
(cherry picked from commit 1014940953 )
2024-03-20 14:13:14 +00:00
ruthra kumar
cbaee05740
refactor: validate status before running events
...
(cherry picked from commit 86b5e2e277 )
2024-03-20 14:13:14 +00:00
ruthra kumar
c827be4345
refactor: make Excluded doctype table read only
...
(cherry picked from commit 7c4cff2649 )
2024-03-20 14:13:14 +00:00
ruthra kumar
efebec3f95
chore: remove unwanted UI code
...
(cherry picked from commit b98a5e4edc )
2024-03-20 14:13:14 +00:00
ruthra kumar
c3dd68ecc3
refactor: use separate child table for summary
...
(cherry picked from commit 49d3bcbc8d )
2024-03-20 14:13:13 +00:00
ruthra kumar
2bb1bfc4a0
refactor: chained callback
...
(cherry picked from commit b12ca65fcc )
2024-03-20 14:13:13 +00:00
ruthra kumar
195bffdf44
refactor: reorder flags in Tasks section
...
(cherry picked from commit cccb2d5141 )
2024-03-20 14:13:13 +00:00
ruthra kumar
17ed1bb12c
refactor: use flags to decide on current stage
...
(cherry picked from commit 6a77d86a53 )
2024-03-20 14:13:13 +00:00
ruthra kumar
f9321767a6
refactor: UI trigger
...
(cherry picked from commit 8944ab8b6a )
2024-03-20 14:13:13 +00:00
ruthra kumar
9c5108e492
refactor: tasks section and UI niceties
...
(cherry picked from commit d0dc2c6e77 )
2024-03-20 14:13:12 +00:00
ruthra kumar
529abd619a
refactor: set status and trigger job on submit
...
(cherry picked from commit 6fbb67b1d2 )
2024-03-20 14:13:12 +00:00
ruthra kumar
03fc3cec70
refactor: more options for 'status' and move it to top
...
(cherry picked from commit 0d65d878de )
2024-03-20 14:13:11 +00:00
Ankush Menat
501b09a170
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
2024-03-20 13:06:45 +00:00
Gursheen Anand
a95bb27c65
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2024-03-20 13:06:45 +00:00
Ankush Menat
07bb8360d5
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
2024-03-20 13:06:38 +00:00
Gursheen Anand
64672e655a
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2024-03-20 13:06:38 +00:00
barredterra
cf49cec203
fix: translatability of bom configurator labels
...
(cherry picked from commit 4cfe99d74f )
2024-03-20 10:50:39 +00:00
rohitwaghchaure
bc5654b900
Merge pull request #40562 from frappe/mergify/bp/version-15-hotfix/pr-40561
...
fix: Cannot read properties of undefined (reading 'rate') (backport #40561 )
2024-03-20 16:17:08 +05:30
Rohit Waghchaure
d287ed5e47
fix: Cannot read properties of undefined (reading 'rate')
...
(cherry picked from commit ac92a22914 )
2024-03-20 09:31:42 +00:00
rohitwaghchaure
f881d23c05
Merge pull request #40560 from frappe/mergify/bp/version-15-hotfix/pr-40559
...
fix: pick list not picked materials having required qty less than 1 (backport #40559 )
2024-03-20 14:16:44 +05:30
Rohit Waghchaure
5310ec38ca
fix: pick list not picked qty less than 1
...
(cherry picked from commit 1a9ae33110 )
2024-03-20 08:23:08 +00:00
Frappe PR Bot
1937059870
chore(release): Bumped to Version 15.17.2
...
## [15.17.2](https://github.com/frappe/erpnext/compare/v15.17.1...v15.17.2 ) (2024-03-20)
### Bug Fixes
* achieved targets for sales partners ([1ac8887 ](1ac888715c ))
* advance journal fetching logic in Advances section ([bfa78aa ](bfa78aaf74 ))
* attribute error on Bank Statement Import retry ([a0bf22c ](a0bf22c9a5 ))
* auto-update due date for invoices via data import ([9cdde50 ](9cdde50f7c ))
* balance qty in the stock ledger report (backport [#40506 ](https://github.com/frappe/erpnext/issues/40506 )) ([#40507 ](https://github.com/frappe/erpnext/issues/40507 )) ([69f442d ](69f442dd79 ))
* currency symbol for Landed Cost Voucher Amount (backport [#40550 ](https://github.com/frappe/erpnext/issues/40550 )) ([#40554 ](https://github.com/frappe/erpnext/issues/40554 )) ([1c90797 ](1c90797879 ))
* Data too long for column 'stock_queue' (backport [#40436 ](https://github.com/frappe/erpnext/issues/40436 )) ([#40451 ](https://github.com/frappe/erpnext/issues/40451 )) ([ba6b856 ](ba6b8561c9 ))
* don't validate for currency, if account is unavailable ([5729ee5 ](5729ee563c ))
* flaky Accounts Receivable test case ([0bb4a7d ](0bb4a7d13a ))
* incorrect gross profit on the quotation (backport [#40438 ](https://github.com/frappe/erpnext/issues/40438 )) ([#40442 ](https://github.com/frappe/erpnext/issues/40442 )) ([ce2626e ](ce2626e911 ))
* index error on Exchange Rate Revaluation creation ([ebd967d ](ebd967d7d3 ))
* invalid exchange loss booking on invoice againts base accounts ([72c9cd5 ](72c9cd5582 ))
* missing range for ageing summary ([dacc69c ](dacc69c56f ))
* not able to delete cancelled delivery note (backport [#40508 ](https://github.com/frappe/erpnext/issues/40508 )) ([#40510 ](https://github.com/frappe/erpnext/issues/40510 )) ([917a21b ](917a21b989 ))
* rate changing while making PR (negative discount) (backport [#40539 ](https://github.com/frappe/erpnext/issues/40539 )) ([#40540 ](https://github.com/frappe/erpnext/issues/40540 )) ([0bdda12 ](0bdda1226f ))
* Remove custom queries for customer ([3133505 ](313350534f ))
* serial and batch for internal transfer (backport [#40467 ](https://github.com/frappe/erpnext/issues/40467 )) ([#40477 ](https://github.com/frappe/erpnext/issues/40477 )) ([61d59b3 ](61d59b392a ))
* show correct variance for durations with no vouchers ([bc78bc3 ](bc78bc33f1 ))
* stock reco negative batch (backport [#40533 ](https://github.com/frappe/erpnext/issues/40533 )) ([#40535 ](https://github.com/frappe/erpnext/issues/40535 )) ([7f1f780 ](7f1f7809c8 ))
* stopped mr showing in the popup (backport [#40478 ](https://github.com/frappe/erpnext/issues/40478 )) ([#40480 ](https://github.com/frappe/erpnext/issues/40480 )) ([74b30a6 ](74b30a6a1d ))
* **Supplier Quotation Comparison:** group by options ([1e16d2c ](1e16d2ca25 ))
* Taxes not getting updated on change ([75b610d ](75b610d7fc ))
* **test:** manually filter rows and assert ([df13517 ](df1351783e ))
* Update Existing Price List Rate not working (backport [#40333 ](https://github.com/frappe/erpnext/issues/40333 )) ([#40527 ](https://github.com/frappe/erpnext/issues/40527 )) ([44bbf4b ](44bbf4b983 ))
* use in_import flag for checking imported records ([8242a9c ](8242a9cd46 ))
2024-03-20 05:23:16 +00:00
rohitwaghchaure
717c78dcda
Merge pull request #40538 from frappe/version-15-hotfix
...
chore: release v15
2024-03-20 10:52:04 +05:30
mergify[bot]
1c90797879
fix: currency symbol for Landed Cost Voucher Amount (backport #40550 ) ( #40554 )
...
fix: currency symbol for Landed Cost Voucher Amount (#40550 )
(cherry picked from commit 0725707cb1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 20:42:57 +05:30
Raffael Meyer
ba9f9bff19
Merge pull request #40548 from frappe/mergify/bp/version-15-hotfix/pr-40546
...
fix(Supplier Quotation Comparison): group by options (backport #40546 )
2024-03-19 13:07:25 +01:00
barredterra
1e16d2ca25
fix(Supplier Quotation Comparison): group by options
...
(cherry picked from commit 87e36d290e )
2024-03-19 11:51:36 +00:00
Raffael Meyer
745e653339
Merge pull request #40544 from frappe/mergify/bp/version-15-hotfix/pr-40542
2024-03-19 12:49:32 +01:00
barredterra
f0e00daa1c
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
2024-03-19 11:13:02 +00:00
mergify[bot]
0bdda1226f
fix: rate changing while making PR (negative discount) (backport #40539 ) ( #40540 )
...
fix: rate changing while making PR (negative discount) (#40539 )
(cherry picked from commit 8136954484 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 15:37:37 +05:30
rohitwaghchaure
05436dfcac
Merge branch 'version-15' into version-15-hotfix
2024-03-19 15:28:47 +05:30
mergify[bot]
7f1f7809c8
fix: stock reco negative batch (backport #40533 ) ( #40535 )
...
fix: stock reco negative batch (#40533 )
(cherry picked from commit a64c2ecf39 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 15:18:50 +05:30
mergify[bot]
44bbf4b983
fix: Update Existing Price List Rate not working (backport #40333 ) ( #40527 )
...
fix: Update Existing Price List Rate not working (#40333 )
(cherry picked from commit 09ea7edb86 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 14:26:41 +05:30
Gursheen Kaur Anand
0ddb310dd4
Merge pull request #40531 from frappe/mergify/bp/version-15-hotfix/pr-40528
...
fix(minor): missing range for ageing summary in PSOA (backport #40528 )
2024-03-19 12:44:04 +05:30
Gursheen Anand
dacc69c56f
fix: missing range for ageing summary
...
(cherry picked from commit 643cc022fd )
2024-03-19 07:11:18 +00:00
ruthra kumar
7b4ede9c04
Merge pull request #40523 from frappe/mergify/bp/version-15-hotfix/pr-40502
...
refactor: toggle between 'http' and 'https' on exchange rate API (backport #40502 )
2024-03-19 10:21:28 +05:30
ruthra kumar
1a0a70b5cd
refactor: toggle between 'http' and 'https' on exchange rate API
...
(cherry picked from commit 8b81274769 )
2024-03-19 04:30:16 +00:00
ruthra kumar
093b95604f
Merge pull request #40516 from frappe/mergify/bp/version-15-hotfix/pr-40511
...
fix: invalid exchange loss booking on invoice against base accounts (backport #40511 )
2024-03-18 21:00:38 +05:30
ruthra kumar
dd30a46f29
refactor(test): ensure Exchange gain/loss journals aren't created
...
(cherry picked from commit e1c2d006ca )
2024-03-18 15:14:44 +00:00
ruthra kumar
72c9cd5582
fix: invalid exchange loss booking on invoice againts base accounts
...
(cherry picked from commit 3d5dba6976 )
2024-03-18 15:14:43 +00:00
mergify[bot]
917a21b989
fix: not able to delete cancelled delivery note (backport #40508 ) ( #40510 )
...
fix: not able to delete cancelled delivery note (#40508 )
(cherry picked from commit 7695759f3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-18 15:26:32 +05:30
mergify[bot]
69f442dd79
fix: balance qty in the stock ledger report (backport #40506 ) ( #40507 )
...
fix: balance qty in the stock ledger report (#40506 )
(cherry picked from commit 00de529a1e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-18 13:03:27 +05:30
Gursheen Kaur Anand
a82df6ac7b
Merge pull request #40503 from GursheenK/achieved-targets-for-territory-v15
...
fix: achieved targets for territory / partners bpv15
2024-03-18 11:21:59 +05:30
Gursheen Anand
bc78bc33f1
fix: show correct variance for durations with no vouchers
2024-03-18 10:18:16 +05:30
Gursheen Anand
1a3ea0c108
test: sales partner targets with invoices
2024-03-18 10:18:16 +05:30
Gursheen Anand
1ac888715c
fix: achieved targets for sales partners
2024-03-18 10:18:16 +05:30
Deepesh Garg
6ecd545f17
Merge pull request #40492 from frappe/mergify/bp/version-15-hotfix/pr-40428
...
chore: Remove custom party queries (#40428 )
2024-03-17 19:47:39 +05:30
ruthra kumar
be730fe66a
Merge pull request #40499 from frappe/mergify/bp/version-15-hotfix/pr-40494
...
fix: AttributeError in Bank Statement Import (backport #40494 )
2024-03-17 08:10:18 +05:30
ruthra kumar
09c1da9570
Merge pull request #40497 from frappe/mergify/bp/version-15-hotfix/pr-40495
...
fix: index error on Exchange Rate Revaluation creation (backport #40495 )
2024-03-17 08:06:17 +05:30
ruthra kumar
a0bf22c9a5
fix: attribute error on Bank Statement Import retry
...
(cherry picked from commit aec630c74f )
2024-03-17 02:23:46 +00:00
ruthra kumar
5729ee563c
fix: don't validate for currency, if account is unavailable
...
(cherry picked from commit 3cde81be65 )
2024-03-17 02:23:46 +00:00
ruthra kumar
ebd967d7d3
fix: index error on Exchange Rate Revaluation creation
...
(cherry picked from commit bb279e368c )
2024-03-17 02:21:37 +00:00
Deepesh Garg
313350534f
fix: Remove custom queries for customer
...
(cherry picked from commit 60ba25caf2 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
e3336c603c
chore: Add supplier query back
...
(cherry picked from commit effc9d1492 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
2e38f4d599
chore: remove invalid comment
...
(cherry picked from commit e87b44f758 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
2512d4c7f2
chore: Remove custom party queries
...
(cherry picked from commit c9623b6fd6 )
2024-03-16 14:34:36 +00:00
Deepesh Garg
823e377ef1
Merge pull request #40454 from frappe/mergify/bp/version-15-hotfix/pr-40433
...
fix: Taxes not getting updated on change (#40433 )
2024-03-16 19:23:22 +05:30
ruthra kumar
db5cd4eace
Merge pull request #40490 from frappe/mergify/bp/version-15-hotfix/pr-40485
...
refactor: validate SO and SI references in Delivery Notes (backport #40485 )
2024-03-16 15:27:37 +05:30
ruthra kumar
409a65ec64
test: SO reference validation
...
(cherry picked from commit 4f396d3049 )
2024-03-16 09:29:15 +00:00
ruthra kumar
28d3525b42
refactor: validate SO and SI references
...
(cherry picked from commit 4d090bd3b8 )
2024-03-16 09:29:14 +00:00
ruthra kumar
f7ef0d69b7
Merge pull request #40474 from frappe/mergify/bp/version-15-hotfix/pr-40473
...
refactor: enable no-copy for update_outstanding_for_self (backport #40473 )
2024-03-16 10:07:51 +05:30
ruthra kumar
0ca5f98ba3
Merge pull request #40471 from frappe/mergify/bp/version-15-hotfix/pr-40260
...
refactor: support payment against reverse payment reconciliation (backport #40260 )
2024-03-16 10:06:25 +05:30
ruthra kumar
78eb6bd9ea
Merge pull request #40466 from frappe/mergify/bp/version-15-hotfix/pr-40461
...
refactor: disallow '0' qty return invoices with stock effect (backport #40461 )
2024-03-16 10:05:22 +05:30
mergify[bot]
74b30a6a1d
fix: stopped mr showing in the popup (backport #40478 ) ( #40480 )
...
fix: stopped mr showing in the popup (#40478 )
(cherry picked from commit 1ff8a6f24f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-16 09:35:56 +05:30
ruthra kumar
ed4c8461d3
chore: resolve conflict
2024-03-15 20:16:38 +05:30
mergify[bot]
61d59b392a
fix: serial and batch for internal transfer (backport #40467 ) ( #40477 )
...
fix: serial and batch for internal transfer (#40467 )
* fix: serial and batch for internal transfer
* chore: fix test cases
(cherry picked from commit 59222813af )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-15 18:19:56 +05:30
ruthra kumar
fba13c6dbc
refactor: enable no-copy for update_outstanding_for_self
...
(cherry picked from commit a1e8caa5c1 )
2024-03-15 11:33:09 +00:00
Gursheen Kaur Anand
3397b80ddf
Merge pull request #40470 from frappe/mergify/bp/version-15-hotfix/pr-40198
...
fix: auto-update due date for invoices via data import (backport #40198 )
2024-03-15 13:16:56 +05:30
ruthra kumar
d82b1fc600
refactor(test): generate and use unique party
...
(cherry picked from commit a3d4aff29c )
2024-03-15 07:22:42 +00:00
ruthra kumar
7ea1edc4ff
test: advance payment reconciliation against payment
...
'advance' payments booked in separate party account
(cherry picked from commit 2a08072443 )
2024-03-15 07:22:42 +00:00
ruthra kumar
1762f9919a
test: reverse payment reconciliation
...
(cherry picked from commit 6d9074d585 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
2024-03-15 07:22:41 +00:00
ruthra kumar
17fb287cd9
refactor: support payment against reverse payment reconciliation
...
(cherry picked from commit 5f15297f28 )
2024-03-15 07:22:41 +00:00
Gursheen Anand
8242a9cd46
fix: use in_import flag for checking imported records
...
(cherry picked from commit f504f2caf3 )
2024-03-15 07:16:26 +00:00
Gursheen Anand
9cdde50f7c
fix: auto-update due date for invoices via data import
...
(cherry picked from commit c096133897 )
2024-03-15 07:16:25 +00:00
ruthra kumar
5957ef9b9d
test: validation to prevent '0' qty return with stock effect
...
(cherry picked from commit 647bba0f00 )
2024-03-15 05:37:36 +00:00
ruthra kumar
144aec8d6a
refactor: disallow '0' qty return invoices with stock effect
...
(cherry picked from commit 898affbee9 )
2024-03-15 05:37:36 +00:00
ruthra kumar
3fe45404ea
Merge pull request #40460 from frappe/mergify/bp/version-15-hotfix/pr-40420
...
fix: advance journal fetching logic in Advances section (backport #40420 )
2024-03-14 15:51:15 +05:30
ruthra kumar
bfa78aaf74
fix: advance journal fetching logic in Advances section
...
(cherry picked from commit e786a93c2e )
2024-03-14 10:06:05 +00:00
Frappe PR Bot
436e030961
chore(release): Bumped to Version 15.17.1
...
## [15.17.1](https://github.com/frappe/erpnext/compare/v15.17.0...v15.17.1 ) (2024-03-14)
### Bug Fixes
* **test:** manually filter row and assert ([057e433 ](057e43330f ))
2024-03-14 09:17:23 +00:00
ruthra kumar
217cef6f4e
Merge pull request #40440 from frappe/mergify/bp/version-15/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-14 14:46:16 +05:30
mergify[bot]
54b5064f76
chore: fix test case (backport #40457 ) ( #40458 )
...
chore: fix test case
(cherry picked from commit ec83d54826 )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-03-14 14:43:05 +05:30
ruthra kumar
057e43330f
fix(test): manually filter row and assert
2024-03-14 13:19:45 +05:30
Deepesh Garg
75b610d7fc
fix: Taxes not getting updated on change
...
(cherry picked from commit 65ae9616ba )
2024-03-14 06:44:05 +00:00
mergify[bot]
ba6b8561c9
fix: Data too long for column 'stock_queue' (backport #40436 ) ( #40451 )
...
fix: Data too long for column 'stock_queue' (#40436 )
(cherry picked from commit cd79dcccb6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 11:49:10 +05:30
ruthra kumar
54a8473a91
Merge pull request #40447 from frappe/mergify/copy/version-15-hotfix/pr-40445
...
fix: flaky Accounts Receivable test case (copy #40445 )
2024-03-14 10:29:27 +05:30
ruthra kumar
df1351783e
fix(test): manually filter rows and assert
2024-03-14 10:14:35 +05:30
ruthra kumar
0bb4a7d13a
fix: flaky Accounts Receivable test case
...
(cherry picked from commit 40bce240bde508801d07b9c38ededea5b4f297c8)
2024-03-13 16:53:44 +00:00
mergify[bot]
ce2626e911
fix: incorrect gross profit on the quotation (backport #40438 ) ( #40442 )
...
fix: incorrect gross profit on the quotation (#40438 )
(cherry picked from commit f4a945aee4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-13 21:56:20 +05:30
ruthra kumar
9ffb4c5ca9
chore: resolve conflicts
2024-03-13 17:55:22 +05:30
ruthra kumar
e07f9e6754
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 12:08:39 +00:00
ruthra kumar
ed7a115511
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 12:08:38 +00:00
ruthra kumar
19763ce545
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 12:08:37 +00:00
ruthra kumar
95093ba7cd
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
# Conflicts:
# erpnext/patches.txt
2024-03-13 12:08:37 +00:00
ruthra kumar
b56fe0e800
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 12:08:36 +00:00
ruthra kumar
006971ecc6
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
2024-03-13 12:08:35 +00:00
ruthra kumar
9ccc22ca61
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 12:08:35 +00:00
ruthra kumar
18957d7cc4
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-03-13 12:08:34 +00:00
ruthra kumar
bc53b67065
Merge pull request #40427 from frappe/mergify/bp/version-15-hotfix/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-13 16:28:50 +05:30
Nabin Hait
2d7ff5d4cf
fix: Book depreciation until the asset disposal date and removed unwanted commits
...
(cherry picked from commit dedae4fecf )
2024-03-13 07:48:27 +00:00
ruthra kumar
70375dfbde
refactor: pass 'name' to get_link_to_form
2024-03-13 13:15:07 +05:30
ruthra kumar
1093e0d46f
chore: resolve conflicts
2024-03-13 12:17:46 +05:30
ruthra kumar
d87b98d945
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:13:11 +00:00
ruthra kumar
752b01d83b
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 06:13:11 +00:00
ruthra kumar
a0f78584e9
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 06:13:11 +00:00
ruthra kumar
4b44ae435a
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
# Conflicts:
# erpnext/patches.txt
2024-03-13 06:13:10 +00:00
ruthra kumar
1c68946fb9
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 06:13:10 +00:00
ruthra kumar
824d6b4102
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
2024-03-13 06:13:10 +00:00
ruthra kumar
b5f22c39ec
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:13:10 +00:00
ruthra kumar
f83098e493
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-03-13 06:13:09 +00:00
Frappe PR Bot
33185e0a3b
chore(release): Bumped to Version 15.17.0
...
# [15.17.0](https://github.com/frappe/erpnext/compare/v15.16.2...v15.17.0 ) (2024-03-13)
### Bug Fixes
* **accounts:** Allow setting Number of new Cost Center (backport [#40212 ](https://github.com/frappe/erpnext/issues/40212 )) ([#40314 ](https://github.com/frappe/erpnext/issues/40314 )) ([7001e0a ](7001e0a820 ))
* advance paid amount and ledger entries against SO/PO ([6a5a941 ](6a5a941a5a ))
* barcode field on line item not working (backport [#40381 ](https://github.com/frappe/erpnext/issues/40381 )) ([#40384 ](https://github.com/frappe/erpnext/issues/40384 )) ([9ce68de ](9ce68deff5 ))
* batch no not copied while making Material Consumption entry (backport [#40290 ](https://github.com/frappe/erpnext/issues/40290 )) ([#40300 ](https://github.com/frappe/erpnext/issues/40300 )) ([6d1c144 ](6d1c144a66 ))
* Blanket order rate getting changed on converting to order ([d8c6eb0 ](d8c6eb0bf2 ))
* conditionally apply `is_group` filter in accounting dimension query (backport [#40414 ](https://github.com/frappe/erpnext/issues/40414 )) ([#40416 ](https://github.com/frappe/erpnext/issues/40416 )) ([40752c1 ](40752c1f5c ))
* decimal issue while making the stock entry (backport [#40394 ](https://github.com/frappe/erpnext/issues/40394 )) ([#40397 ](https://github.com/frappe/erpnext/issues/40397 )) ([91af7c0 ](91af7c033a ))
* error message wording ([#40403 ](https://github.com/frappe/erpnext/issues/40403 )) ([2a40808 ](2a40808b05 ))
* Filter for projects in Sales Cycle ([173b3b8 ](173b3b85f6 ))
* get_user_default_as_list args order ([44ff607 ](44ff607dcd ))
* if input manualy material request on WO the material_request_item is not set so validate WO give error (backport [#40180 ](https://github.com/frappe/erpnext/issues/40180 )) ([#40421 ](https://github.com/frappe/erpnext/issues/40421 )) ([a5e6763 ](a5e6763be5 ))
* incorrect advance paid in Sales/Purchase Order ([6832908 ](6832908e92 ))
* incorrect work order status (backport [#40407 ](https://github.com/frappe/erpnext/issues/40407 )) ([#40411 ](https://github.com/frappe/erpnext/issues/40411 )) ([605132a ](605132a31c ))
* load ignored doctype and include Mode of Payment Account ([#40334 ](https://github.com/frappe/erpnext/issues/40334 )) ([5fac500 ](5fac50036a ))
* MR Default Supplier search query (backport [#40273 ](https://github.com/frappe/erpnext/issues/40273 )) ([#40351 ](https://github.com/frappe/erpnext/issues/40351 )) ([a195dd3 ](a195dd3c1f ))
* negative stock error for the batch (backport [#40389 ](https://github.com/frappe/erpnext/issues/40389 )) ([#40391 ](https://github.com/frappe/erpnext/issues/40391 )) ([478b988 ](478b988290 ))
* not able to cancel purchase receipt for old subcontracting flow (backport [#40298 ](https://github.com/frappe/erpnext/issues/40298 )) ([#40302 ](https://github.com/frappe/erpnext/issues/40302 )) ([e0e80f7 ](e0e80f7eed ))
* qc created for raw materials during manufacture entry (backport [#40408 ](https://github.com/frappe/erpnext/issues/40408 )) ([#40413 ](https://github.com/frappe/erpnext/issues/40413 )) ([f932265 ](f932265218 ))
* recursion issue while submitting work order (backport [#40400 ](https://github.com/frappe/erpnext/issues/40400 )) ([#40402 ](https://github.com/frappe/erpnext/issues/40402 )) ([d6e87f3 ](d6e87f3f17 ))
* Sender email in process statements of accounts ([953f640 ](953f64091a ))
* **Shipment Parcel:** make length, width and height non-mandatory ([1476196 ](1476196966 ))
* stock ledger balance qty for the batch (backport [#40274 ](https://github.com/frappe/erpnext/issues/40274 )) ([#40301 ](https://github.com/frappe/erpnext/issues/40301 )) ([62aefce ](62aefcef04 ))
* use serial batch fields for subcontracting receipt (backport [#40311 ](https://github.com/frappe/erpnext/issues/40311 )) ([#40315 ](https://github.com/frappe/erpnext/issues/40315 )) ([4b15c00 ](4b15c00b11 ))
* use serial/batch field for rejected items (backport [#40327 ](https://github.com/frappe/erpnext/issues/40327 )) ([#40329 ](https://github.com/frappe/erpnext/issues/40329 )) ([7ca7242 ](7ca72423b9 ))
* Use serial/batch fields for delivery note return (backport [#40374 ](https://github.com/frappe/erpnext/issues/40374 )) ([#40376 ](https://github.com/frappe/erpnext/issues/40376 )) ([32660ab ](32660abdc8 ))
### Features
* add recursion qty field in promotional scheme ([5f4b23d ](5f4b23d4af ))
2024-03-13 04:29:12 +00:00
Deepesh Garg
0e4e0b3084
Merge pull request #40395 from frappe/version-15-hotfix
...
chore: release v15
2024-03-13 09:57:54 +05:30
mergify[bot]
a5e6763be5
fix: if input manualy material request on WO the material_request_item is not set so validate WO give error (backport #40180 ) ( #40421 )
...
fix: if input manualy material request on WO the material_request_item is not set so validate WO give error (#40180 )
(cherry picked from commit f24f51b7de )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-03-12 21:56:14 +05:30
mergify[bot]
26a1d84935
chore: Add translation to buttons in Update stock_summary_template.html (backport #40099 ) ( #40419 )
...
chore: Add translation to buttons in Update stock_summary_template.html (#40099 )
chore: Add translation to buttons in Update stock_summary_template.html
(cherry picked from commit f3b4237ab6 )
Co-authored-by: Ernesto Ruiz <eruiz@wbapps.com >
2024-03-12 21:31:30 +05:30
mergify[bot]
40752c1f5c
fix: conditionally apply is_group filter in accounting dimension query (backport #40414 ) ( #40416 )
...
fix: conditionally apply `is_group` filter in accounting dimension query (#40414 )
(cherry picked from commit daf4ae2a6b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-03-12 20:45:31 +05:30
Raffael Meyer
0ad203ab89
Merge pull request #40406 from frappe/mergify/bp/version-15-hotfix/pr-40403
...
fix: error message wording (backport #40403 )
2024-03-12 14:29:49 +01:00
mergify[bot]
605132a31c
fix: incorrect work order status (backport #40407 ) ( #40411 )
...
fix: incorrect work order status (#40407 )
(cherry picked from commit 948297692e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:34:25 +05:30
mergify[bot]
f932265218
fix: qc created for raw materials during manufacture entry (backport #40408 ) ( #40413 )
...
fix: qc created for raw materials during manufacture entry (#40408 )
(cherry picked from commit f8a1a7f515 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:29:11 +05:30
Raffael Meyer
2a40808b05
fix: error message wording ( #40403 )
...
(cherry picked from commit 79a0473705 )
2024-03-12 11:26:56 +00:00
mergify[bot]
d6e87f3f17
fix: recursion issue while submitting work order (backport #40400 ) ( #40402 )
...
* fix: recursion issue while submitting work order (#40400 )
(cherry picked from commit 72614bb8ff )
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 16:50:00 +05:30
mergify[bot]
91af7c033a
fix: decimal issue while making the stock entry (backport #40394 ) ( #40397 )
...
fix: decimal issue while making the stock entry (#40394 )
(cherry picked from commit 4a02d1497c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 15:35:55 +05:30