1. 397a0e2 Merge pull request #33118 from rohitwaghchaure/production-plan-ux-issues by rohitwaghchaure · 1 year, 10 months ago
  2. ef7fd67 fix: `production_item` filter in `Job Card Summary Report` by s-aga-r · 1 year, 10 months ago
  3. 4811498 fix: company name with `,` in `Job Card Summary Report` by s-aga-r · 1 year, 10 months ago
  4. 2e4f3e9 fix: `Work Order` filter typo in `Job Card Summary Report` by s-aga-r · 1 year, 10 months ago
  5. 87b39f0 fix: company name with `,` in `Work Order Summary Report` by s-aga-r · 1 year, 10 months ago
  6. 8cb7112 fix: production plan UX by Rohit Waghchaure · 1 year, 11 months ago
  7. 87d37e9 fix: job card for quantity UX by Rohit Waghchaure · 1 year, 11 months ago
  8. 31afae3 Merge branch 'develop' into workstation-type-feat-for-bom by rohitwaghchaure · 1 year, 11 months ago
  9. ffa3012 fix: linters failing by Rohit Waghchaure · 1 year, 11 months ago
  10. 7bd06e6 test: test case to check workstation type by Rohit Waghchaure · 1 year, 11 months ago
  11. 91fad19 Merge pull request #32947 from rohitwaghchaure/incorrect-fix-of-conversion-factor-in-pp by rohitwaghchaure · 1 year, 11 months ago
  12. 105c272 feat: Workstation Type for BOM by Rohit Waghchaure · 1 year, 11 months ago
  13. 490b0e3 fix: incorrect fix of conversion factor in PP by Rohit Waghchaure · 1 year, 11 months ago
  14. 7df2921 refactor: rewrite `job_card.py` queries in QB by s-aga-r · 1 year, 11 months ago
  15. e7fa2e0 fix: set `WIP Warehouse` in Job Card by Sagar Sharma · 1 year, 11 months ago
  16. 9730cd0 fix: don't set WIP Warehouse if is checked in WO by Sagar Sharma · 1 year, 11 months ago
  17. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 1 year, 11 months ago
  18. 5e8a22b fix: linter by Sagar Sharma · 1 year, 11 months ago
  19. 30daeb9 fix: incorrect single valeu fetch by Ankush Menat · 1 year, 11 months ago
  20. 8ea6983 fix: `Material Consumption` option in case of `Skip Transfer to WIP` in WO by Sagar Sharma · 2 years ago
  21. adeb1f9 Merge pull request #32667 from rohitwaghchaure/fixed-bom-cost-update-message by rohitwaghchaure · 2 years ago
  22. 9cfe527 fix: BOM cost update message by Rohit Waghchaure · 2 years ago
  23. 873502c Merge pull request #32654 from rohitwaghchaure/fixed-conversion-issue-in-material-request by rohitwaghchaure · 2 years ago
  24. 4d5ef72 test: validate qty and purchase uom in material request which is created from PP by Rohit Waghchaure · 2 years ago
  25. ad278b2 fix: incorrect qty in material request by Rohit Waghchaure · 2 years ago
  26. 8b2165e fix: overlap error not raised for job card in case of workstation with production capacity by Rohit Waghchaure · 2 years ago
  27. d59ed24 feat: provision to return non consumed components against the work order by Rohit Waghchaure · 2 years ago
  28. 05392e0 fix: consider overproduction percentage for WO finish button by Sagar Sharma · 2 years ago
  29. 6a67cc9 Merge pull request #32049 from djpalshikar/patch-1 by rohitwaghchaure · 2 years ago
  30. 389fa18 Merge pull request #32276 from ernestoruiz89/patch-4 by Deepesh Garg · 2 years ago
  31. 729193a Merge branch 'develop' into refactor/report/production-planning-report by Sagar Sharma · 2 years, 1 month ago
  32. 8417b9b refactor: rewrite `Production Planning Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  33. d7e699e Merge pull request #32309 from rohitwaghchaure/fixed-item-code-key-error by rohitwaghchaure · 2 years, 1 month ago
  34. caf23e6 fix: item_code key error in production plan by Rohit Waghchaure · 2 years, 1 month ago
  35. 86c9ce9 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 1 month ago
  36. 1c0f1a2 Merge branch 'develop' into refactor/report/exponential-smoothing-forecasting by Sagar Sharma · 2 years, 1 month ago
  37. 56f9c1b refactor: rewrite `Exponential Smoothing Forecasting` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  38. d3a6881 Merge branch 'develop' into refactor/report/bom-variance-report by Sagar Sharma · 2 years, 1 month ago
  39. 19e64eb refactor: rewrite `BOM Variance Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  40. 390ce57 fix: warehouse filter in `BOM Stock Calculated Report` by Sagar Sharma · 2 years, 1 month ago
  41. 8fd7c04 refactor: rewrite `BOM Stock Report` queries in `QB` by Sagar Sharma · 2 years, 1 month ago
  42. 94199b7 fix: add translate function to strings by Ernesto Ruiz · 2 years, 1 month ago
  43. aa49ec8 fix: add translate function to strings by Ernesto Ruiz · 2 years, 1 month ago
  44. bd6af7c test: update test case for production plan pending-qty by Sagar Sharma · 2 years, 1 month ago
  45. 5be7d42 fix: production plan pending-qty by Sagar Sharma · 2 years, 1 month ago
  46. b8cf3b4 refactor: rewrite Production Plan queries in QB by Sagar Sharma · 2 years, 1 month ago
  47. d3cd3bc Merge branch 'develop' into refactor/report/bom-stock-calculated by Sagar Sharma · 2 years, 1 month ago
  48. e1a98c1 test: add test cases for BOM Stock Calculated report by Sagar Sharma · 2 years, 1 month ago
  49. 7a968a5 fix: add missing warehouse filter in BOM Stock Calculated report by Sagar Sharma · 2 years, 1 month ago
  50. 56192da fix: required_qty in BOM Stock Calculated report by Sagar Sharma · 2 years, 1 month ago
  51. 5245928 refactor: rewrite Process Loss Report queries in QB by Sagar Sharma · 2 years, 1 month ago
  52. d4c4ddd refactor: rewrite Work Order Stock Report queries in QB by Sagar Sharma · 2 years, 1 month ago
  53. 723fa9e refactor: BOM Stock Calculated report by Sagar Sharma · 2 years, 1 month ago
  54. 75396c0 Allow Item Templates in Work Order Items by Dhananjay Palshikar · 2 years, 1 month ago
  55. b27f3ab Merge pull request #31967 from rohitwaghchaure/connection-added-for-work-order by rohitwaghchaure · 2 years, 1 month ago
  56. dae112e Merge pull request #31966 from rohitwaghchaure/set-default-supplier-from-item by rohitwaghchaure · 2 years, 1 month ago
  57. 9ab10de fix: material request connection on work order by Rohit Waghchaure · 2 years, 1 month ago
  58. 5fd468d fix: default supplier not set in the PP by Rohit Waghchaure · 2 years, 1 month ago
  59. fe73d55 chore: add Work Order test dependencies (#31936) by HENRY Florian · 2 years, 2 months ago
  60. 313625c fix: incorrect rate in BOM exploded items (#31513) by Sagar Sharma · 2 years, 2 months ago
  61. 538cd6f fix: incorrect produced-qty in production-plan-item (#31706) by Sagar Sharma · 2 years, 2 months ago
  62. 0047e18 fix: check item_code in all rows of po_items (#31741) by Sagar Sharma · 2 years, 2 months ago
  63. a768b4c Merge branch 'develop' into subcontracting by Nabin Hait · 2 years, 3 months ago
  64. 57b6dab fix: status filter in Job Card Summary by Sagar Sharma · 2 years, 3 months ago
  65. f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  66. 7282c8e fix: test case by Rohit Waghchaure · 2 years, 3 months ago
  67. 78ff178 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  68. 70bc51a Merge branch 'develop' into fix/production-plan/test/planned-qty by Sagar Sharma · 2 years, 4 months ago
  69. 00807ab fix: add UOM validation for planned-qty by s-aga-r · 2 years, 4 months ago
  70. 46d02ec Merge branch 'develop' into bom-update-log-cleanup-perf by Marica · 2 years, 4 months ago
  71. 186224a Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 4 months ago
  72. dc2830d fix: set default_bom for item by s-aga-r · 2 years, 4 months ago
  73. 4cf2225 chore: Implement Log clearing interface in BOM Update Log by marination · 2 years, 4 months ago
  74. 912d263 Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by Sagar Sharma · 2 years, 4 months ago
  75. 5ae8f5d Merge branch 'develop' into bom-update-log-cleanup-perf by Marica · 2 years, 4 months ago
  76. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  77. 0320b59 chore: Clear Progress section for completed logs & `on_submit` UX by marination · 2 years, 4 months ago
  78. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  79. 2ec133d Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 4 months ago
  80. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 4 months ago
  81. 94ad66e chore: revert naming to default (#31364) by Ankush Menat · 2 years, 4 months ago
  82. a4c2c3e Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 4 months ago
  83. 9a68af3 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  84. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  85. f755430 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  86. 39ec0ac fix(UX): use doc.status for Job Card status (#31320) by Ankush Menat · 2 years, 4 months ago
  87. 16c8b74 Merge pull request #31072 from marination/perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  88. 3fa0a46 chore: Less hacky tests, versioning (replace bom) and clearing log data (update cost) by marination · 2 years, 4 months ago
  89. d9a5213 fix(ux): hide new version btn on unsaved BOM (#31297) by Ankush Menat · 2 years, 4 months ago
  90. f7a52f7 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  91. 7e41d84 chore: `get_valuation_rate` sider fixes by marination · 2 years, 4 months ago
  92. 9f2793c test: Fix `test_update_bom_cost_in_all_boms` by marination · 2 years, 4 months ago
  93. ff0a6b7 Merge branch 'develop' into perf-bom-update-tool by Marica · 2 years, 4 months ago
  94. 6bde1bb test: Util to update cost in all BOMs by marination · 2 years, 4 months ago
  95. d94ff3e test: test cases to cover batch, serialized raw materials by Rohit Waghchaure · 2 years, 4 months ago
  96. 1510119 chore: `get_valuation_rate` in bom.py must always return float & goto Item master if no bins by marination · 2 years, 4 months ago
  97. 934db57 chore: Miscellanous fixes/enhancements by marination · 2 years, 4 months ago
  98. ee5bc58 fix(job card): only hold during draft state (#31243) by Ankush Menat · 2 years, 4 months ago
  99. 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  100. 62857e3 feat: Track progress in Log Batch/Job wise by marination · 2 years, 4 months ago