MochaMind
4674b5a207
fix: Czech translations
2026-02-22 22:07:34 +05:30
MochaMind
c2b8b8469d
fix: Arabic translations
2026-02-22 22:07:31 +05:30
MochaMind
50daec2972
fix: Spanish translations
2026-02-22 22:07:28 +05:30
MochaMind
63defa40cb
chore: update POT file ( #52857 )
2026-02-22 13:33:52 +01:00
MochaMind
f7830fddeb
fix: Vietnamese translations
2026-02-21 21:47:16 +05:30
MochaMind
f65d50b7e4
fix: Swedish translations
2026-02-21 21:47:09 +05:30
MochaMind
dcd47223fa
fix: Dutch translations
2026-02-21 21:46:52 +05:30
Diptanil Saha
d6531189f9
Merge pull request #52842 from diptanilsaha/ref-fy
...
refactor: `Fiscal Year` cleanup
2026-02-21 12:39:14 +05:30
Mihir Kandoi
b49adbd74c
Merge pull request #52845 from mihir-kandoi/remove-supplier-invoice-date-validdation
2026-02-21 12:24:48 +05:30
diptanilsaha
4c76786ce4
fix(fiscal_year): Fiscal Year auto-generation and notification
2026-02-21 12:17:09 +05:30
Mihir Kandoi
7cff0ba626
fix: remove supplier invoice date/posting date validation
2026-02-21 12:08:37 +05:30
diptanilsaha
94fb7e11b4
fix(fiscal_year_company): made company field mandatory
2026-02-21 02:02:03 +05:30
diptanilsaha
74ac28fc70
refactor: Fiscal Year DocType cleanup
2026-02-21 01:58:45 +05:30
Shllokkk
d0323dea65
fix: add missing logic to update requested qty on cancel of a material request
2026-02-20 20:29:43 +05:30
Shllokkk
519e115eb2
Merge branch 'develop' into so-mr-po
2026-02-20 20:11:44 +05:30
Shllokkk
1a4d7ad937
fix: correct ordered_qty and requested_qty for Sales Order Item through a patch
2026-02-20 20:09:18 +05:30
Shllokkk
c2f19036f3
fix: correct fields being updated on material request and purchase order creation from sales order
2026-02-20 19:58:23 +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
ervishnucs
8fe0bf4ba3
fix: check gl account of an associated bank account in bank transaction
2026-02-19 18:39: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
Sudharsanan11
4d40c84a31
fix(manufacturing): update status for work order before calculating planned qty
2026-02-19 12:59:11 +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