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 |
|
Krishna Shirsath
|
870254b710
|
refactor(employee): reorganize joining and employee exit tabs at the end.
|
2026-02-19 17:14:50 +05:30 |
|
Krishna Shirsath
|
6513185cb7
|
refactor(employee): create user function -removed useless function calls
|
2026-02-19 17:00:35 +05:30 |
|
Krishna Shirsath
|
57f3048d27
|
feat(employee): Add automatic user creation feature and related validations. Create User on Import.
|
2026-02-19 15:51:53 +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 |
|
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 |
|
mergify[bot]
|
40391252d5
|
Merge branch 'develop' into fixing-emp-contacts
|
2026-02-18 10:47:34 +00:00 |
|
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 |
|
Mihir Kandoi
|
f9ec45eda7
|
Merge pull request #52762 from mihir-kandoi/type-hints-subcontracting
refactor(subcontracting): add arg type hints to functions
|
2026-02-18 12:17:24 +05:30 |
|
Mihir Kandoi
|
1bc0b40a2e
|
refactor(subcontracting): add arg type hints to functions
|
2026-02-18 12:01:24 +05:30 |
|
ruthra kumar
|
f36962fc58
|
fix: better permissions on make payment request
|
2026-02-18 11:54:53 +05:30 |
|
khushi8112
|
36dcf8b2a5
|
fix: type hint in make depreciation entry function
|
2026-02-18 11:33:12 +05:30 |
|
Mihir Kandoi
|
e317ab1479
|
fix: addresses portal
|
2026-02-18 11:15:32 +05:30 |
|
Diptanil Saha
|
ea04f55d12
|
Merge pull request #52759 from diptanilsaha/utils_ta
refactor(utilities): type annotations for whitelisted methods
|
2026-02-18 01:56:33 +05:30 |
|
diptanilsaha
|
cac6b65dee
|
refactor(utilities): type annotations for whitelisted methods
|
2026-02-18 01:39:50 +05:30 |
|
Diptanil Saha
|
c6a292f6a9
|
fix: user permission on reports (#52709)
|
2026-02-17 21:56:25 +05:30 |
|
Mihir Kandoi
|
e6825476e7
|
Merge pull request #52750 from mihir-kandoi/st60110
fix: setup fails to set abbr to departments
|
2026-02-17 21:24:32 +05:30 |
|
Mihir Kandoi
|
54144f72a5
|
Merge pull request #52743 from Mutantpenguin/patch-3
bug: fix comparison regarding `None` values
|
2026-02-17 21:21:25 +05:30 |
|
Mihir Kandoi
|
debe868950
|
fix: setup fails to set abbr to departments
|
2026-02-17 21:07:30 +05:30 |
|
khushi8112
|
773cc80ed4
|
fix: incorrect type hint
|
2026-02-17 17:51:27 +05:30 |
|