nishkagosalia
7f70e62c30
fix: Adding validation for operation time in BOM
2026-03-19 17:31:31 +05:30
ruthra kumar
21b25ce96c
refactor(test): hardcoded names over dynamic
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
19e03ccdde
refactor(test): make bom deterministic
2026-03-18 20:59:38 +05:30
ruthra kumar
cb693e05bf
refactor(test): tax rule; removed setUpClass, tearDownClass
2026-03-18 20:59:38 +05:30
ruthra kumar
aa998219b1
refactor(test): common make function
2026-03-18 20:59:38 +05:30
ruthra kumar
4d65cb907f
refactor(test): make bom stock calculated deterministic
2026-03-18 20:59:38 +05:30
ruthra kumar
e01e3c0a62
refactor(test): make job card deterministic
2026-03-18 20:59:38 +05:30
ruthra kumar
12ae84401a
refactor(test): remove redundant tearDown, tearDownClass and rollback
2026-03-18 20:59:37 +05:30
ruthra kumar
26d7900590
refactor(test): make work order deterministic
2026-03-18 20:59:36 +05:30
ruthra kumar
7b8e15c5b8
refactor(test): make production plan deterministic
2026-03-18 20:59:36 +05:30
ruthra kumar
464c09ed10
refactor(test): make job card tests deterministic
2026-03-18 20:59:36 +05:30
ruthra kumar
bfb8837c54
refactor(test): make bom tests deterministic
2026-03-18 20:59:36 +05:30
ruthra kumar
7b26a4c2eb
refactor(test): make bom update tool tests deterministic
2026-03-18 20:59:36 +05:30
ruthra kumar
3b5667c007
refactor(test): remove empty IntegrationTestCase
2026-03-18 20:59:36 +05:30
ruthra kumar
33f4791698
refactor: replace IntegrationTestCase with ERPNextTestCase repo-wide
...
- import ERPNextTestSuite
- use it on test class
2026-03-18 20:59:35 +05:30
ruthra kumar
8eef42d075
chore: remove EXTRA_TEST_RECORD_DEPENDENCIES
2026-03-18 20:59:34 +05:30
ruthra kumar
002b4fb048
chore: delete all test_records.json
2026-03-18 20:59:34 +05:30
Sudharsanan Ashok
31d14df37b
fix(stock): add company filter while fetching batches ( #53369 )
2026-03-17 16:39:21 +00:00
Sudharsanan Ashok
517310182e
fix(manufacturing): update working hours validation ( #53559 )
2026-03-17 20:47:46 +05:30
Jeraldin P J
e2667ab098
fix: enable logs to track changes in doctype. ( #53491 )
...
Co-authored-by: jeraldin2003 <jeraldin2003>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-16 18:21:26 +00:00
Sanjesh-Raju
0a38389bc3
fix: correct overlap detection in JobCard.has_overlap ( #53473 )
...
Co-authored-by: Sanjesh <rsanjesh64@gmail.com >
Co-authored-by: Tridots Tech <info@tridotstech.com >
2026-03-16 18:18:30 +00:00
Mihir Kandoi
ebb4a3d053
fix: use bom source warehouse in WO created from PP
2026-03-16 10:29:31 +05:30
Smit Vora
b1e1c65774
chore: phantom qty unused in sub_assembly_items
2026-03-12 21:16:03 +05:30
Smit Vora
1975ae4486
test: ensure phantom BOM explosion across all items
2026-03-12 20:31:56 +05:30
Smit Vora
e57de4311c
fix: correctly group RMs of same phantom from different FG
2026-03-12 20:21:18 +05:30
Shubh Doshi
ad8c05426e
fix: make ledger entries submittable and cleanup invalid test submissions ( #52921 )
...
* fix: enable submittability for ledger entries and cleanup invalid test submissions
* fix: reverted child table submittability
* fix: added ignore_links flag for back gl entry
* fix: add ignore_links for reconcile,cancelled PLE,cancelled SLE
* fix: update test_recreate_stock_ledgers to use db.delete instead of doc.delete
* chore: temporary test against frappe PR 37009
* fix: make Advance Payment Ledger Entry submittable
* refactor: add extra line for create_shipping_rule
* chore: revert temporary test against frappe PR 37009
* fix: use parent doc save with ignore_validate_update_after_submit for child table updates
* chore: temporary test against frappe PR 37009
* chore: revert temporary test against frappe PR 37009
* fix: use skip_docstatus_validation
2026-03-12 16:27:51 +05:30
Mihir Kandoi
3bb18d0baf
fix: precision issue in production plan ( #53370 )
2026-03-12 14:26:29 +05:30
Mihir Kandoi
9c0c39381f
fix: add validation in bom creator function ( #53364 )
2026-03-12 06:48:54 +00:00
Mihir Kandoi
f1ac0376fb
feat: co product by product support ( #52979 )
2026-03-11 14:46:36 +05:30
Parameshwari Palanisamy
39e68a9ce7
Update production_plan.py
2026-03-11 11:41:24 +05:30
creative-paramu
19533551f4
fix: update item description in Production Plan Assembly Items table
2026-03-11 11:14:33 +05:30
rohitwaghchaure
5ca8641488
Merge pull request #53254 from rohitwaghchaure/fixed-github-53253
...
fix: bom UX issues
2026-03-09 18:17:33 +05:30
Rohit Waghchaure
32447b8204
fix: bom UX issues
2026-03-09 16:25:08 +05:30
Mihir Kandoi
adbe856c4e
Merge pull request #53234 from aerele/fix/support-#61532
2026-03-09 12:33:46 +05:30
Sudharsanan11
ae9ff767fa
feat(manufacturing): show disassembled qty in progress bar
2026-03-08 19:14:41 +05:30
Sudharsanan11
8027f5aafd
fix(manufacturing): show returned qty in progress bar
2026-03-08 19:14:41 +05:30
diptanilsaha
805fc807a9
refactor(work_order): added type annotations on cancel_stock_reservation_entries
2026-03-07 15:00:34 +05:30
Mihir Kandoi
f07a6eb199
Merge pull request #53166 from mihir-kandoi/wo-producted-qty
2026-03-04 20:33:57 +05:30
Mihir Kandoi
5fead1d17a
fix: WO produced qty should be calculated using finished item child table transfer qty
2026-03-04 20:17:37 +05:30
Mihir Kandoi
ee19c32c3a
fix: disallow all actions on job card if work order is closed
2026-03-04 16:34:32 +05:30
Sudharsanan11
6b1aac4aee
fix(manufacturing): ignore sales order validation for subassembly item
2026-03-02 12:26:55 +05:30
Rohit Waghchaure
d90ec49241
fix: patch to complete onboarding stpes for existing records
2026-02-25 17:23:57 +05:30
Harsh Patadia
bdcb2c1512
refactor: separate construction of chart related data from get_columns() ( #52824 )
...
* fix: avoid hardcoded column slicing for Profit & Loss chart data
* refactor: improve parameter naming and reduce code repetion by using same function get_period_columns()
* refactor: improved parameter naming in get_data() and get_chart_data()
2026-02-24 12:36:47 +00:00
Rohit Waghchaure
792a1a7ab7
feat: module onboarding
2026-02-24 11:45:31 +05:30
Diptanil Saha
30e0285ae7
Merge pull request #52891 from diptanilsaha/notifs
2026-02-23 19:37:52 +05:30
diptanilsaha
96aa37eff5
fix: material request on receive notification condition
2026-02-23 17:43:08 +05:30
Sudharsanan Ashok
8b2a971019
fix(manufacturing): remove delete query of job card & batch and serial no ( #52840 )
...
* fix(manufacturing): remove delete query of batch and serial no
* fix(manufacturing): remove delete query of job card
* fix: remove delete function call for work order
2026-02-23 16:58:13 +05:30
Mihir Kandoi
a2afabab79
Merge pull request #52880 from aerele/fix-support/60562
2026-02-23 15:33:33 +05:30