MochaMind
fb515c8ddc
fix: Portuguese, Brazilian translations
2025-09-29 10:37:56 +05:30
MochaMind
02c7006525
fix: Vietnamese translations
2025-09-29 10:37:53 +05:30
MochaMind
cd8d4af900
fix: Chinese Simplified translations
2025-09-29 10:37:50 +05:30
MochaMind
dc5fd40a0c
fix: Turkish translations
2025-09-29 10:37:47 +05:30
MochaMind
e3fe298297
fix: Swedish translations
2025-09-29 10:37:44 +05:30
MochaMind
533af66057
fix: Serbian (Cyrillic) translations
2025-09-29 10:37:40 +05:30
MochaMind
dbda66a62f
fix: Russian translations
2025-09-29 10:37:37 +05:30
MochaMind
bebbfd8f94
fix: Portuguese translations
2025-09-29 10:37:33 +05:30
MochaMind
82741fbbe7
fix: Polish translations
2025-09-29 10:37:30 +05:30
MochaMind
b11a1ecb7a
fix: Dutch translations
2025-09-29 10:37:27 +05:30
MochaMind
b11d5ab04d
fix: Italian translations
2025-09-29 10:37:24 +05:30
MochaMind
5cee8edbb4
fix: Hungarian translations
2025-09-29 10:37:21 +05:30
MochaMind
2dd5e2abd0
fix: German translations
2025-09-29 10:37:18 +05:30
MochaMind
4a771fe765
fix: Danish translations
2025-09-29 10:37:14 +05:30
MochaMind
8d10759631
fix: Czech translations
2025-09-29 10:37:11 +05:30
MochaMind
d5ab4c1d7d
fix: Arabic translations
2025-09-29 10:37:08 +05:30
MochaMind
81ae03e1a5
fix: Spanish translations
2025-09-29 10:37:04 +05:30
Kavin
9f9120451b
fix: use sales_order from data instead of doc
2025-09-28 22:59:22 +05:30
MochaMind
76a27541f3
fix: sync translations from crowdin ( #49715 )
2025-09-28 17:37:24 +02:00
MochaMind
9889d23b8c
chore: update POT file ( #49765 )
2025-09-28 12:16:22 +02:00
El-Shafei H.
3578ee1195
Merge branch 'frappe:develop' into add-employee-name-to-session-user
2025-09-28 08:37:11 +03:00
KerollesFathy
4f8b2e520a
fix(manufacturing): prevent KeyError in BOM Creator when sub-assembly reused
...
Ensure missing (fg_item, fg_reference_id) keys are initialized in
production_item_wise_rm before appending items. This avoids crashes
when the same sub-assembly is referenced under multiple parents.
2025-09-27 12:54:10 +00:00
rohitwaghchaure
0dc2545fb9
Merge pull request #49757 from rohitwaghchaure/subcontracting-receipt-service-expense-account
...
feat: service expense account in the subcontracting receipt
2025-09-26 21:12:26 +05:30
Rohit Waghchaure
6e597b9c42
feat: service expense account in the subcontracting receipt
2025-09-26 19:45:17 +05:30
rohitwaghchaure
48acbe6b50
Merge pull request #49752 from rohitwaghchaure/fixed-expense-account-for-op-component
...
fix: incorrect operating component in stock entry
2025-09-26 19:04:29 +05:30
rohitwaghchaure
75cf70c8f3
Merge pull request #49741 from aerele/stock-entry-manufacture-expense-account
...
fix(stock entry): set expense account from company for manufacture
2025-09-26 18:57:23 +05:30
Rohit Waghchaure
d10530ee47
fix: incorrect operating component in stock entry
2025-09-26 18:43:39 +05:30
Kavin
cf4b395ee3
fix: get unconsumed qty as per BOM qty
2025-09-26 17:51:26 +05:30
ravibharathi656
90f399d0fc
fix(bank transaction): change reference number to small text
2025-09-26 17:07:03 +05:30
Kavin
689172ff22
fix: update item details only in draft state
2025-09-26 16:13:13 +05:30
ravibharathi656
b2e109318f
fix: use stock adjustment account if no expense account
2025-09-26 14:54:21 +05:30
ravibharathi656
23b1b7ee04
fix: use item valuation rate if no bin
2025-09-26 13:19:31 +05:30
ravibharathi656
06177ffaff
fix(stock entry): set expense account from company for manufacture
2025-09-26 12:28:27 +05:30
rohitwaghchaure
a664f3039b
Merge pull request #49734 from rohitwaghchaure/fixed-set-bacthes-in-scr-for-rm
...
fix: auto batch not set for raw materials in subcontracting receipt
2025-09-26 10:36:00 +05:30
ruthra kumar
daf1d52fc9
Merge pull request #49717 from ruthra-kumar/improving_trial_balance_perf
...
refactor: improve trial balance performance
2025-09-26 10:15:16 +05:30
Rohit Waghchaure
23f9d4c600
fix: auto batch not set for raw materials in subcontracting receipt
2025-09-26 09:23:49 +05:30
ravibharathi656
096e74b1ee
fix(payment entry): trigger currency on account set
2025-09-25 23:23:40 +05:30
ravibharathi656
33ab24943c
feat: add show zero value filter in profit and loss and balance sheet
2025-09-25 22:42:14 +05:30
ravibharathi656
b75940bf0e
fix: set cost center in taxes if not set
2025-09-25 22:38:58 +05:30
rohitwaghchaure
5ffbf59d78
Merge pull request #49725 from aerele/fix-pick-list-locations
...
fix: remove item name in get_item_details
2025-09-25 18:51:11 +05:30
Kavin
47055901c0
fix: remove item name to avoid overriding item row name
2025-09-25 18:05:21 +05:30
rohitwaghchaure
a4e291bb77
Merge pull request #49720 from rohitwaghchaure/fixed-perf-reposting
...
perf: reposting for backdated transactions
2025-09-25 17:44:35 +05:30
Rohit Waghchaure
1b0fc0541b
perf: reposting for backdated transactions
2025-09-25 17:24:54 +05:30
ruthra kumar
cee3813ced
refactor: improve trial balance performance
2025-09-25 17:03:57 +05:30
ruthra kumar
6bd36a137c
Merge pull request #49722 from rohitwaghchaure/fixed-test-case-test_backdated_stock_reco_entry
...
chore: fixed test case test_backdated_stock_reco_entry
2025-09-25 17:02:44 +05:30
Rohit Waghchaure
f4b18f2ad7
chore: fixed test case test_backdated_stock_reco_entry
2025-09-25 16:35:28 +05:30
rohitwaghchaure
62a8e4a561
Merge pull request #49710 from rohitwaghchaure/fixed-posting-datetime-for-sabb
...
refactor: posting datetime for SABB
2025-09-24 23:56:42 +05:30
Rohit Waghchaure
99b7a9d15c
refactor: posting datetime for SABB
2025-09-24 23:15:55 +05:30
ruthra kumar
9391c8911c
refactor: rename reactivity checkbox
2025-09-24 16:24:03 +05:30
ruthra kumar
d3d03e8d83
refactor: rename checkbox for budget controller
2025-09-24 16:24:01 +05:30