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