- f130f83 Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working by rohitwaghchaure · 3 years, 7 months ago
- 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 7 months ago
- 75fdf79 fix: incorrect bom no. added for non-variant items on variant boms (#26320) by Richard Case · 3 years, 7 months ago
- 3105332 fix: allow to make job card without employee by Rohit Waghchaure · 3 years, 7 months ago
- c14fc95 Merge pull request #26279 from rohitwaghchaure/fixed-update-cost-not-working-for-draft-bom by rohitwaghchaure · 3 years, 7 months ago
- 0bfd56e fix: update cost not working in the draft bom by Rohit Waghchaure · 3 years, 7 months ago
- 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 7 months ago
- 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 7 months ago
- 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 7 months ago
- 2d1c4fe fix: allow to changes to date in the blanket order by Rohit Waghchaure · 3 years, 7 months ago
- e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 7 months ago
- 9e43445 fix: order and time of operations for multilevel bom by Ankush Menat · 3 years, 8 months ago
- 6ec8875 fix(ux): show bom in operations child table by Ankush Menat · 3 years, 8 months ago
- ff4aadc chore: remove dead and py2 compatibility code by Ankush Menat · 3 years, 8 months ago
- 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 11 months ago
- 5730744 is corrective job card by Rohit Waghchaure · 4 years ago
- c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 4 years, 1 month ago
- fcab53b fix: skip job card by Rohit Waghchaure · 4 years, 1 month ago
- 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 4 years, 1 month ago
- da82bd4 refactor: update cost updates operation time and hour rates in BOM (#25891) by Noah Jacob · 3 years, 7 months ago
- 98e98d2 fix(Work Order): added freeze when trying to stop work order (#26192) (#26196) by Ankush · 3 years, 7 months ago
- 8347eb1 Update production_plan.js by rohitwaghchaure · 3 years, 8 months ago
- 773aaba fix: allow to select group warehouse while downloading materials from production plan by Rohit Waghchaure · 3 years, 8 months ago
- a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 8 months ago
- a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
- af4794b fix: custom conversion factor field not mapped from job card to stock entry by Rohit Waghchaure · 3 years, 8 months ago
- 40b90e5 Merge pull request #25478 from noahjacob/prod_plan_feat by rohitwaghchaure · 3 years, 8 months ago
- 431d329 fix: use dictionary filter instead of list (#25874) by Ankush Menat · 3 years, 8 months ago
- 73e41c0 refactor: suggested changes by noahjacob · 3 years, 8 months ago
- bf1b3b8 refactor: updated conditional visibility of check box by noahjacob · 3 years, 8 months ago
- 516c789 refactor: variable names and suggested changes by noahjacob · 3 years, 9 months ago
- 50f52df refactor: variable names and refactored cancel function into submit function by noahjacob · 3 years, 9 months ago
- 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 9 months ago
- 4ecae62 fix: added is_stock_item filter (#25530) by Noah Jacob · 3 years, 9 months ago
- 90c6672 test: added on_cancel test by noahjacob · 3 years, 9 months ago
- 93c22eb refactor: created separate function to update work_order on cancel by noahjacob · 3 years, 9 months ago
- 56f6970 test: added test case for combining items by noahjacob · 3 years, 9 months ago
- b7ca913 fix: Added Item Reference field to link tables and update work_order_qty by noahjacob · 3 years, 9 months ago
- 8290516 fix: Fixed updating sales order work qty after cancelling work order by noahjacob · 3 years, 9 months ago
- 1e912db feat: Added check box to combine items by noahjacob · 3 years, 9 months ago
- 7eac4a2 fix: functions using mutable defaults (#25370) by Ankush Menat · 3 years, 10 months ago
- ad6a265 chore: minor translation fixes by Ankush Menat · 3 years, 10 months ago
- dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 10 months ago
- 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 10 months ago
- 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 3 years, 10 months ago
- c65751d test: ignore floating point errors in test_bom by Ankush Menat · 3 years, 10 months ago
- f9fde05 Merge pull request #25242 from rohitwaghchaure/fixed-test-case-for-bom-cost by rohitwaghchaure · 3 years, 10 months ago
- fa8bb87 fix: bom cost test case by Rohit Waghchaure · 3 years, 10 months ago
- cb625d8 fix: round total quantity in job card by Ankush Menat · 3 years, 10 months ago
- 993cf8c test: cleanup BOM in `test_routing` and prevent overlap in `test_job_card` (#25180) by Sagar Vora · 3 years, 10 months ago
- cce3efe test: specify warehouse list to avoid error (#25174) by Sagar Vora · 3 years, 10 months ago
- 777745f fix: do not fetch stopped MR in production plan by Ankush Menat · 3 years, 10 months ago
- d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 10 months ago
- d65458d test: corrected item name (#25075) by Walstan Baptista · 3 years, 10 months ago
- 87a70fe feat: Show Required Qty as per BOM in Material Request Items by Rucha Mahabal · 3 years, 10 months ago
- 9dbabb9 feat: Add more fields to raw material download by Rucha Mahabal · 3 years, 10 months ago
- 0740999 fix: Ordered and Reserved Qty for Production not getting fetched in Items by Rucha Mahabal · 3 years, 10 months ago
- 1f86471 feat: show ordered and reserved qty in Material Request Plan Item table by Rucha Mahabal · 3 years, 11 months ago
- 66bae19 feat(Production Plan): Consider Safety Stock in Required Qty Calculation by Rucha Mahabal · 4 years ago
- 0b569b3 fix: allow creating stock entry based on work order for customer provided items (#24885) by Sagar Vora · 3 years, 10 months ago
- 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 11 months ago
- e6ad390 chore: Allow changing Work Stations in WO. (#24897) by Marica · 3 years, 11 months ago
- 4c089b5 minor fixes by Rohit Waghchaure · 4 years ago
- ae63d66 fix: column names by Afshan · 4 years ago
- 1aad27a Merge pull request #24612 from rohitwaghchaure/fixed-validation-for-job-card by rohitwaghchaure · 4 years ago
- c697cb8 fix: validation of job card in stock entry by Rohit Waghchaure · 4 years ago
- d826bee fix: update qty in future sle (#24649) by Nabin Hait · 4 years ago
- 7177579 fix: Dependant sle logic fixes (#24489) by Nabin Hait · 4 years ago
- 055b81d Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- 56c7b55 fix: extra transferred qty has not consumed against work order by Rohit Waghchaure · 4 years, 1 month ago
- 0b04e23 fix: BOM Stock Report UoM correction (#24339) by Anuja Pawar · 4 years, 1 month ago
- 5114341 fix(work order): Actual start and end dates update (#24360) by Kanchan Chauhan · 4 years, 1 month ago
- 7619d3d fix(merge): develop by Rushabh Mehta · 4 years, 1 month ago
- fab080c fix: Company Wise Valuation Rate for RM in BOM by marination · 4 years, 1 month ago
- 304100d fix: don't cancel job card if manufacturing entry has made by Rohit Waghchaure · 4 years, 2 months ago
- ab1c2b7 fix(minor): routing by Rushabh Mehta · 4 years, 1 month ago
- ec959bc fix: override field_map for job card gantt by prssanna · 4 years, 3 months ago
- a77b8c9 Repost item valuation (#24031) by Nabin Hait · 4 years, 1 month ago
- 2cd41bc fix(routes): desk to app by Rushabh Mehta · 4 years, 2 months ago
- 421bfee Merge branch 'develop' into job-card-gantt-v13 by Prssanna Desai · 4 years, 2 months ago
- ff59f18 fix: override field_map for job card gantt by prssanna · 4 years, 3 months ago
- fd044b0 Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into desk-enhancements by Shivam Mishra · 4 years, 2 months ago
- f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
- edb99d4 fix: incorrect stock quantity if 'Allow Multiple Material Consumption' has enabled by Rohit Waghchaure · 4 years, 2 months ago
- fec8dba fix(merge): merge develop by Rushabh Mehta · 4 years, 2 months ago
- 59dffb9 fix(Production Planning): incorrect required qty by Mohammad Hasnain · 4 years, 2 months ago
- 2fa3cac feat: update workspace folders by Shivam Mishra · 4 years, 2 months ago
- 2895645 feat: rename desk page to workspace by Shivam Mishra · 4 years, 2 months ago
- 9aaca25 feat: update desk page json by Shivam Mishra · 4 years, 2 months ago
- de68f74 chore: update all desk pages by Shivam Mishra · 4 years, 2 months ago
- 029b9c0 Update bom.py by Nabin Hait · 4 years, 2 months ago
- 66e8a12 fix: KeyError 'sourced_by_supplier' by Anurag Mishra · 4 years, 2 months ago
- 27e7c26 fix: link type by Shivam Mishra · 4 years, 3 months ago
- 61388d4 feat: update desk pages by Shivam Mishra · 4 years, 3 months ago
- 10c168e fix: default cost center in item master not set in stock entry (#23877) by rohitwaghchaure · 4 years, 3 months ago
- d6a2b39 fix: not able to save bom by Rohit Waghchaure · 4 years, 3 months ago
- 6b57cf3 feat: Quality Inspection on Job Card (#23964) by Rucha Mahabal · 4 years, 2 months ago
- f38abde Merge pull request #23994 from rohitwaghchaure/bom-stock-project-item-color-develop by rohitwaghchaure · 4 years, 2 months ago
- 5ab2e6c Merge pull request #23991 from pateljannat/job-card-operation-field-error by rohitwaghchaure · 4 years, 2 months ago