diptanilsaha
|
8ea0cc90df
|
fix: check for submit permissions instead of write permissions when updating status (#53697)
|
2026-03-23 15:43:33 +05:30 |
|
Sudharsanan Ashok
|
41f986ff83
|
fix(manufacturing): update non-stock item dict (#53689)
|
2026-03-23 15:16:37 +05:30 |
|
Nishka Gosalia
|
75ce885684
|
Merge pull request #53695 from nishkagosalia/fix-type-hint-stock
|
2026-03-23 15:01:43 +05:30 |
|
nishkagosalia
|
2f72ae9afd
|
fix: type hint in stock module
|
2026-03-23 14:37:46 +05:30 |
|
Nishka Gosalia
|
ca877ba223
|
Merge pull request #53649 from nishkagosalia/st-63180
|
2026-03-23 14:27:13 +05:30 |
|
diptanilsaha
|
a908bc7e92
|
fix(trends): added validation for period_based_on filter (#53690)
|
2026-03-23 14:23:42 +05:30 |
|
nishkagosalia
|
dcd0509089
|
chore: Adding new argument in status updater to skip qty validation
|
2026-03-23 13:18:26 +05:30 |
|
Mihir Kandoi
|
7a61d6fcd5
|
fix: shipping rule applied twice on non stock items (#53655)
|
2026-03-23 06:49:39 +00:00 |
|
Mihir Kandoi
|
5154102468
|
fix: PO should not be required for internal transfers (#53681)
|
2026-03-23 06:32:26 +00:00 |
|
MochaMind
|
f483d9ff13
|
chore: update POT file (#53677)
|
2026-03-22 14:47:24 +01:00 |
|
rohitwaghchaure
|
c1c3757943
|
Merge pull request #53673 from rohitwaghchaure/fixed-stock-queue-not-updated
fix: stock queue for SABB
|
2026-03-22 13:00:28 +05:30 |
|
Rohit Waghchaure
|
3fcf308ed8
|
fix: stock queue for SABB
|
2026-03-22 12:06:43 +05:30 |
|
rohitwaghchaure
|
145a42eb30
|
Merge pull request #53638 from rohitwaghchaure/fixed-deadlock-issue-for-sle
fix: deadlock issue for SLE
|
2026-03-21 14:03:40 +05:30 |
|
Mihir Kandoi
|
fa35fbdb8e
|
fix: do not overwrite expense account in stock entry (#53658)
|
2026-03-20 08:02:32 +00:00 |
|
diptanilsaha
|
8e17c722fb
|
fix: validate permission before updating status (#53651)
|
2026-03-19 14:49:29 +00:00 |
|
Nishka Gosalia
|
ffd3e90806
|
Merge pull request #53645 from nishkagosalia/gh-53526
|
2026-03-19 18:29:00 +05:30 |
|
nishkagosalia
|
7f70e62c30
|
fix: Adding validation for operation time in BOM
|
2026-03-19 17:31:31 +05:30 |
|
ruthra kumar
|
44247f63d5
|
Merge pull request #53594 from ruthra-kumar/fix_failing_patch
fix: patch failure due to dependency
|
2026-03-19 17:30:35 +05:30 |
|
ruthra kumar
|
bb3cee8ef5
|
fix: patch failure due to dependency
|
2026-03-19 16:13:20 +05:30 |
|
Mihir Kandoi
|
fc25d83a9e
|
fix: co by product patch for v14 migration (#53644)
|
2026-03-19 10:31:46 +00:00 |
|
Rohit Waghchaure
|
f48b03c6ec
|
fix: deadlock issue for SLE
|
2026-03-19 14:31:17 +05:30 |
|
Sudharsanan Ashok
|
442fe9a833
|
fix(stock): fix email error message (#53606)
|
2026-03-19 07:11:41 +00:00 |
|
diptanilsaha
|
086fea7cf0
|
fix(payment_schedule): using show_alert instead of msgprint for non-selection of payment schedule (#53623)
|
2026-03-19 12:29:28 +05:30 |
|
Sakthivel Murugan S
|
256d267a3b
|
fix: set customer details on customer creation at login (#53509)
|
2026-03-19 12:04:31 +05:30 |
|
Pandiyan P
|
0fdc1bc497
|
fix(stock): handle NoneType error (#53593)
|
2026-03-19 11:56:58 +05:30 |
|
Mihir Kandoi
|
71293bcf73
|
refactor: remove test file import in stock ageing report (#53619)
|
2026-03-19 11:52:57 +05:30 |
|
Mihir Kandoi
|
f1e36b09f9
|
fix: consider returned qty in subcontracting report (#53616)
|
2026-03-19 05:24:58 +00:00 |
|
Mihir Kandoi
|
743970a8c6
|
fix: python error in manufacture entry if transfer against is job card (#53615)
|
2026-03-19 04:57:37 +00:00 |
|
Sowmya
|
03d8a7a6af
|
fix: ignore cost center (#53063)
|
2026-03-19 09:54:17 +05:30 |
|
Vishnu Priya Baskaran
|
31b44534df
|
fix: check posting_date in args (#53303)
|
2026-03-19 09:52:37 +05:30 |
|
ruthra kumar
|
df7e6b7a79
|
Merge pull request #47910 from ruthra-kumar/ci_lightmode_runner
refactor(test): repo wide test suite refactor to achieve deterministic behaviour
|
2026-03-18 21:42:16 +05:30 |
|
ruthra kumar
|
eb143ba742
|
refactor(test): cleanup; remove redundant attribute
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
22c05d4b8f
|
refactor(test): make pick list deterministic
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
7e8f9f10f3
|
refactor(test): make item wise sales register deterministic
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
5263386bb2
|
refactor(test): replace integration test case with ERPNextTestSuite
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
72d08902fd
|
refactor(test): make purchase order deterministic
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
23d35c6cca
|
refactor(test): make sales invoice deterministic
|
2026-03-18 20:59:39 +05:30 |
|
ruthra kumar
|
da8fcde4a8
|
refactor(test): make location determinisitic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
6eea0a2299
|
refactor(test): make bank clearance deterministic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
9e63c14cef
|
refactor(test): make sales invoice deterministic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
21b25ce96c
|
refactor(test): hardcoded names over dynamic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
7cad642a11
|
refactor(test): use JSON for company master
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
5237e58f29
|
refactor(test): remove explicit call to master data setup
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
e67165d6ce
|
refactor(test): hardcoded names over dynamic ones
Much faster bootstrap without those get_doc calls
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
5a4a77f5d2
|
refactor: move test bootstrap to module
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
96b82624cd
|
refactor(test): speed up setup
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
fc8fadf455
|
refactor(test): make stock entry deterministic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
518800cd2f
|
refactor(test): remove redundant before_tests
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
0f2f53cbd0
|
refactor(test): make process deferred accounting deterministic
|
2026-03-18 20:59:38 +05:30 |
|
ruthra kumar
|
19e03ccdde
|
refactor(test): make bom deterministic
|
2026-03-18 20:59:38 +05:30 |
|