1. 34c190b fix: Time button not working in the job card by Rohit Waghchaure · 1 year, 11 months ago
  2. 357d499 Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
  3. 258242f Merge branch 'develop' into FIX-ISS-22-23-05720 by Sagar Sharma · 1 year, 11 months ago
  4. f95ad03 test: add timeout to all BOM related tests (#34446) by Ankush Menat · 1 year, 11 months ago
  5. b89ecd4 chore: remove failing test (#34444) by Deepesh Garg · 1 year, 11 months ago
  6. 66f6500 test: add test cases for `Over Order Allowance` against `Blanket Order` by s-aga-r · 1 year, 11 months ago
  7. 9d49afe Merge branch 'develop' into fix-22-23-05686 by Sagar Sharma · 1 year, 11 months ago
  8. 442ee3a fix: operation time for multi-level BOM in WO by s-aga-r · 1 year, 11 months ago
  9. 046834a fix: `required_qty` get reset to `1` for Alternative Item in WO by s-aga-r · 1 year, 11 months ago
  10. b53dcb0 test: add test cases for `BOM Stock Report` by s-aga-r · 1 year, 11 months ago
  11. a65b809 fix: `BOM Stock Report` by s-aga-r · 1 year, 11 months ago
  12. 3952b33 Merge branch 'develop' into fix-22-23-05690 by Sagar Sharma · 1 year, 11 months ago
  13. de18f98 perf: Stock Entry (Material Transfer) by s-aga-r · 2 years ago
  14. 53efc8f Merge pull request #34305 from rohitwaghchaure/fixed-not-able-to-complete-bom-update-log by rohitwaghchaure · 1 year, 11 months ago
  15. 2f157fa fix: BOM Update log not completed by Rohit Waghchaure · 1 year, 11 months ago
  16. 53701c3 feat: consider `over_order_allowance` while validating sales order qty by s-aga-r · 2 years ago
  17. fc1088d fix: don't map item row having `0` qty by s-aga-r · 2 years ago
  18. f399378 refactor: rewrite `blanket_order.py` queries in `QB` by s-aga-r · 2 years ago
  19. abf9a28 fix: hide `+` button based on `Blanket Order Type` by s-aga-r · 2 years ago
  20. e3de216 Merge pull request #34173 from rohitwaghchaure/incorrect-color-showing-in-report by rohitwaghchaure · 2 years ago
  21. a8f03eb fix: incorrect color in the BOM Stock Report by Rohit Waghchaure · 2 years ago
  22. 86be259 fix: BOM import failed as importer use same label field for Raw MaterialsItem table and Scrap Item table by Florian HENRY · 2 years ago
  23. f19212b Merge branch 'develop' into fg_based_operating_cost by Vishal Dhayagude · 2 years, 1 month ago
  24. 20c8873 feat: provision to select date type based on filter by Rohit Waghchaure · 2 years, 1 month ago
  25. 694fc3e fix: hide with_operation on selection on fg_based and vice versa by Vishal · 2 years, 1 month ago
  26. a5cbdea fix: minor change in bom.js added by Vishal · 2 years, 1 month ago
  27. c51f9e0 fix: bom.json updated by Vishal · 2 years, 1 month ago
  28. f0c0a64 fix: test case added for FG_BASED OPERTING COST by Vishal · 2 years, 2 months ago
  29. ddc0127 fix: minor changes added by Vishal · 2 years, 2 months ago
  30. b559245 feat: Add operating cost based on bom quanity without creating job card by Vishal · 2 years, 2 months ago
  31. d749c4a Revert "feat: Add operating cost based on bom quanity without creating job card" by rohitwaghchaure · 2 years, 1 month ago
  32. 20fe187 Merge pull request #33347 from vishdha/fb_based_operating_cost by rohitwaghchaure · 2 years, 1 month ago
  33. b0baba8 fix: incorrect status in the work order by Rohit Waghchaure · 2 years, 1 month ago
  34. 9fd1c3e fix: test case added for FG_BASED OPERTING COST by Vishal · 2 years, 2 months ago
  35. 6b0b49e fix: minor changes added by Vishal · 2 years, 2 months ago
  36. bc1bdd5 feat: Add operating cost based on bom quanity without creating job card by Vishal · 2 years, 2 months ago
  37. 524c099 test: test cases for process loss by Rohit Waghchaure · 2 years, 1 month ago
  38. ae03977 refactor: revamp process loss feature & added tab breaks by Rohit Waghchaure · 2 years, 1 month ago
  39. 21c86bd Merge pull request #33332 from rohitwaghchaure/fixed--missing-required-argument by rohitwaghchaure · 2 years, 2 months ago
  40. 410a58b fix: get_serial_nos_for_fg() missing 1 required positional argument: 'args' by Rohit Waghchaure · 2 years, 2 months ago
  41. 723c64b fix: `Enough Parts to Build` in `BOM Stock Report` by s-aga-r · 2 years, 2 months ago
  42. 632c08f fix: order status in `Production Planning Report` by s-aga-r · 2 years, 2 months ago
  43. 713330c fix: non empty FG batch picked while completing work order by Rohit Waghchaure · 2 years, 2 months ago
  44. e02f35c feat: make Material Request for sub-assembly items by Rohit Waghchaure · 2 years, 2 months ago
  45. 397a0e2 Merge pull request #33118 from rohitwaghchaure/production-plan-ux-issues by rohitwaghchaure · 2 years, 2 months ago
  46. ef7fd67 fix: `production_item` filter in `Job Card Summary Report` by s-aga-r · 2 years, 2 months ago
  47. 4811498 fix: company name with `,` in `Job Card Summary Report` by s-aga-r · 2 years, 2 months ago
  48. 2e4f3e9 fix: `Work Order` filter typo in `Job Card Summary Report` by s-aga-r · 2 years, 2 months ago
  49. 87b39f0 fix: company name with `,` in `Work Order Summary Report` by s-aga-r · 2 years, 2 months ago
  50. 8cb7112 fix: production plan UX by Rohit Waghchaure · 2 years, 3 months ago
  51. 87d37e9 fix: job card for quantity UX by Rohit Waghchaure · 2 years, 3 months ago
  52. 31afae3 Merge branch 'develop' into workstation-type-feat-for-bom by rohitwaghchaure · 2 years, 3 months ago
  53. ffa3012 fix: linters failing by Rohit Waghchaure · 2 years, 3 months ago
  54. 7bd06e6 test: test case to check workstation type by Rohit Waghchaure · 2 years, 3 months ago
  55. 91fad19 Merge pull request #32947 from rohitwaghchaure/incorrect-fix-of-conversion-factor-in-pp by rohitwaghchaure · 2 years, 3 months ago
  56. 105c272 feat: Workstation Type for BOM by Rohit Waghchaure · 2 years, 3 months ago
  57. 490b0e3 fix: incorrect fix of conversion factor in PP by Rohit Waghchaure · 2 years, 3 months ago
  58. 7df2921 refactor: rewrite `job_card.py` queries in QB by s-aga-r · 2 years, 3 months ago
  59. e7fa2e0 fix: set `WIP Warehouse` in Job Card by Sagar Sharma · 2 years, 3 months ago
  60. 9730cd0 fix: don't set WIP Warehouse if is checked in WO by Sagar Sharma · 2 years, 3 months ago
  61. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 2 years, 3 months ago
  62. 5e8a22b fix: linter by Sagar Sharma · 2 years, 3 months ago
  63. 30daeb9 fix: incorrect single valeu fetch by Ankush Menat · 2 years, 3 months ago
  64. 8ea6983 fix: `Material Consumption` option in case of `Skip Transfer to WIP` in WO by Sagar Sharma · 2 years, 3 months ago
  65. adeb1f9 Merge pull request #32667 from rohitwaghchaure/fixed-bom-cost-update-message by rohitwaghchaure · 2 years, 4 months ago
  66. 9cfe527 fix: BOM cost update message by Rohit Waghchaure · 2 years, 4 months ago
  67. 873502c Merge pull request #32654 from rohitwaghchaure/fixed-conversion-issue-in-material-request by rohitwaghchaure · 2 years, 4 months ago
  68. 4d5ef72 test: validate qty and purchase uom in material request which is created from PP by Rohit Waghchaure · 2 years, 4 months ago
  69. ad278b2 fix: incorrect qty in material request by Rohit Waghchaure · 2 years, 4 months ago
  70. 8b2165e fix: overlap error not raised for job card in case of workstation with production capacity by Rohit Waghchaure · 2 years, 4 months ago
  71. d59ed24 feat: provision to return non consumed components against the work order by Rohit Waghchaure · 2 years, 4 months ago
  72. 05392e0 fix: consider overproduction percentage for WO finish button by Sagar Sharma · 2 years, 4 months ago
  73. 6a67cc9 Merge pull request #32049 from djpalshikar/patch-1 by rohitwaghchaure · 2 years, 5 months ago
  74. 389fa18 Merge pull request #32276 from ernestoruiz89/patch-4 by Deepesh Garg · 2 years, 5 months ago
  75. 729193a Merge branch 'develop' into refactor/report/production-planning-report by Sagar Sharma · 2 years, 5 months ago
  76. 8417b9b refactor: rewrite `Production Planning Report` queries in `QB` by Sagar Sharma · 2 years, 5 months ago
  77. d7e699e Merge pull request #32309 from rohitwaghchaure/fixed-item-code-key-error by rohitwaghchaure · 2 years, 5 months ago
  78. caf23e6 fix: item_code key error in production plan by Rohit Waghchaure · 2 years, 5 months ago
  79. 86c9ce9 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 5 months ago
  80. 1c0f1a2 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 5 months ago
  81. 56f9c1b refactor: rewrite `Exponential Smoothing Forecasting` queries in `QB` by Sagar Sharma · 2 years, 5 months ago
  82. d3a6881 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 5 months ago
  83. 19e64eb refactor: rewrite `BOM Variance Report` queries in `QB` by Sagar Sharma · 2 years, 5 months ago
  84. 390ce57 fix: warehouse filter in `BOM Stock Calculated Report` by Sagar Sharma · 2 years, 5 months ago
  85. 8fd7c04 refactor: rewrite `BOM Stock Report` queries in `QB` by Sagar Sharma · 2 years, 5 months ago
  86. 94199b7 fix: add translate function to strings by Ernesto Ruiz · 2 years, 5 months ago
  87. aa49ec8 fix: add translate function to strings by Ernesto Ruiz · 2 years, 5 months ago
  88. bd6af7c test: update test case for production plan pending-qty by Sagar Sharma · 2 years, 5 months ago
  89. 5be7d42 fix: production plan pending-qty by Sagar Sharma · 2 years, 5 months ago
  90. b8cf3b4 refactor: rewrite Production Plan queries in QB by Sagar Sharma · 2 years, 5 months ago
  91. d3cd3bc Merge branch 'develop' into refactor/report/bom-stock-calculated by Sagar Sharma · 2 years, 5 months ago
  92. e1a98c1 test: add test cases for BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  93. 7a968a5 fix: add missing warehouse filter in BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  94. 56192da fix: required_qty in BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  95. 5245928 refactor: rewrite Process Loss Report queries in QB by Sagar Sharma · 2 years, 5 months ago
  96. d4c4ddd refactor: rewrite Work Order Stock Report queries in QB by Sagar Sharma · 2 years, 5 months ago
  97. 723fa9e refactor: BOM Stock Calculated report by Sagar Sharma · 2 years, 5 months ago
  98. 75396c0 Allow Item Templates in Work Order Items by Dhananjay Palshikar · 2 years, 5 months ago
  99. b27f3ab Merge pull request #31967 from rohitwaghchaure/connection-added-for-work-order by rohitwaghchaure · 2 years, 6 months ago
  100. dae112e Merge pull request #31966 from rohitwaghchaure/set-default-supplier-from-item by rohitwaghchaure · 2 years, 6 months ago