ruthra kumar
d22434d31e
Merge pull request #49773 from aerele/reference-number-small-text
...
fix(bank transaction): change reference number to small text
2025-09-29 16:42:06 +05:30
ruthra kumar
dc14a629ff
Merge pull request #49708 from aerele/add-show-zero-values-filter
...
feat: add show zero value filter in profit and loss and balance sheet
2025-09-29 16:27:47 +05:30
ruthra kumar
f746540420
Merge pull request #49718 from aerele/tax-template-cost-center
...
fix: set cost center in taxes if not set
2025-09-29 15:49:17 +05:30
ruthra kumar
7fcdebcbd1
Merge pull request #49735 from aerele/payment-entry-exchange-rate-internal-transfer
...
fix(payment entry): trigger currency on account set
2025-09-29 14:26:47 +05:30
ruthra kumar
6e46c8f7c7
Merge pull request #49618 from aerele/ticket-47708
...
fix: add date filter for getting return invoice items
2025-09-29 14:12:03 +05:30
ruthra kumar
3cc9fb92d8
Merge pull request #49640 from aerele/payment-request-precision
...
fix: include precision in validation
2025-09-29 14:11:40 +05:30
Navin-S-R
d5c457b8c5
test: validate profit values for later period returns
2025-09-29 12:14:59 +05:30
rohitwaghchaure
fb802bc26b
Merge pull request #49770 from rohitwaghchaure/fixed-removed-print-statement
...
chore: removed print statement
2025-09-29 12:02:03 +05:30
Rohit Waghchaure
324bdcb177
chore: removed print statement
2025-09-29 11:41:27 +05:30
ruthra kumar
452eaaf44e
Merge pull request #49767 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-29 11:16:31 +05:30
MochaMind
e57e8aa708
fix: Esperanto translations
2025-09-29 10:38:26 +05:30
MochaMind
acdfdb1389
fix: French translations
2025-09-29 10:38:23 +05:30
MochaMind
3a1c12d49c
fix: Serbian (Latin) translations
2025-09-29 10:38:19 +05:30
MochaMind
875cf68df8
fix: Norwegian Bokmal translations
2025-09-29 10:38:16 +05:30
MochaMind
6bc0d71fc8
fix: Bosnian translations
2025-09-29 10:38:12 +05:30
MochaMind
552c6eb9f5
fix: Croatian translations
2025-09-29 10:38:09 +05:30
MochaMind
8202d2ed47
fix: Thai translations
2025-09-29 10:38:06 +05:30
MochaMind
3718ac0c33
fix: Persian translations
2025-09-29 10:38:03 +05:30
MochaMind
a3937ed44e
fix: Indonesian translations
2025-09-29 10:37:59 +05:30
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