Sagar Vora
9bf9b34ac4
fix: remove currency col
2025-06-09 19:13:53 +05:30
Sagar Vora
33e793354c
fix: changes in report
2025-06-09 19:13:03 +05:30
Sagar Vora
e3356ebfb6
Merge branch 'develop' into fix_discount_mismatch
2025-06-09 13:16:02 +00:00
priyanshshah2442
3f0c5be5d9
fix: test case to verify correct setting of discount amount and percentage
2025-06-09 18:43:58 +05:30
priyanshshah2442
9120927a65
fix: add change log for bug fix in Additional Discount functionality
2025-06-09 18:06:16 +05:30
priyanshshah2442
3dcb801a37
fix: ensure proper float conversion for discount values
2025-06-09 17:49:40 +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
Sagar Vora
daad6137f8
fix: changes to report and patch
2025-06-09 14:11:19 +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
priyanshshah2442
62dd6df24f
feat: report to verify discount amount mismatch
2025-06-09 11:13:59 +05:30
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
priyanshshah2442
f7eda8a156
fix: patch to set discount percentange in case of mismatch
2025-06-06 18:40:06 +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
Rohit Waghchaure
ea689bbe3f
fix: available qty in BOM Stock Report
2025-06-06 16:14:43 +05:30
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
Khushi Rawat
7d3bec8ef8
fix: failing test case
2025-06-06 12:44:36 +05:30
Khushi Rawat
7e52cb2856
refactor: split set_latest_location_and_custodian_in_asset into smaller functions
2025-06-06 12:44:36 +05:30
Khushi Rawat
07d1a0ed9c
fix: saperated validations for each purpose of validation
2025-06-06 12:44:36 +05:30
Khushi Rawat
f5e5146021
feat: added Transfer and Issue option in purpose
2025-06-06 12:44:36 +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
DHINESH00
fc4f38eed1
fix: update currency based on transaction
2025-06-05 20:04:20 +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