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