ruthra kumar
bf9d3eac6a
Merge pull request #47983 from frappe/mergify/copy/develop/pr-47934
...
fix(sales order): error message on creation of work order from sales order (copy #47934 )
2025-06-10 10:22:08 +05:30
thomasantony12
2a2af8d986
fix(sales order): error message on creation of work order from sales order
...
(cherry picked from commit 129cd7ae8a )
2025-06-10 04:51:00 +00:00
Ankush Menat
4861e6a1b8
Merge pull request #47972 from frappe/balance
...
perf: skip fetching balances in payment entry
2025-06-10 09:04:31 +05:30
Ankush Menat
1343d147bd
perf: Skip fetching account balances unless required
...
This is very expensive operation and not requried when just finding
default account and account info.
2025-06-10 08:50:00 +05:30
Ankush Menat
0a043a4e0b
perf: Avoid fetching account balance
...
This isn't shown anywhere in UI anymore since https://github.com/frappe/erpnext/pull/45630
2025-06-10 08:50:00 +05:30
l0gesh29
c8cec8cedf
fix: add .length in list validation ( #47974 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-06-10 01:15:31 +02:00
Khushi Rawat
ffa014ecdc
Merge pull request #47979 from khushi8112/attribute-error-fix-in-asset-capitalization
...
fix: AttributeError due to incorrect object
2025-06-10 00:15:18 +05:30
Khushi Rawat
351796bce6
fix: AttributeError due to incorrect object
2025-06-09 23:58:40 +05:30
Aayush Dalal
8b6a8d0c4f
fix: throw permission error ( #47976 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-06-09 17:28:46 +00:00
Sagar Vora
54ca0dd004
Merge pull request #47975 from sagarvora/fix-test
...
test: improve logic for `test_employee_query_with_user_permissions`
2025-06-09 17:12:33 +00:00
Sagar Vora
5e4554d14e
test: ensure employees are created before using
2025-06-09 22:27:21 +05:30
Sagar Vora
2a85c401b4
test: improve logic for test_employee_query_with_user_permissions
2025-06-09 22:12:36 +05:30
ruthra kumar
ea68e94665
Merge pull request #47865 from aerele/accounts-receivable/payable-user-permission
...
fix: consider user permission while populating the data
2025-06-09 15:22:15 +05:30
ruthra kumar
1e9c34d4f8
Merge pull request #47626 from debinnn/word-order-date
...
fix: no validation to compare 'actual start date' and 'actual end date' when creating work order.
2025-06-09 12:12:56 +05:30
ruthra kumar
d83bc7be41
Merge pull request #47963 from frappe/mergify/copy/develop/pr-47590
...
fix(report): include descendants when filtering by parent item group (copy #47590 )
2025-06-09 12:10:49 +05:30
Debin Robert
e1ae650d45
refactor: ensure end date is after start date on work order
2025-06-09 11:57:12 +05:30
FATHIH MOHAMMED
d25021d488
fix(report): include descendants when filtering by parent item group
...
(cherry picked from commit d21bfa219d )
2025-06-09 06:25:30 +00:00
ruthra kumar
8adb5e7e66
Merge pull request #47863 from khushi8112/closing-balance-in-dr-cr
...
feat: show Dr/Cr in Supplier ledger summary & Customer ledger summary
2025-06-09 10:15:30 +05:30
Ankush Menat
765c7c2bcc
refactor: rename get_settings -> get_single_value ( #47961 )
2025-06-09 04:40:02 +00:00
MochaMind
26abf9f13a
chore: update POT file ( #47956 )
2025-06-08 14:56:06 +02:00
MochaMind
75872925a2
fix: sync translations from crowdin ( #47881 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-06-06 20:30:30 +00:00
Ankush Menat
bb693c0a4f
perf: Batch GLE/SLE rename commits ( #47950 )
2025-06-06 14:51:59 +00:00
Ankush Menat
73746e2c71
perf: use cached selling settings ( #47949 )
...
* perf: Use cached stock repost settings
* perf: Use cached selling settings
2025-06-06 14:10:12 +00:00
Ankush Menat
7d88d9dd4d
perf: use cached Authorization control doc ( #47948 )
2025-06-06 14:09:47 +00:00
Ankush Menat
45a4beb401
perf: Use cached accounts settings ( #47947 )
2025-06-06 13:59:18 +00:00
Ankush Menat
ea5c2c454b
perf: use cached stock settings ( #47945 )
2025-06-06 18:54:49 +05:30
Khushi Rawat
522b6ad49f
Merge pull request #47547 from aerele/fix-empty-sequence
...
fix(asset): make purchase date mandatory
2025-06-06 17:39:10 +05:30
Ankush Menat
a38ed286bd
perf: cache item metadata retrieval ( #47929 )
...
* perf(get_item_details): use cached doc, avoid full get_doc
* perf: short-circuit common usecase of same UOM
* perf: use cached doc for inspection
* perf: use cached valuation method and other item props
It rarely if ever changes after initial configuration
2025-06-06 11:39:27 +00:00
rohitwaghchaure
534f90c33d
Merge pull request #47888 from rohitwaghchaure/fixed-support-39929-1
...
fix: do not remove item which has zero qty and zero valuation
2025-06-06 15:32:03 +05:30
Rohit Waghchaure
86e4a658a5
fix: do not remove item which has zero qty and zero valuation
2025-06-06 13:15:25 +05:30
Ankush Menat
7bddd64771
perf: Skip fetching non-existing call log ( #47930 )
2025-06-06 07:13:44 +00:00
Sagar Vora
abad8050a3
Revert "fix: calculate discount percentage if discount amount is specified" ( #47927 )
2025-06-06 06:06:20 +00:00
Sagar Vora
27dc0f5b70
Revert "fix: calculate discount percentage if discount amount is specified (#…"
...
This reverts commit bb474f4f42 .
2025-06-06 11:35:30 +05:30
Ankush Menat
c9413e0cbb
Merge pull request #47899 from frappe/cruft
...
perf: remove misc random cruft
2025-06-05 22:48:07 +05:30
Ankush Menat
958cc6f8f8
perf: use estimated count on item table
2025-06-05 22:31:36 +05:30
Ankush Menat
8e17054b67
fix: invalid logic for cache hit
...
if there are no inventory dimensions then `[]` gets treated as a miss.
2025-06-05 22:31:36 +05:30
Ankush Menat
a36daec939
perf: cache pricing rule query
2025-06-05 22:31:36 +05:30
Ankush Menat
4dc2969fa6
perf: avoid duplicate fetching of stock qty
2025-06-05 22:31:35 +05:30
Ankush Menat
c06a361348
fix: get_value doesn't support named plucking
2025-06-05 22:31:35 +05:30
Ankush Menat
9870dd26f7
perf: avoid querying cost center allocation repeatedly
2025-06-05 22:31:33 +05:30
Ankush Menat
013011aa43
perf: cache existence of budgets while validating GL
2025-06-05 22:26:26 +05:30
rohitwaghchaure
342cebc778
fix: stock reco qty with inventory dimension ( #47918 )
2025-06-05 17:35:32 +05:30
rohitwaghchaure
8fa3473945
fix: consider expired batches in the stock reco ( #47909 )
2025-06-05 17:18:46 +05:30
Deepesh Garg
9167f1ff90
Merge pull request #47907 from deepeshgarg007/gl_dict_hook
...
feat: Add hook to update gl dict by apps
2025-06-05 16:32:51 +05:30
rohitwaghchaure
997ce4eaa7
fix: key-error for COGS By Item Group report ( #47914 )
...
fix: keyerror for COGS By Item Group report
2025-06-05 15:59:23 +05:30
Ankush Menat
7720163e4c
test: remove manual cleanup of db.value_cache ( #47904 )
...
test: clear cache instead of replacing
2025-06-05 09:37:19 +00:00
Deepesh Garg
c4aecb15ce
style: Linting issues
2025-06-05 12:48:28 +05:30
Deepesh Garg
10ff369ff2
feat: Add hook to update gl dict by apps
2025-06-05 12:42:16 +05:30
Diptanil Saha
bb903a4bef
fix: pos permission error on strict permission ( #47896 )
2025-06-04 16:07:28 +05:30
Mihir Kandoi
bfff582fea
Merge pull request #47875 from mihir-kandoi/zero_valuation_toast
...
feat: show warning toast if rate is 0 and allow zero valuation rate c…
2025-06-04 12:33:32 +05:30