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
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
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]
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
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
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