Rucha Mahabal
2be6bb694f
fix: reset User ID and make it read-only if 'Create User Automatically' is set
2026-03-23 15:42:13 +05:30
Rucha Mahabal
31af13a5e6
fix: fallback to Personal Email for user creation just like client-side
2026-03-23 15:31:51 +05:30
Sudharsanan Ashok
41f986ff83
fix(manufacturing): update non-stock item dict ( #53689 )
2026-03-23 15:16:37 +05:30
khushi8112
469bb0ba4e
fix: party name not updating correctly
2026-03-23 09:44:41 +00:00
khushi8112
8fd9b88cd9
fix(UX): improve party selection UX with party name field
2026-03-23 09:44:41 +00:00
Rucha Mahabal
97bb100010
fix: avoid setting unnecessary fields
2026-03-23 15:06:15 +05:30
khushi8112
6b9fb77772
fix: set default print format for when downlod pdf
2026-03-23 15:04:14 +05:30
khushi8112
2af0d9cf6c
feat: default print format for Request for Quotation
2026-03-23 15:04:14 +05:30
Nishka Gosalia
75ce885684
Merge pull request #53695 from nishkagosalia/fix-type-hint-stock
2026-03-23 15:01:43 +05:30
Krishna Shirsath
3e56b8d71d
fix(employee): removed milestone lable and remove unnecessary margins
2026-03-23 14:47:54 +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
Rucha Mahabal
091899d0df
fix: set create user perm to 1 by default + persist option while saving employee
2026-03-23 14:23:01 +05:30
Rucha Mahabal
ec3302d1c1
fix: hide Create User Automatically checkbox if user is already selected
2026-03-23 14:06:56 +05:30
Rucha Mahabal
1466df91bd
fix: uncollapse User Details section in new form
2026-03-23 14:06:24 +05:30
Rucha Mahabal
ee1aa10328
fix: only validate auto user creation before insert
2026-03-23 13:37:07 +05:30
nishkagosalia
dcd0509089
chore: Adding new argument in status updater to skip qty validation
2026-03-23 13:18:26 +05:30
Rucha Mahabal
613d36a139
fix: employee user creation
...
- consider prefered email as default in employee creation
- remove unused user parameter from `create_user` API
- remove unnecessary validations on user ID, already checked by user doctype hooks
- set company email only if empty
2026-03-23 12:52:23 +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
Rucha Mahabal
d99d16423a
fix: reset employee listview empty state, add import btn instead
2026-03-23 11:59:05 +05:30
Rucha Mahabal
000b5b72d5
fix: move Joining section before Exit, relabel Employee Exit -> Exit
2026-03-23 11:27:00 +05:30
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