- fa00640 fix: merge conflict by Nabin Hait · 3 years, 7 months ago
- f99f872 fix: update cost not working in the draft bom by Rohit Waghchaure · 3 years, 7 months ago
- 3c97839 Merge pull request #26130 from rohitwaghchaure/develop-production-plan-fix-to-show-parent-warehouse by rohitwaghchaure · 3 years, 7 months ago
- 4783603 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 7 months ago
- 6588a93 fix: order and time of operations for multilevel bom by Ankush Menat · 3 years, 8 months ago
- 9af3f12 fix(ux): show bom in operations child table by Ankush Menat · 3 years, 8 months ago
- b4e7ee0 chore: remove dead and py2 compatibility code by Ankush Menat · 3 years, 8 months ago
- 805ac4f fix: order and time of operations for multilevel bom by Ankush Menat · 3 years, 8 months ago
- 305bbc7 fix(ux): show bom in operations child table by Ankush Menat · 3 years, 8 months ago
- 923832c chore: remove dead and py2 compatibility code by Ankush Menat · 3 years, 8 months ago
- 0ceec76 refactor: update cost updates operation time and hour rates in BOM (fp #25891) by Noah Jacob · 3 years, 7 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
- b2b7369 fix(Work Order): added freeze when trying to stop work order (#26192) by Noah Jacob · 3 years, 7 months ago
- 6a07869 Update production_plan.js by rohitwaghchaure · 3 years, 8 months ago
- 00c0510 fix: allow to select group warehouse while downloading materials from production plan by Rohit Waghchaure · 3 years, 8 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
- 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 8 months ago
- a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 8 months ago
- 0950481 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
- 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 8 months ago
- a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
- 9cfd3ad fix: custom conversion factor field not mapped from job card to stock entry by Rohit Waghchaure · 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
- a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
- 431d329 fix: use dictionary filter instead of list (#25874) by Ankush Menat · 3 years, 8 months ago
- 2df7f47 fix: use dictionary filter instead of list (#25875) 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
- 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 9 months ago
- 516c789 refactor: variable names and suggested changes by noahjacob · 3 years, 9 months ago
- a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 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
- 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 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
- 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 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