rohitwaghchaure
f382b30b4e
Merge pull request #53216 from aerele/fix/legacy-recon-in-ageing
...
fix(stock): handle legacy single sle recon entries
2026-03-26 15:37:21 +05:30
rohitwaghchaure
15996952f6
Merge pull request #52152 from rohitwaghchaure/refactor-reposting-feature
...
Refactor reposting feature
2026-03-26 15:12:20 +05:30
Rohit Waghchaure
daa2420996
refactor: storing of current status of reposting
2026-03-26 14:49:39 +05:30
Krishna Pramod Shirsath
f37b6fde72
Merge pull request #53245 from krishna-254/feat/employee-milestone-indicators
...
feat: employee milestone indicators
2026-03-26 13:40:20 +05:30
Mihir Kandoi
afa66e4785
fix: keep from and to time blank until added explicitly ( #53798 )
2026-03-26 13:05:54 +05:30
kavin-114
7e6bbcc3fb
fix(stock): handle legacy single sle recon entries
2026-03-26 12:46:06 +05:30
Krishna Shirsath
9715637c80
Merge remote-tracking branch 'origin/develop' into feat/employee-milestone-indicators
2026-03-26 10:05:23 +05:30
Mihir Kandoi
3f74733942
fix: purchase invoice for internal transfers should not require PO ( #53791 )
2026-03-25 16:18:51 +00:00
diptanilsaha
e136bfbb61
fix(contract_template): restrict create, write and delete access only to System Manager ( #53787 )
2026-03-25 14:43:45 +00:00
MochaMind
00b780362b
fix: sync translations from crowdin ( #53475 )
2026-03-25 11:47:01 +01:00
diptanilsaha
1d202fe739
Merge pull request #53779 from diptanilsaha/template_fixes
2026-03-25 14:56:36 +05:30
diptanilsaha
bc6561cdd0
fix(templates): using correct syntax of include in projects.html
2026-03-25 14:55:05 +05:30
diptanilsaha
d9760bbf4f
fix(templates): escape attachment file_url and file_name in order.html and projects.html
2026-03-25 14:46:50 +05:30
Sudharsanan Ashok
a821c6669f
fix(manufacturing): update condition for base hour rate calculation ( #53753 )
2026-03-25 11:37:38 +05:30
Pandiyan P
d43d308e2f
fix(manufacturing): apply work order status filter in job card ( #53766 )
2026-03-25 11:20:04 +05:30
Mihir Kandoi
90cd957d6e
fix: do not check for sub assembly reference for rm of fg ( #53758 )
2026-03-24 17:09:49 +00:00
ruthra kumar
14a46bf920
Merge pull request #53657 from ruthra-kumar/move_commits_inside_test_guard_clause
...
refactor(test): move remaining commits inside test guard
2026-03-24 17:43:17 +05:30
ruthra kumar
bc2b8da597
refactor(test): process statement of acc remove commit
2026-03-24 17:21:31 +05:30
ruthra kumar
fd2b76a4d2
refactor(test): move location creation to bootstrap in asset movement
2026-03-24 17:21:31 +05:30
ruthra kumar
8fd65d7afa
refactor(test): make stock entry deterministic
2026-03-24 17:21:31 +05:30
ruthra kumar
2c53cf3902
refactor(test): make asset capitalization deterministic
2026-03-24 17:21:31 +05:30
ruthra kumar
d3cf8cb851
refactor(test): make ledger merge deterministic
2026-03-24 17:21:31 +05:30
ruthra kumar
77f41e120d
refactor(test): SLA move company creation to bootstrap
2026-03-24 17:21:31 +05:30
ruthra kumar
426b7db3c8
refactor(test): move webform custom dt creation to boostrap
2026-03-24 17:21:31 +05:30
ruthra kumar
934740205a
refactor(test): move custom doctype data setup to bootstrap
2026-03-24 17:21:31 +05:30
ruthra kumar
4454af8efd
refactor(test): move tax category custom field creation to bootstrap
2026-03-24 17:21:31 +05:30
ruthra kumar
11fb00c21d
refactor(test): move trial company creation to bootstrap
2026-03-24 17:21:31 +05:30
ruthra kumar
31ce09204f
refactor(test): move purchase invoice dimension setup to bootstrap
2026-03-24 17:21:31 +05:30
Nishka Gosalia
6c354895d6
Merge pull request #53738 from nishkagosalia/item-form-cleanup
2026-03-24 16:28:10 +05:30
nishkagosalia
be55082751
refactor: item master ux improvements
2026-03-24 15:55:45 +05:30
Khushi Rawat
ec003342a0
Merge pull request #53588 from khushi8112/default-print-format-for-quotation
...
feat: default print format for Quotation
2026-03-24 15:36:34 +05:30
khushi8112
da41057cd6
fix: add quotation print format in the list
2026-03-24 13:03:24 +05:30
khushi8112
b9083411cc
fix: remove unused print format
2026-03-24 12:17:42 +05:30
khushi8112
c99cec1071
fix: add closing div tab
2026-03-24 12:17:42 +05:30
khushi8112
4307cd5b1c
feat: default print format for Quotation
2026-03-24 12:17:36 +05:30
ruthra kumar
9ed072ac83
refactor(test): move company setup to bootstrap
2026-03-24 11:57:45 +05:30
ruthra kumar
342ce65401
refactor(test): move dimension setup to test data bootstrap
...
and remove create_dimension() and disable_dimension()
2026-03-24 11:57:43 +05:30
ruthra kumar
ed76d6699a
refactor(test): move commits inside test guard clause
2026-03-24 11:57:02 +05:30
ruthra kumar
cd5b0ea5fd
Merge pull request #52802 from nabinhait/workspace-cleanup-1
...
fix: Removed quick access link from selling workspace
2026-03-24 11:30:53 +05:30
ruthra kumar
ae8068e833
Merge pull request #53302 from Shllokkk/xxs-xxe-fix
...
fix: sanitize genericode import inputs and secure XML parser
2026-03-24 11:27:15 +05:30
Nabin Hait
d7c48d645a
fix: Removed quick access link from selling workspace
2026-03-24 11:11:56 +05:30
ruthra kumar
107fecd4b0
Merge pull request #53730 from khushi8112/asset-location-overwritten-by-accounting-dimension
...
fix: skip overwriting existing asset fields with accounting dimensions
2026-03-24 11:04:59 +05:30
khushi8112
2859a143f2
fix: skip overwriting existing asset fields with accounting dimensions
2026-03-24 02:19:44 +05:30
Khushi Rawat
bd9b0185f4
Merge pull request #53680 from khushi8112/better-opening-invoice-creation-tool
...
fix(UX): improve party selection UX with party name field
2026-03-24 01:35:54 +05:30
Khushi Rawat
0faa261729
Merge pull request #53646 from khushi8112/default-print-format-for-rfq
...
feat: default print format for Request for Quotation
2026-03-24 01:34:00 +05:30
Mihir Kandoi
91da450a31
chore: remove unused imports ( #53722 )
2026-03-23 16:39:55 +00:00
Pandiyan P
8ebc2e38ec
fix(manufacturing): close work order status when stock reservation is… ( #53714 )
...
* fix(manufacturing): close work order status when stock reservation is enabled
* chore: better syntax
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-23 16:05:00 +00:00
diptanilsaha
96c79dfe8b
chore(test_item_group): removed unused function _print_tree ( #53716 )
2026-03-23 15:50:01 +00:00
diptanilsaha
958bb6c619
chore: skip semgrep check for db.commit in BootStrapTestData ( #53715 )
2026-03-23 15:39:14 +00:00
Rohit Waghchaure
20787ef5da
refactor: reposting for better peformance
2026-03-23 20:36:02 +05:30