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