1. f4283a3 Moved company field to the top in BOM (#11283) by Nabin Hait · 7 years ago
  2. 5ab6ff2 [fix] Fetch raw material rate based on last purchase rate (#11205) by Nabin Hait · 7 years ago
  3. 2622d37 deal zero division possibility (#11098) by tundebabzy · 7 years ago
  4. 32456b0 [minor edits] BOM Stock Report (#11012) by Doridel Cahanap · 7 years ago
  5. 7e5a9f5 Update new bom rate while replacing BOM (#11045) by Nabin Hait · 7 years ago
  6. b779644 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  7. d17bea0 [hotfix] check minimum actual start time and actual end time before updating PO Operations (#11041) by Makarand Bauskar · 7 years ago
  8. 1f10d69 Don't set currency as company currency if default currency is different (#11011) by Nabin Hait · 7 years ago
  9. 6488645 Fixed ui tests for production order by Nabin Hait · 7 years ago
  10. 912ae24 Merge branch 'master' into develop by Rushabh Mehta · 7 years ago
  11. d3a48a8 [fix] bom.py, dont use keyword by Rushabh Mehta · 7 years ago
  12. c314485 Fixes based on test case by Nabin Hait · 7 years ago
  13. a0ba559 [fix] production_order.py via error report by Rushabh Mehta · 7 years ago
  14. 39c2f75 Merge branch 'master' into staging by Nabin Hait · 7 years ago
  15. 12fd8a6 [fix] User not able to complete the production order because of decimal issue (#10868) by rohitwaghchaure · 7 years ago
  16. bd4b80e Merge branch 'master' into develop by Nabin Hait · 7 years ago
  17. 590d401 [fix] if bom specified on purchase order item then don't pull default bom in purchase receipt (#10793) by Saurabh · 7 years ago
  18. 092f6d3 Fixes ui tests by Nabin Hait · 7 years ago
  19. ea832b8 resolved merge conflicts by mbauskar · 7 years ago
  20. 77b225e Fetch BOM items in Production Order in the same order as BOM by Nabin Hait · 7 years ago
  21. 3f583b6 Merge branch 'sort_bom_items' of https://github.com/creamdory/erpnext into creamdory-sort_bom_items by Nabin Hait · 7 years ago
  22. f8458ed Merge pull request #10771 from nabinhait/pro_order_99 by rohitwaghchaure · 7 years ago
  23. c443c9f Update actual dates in Production Order from Timesheet by Nabin Hait · 7 years ago
  24. f8f2967 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  25. 67dfd26 [fix] Production planning tool, unable to download material required report (#10704) by rohitwaghchaure · 7 years ago
  26. 499fbe9 Test case fixed for multi-currency and multi-uom BOM (#10679) by Nabin Hait · 7 years ago
  27. 05885ca Sorting in Production Order BOM Items by creamdory · 7 years ago
  28. c872095 update rate based on uom conversion factor by Rohit Waghchaure · 7 years ago
  29. 22cff25 BOM rates as per selected currency and UOM by Nabin Hait · 7 years ago
  30. 6ccb656 Python 3 compatibility syntax error fixes (#10519) by Aditya Hase · 7 years ago
  31. dd8c0fe [minor] changed the modified date for bom for rename_bom_update_tool patch (#10509) by Makarand Bauskar · 7 years ago
  32. 7379e4e Merge pull request #10195 from nabinhait/auto_update_bom_cost by rohitwaghchaure · 7 years ago
  33. 34c218b Minor improvements based on skip_transfer (#10457) by Nabin Hait · 7 years ago
  34. 6c6e451 Fixed test case for replace bom by Nabin Hait · 7 years ago
  35. 52cc08d Test case added for replacing BOM by Nabin Hait · 7 years ago
  36. adbf8ad Update BOM cost in all BOMs based on latest rm rate by Nabin Hait · 8 years ago
  37. c87c1db converted production tests to INR from USD (#10472) by Ameya Shenoy · 7 years ago
  38. 196b491 [ui test ] Travis failing fix (#10468) by Zarrar · 7 years ago
  39. 8fd5b32 [UI Test] travis.yml modified for fresh UI Test (#10446) by Vishal Dhayagude · 7 years ago
  40. 2fa8af3 Merge branch 'master' into develop by mbauskar · 7 years ago
  41. 041b9c3 make item name read only and add hide if not saved (#10382) by tundebabzy · 7 years ago
  42. 4331067 [ui-test] completed tests for manufacturing (#10218) by Ameya Shenoy · 8 years ago
  43. 8b6f791 resolved merge conflicts by mbauskar · 8 years ago
  44. 4e91f28 [ui-testing] added test for production order (#10138) by Ameya Shenoy · 8 years ago
  45. 3397782 [Fix] Timesheet Company Issue by Rohit Waghchaure · 8 years ago
  46. d50da78 [fixes] errors caught on flake8 (#10126) by Rushabh Mehta · 8 years ago
  47. 36645e4 Merge branch 'master' into staging by Saurabh · 8 years ago
  48. fb4f320 Merge branch 'master' into develop by Saurabh · 8 years ago
  49. 0845087 [ui-test] added test for bill_of_materials (#10063) by Ameya Shenoy · 8 years ago
  50. fcaf313 [minor] make-demo fixes for manufacturing domain (#10029) by Makarand Bauskar · 8 years ago
  51. 1c32f5a Whitelist method for adding production orders ops (#9997) by bcornwellmott · 8 years ago
  52. 91b2833 [ui-tests] added workstation and operation (#10044) by Ameya Shenoy · 8 years ago
  53. 8e0f23e Multiple delivery dates in Sales Order and make DN based on selected delivery dates (#9933) by Nabin Hait · 8 years ago
  54. e6c2ae3 Merge pull request #9940 from rmehta/workstation-form by Nabin Hait · 8 years ago
  55. d2d2455 [ux] workstation form layout by Rushabh Mehta · 8 years ago
  56. c7d2bc6 Update qty from stock_qty before validate materials by Ben Cornwell-Mott · 8 years ago
  57. e06526f Add indexes in some transaction doctypes (#9889) by Nabin Hait · 8 years ago
  58. 1efb052 [minor] don't trigger source_warehouse if item_code is not set in Production Order (#9806) by Makarand Bauskar · 8 years ago
  59. f7d2a59 Merge pull request #9538 from sagarvora/fix-bom-issue by Nabin Hait · 8 years ago
  60. dd7a723 minor fixes while upgrading an old instance by Nabin Hait · 8 years ago
  61. b866fcf Finish prod order when skipped material transfer by Nabin Hait · 8 years ago
  62. cf7f72e frappe call only when there is item by Manas Solanki · 8 years ago
  63. e927b81 Update production_order.js by Nabin Hait · 8 years ago
  64. 02c8607 Production Order Documentation for Required Items table (#9647) by Nabin Hait · 8 years ago
  65. 37c784e Updated modified in bom doctypes by Nabin Hait · 8 years ago
  66. 949a920 Production Order Enhancements (#9432) by Nabin Hait · 8 years ago
  67. 7640858 [minor] fix bom price resetting on validation by Sagar Vora · 8 years ago
  68. 6927922 Merge pull request #8987 from bcornwellmott/bom_convert_uom by rohitwaghchaure · 8 years ago
  69. 5b7028c stock qty not changed if item change by Rohit Waghchaure · 8 years ago
  70. 5e994dd removed white spaces by Makarand Bauskar · 8 years ago
  71. 9961fb8 Bom Stock Report Change Requests by creamdory · 8 years ago
  72. 0ea5d94 Merge branch 'develop' into bom_convert_uom by Makarand Bauskar · 8 years ago
  73. 086b6a3 Fixed BOM value not updating on changing item (#9350) by Sagar Vora · 8 years ago
  74. 2c77165 Fixed small code issues (codecy) by Ben Cornwell-Mott · 8 years ago
  75. e0434ad Merge branch 'develop' into bom_convert_uom by Rushabh Mehta · 8 years ago
  76. f9e2bf1 fixed merge conflicts by mbauskar · 8 years ago
  77. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 8 years ago
  78. 99a2db8 move bom based rate calculation to end (#9271) by Sagar Vora · 8 years ago
  79. d53dd7f Merge branch 'develop' into bom_convert_uom by bcornwellmott · 8 years ago
  80. 26a3961 fixes #8941: Better error message for duplicate items (#8968) by tundebabzy · 8 years ago
  81. fed9816 Removed trailing whitespace by bcornwellmott · 8 years ago
  82. a35839a Removing unused pprint by bcornwellmott · 8 years ago
  83. 5491275 Merge branch 'develop' into bom_convert_uom by bcornwellmott · 8 years ago
  84. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 8 years ago
  85. 70fe968 Fixed some errors by Ben Cornwell-Mott · 8 years ago
  86. a3aa6a4 Changed Explosion Item as well by Ben Cornwell-Mott · 8 years ago
  87. c9fa07b Merge branch 'master' into develop by Nabin Hait · 8 years ago
  88. a85b68e link for timesheet, fix https://github.com/frappe/erpnext/issues/9042 (#9071) by Manas Solanki · 8 years ago
  89. ab74ca7 Lint and fix JS files by Faris Ansari · 8 years ago
  90. 8fa1e03 Merge branch 'develop' into bom_convert_uom by bcornwellmott · 8 years ago
  91. 0f0b121 Added BOM UOM selection for items by Ben Cornwell-Mott · 8 years ago
  92. 9bf4563 Change modified time by Ishan Loya · 8 years ago
  93. a70b41f Remove Role 'All' from BOM by Ishan Loya · 8 years ago
  94. bdb2f95 Show duplicate button in BOM unless in draft stage (#8826) by Ishan Loya · 8 years ago
  95. 56c1b2a Make proposed corrections by Ishan Loya · 8 years ago
  96. b12e15d Change modified by by Ishan Loya · 8 years ago
  97. e5fdd47 Hide 'Qty Transferred for Manufacturing' field if skip material transfer by Ishan Loya · 8 years ago
  98. 7544904 Add option to skip material transfer for production orders by Ishan Loya · 8 years ago
  99. 40ca4c3 [minor] fixes in bom tree view template by mbauskar · 8 years ago
  100. 075b299 bom traversing: argument mutable issue by Nabin Hait · 8 years ago