Commit Graph

59485 Commits

Author SHA1 Message Date
MochaMind
b13d7f3ef3 fix: Norwegian Bokmal translations 2026-06-29 01:34:00 +05:30
MochaMind
4f7633e722 fix: Bosnian translations 2026-06-29 01:33:56 +05:30
MochaMind
f2a864f7bb fix: Burmese translations 2026-06-29 01:33:52 +05:30
MochaMind
70cf3a91e9 fix: Hindi translations 2026-06-29 01:33:47 +05:30
MochaMind
ff5a4e0cf2 fix: Croatian translations 2026-06-29 01:33:43 +05:30
MochaMind
621d67f8eb fix: Thai translations 2026-06-29 01:33:39 +05:30
MochaMind
8e51d1b5fc fix: Indonesian translations 2026-06-29 01:33:35 +05:30
MochaMind
bd7cce66e5 fix: Portuguese, Brazilian translations 2026-06-29 01:33:31 +05:30
MochaMind
922b4b8c79 fix: Vietnamese translations 2026-06-29 01:33:27 +05:30
MochaMind
eab4da6189 fix: Chinese Simplified translations 2026-06-29 01:33:23 +05:30
MochaMind
a5516aa4a0 fix: Turkish translations 2026-06-29 01:33:19 +05:30
MochaMind
5065d4b28d fix: Swedish translations 2026-06-29 01:33:14 +05:30
MochaMind
b45e71c793 fix: Serbian (Cyrillic) translations 2026-06-29 01:33:09 +05:30
MochaMind
121cbbf694 fix: Slovenian translations 2026-06-29 01:33:06 +05:30
MochaMind
93ceb15d4e fix: Russian translations 2026-06-29 01:33:01 +05:30
MochaMind
f0c6b4002b fix: Portuguese translations 2026-06-29 01:32:57 +05:30
MochaMind
32f7df8fc4 fix: Polish translations 2026-06-29 01:32:53 +05:30
MochaMind
ba09b06fa7 fix: Dutch translations 2026-06-29 01:32:49 +05:30
MochaMind
d9fae790ef fix: Korean translations 2026-06-29 01:32:45 +05:30
MochaMind
cafe35ef2e fix: Italian translations 2026-06-29 01:32:41 +05:30
MochaMind
2a9bed4893 fix: Hungarian translations 2026-06-29 01:32:37 +05:30
MochaMind
4094fed5ca fix: German translations 2026-06-29 01:32:33 +05:30
MochaMind
10ddf735a0 fix: Czech translations 2026-06-29 01:32:29 +05:30
MochaMind
6cb03ea530 fix: Bulgarian translations 2026-06-29 01:32:25 +05:30
MochaMind
b06ce350e7 fix: Arabic translations 2026-06-29 01:32:20 +05:30
MochaMind
69c1e0efd8 fix: Spanish translations 2026-06-29 01:32:16 +05:30
MochaMind
efc4da4bb2 fix: Uzbek translations 2026-06-29 01:32:12 +05:30
MochaMind
3b55de02ac fix: Persian translations 2026-06-29 01:32:08 +05:30
MochaMind
838ee003f1 fix: Danish translations 2026-06-29 01:32:03 +05:30
MochaMind
7fd5dd3ac5 fix: French translations 2026-06-29 01:31:59 +05:30
MochaMind
d8c267c253 fix: sync translations from crowdin (#56590) 2026-06-28 21:29:24 +02:00
MochaMind
56926ffe00 chore: update POT file (#56592) 2026-06-28 21:28:18 +02:00
rohitwaghchaure
6c38856f65 feat: Standard Valuation Rate (#56570)
* feat: standard rate valuation

* fix: greptile comments

* fix: PPV account should be mandatory for standard cost valuation
2026-06-28 20:35:01 +05:30
Mihir Kandoi
081fbe9e3f Merge pull request #56586 from mihir-kandoi/alias-no-copy
fix: party aliases should be no copy
2026-06-27 16:24:40 +05:30
Mihir Kandoi
057af21cd8 fix: party aliases should be no copy 2026-06-27 16:13:43 +05:30
rohitwaghchaure
c7ef42ef98 fix: sync Stock Reconciliation difference amount with GL after reposting (#56574)
* fix: sync Stock Reconciliation difference amount with GL after reposting

* fix: placement of recalculate differece amount function
2026-06-27 10:28:45 +00:00
Diptanil Saha
79ad11e21b chore(crm_settings): remove unused delete_custom_fields import (#56558) 2026-06-27 14:38:59 +05:30
Diptanil Saha
485e9041de chore: removing controllers from pre-commit eslint hooks exclude list (#56575)
* chore: removed `controllers` from exclude list on `.pre-commit-config.yaml`

* chore: fix `transactions.js` eslint issues

* chore: fix `taxes_and_totals.js` eslint issue

* chore: fix `accounts.js` eslint issue
2026-06-27 00:42:34 +05:30
rohitwaghchaure
5e60e4faa7 fix: do not allow closing the accounting period for future dates (#56551) 2026-06-26 17:28:20 +00:00
Nabin Hait
3f053e599c Merge pull request #56536 from frappe/chore/test-bom-search
test: BOM Search report coverage
2026-06-26 22:01:25 +05:30
Nabin Hait
b0232f41ea Merge pull request #56545 from frappe/chore/test-incorrect-stock-value-report
test: Incorrect Stock Value Report report coverage
2026-06-26 22:00:43 +05:30
Nabin Hait
1d517375d9 Merge pull request #56553 from frappe/chore/refactor-ar-ap-report-tests
test: reuse bootstrap master data in Accounts Receivable/Payable report tests
2026-06-26 22:00:15 +05:30
Nabin Hait
1d9d982719 Merge pull request #56554 from frappe/chore/refactor-cash-flow-report-tests
test: reuse bootstrap master data in Cash Flow report tests
2026-06-26 21:59:47 +05:30
Nabin Hait
66a711c849 Merge pull request #56555 from frappe/chore/refactor-general-ledger-report-tests
test: reuse bootstrap master data in General Ledger report tests
2026-06-26 21:58:39 +05:30
Nabin Hait
a2f201e1d7 Merge pull request #56556 from frappe/chore/refactor-stock-balance-report-tests
test: reuse bootstrap master data in Stock Balance report tests
2026-06-26 21:58:05 +05:30
Nabin Hait
b989bef967 Merge pull request #56557 from frappe/chore/refactor-stock-ledger-projected-report-tests
test: reuse bootstrap master data in Stock Ledger & Stock Projected Qty report tests
2026-06-26 21:57:30 +05:30
Nabin Hait
c1b91b0f5f Merge pull request #56541 from frappe/chore/test-item-where-used
test: Item Where Used report coverage
2026-06-26 21:56:33 +05:30
rohitwaghchaure
31f89b72b4 fix: ignored posting time 00:00:00 in RIV (#56571) 2026-06-26 13:49:16 +00:00
Diptanil Saha
1e2adc0706 ci: bump pre-commit actions to v3.0.1 (#56562) 2026-06-26 11:14:57 +00:00
Mihir Kandoi
05e7317375 Merge pull request #56559 from Shllokkk/serial-batch-bundle-print-none-fix
fix: remove dead bundle helper call from purchase receipt print format
2026-06-26 16:37:09 +05:30