diptanilsaha
74ac28fc70
refactor: Fiscal Year DocType cleanup
2026-02-21 01:58:45 +05:30
Mihir Kandoi
969f01fca3
Merge pull request #52835 from mihir-kandoi/inconsistent-label-name
2026-02-20 16:58:15 +05:30
Mihir Kandoi
d6e1ca0f10
fix: inconsistent label name between parent and child
2026-02-20 16:40:32 +05:30
Mihir Kandoi
32d09acba9
Merge pull request #52825 from mihir-kandoi/gh52746
2026-02-20 14:23:40 +05:30
Mihir Kandoi
59492cf08e
Merge pull request #52821 from mihir-kandoi/gh52770
2026-02-20 14:23:16 +05:30
ruthra kumar
9902473321
Merge pull request #52783 from frappe/l10n_develop
...
fix: sync translations from crowdin
2026-02-20 14:22:57 +05:30
Mihir Kandoi
ba96d37c11
fix: update items fetches wrong item code
2026-02-20 14:21:26 +05:30
Mihir Kandoi
1352dc79bb
fix: sensible insufficient stock message in pick list
2026-02-20 10:29:07 +05:30
Mihir Kandoi
548cdb55d7
Merge pull request #52814 from Shllokkk/selling-type-hints
...
refactor(selling): add type hints to whitelisted function parameters
2026-02-19 23:07:49 +05:30
Mihir Kandoi
b2afda0462
Merge pull request #52781 from Shllokkk/buying-type-hints
...
refactor(buying): add type hints for whitelisted function parameters
2026-02-19 23:05:49 +05:30
Mihir Kandoi
866bca70f9
Merge pull request #52811 from nishkagosalia/gh-52373
...
fix: permission issue for quotation item during update item
2026-02-19 22:57:49 +05:30
Shllokkk
d3911cd7d8
fix: add missing type hints due to failing test case
2026-02-19 22:08:18 +05:30
Raffael Meyer
387fb1b202
feat: add Bank Transaction as Reference Type to Journal Entry Account ( #52760 )
...
* feat: add Bank Transaction as Reference Type to Journal Entry Account
* fix: take care of existing property setters
* fix: cancelling Bank Transactions should still be possible
* fix: handle blank options in patch
* fix: hide Reference Due Date for Bank Transaction
2026-02-19 16:20:12 +00:00
MochaMind
0ef15e6364
fix: Serbian (Latin) translations
2026-02-19 21:32:58 +05:30
MochaMind
6e95eebfa4
fix: Thai translations
2026-02-19 21:32:39 +05:30
MochaMind
a4175553fc
fix: Swedish translations
2026-02-19 21:32:04 +05:30
MochaMind
b8d7bb2c08
fix: Serbian (Cyrillic) translations
2026-02-19 21:31:59 +05:30
Shllokkk
2504f0fc0c
refactor(selling): add type hints to whitelisted function parameters
2026-02-19 20:39:05 +05:30
Mihir Kandoi
732c98b72f
fix: typo
2026-02-19 20:28:33 +05:30
Mihir Kandoi
6342e9a3e2
fix: ignore permissions instead of saving parent
2026-02-19 20:27:54 +05:30
Nishka Gosalia
58b8af0fa8
fix: permission issue for quotation item during update item
2026-02-19 17:16:06 +05:30
diptanilsaha
fa5eae08a0
fix(test_purchase_order): validation to create pi from po with terms
...
Fixed the test to check for error while creating Purchase Invoice from unsubmitted Purchase Order
2026-02-19 14:44:15 +05:30
Mihir Kandoi
4561e3a389
Merge pull request #52804 from marcramser/patch-6
...
fix(Purchase Receipt): copy project from first row when adding items
2026-02-19 14:01:39 +05:30
Marc Ramser
21423676c9
fix(Purchase Receipt): copy project from first row when adding items
...
Adds `items_add` method to copy expense_account, cost_center and project from first row to newly added items, matching Purchase Invoice behavior.
2026-02-19 09:25:38 +01:00
Shllokkk
531112e364
refactor(buying): correct broken test case test_make_purchase_invoice_with_terms
2026-02-19 13:22:33 +05:30
Mihir Kandoi
fc54565d95
Merge pull request #52792 from mihir-kandoi/gh52782
...
fix: unable to submit subcontracting order if created from material r…
2026-02-19 11:09:17 +05:30
Mihir Kandoi
37323480dd
fix: unable to submit subcontracting order if created from material request
2026-02-19 10:50:26 +05:30
Mihir Kandoi
29bc300282
Merge pull request #52794 from mihir-kandoi/sre-read-only
...
fix: reservation based on field should be read only in SRE
2026-02-19 10:39:36 +05:30
Mihir Kandoi
21452b4c6e
fix: reservation based on field should be read only in SRE
2026-02-19 10:18:26 +05:30
Mihir Kandoi
c98e1454fc
Merge pull request #52490 from thomasantony12/patch-1
...
fix: Add handling for Sales Invoice Item quantity field
2026-02-19 09:42:12 +05:30
Mihir Kandoi
1fc2eddf6f
fix: add purchase invoice as well
2026-02-19 04:45:20 +05:30
Mihir Kandoi
024c268fe0
Merge pull request #52712 from mihir-kandoi/gh52710
...
fix: addresses portal
2026-02-19 04:39:35 +05:30
Shllokkk
85c8296548
fix: add missing type hints
2026-02-18 22:37:25 +05:30
MochaMind
b15716f65a
fix: Persian translations
2026-02-18 20:27:11 +05:30
MochaMind
a6f5130db1
fix: Portuguese, Brazilian translations
2026-02-18 20:27:07 +05:30
MochaMind
37b9402214
fix: Swedish translations
2026-02-18 20:27:00 +05:30
ruthra kumar
390294a92b
Merge pull request #52780 from ruthra-kumar/journal_entry_form_cleanup
...
refactor: Journal Entry form cleanup
2026-02-18 18:00:46 +05:30
Shllokkk
a6bb44b421
refactor(buying): add type hints for whitelisted function parameters
2026-02-18 17:50:19 +05:30
Khushi Rawat
d3ebcd85b4
Merge pull request #52776 from khushi8112/type-hint-for-projects-module
...
refactor(projects): add type hints to functions
2026-02-18 17:33:31 +05:30
ruthra kumar
73d5aa35a1
refactor: Journal Entry form cleanup
2026-02-18 17:26:19 +05:30
khushi8112
39d3f4580e
refactor(projects): add type hints to functions
2026-02-18 17:13:39 +05:30
Mihir Kandoi
1f62cecdfd
Merge pull request #52628 from aerele/fix/support-#59774
...
fix(manufacturing): set pick list purpose while creating it from work order
2026-02-18 15:14:50 +05:30
Mihir Kandoi
e5f138d004
Merge pull request #52771 from mihir-kandoi/type-hints-manufacturing
2026-02-18 14:16:57 +05:30
Sudharsanan11
23ccc2a8c5
fix(manufacturing): set pick list purpose while creating it from work order
2026-02-18 14:05:42 +05:30
Mihir Kandoi
fad53f6fe4
refactor(manufacturing): add args type hints to functions
2026-02-18 13:58:44 +05:30
Khushi Rawat
7f9066c05a
Merge pull request #52734 from khushi8112/type-hint-for-asset-module
...
refactor(assets): add type annotations in asset module
2026-02-18 12:59:44 +05:30
khushi8112
eb17284711
fix: args must be wrapped under a ctx
2026-02-18 12:35:29 +05:30
MochaMind
e159fc2779
fix: sync translations from crowdin ( #52748 )
...
* fix: Portuguese, Brazilian translations
* fix: Persian translations
2026-02-18 12:30:22 +05:30
ruthra kumar
747595082d
Merge pull request #52763 from ruthra-kumar/fix_payment_request_bug
...
fix: better permissions on make payment request
2026-02-18 12:28:06 +05:30
khushi8112
beffc016da
refactor: Optimize asset depreciation schedule retrieval with type hints
2026-02-18 12:22:55 +05:30