1. 6a09b3f Merge pull request #3702 from neilLasrado/capacity-planning by Nabin Hait · 10 years ago
  2. 8a9d41a Modified Test Cases for Production Order by Neil Trini Lasrado · 10 years ago
  3. f965c5d now_datetime changed to nowdate by Neil Trini Lasrado · 10 years ago
  4. 2164797 Test Cases Added to Production Order by Neil Trini Lasrado · 10 years ago
  5. 9c3dca6 Disallowed End of Life Items from getting selected in Production Orders and Stock Reconciliation by Neil Trini Lasrado · 10 years ago
  6. c723c8b Disable Capacity Planning label changed to Disable Capacity Planning & Time Tracking in Manufacturing Settings by Neil Trini Lasrado · 10 years ago
  7. 2771b7d Track Operations removed and Global Switch added to disable capacity planning in manufacturing settings by Neil Trini Lasrado · 10 years ago
  8. 8b48cea Removed logic for get_item_details in Production Planning Tool, Used get_item_details function of Production Order instead by Neil Trini Lasrado · 10 years ago
  9. cc43171 Fetch Template Bom if no BOM is set against Item Variant in Production Order by Neil Trini Lasrado · 10 years ago
  10. 0248811 Fixed deafault BOM problem by Neil Trini Lasrado · 10 years ago
  11. 9415733 [rename] Material User > Stock User by Rushabh Mehta · 10 years ago
  12. fe2ffae Fixes in Production Planning Tool by Neil Trini Lasrado · 10 years ago
  13. dcef448 Planned Start Date added to Production Planning Tool by Neil Trini Lasrado · 10 years ago
  14. ccf8c33 Expected Delivery date validation changed to message by Neil Trini Lasrado · 10 years ago
  15. 4f33249 Fixes in Production Order by Neil Trini Lasrado · 10 years ago
  16. 5da4d85 Track Operations added to Production Order by Neil Trini Lasrado · 10 years ago
  17. f18bbce PP Tool: Create production order if applicable for item by Nabin Hait · 10 years ago
  18. e233f0e Validation added in Production Order to prevent PO against Item Template or if Allow PO is No in Item Master by Neil Trini Lasrado · 10 years ago
  19. bc79988 [fix] bom client script by Rushabh Mehta · 10 years ago
  20. dfac684 In list view property added in BOM by Nabin Hait · 10 years ago
  21. 4abf552 Over Production Allowance Percentage Setting added to Manufacturing Settings by Neil Trini Lasrado · 10 years ago
  22. f2a0161 [fix] Don't create Time Logs against Production Order if Workstation is not specified in Operations by Anand Doshi · 10 years ago
  23. fc59506 validation added to prevent Delivery Date in Porduction Order to be lesser than Planned Start Date by Neil Trini Lasrado · 10 years ago
  24. 0b18a2d Reset values in tools like Payment Tool by Nabin Hait · 10 years ago
  25. c87595b show item description in item grid view if marked for 'In List View' by Nabin Hait · 10 years ago
  26. d9d5925 [fix] BOM item validation in lower case by Nabin Hait · 10 years ago
  27. f52b5ac Merge pull request #3339 from rmehta/help by Pratik Vyas · 10 years ago
  28. 2fd33a2 Merge pull request #3358 from nabinhait/develop by Rushabh Mehta · 10 years ago
  29. eb00cae Fiscal Year removed from Material Request by Nabin Hait · 10 years ago
  30. 409843d [fix] workstation fixes related to Production Order by Anand Doshi · 10 years ago
  31. 5fa6c4c [enhancement] add bom tree view by Rushabh Mehta · 10 years ago
  32. 314af94 [minor] added multiple commit in bom by Rushabh Mehta · 10 years ago
  33. 6771240 [help] added links in modules, added learn desktop module by Rushabh Mehta · 10 years ago
  34. fd4bcd8 test case fixes by Nabin Hait · 10 years ago
  35. de7b87e [fix] operations and bom by Nabin Hait · 10 years ago
  36. 1a84d8e Merge branch 'develop' by Pratik Vyas · 10 years ago
  37. 9dd8aab [fix] status updater by Rushabh Mehta · 10 years ago
  38. 9f92608 minor fix in reports by Nabin Hait · 10 years ago
  39. 3c3cdc7 fixes by Neil Trini Lasrado · 10 years ago
  40. 20e1c78 js call changed to trigger by Neil Trini Lasrado · 10 years ago
  41. a10bdd4 fixes by Neil Trini Lasrado · 10 years ago
  42. 4f5cc9d Test case added to Production Order to check planned-operating-cost against qty by Neil Trini Lasrado · 10 years ago
  43. e631464 production order - fixes cost not considering qty issue by Neil Trini Lasrado · 10 years ago
  44. b0e9c06 Stock Entry agianst Manufaturing: fetch only stock items from bom by Nabin Hait · 10 years ago
  45. 1bf0328 Service items should not be considered as raw material in production planning tool by Nabin Hait · 10 years ago
  46. 6e659a4 Service items should not be considered as raw material in production planning tool by Nabin Hait · 10 years ago
  47. 45ca8a4 [minor] save last company in multi-company scenario by Rushabh Mehta · 10 years ago
  48. 9c8b6eb minor fix in completed production orders report by Nabin Hait · 10 years ago
  49. 218a126 Merge pull request #3146 from neilLasrado/project by Nabin Hait · 10 years ago
  50. 38c6b52 [rename] group_or_ledger to is_group by Rushabh Mehta · 10 years ago
  51. d3179a7 datatype of hour_rate in Production order operations and bom operation changed to float by Neil Trini Lasrado · 10 years ago
  52. d93750a Manufacturing Settings - Datatype of capacity_planning_for_days and mins_between_operations changed to Int by Neil Trini Lasrado · 10 years ago
  53. b650d69 fixed conflict by Nabin Hait · 10 years ago
  54. 261e27b type of Hour rate in Production order operations and bom operations changed to currency (previouslly float). Desc to Actual Operation Cost changed by Neil Trini Lasrado · 10 years ago
  55. d7330ec [minor] add disabled property in fiscal year: by Rushabh Mehta · 10 years ago
  56. 53bc304 Merge pull request #3037 from neilLasrado/production-planning by Rushabh Mehta · 10 years ago
  57. 5e7f8fd [ux] bom fixes #3072 by Rushabh Mehta · 10 years ago
  58. 18dc151 Fixes in make_time_log function in Production Order by Neil Trini Lasrado · 10 years ago
  59. 1371afc added default date to planned start date in Prod Order & made planned end date read-only by Neil Trini Lasrado · 10 years ago
  60. c43ac20 Fixes in logic for production order scheduling by Neil Trini Lasrado · 10 years ago
  61. 5ab7d93 make time log button in Production order operations fixed by Neil Trini Lasrado · 10 years ago
  62. 8d5d5cc Planned Start Date made mandatory in production order by Neil Trini Lasrado · 10 years ago
  63. 750ceed [production order] explict idx + test fix by Rushabh Mehta · 10 years ago
  64. 6208c49 Added Company field in various Query Reports by Anand Doshi · 10 years ago
  65. e5604dc production order operation order by idx by Nabin Hait · 10 years ago
  66. 3fcd89f against_manufacturing renamed to for_manufacturing by Neil Trini Lasrado · 10 years ago
  67. bccec29 In Time Log by Neil Trini Lasrado · 10 years ago
  68. 9d8154d fixed test cases by Anand Doshi · 10 years ago
  69. 2df422d Test case fixes by Nabin Hait · 10 years ago
  70. d3fd896 test case fixed by Nabin Hait · 10 years ago
  71. 7c9d003 Test case cleanup and fixes by Nabin Hait · 10 years ago
  72. 15e4833 Merge pull request #2943 from neilLasrado/time-log by Nabin Hait · 10 years ago
  73. 76d3a6c bug fix - show time log in production order operations by Neil Trini Lasrado · 10 years ago
  74. 6f272f2 fixes in Production Order by Neil Trini Lasrado · 10 years ago
  75. 1ca0b74 Merge pull request #2945 from neilLasrado/workstation by Nabin Hait · 10 years ago
  76. 2c25a43 warehouse removed from workstation master by Neil Trini Lasrado · 10 years ago
  77. 42556df fixes-in-production-order by Neil Trini Lasrado · 10 years ago
  78. c0eb8c0 Fixed some Stock Entry test cases by Anand Doshi · 10 years ago
  79. ec5ec60 Fixed Test Cases by Anand Doshi · 10 years ago
  80. b888359 Merge pull request #2886 from neilLasrado/bom_test_records by Rushabh Mehta · 10 years ago
  81. 57a5c71 Update rate in exploded_items on click of update cost btton by Nabin Hait · 10 years ago
  82. 2cc585f [git fixes] salary manager, time log title, notificaitons by Rushabh Mehta · 10 years ago
  83. 81b8d75 bom with operations activity by Nabin Hait · 10 years ago
  84. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  85. c33a81c [production order] from_bom issue fixes #2879 by Rushabh Mehta · 10 years ago
  86. 5cbd12e text records fixed in bom by Neil Trini Lasrado · 10 years ago
  87. e913883 [minor] notifications and other fixes to stock by Rushabh Mehta · 10 years ago
  88. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  89. 99d0941 [time logs] fixes by Rushabh Mehta · 10 years ago
  90. 2878cc7 [fix] get bom items query by Anand Doshi · 10 years ago
  91. d57e793 [fix] Added unicode_literals if missing in py files by Anand Doshi · 10 years ago
  92. f9fc04c Website Listing by Anand Doshi · 10 years ago
  93. a1da88a [capacity planning] automatically plan Time Logs from Production Order by Rushabh Mehta · 10 years ago
  94. d54031f [tests] [projects] merged tasks and projects and added quick edit of tasks from projects by Rushabh Mehta · 10 years ago
  95. e8a3794 [issue fixes] + added fixtures for item attribute and operation by Rushabh Mehta · 10 years ago
  96. 813f0ed [form] section labels by Rushabh Mehta · 10 years ago
  97. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  98. c7a11cc [usability] [fixes] stock entry and production order by Rushabh Mehta · 10 years ago
  99. d60acb9 [fixes] production, added qty transferred, fix gantt, fiscal year (set fiscal year, instead of validation by Rushabh Mehta · 10 years ago
  100. e9d45bc patch fixes by Neil Trini Lasrado · 10 years ago