1. 750fe6e fix: get item rate in bom by Nabin Hait · 6 years ago
  2. 99e7362 fix: Allow to make material request from draft job card by Rohit Waghchaure · 6 years ago
  3. f66c687 Merge pull request #16652 from nabinhait/work-order-fix by Nabin Hait · 6 years ago
  4. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  5. 1a3c27b fix: Make work order from production plan considering already ordered qty by Nabin Hait · 6 years ago
  6. 504f317 fix: BOM Stock Calculated Report (#16585) by Faris Ansari · 6 years ago
  7. 8a46df5 Removed duplicate fields by Nabin Hait · 6 years ago
  8. 1c288ca Merge pull request #16558 from deepeshgarg007/production_plan by Nabin Hait · 6 years ago
  9. fe6f1ad Update production_plan.py by Nabin Hait · 6 years ago
  10. 780c6b0 fix: job card not working if transfer against work order by Rohit Waghchaure · 6 years ago
  11. d442d06 Update production_plan.py by Deepesh Garg · 6 years ago
  12. f667cff fix: Validation while getting raw materils for production in Production Plan by dgarg007 · 6 years ago
  13. 16d7b49 fix: Default value for 'raw materials rate based on' in BOM by Nabin Hait · 6 years ago
  14. cc41b87 Merge pull request #16497 from nabinhait/bom_price by Nabin Hait · 6 years ago
  15. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  16. 01ca3e5 fix(manufacturing): Get raw materials rate from price list ignoring party by Nabin Hait · 6 years ago
  17. 4b4265f fix(dead-code): Remove .py files (#16457) by Aditya Hase · 6 years ago
  18. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  19. 11ce450 [Fix] Not able to submit work order by Rohit Waghchaure · 6 years ago
  20. 78ccbe2 fix(test): BOM raw materials rate from price list as per uom by Nabin Hait · 6 years ago
  21. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  22. 3dde949 feat(mr_against_so): Merge same items from different BOMs by Nabin Hait · 6 years ago
  23. 693e81d more bis fixes by Sahil Khan · 6 years ago
  24. 34766c0 BIS issue fixes by Sahil Khan · 6 years ago
  25. 7d60c03 Merge branch 'staging-fixes' into pplan_fix by Sagar Vora · 6 years ago
  26. df4fe92 [Fix] Duplicate fieldnames operation and allow_alternative_item in BOM Item by Rohit Waghchaure · 6 years ago
  27. 8406720 [Fix] Patch rename_bom_wo_fields by Rohit Waghchaure · 6 years ago
  28. 4265c5a Rename BOM and Work order fields (#16209) by rohitwaghchaure · 6 years ago
  29. 614559f fix(pro-plan): Actual Qty of RM considering children in case source warehouse is a group warehouse by Nabin Hait · 6 years ago
  30. 82e01bc fix fetch material request items logic by Zlash65 · 6 years ago
  31. 57633b7 [Fix] Transferred qty cannot be null by Rohit Waghchaure · 6 years ago
  32. 4c79274 Fixed patch and deprecated grid reports by deepeshgarg007 · 6 years ago
  33. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  34. c506406 Merge branch 'staging-fixes' into manufacturing_settings_permissions_issue by Nabin Hait · 6 years ago
  35. 15ed7a6 [Fix] No permission for Manufacturing Settings by Rohit Waghchaure · 6 years ago
  36. 2508d11 fix(test): Test cases fixed by Nabin Hait · 6 years ago
  37. 917dda1 [Fix] On save Allow Transfer for Manufacture reset to default value even if user has changed manually by Rohit Waghchaure · 6 years ago
  38. 6f1fd19 fix(production_plan): Allow work orders to be cancelled (#15955) by Alchez · 6 years ago
  39. b65bb5d Function renaming, code cleaning and minor fixes (#15938) by Deepesh Garg · 6 years ago
  40. a695dad Upgrade BOM Stock Report base with Qty to Produce (#15939) by Stavros Anastasiadis · 6 years ago
  41. 89974b2 [Feature] Create Raw Material Request from Sales Order (#15452) by Shreya Shah · 6 years ago
  42. 42928f9 fix: work order item sorting (#15967) by Ameya Shenoy · 6 years ago
  43. bf20be5 fix(bom): Display item name in new BOM form (#15783) by Alchez · 6 years ago
  44. 69bbe19 Update production_analytics.py by Shreya Shah · 6 years ago
  45. 7b91f9f Bug Fixes by deepeshgarg007 · 6 years ago
  46. 25edac4 Production Analytics Query Report (#15673) by deepeshgarg007 · 6 years ago
  47. 77b6092 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  48. 44ec05f fix(bom): deadlock issue via bom replace tool (#15694) by Nabin Hait · 6 years ago
  49. a398d6b Allow Same Item Multiple Items (#15657) by Stavros Anastasiadis · 6 years ago
  50. 5e466ba Removed update_job_card_reference method (#15614) by rohitwaghchaure · 6 years ago
  51. 9f28597 [Fix] WorkOrderItem object has no attribute operation by Rohit Waghchaure · 6 years ago
  52. 9d3a97f Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  53. fafc277 [Fix] BOM update tool, too many writes in one request. Please send smaller requests (#15432) by rohitwaghchaure · 6 years ago
  54. 0374cc5 [bug fix]:stopped orders in progress report (#15428) by Mangesh-Khairnar · 6 years ago
  55. 31f2c1c fix ‘BOMItem’ object has no attribute ‘operation’ error in bench run-tests --doctype ‘BOM’ (#15423) by JC · 6 years ago
  56. d38160c [FIX] Remove deprecated gen_object.next() function (#15418) by Govind S Menokee · 6 years ago
  57. e79e4cb python 2-3 fix, *.keys() return dict_keys object in py3 (#15409) by Zarrar · 6 years ago
  58. 393dd42 [resolved] merge-conflicts by Saurabh · 6 years ago
  59. e11f299 Update production_order.py by Nabin Hait · 6 years ago
  60. 3cc77b5 [Fix] Timeout error for bom update tool (#15343) by rohitwaghchaure · 6 years ago
  61. 32dc3bf [Enhance] Job Card (#15244) by rohitwaghchaure · 6 years ago
  62. 4e187e8 ignore non stock items in stock entry against work order by Nabin Hait · 6 years ago
  63. 49f9747 major(manufacturing): fixes to ux, material requests to purchase order based on default supplier etc (#15267) by Rushabh Mehta · 6 years ago
  64. 13bcc4e perms: fix default import, export perms by Rushabh Mehta · 6 years ago
  65. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  66. c5cf428 [Enhance] Provision to backflush raw materials from WIP warehouse (#15184) by rohitwaghchaure · 6 years ago
  67. 8fe8d17 Permissions issue in BOM tree by Nabin Hait · 6 years ago
  68. 708e47a optimize(various) by Rushabh Mehta · 7 years ago
  69. 0c3d345 [Minor] Moved mandatory Company field from More Information section to top (#14950) by KanchanChauhan · 7 years ago
  70. 9e874af Query report print (#14935) by Faris Ansari · 7 years ago
  71. 526ab2c [enhance] Allow transfer for manufacture in the BOM (#14891) by rohitwaghchaure · 7 years ago
  72. 1cfcf70 Resolved merge conflicts by Saurabh · 7 years ago
  73. d4453ae Fixed permission issue by Nabin Hait · 7 years ago
  74. 205eae3 [Fix] BOM replace timeout issue (#14782) by rohitwaghchaure · 7 years ago
  75. ee32a78 Update bom_stock_calculated.py by Manas Solanki · 7 years ago
  76. 7324815 map payment terms template from SO to SI by Nabin Hait · 7 years ago
  77. e27b85d Added test cases for Overproduction against Work Order / Sales Order (#14704) by rohitwaghchaure · 7 years ago
  78. 32b57da Make supplier_name and customer_name fields read only by Shreya · 7 years ago
  79. 18bed50 Set target qty 0 by Shreya · 7 years ago
  80. ce26610 Fix tax calculation (#14635) by Ranjith Kurungadam · 7 years ago
  81. 0484547 BOM Stock Calculation Report (#14561) by umaepoch · 7 years ago
  82. 22c2f47 Merge branch 'master' into develop by Ameya Shenoy · 7 years ago
  83. 2737b08 blanket order related fixes by Nabin Hait · 7 years ago
  84. c7afbea Update bom.py (#14524) by Manas Solanki · 7 years ago
  85. b2d3c0f Update ordered qty in blanket order by Nabin Hait · 7 years ago
  86. 9a31dd7 test + documentation by Manas Solanki · 7 years ago
  87. 2df1b31 [minor] minor fixes along with the codacy by Manas Solanki · 7 years ago
  88. e5e87f7 [feature] Blanket Order by Manas Solanki · 7 years ago
  89. 2fb63e1 init the blanket order by Manas Solanki · 7 years ago
  90. 86026d3 [Fix] Alternative item, transferred qty issue for backflush method by Rohit Waghchaure · 7 years ago
  91. 8fc64a9 [Fix] Travis data (#14422) by rohitwaghchaure · 7 years ago
  92. 31ab648 Make the item UOM more visible (#14315) by Alchez · 7 years ago
  93. 05152da [Enhance] Provision to set overproduction percentage for work order (#14248) by rohitwaghchaure · 7 years ago
  94. 084b0b3 Treeview permission (#14232) by Suraj Shetty · 7 years ago
  95. b903fc4 Item defaults query fixes by Nabin Hait · 7 years ago
  96. 225af4a unicode error in python3 (#14192) by neckos · 7 years ago
  97. 5f86175 Item Default fixes by Nabin Hait · 7 years ago
  98. b434f26 [charts] update, without new build system by Prateeksha Singh · 7 years ago
  99. eff678d Merge pull request #13918 from manassolanki/item-level-defualts by rohitwaghchaure · 7 years ago
  100. fbb6b3d Undo replace of frappe.db.sql with frappe.get_list (#14074) by Suraj Shetty · 7 years ago