Mihir Kandoi
7c57f5a304
feat: show warning toast if rate is 0 and allow zero valuation rate checkbox is not enabled
2025-06-03 18:34:22 +05:30
Mihir Kandoi
67d82894c6
Merge pull request #47874 from mihir-kandoi/st40223
...
fix: zero division error in purchase receipt
2025-06-03 18:34:17 +05:30
Mihir Kandoi
32229fb646
fix: zero division error in purchase receipt
2025-06-03 18:18:55 +05:30
l0gesh29
1a4bb30923
fix: add user permission while fetching ple
2025-06-03 18:17:11 +05:30
ruthra kumar
3f6a132234
Merge pull request #47872 from nitefury7/fix-purchase-order-analysis-report
...
fix: typo
2025-06-03 17:38:19 +05:30
Ayush Marhatta
a243abb5fd
fix: typo
2025-06-03 17:32:28 +05:45
Khushi Rawat
524ae1d368
fix: removed checkbox
2025-06-03 14:53:21 +05:30
ruthra kumar
b2ff5b4578
Merge pull request #47866 from ruthra-kumar/ci_suppress_compiled_files
...
ci: suppress compiled files in output
2025-06-03 14:01:57 +05:30
ruthra kumar
e70da0291e
ci: suppress compiled files in output
2025-06-03 13:38:12 +05:30
l0gesh29
074dc6d7dd
fix: consider user permission while populating the data
2025-06-03 13:28:01 +05:30
ruthra kumar
36f3bd473c
Merge pull request #47854 from nitefury7/fix-purchase-order-analysis-report
...
fix: use user default for company instead of global default in purchase order analysis report
2025-06-03 13:17:13 +05:30
rohitwaghchaure
75b5ba6e67
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. ( #47691 )
2025-06-03 13:02:45 +05:30
Khushi Rawat
ff285307c6
chore: wrapped text in translate function
2025-06-03 12:33:46 +05:30
Khushi Rawat
0dbebe74c1
chore: update label
2025-06-03 12:23:56 +05:30
Khushi Rawat
22ea62e92f
chore: hide currency column
2025-06-03 12:06:39 +05:30
Khushi Rawat
e7ba420687
feat: added column to show Dr/Cr
2025-06-03 12:05:43 +05:30
Khushi Rawat
d15e3bb52b
feat: show Dr/Cr in Supplier ledger summary & Customer ledger summary
2025-06-03 12:04:27 +05:30
Mihir Kandoi
538e0d08e4
Merge pull request #47756 from mihir-kandoi/st38914
...
feat: specify expense account and cost center for raw materials in Su…
2025-06-03 12:04:04 +05:30
Marc Ramser
0670765baa
fix(Timesheet): only update to_time if it's more than 1 second off ( #47703 )
...
* Only update to_time if it's more than 1 second off
Before, to_time was updated even when it was almost the same as the expected time (like 17:20 vs 17:19:59.998). This causes problems because of small rounding errors and caused valid times like 17:20 to be reset. Now, to_time is only updated if the difference is greater than 1 second.
To reproduce the current error:
From Time 09:00:00
To Time 17:20:00 Save
To Time is 17:19:59
* Change data to self in timesheet
* Update timesheet_detail.py
2025-06-03 11:58:00 +05:30
Mihir Kandoi
8b42582f3c
test: added more assertions
2025-06-03 11:47:38 +05:30
Lakshit Jain
20b87512d1
fix: cash flow report fixes
2025-06-03 11:22:02 +05:30
Diptanil Saha
1c17419a9e
fix: pos order summary new order action ( #47856 )
2025-06-02 18:40:51 +05:30
Diptanil Saha
0624556ef6
fix: pos settings invoice_fields not fetched at pos setup ( #47855 )
2025-06-02 18:24:06 +05:30
Ayush Marhatta
49f23513e0
fix: use user default for company instead of global default in purchase order analysis report
2025-06-02 18:21:07 +05:45
ruthra kumar
56fc76f180
Merge pull request #47780 from aerele/add-link-field
...
fix: add internal link field in Sales Order connections for internal …
2025-06-02 16:46:48 +05:30
ruthra kumar
ee8c0daf61
Merge pull request #47665 from mujeerhashmi/patch-3
...
fix: Project argument is not passed correctly for MR creation
2025-06-02 16:36:31 +05:30
Karuppasamy
3a2b863e7f
refactor: add validation for inter company transactions rate
...
Add validation for inter company transactions rate
2025-06-02 16:34:45 +05:30
Abdeali Chharchhodawala
39f6d8ffb6
fix: Handle duplicate Items qty in Quotation
...
fix: Handle duplicate Items qty in Quotation
2025-06-02 14:49:15 +05:30
ruthra kumar
f7712c9dc0
Merge pull request #47781 from ljain112/fix-cc-psa
...
fix: add company filter to cost center and project in process statement of accounts
2025-06-02 13:37:54 +05:30
l0gesh29
c8e052f3c6
Accounts receivable show delivery note ( #47821 )
...
* fix: reorder function call
* fix: Add condition to fetch return entries for specific party types
2025-06-02 13:35:23 +05:30
rohitwaghchaure
0dbd9efc91
fix: decimal issue ( #47839 )
2025-06-02 13:24:41 +05:30
Ankush Menat
f86c3f7f8b
perf: Use client cached configuration ( #47838 )
...
These are accessed on every document load, reaching to DB is excessive.
2025-06-02 06:14:51 +00:00
Ankush Menat
705b9e0181
perf: cache child warehouses during a single request ( #47837 )
...
Gets called for each row right now, warehouses often same on all
items in a document.
2025-06-02 05:36:17 +00:00
MochaMind
910c3cc5cf
fix: sync translations from crowdin ( #47802 )
2025-06-01 21:55:53 +00:00
MochaMind
1c0f164670
chore: update POT file ( #47835 )
2025-06-01 12:33:11 +02:00
Mihir Kandoi
bb474f4f42
fix: calculate discount percentage if discount amount is specified ( #47806 )
2025-05-31 20:52:14 +05:30
rohitwaghchaure
e4c4ee79de
fix: incorrect valuation for returned materials ( #47824 )
2025-05-31 18:43:21 +05:30
rohitwaghchaure
0557d4d180
fix: incorrect serial no status after delivery note cancel ( #47825 )
2025-05-31 18:42:40 +05:30
rohitwaghchaure
b49a835b4c
fix: improved indexing for SLE queries. ( #47194 )
2025-05-30 13:41:14 +05:30
Ankush Menat
a61f065660
Merge pull request #47783 from frappe/perf/stock_reco
...
perf: speed up stock reconciliation
2025-05-29 18:09:51 +05:30
rohitwaghchaure
c544c3e018
fix: incorrect actual qty in product bundle balance report ( #47791 )
2025-05-29 18:09:33 +05:30
Ankush Menat
dc8d9dc7fa
perf: fix incorrect usage of get_cached_value
2025-05-29 17:54:53 +05:30
Ankush Menat
e1d14d8ac2
perf: Ignore validating links
...
Framework does this anyway and does it faster.
2025-05-29 17:37:17 +05:30
Ankush Menat
0a1fc3e24f
perf: use cached doc for validating item
2025-05-29 17:37:17 +05:30
Ankush Menat
e2920e2536
perf: Fix incorrect cache implementation
...
`if not {}` results to `True` so if someone doesn't have inventory dimensions, this gets called again and again.
2025-05-29 17:37:17 +05:30
Ankush Menat
076b765cb2
perf: Avoid Querying existence of item code
...
- This should be ensured by Framework.
- It's also there in validate hook.
So no need to do it again for each item.
2025-05-29 17:37:17 +05:30
Ramdani
4d98094783
Merge pull request #47784 from xhijack/fix_default_indonesia_vat
...
Fix default indonesia vat
2025-05-29 14:59:02 +05:30
ruthra kumar
45f7db6054
Merge pull request #47794 from ljain112/fix-ar-query
...
fix: use `query.walk() `for escaping special chars in receiable/payable report
2025-05-29 13:49:55 +05:30
Ankush Menat
6549047c3f
fix: Drop duplicate index ( #47799 )
2025-05-29 12:18:39 +05:30
ljain112
a0a51b5074
fix: use query.walk() for escaping special chars in receiable/payable report
2025-05-29 11:18:08 +05:30