1. 3bfb7b7 refactor: Remove expense included in valuation accounts (#37632) by Deepesh Garg · 1 year, 3 months ago
  2. f3238f9 fix: production plan reserved qty incorrect calculation (#37400) by rohitwaghchaure · 1 year, 4 months ago
  3. 9be554a chore: fix linter issue (backport #37349) (#37350) by mergify[bot] · 1 year, 4 months ago
  4. 7729c1a fix: do not consider submitted Work Orders in the Production Plan Res… (backport #37343) (#37347) by mergify[bot] · 1 year, 4 months ago
  5. 36364c2 fix: Description field for the 'Ignore Available Stock' (#37293) by rohitwaghchaure · 1 year, 4 months ago
  6. f375c8c fix: incorrect qty for material request in Production Plan (backport #37270) (#37275) by mergify[bot] · 1 year, 4 months ago
  7. 2cca37a fix: reserved qty for production plan (backport #37251) (#37253) by mergify[bot] · 1 year, 4 months ago
  8. 195de14 fix: don't set from warehouse for purchase material request (backport #37132) (#37134) by mergify[bot] · 1 year, 5 months ago
  9. 34bb64e fix(ux): move `get_route_options_for_new_doc` to `refresh` (#37096) by HENRY Florian · 1 year, 5 months ago
  10. e6c302a fix: test case (#37063) by rohitwaghchaure · 1 year, 5 months ago
  11. 9a23ba5 fix: button to make BOMs (#37049) by rohitwaghchaure · 1 year, 5 months ago
  12. 93af6f6 feat: provision to set required by from Production Plan (backport #37039) (#37040) by mergify[bot] · 1 year, 5 months ago
  13. 22cf155 feat: Service Item and Finished Good Map (#36647) by s-aga-r · 1 year, 5 months ago
  14. 740fe95 fix: error list index out of range when saving a production plan by mergify[bot] · 1 year, 5 months ago
  15. 3c15fea feat: Multi-level BOM Creator (#36494) by rohitwaghchaure · 1 year, 5 months ago
  16. 2e22b01 fix: throw if `BOM No` is not set by s-aga-r · 1 year, 6 months ago
  17. 268c19e fix: don't throw if item does not have default BOM by s-aga-r · 1 year, 6 months ago
  18. 539cfd0 fix: fetch `Stock UOM` from Item if not set (#36606) by s-aga-r · 1 year, 6 months ago
  19. ce36d1f fix: job card suggest holiday as start date (#35958) by Vimal · 1 year, 6 months ago
  20. b71dafd Merge pull request #36375 from ramonus/job-card-fix by rohitwaghchaure · 1 year, 6 months ago
  21. d9ac7f9 Merge pull request #36221 from s-aga-r/FIX-ISS-23-24-02079 by s-aga-r · 1 year, 6 months ago
  22. 4e58503 Merge pull request #36377 from rohitwaghchaure/fixed-pp-sub-assembly-available-items by rohitwaghchaure · 1 year, 6 months ago
  23. 148d466 fix: long queue `process_boms_cost_level_wise` by s-aga-r · 1 year, 6 months ago
  24. 58d8675 perf: use `LEFT JOIN` instead of `NOT EXISTS` by s-aga-r · 1 year, 6 months ago
  25. 1c2148b fix: multiple issues related to Production Plan by Rohit Waghchaure · 1 year, 6 months ago
  26. 49981fe fix: Job Card validation fixed when displaying total completed quantity by ramonalmato · 1 year, 6 months ago
  27. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
  28. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  29. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
  30. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
  31. 1d7dbd3 perf: don't use ifnull where it's not required (#36336) by Ankush Menat · 1 year, 6 months ago
  32. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  33. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  34. 0d70ae2 chore: Ingnore issues by Deepesh Garg · 1 year, 6 months ago
  35. 7af3c3d fix: incorrect Reserved Qty for Production Plan in BIN for multi-uom case by Rohit Waghchaure · 1 year, 7 months ago
  36. 6270607 fix: Remove current fiscal year from Global Defaults (#35960) by Deepesh Garg · 1 year, 7 months ago
  37. f0d4c4c Merge branch 'develop' of https://github.com/frappe/erpnext into eslint by Deepesh Garg · 1 year, 7 months ago
  38. 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 7 months ago
  39. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  40. 8f5b94f fix: `TypeError` while creating WO from PP (#36136) by s-aga-r · 1 year, 7 months ago
  41. 0a6c565 fix: Ambiguous column error while submitting stock entry by Deepesh Garg · 1 year, 7 months ago
  42. be58812 fix: incorrect status in MR created from PP (#36085) by s-aga-r · 1 year, 7 months ago
  43. 2816076 1052, "Column 'qty' in field list is ambiguous in work_order.py by MohsinAli · 1 year, 7 months ago
  44. a449a4b chore: Add frappe school links (#35995) by Ankush Menat · 1 year, 7 months ago
  45. 9f1cf0b Merge pull request #35921 from rohitwaghchaure/fixed-seperate-table-for-schedule by rohitwaghchaure · 1 year, 7 months ago
  46. 497c83e refactor: separate table added to track scheduling in the job card by Rohit Waghchaure · 1 year, 8 months ago
  47. 802c89f feat: allow Sales Invoice as data source (#35855) by Devin Slauenwhite · 1 year, 7 months ago
  48. f4f8df6 Merge pull request #35842 from rohitwaghchaure/fixed-multiple-work-orders-against-sigle-production-order by rohitwaghchaure · 1 year, 7 months ago
  49. 80fffbd fix: multiple Work Orders agaist same production plan by Rohit Waghchaure · 1 year, 7 months ago
  50. b5c1c72 Merge pull request #35739 from s-aga-r/FIX-35493 by Sagar Sharma · 1 year, 8 months ago
  51. e3afcc6 fix: cannot start / stop Job Card (backport #35753) (#35755) by mergify[bot] · 1 year, 8 months ago
  52. 4b5454c fix(ux): set route options for new `SBB` by s-aga-r · 1 year, 8 months ago
  53. d176d86 fix: `Process Loss Report` by s-aga-r · 1 year, 8 months ago
  54. 4820221 Merge pull request #35636 from s-aga-r/FIX-SBB-AttributeError by rohitwaghchaure · 1 year, 8 months ago
  55. 7549a5c fix(ux): add filters for SBB by s-aga-r · 1 year, 8 months ago
  56. a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 8 months ago
  57. 93fe923 Merge branch 'develop' into fixed-process-loss-in-job-card by rohitwaghchaure · 1 year, 8 months ago
  58. 0382eec fix: test case by Rohit Waghchaure · 1 year, 8 months ago
  59. e9a6191 fix: added process loss in job card by Rohit Waghchaure · 1 year, 8 months ago
  60. 4507cb3 fix: `enqueue_after_commit` wherever it makes sense (#35588) by Ankush Menat · 1 year, 8 months ago
  61. f4cfc58 fix: serial and batch selector by Rohit Waghchaure · 1 year, 10 months ago
  62. f8bf4aa fix: travis for work order, pos invoice and landed cost voucher by Rohit Waghchaure · 1 year, 10 months ago
  63. d3ceb07 fix: travis by Rohit Waghchaure · 1 year, 10 months ago
  64. 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
  65. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
  66. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
  67. cb19ebc Merge pull request #35482 from rohitwaghchaure/fixed-stock-entry-missing-bom-details by rohitwaghchaure · 1 year, 8 months ago
  68. 4bdd276 Merge pull request #35409 from nabinhait/workspace-cleanup by Ankush Menat · 1 year, 8 months ago
  69. 2fc7d82 fix: missing bom details in the stock entry by Rohit Waghchaure · 1 year, 8 months ago
  70. d3a5e49 fix: incorrect transfer quantity in the job card by Rohit Waghchaure · 1 year, 8 months ago
  71. 5cf4c8c fix: removed duplicate links of manufacturing workspace by Nabin Hait · 1 year, 8 months ago
  72. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
  73. 693133d Merge pull request #35410 from rohitwaghchaure/fixed-negative-reserved-qty-for-production-plan by rohitwaghchaure · 1 year, 8 months ago
  74. a37608a fix: Negative value in Reserved Qty for Production Plan by Rohit Waghchaure · 1 year, 8 months ago
  75. 8e3463c fix: available qty not fetching for raw material in PP by Rohit Waghchaure · 1 year, 8 months ago
  76. 00bb8ad Merge pull request #35380 from CodeVenturers/OpenContrib by Sagar Sharma · 1 year, 8 months ago
  77. 8c34cc0 fix: use flt instead of mandatory field by vishnu · 1 year, 8 months ago
  78. 9dd566c test: test case to skip available qty for sub-assembly items by Rohit Waghchaure · 1 year, 8 months ago
  79. 64751ec feat: provision to skip available sub assembly items in the production plan by Rohit Waghchaure · 1 year, 9 months ago
  80. a209fb4 fix: error while saving job card by vishnu · 1 year, 9 months ago
  81. 2879cb7 fix: bom item filter issue by Rohit Waghchaure · 1 year, 9 months ago
  82. bf29ec4 Merge pull request #35227 from rohitwaghchaure/fixed-do-not-include-manufacturing-item by rohitwaghchaure · 1 year, 9 months ago
  83. aba8431 fix: non manufacturing items/fixed asset items in BOM by Rohit Waghchaure · 1 year, 9 months ago
  84. 530edaf Merge branch 'develop' into develop by rohitwaghchaure · 1 year, 9 months ago
  85. 140cec8 Merge branch 'develop' into fix-incorrect-fg-item-qty-in-job-po by Ritwik Puri · 1 year, 9 months ago
  86. af16fbb fix: incorrect fg item quantity in subcontracted PO by Rohit Waghchaure · 1 year, 9 months ago
  87. 8167b24 fix: not allow to transfer excess materials against the job card by Rohit Waghchaure · 1 year, 9 months ago
  88. bea8f48 Merge pull request #35148 from rohitwaghchaure/fixed-extra-job-card-quantity-issue by rohitwaghchaure · 1 year, 9 months ago
  89. a84d0af fix: over production percentage not considered in validation by Rohit Waghchaure · 1 year, 9 months ago
  90. 06e91e7 feat: reserve qty against production plan raw materials in BIN by Rohit Waghchaure · 1 year, 9 months ago
  91. bb13c23 Merge branch 'develop' into develop by Vishnu VS · 1 year, 9 months ago
  92. 72dd788 fix: Hyperlink in Quality Inspection Summary by Nihantra Patel · 1 year, 9 months ago
  93. f68eef8 Update erpnext/manufacturing/doctype/job_card/job_card.py by Vishnu VS · 1 year, 9 months ago
  94. 5c94f2c Update erpnext/manufacturing/doctype/job_card/job_card.py by Vishnu VS · 1 year, 9 months ago
  95. 25d0119 Merge branch 'develop' into develop by Vishnu VS · 1 year, 9 months ago
  96. 74fb2be add if condition for workstation filter by Nandhinidevi123 · 1 year, 9 months ago
  97. cdb05cd Merge branch 'develop' into develop by Vishnu VS · 1 year, 9 months ago
  98. 02c3b41 fix: item not showing in the BOM by Rohit Waghchaure · 1 year, 9 months ago
  99. dc0e64a Merge branch 'frappe:develop' into develop by Vishnu VS · 1 year, 10 months ago
  100. 9fa72cb Merge pull request #34982 from rohitwaghchaure/fixed-added-validation-for-extra-job-card by rohitwaghchaure · 1 year, 10 months ago