1. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  2. 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 7 months ago
  3. 0534cf6 fix: show subassembly table always (#30422) by Ankush Menat · 2 years, 7 months ago
  4. d4ee31d fix: consider all existing PO items by Ankush Menat · 2 years, 7 months ago
  5. 5b1d605 fix: subassembly items linked to temporary name by Ankush Menat · 2 years, 7 months ago
  6. 3d43c43 fix: only validate qty for main non-subassy items by Ankush Menat · 2 years, 7 months ago
  7. 6418dc1 fix: make auto created job cards "Open" by Ankush Menat · 2 years, 7 months ago
  8. e1f5620 fix: material transfer status should be before WIP by Ankush Menat · 2 years, 7 months ago
  9. 0a015b7 refactor: remove redundant if-statement (#30311) by Raffael Meyer · 2 years, 7 months ago
  10. e8310c6 fix: Job Card sub operations status and list view (backport #30243) (#30256) by mergify[bot] · 2 years, 7 months ago
  11. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 7 months ago
  12. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 7 months ago
  13. 884cd81 test: add test for planned_qty by Sagar Sharma · 2 years, 7 months ago
  14. 3b86d6c fix: max_qty validation condition by Sagar Sharma · 2 years, 7 months ago
  15. 6ee904d test: dont resubmit work order by Ankush Menat · 2 years, 7 months ago
  16. 1af13ca fix(ux): remove get item buttons from submitted production plan by Ankush Menat · 2 years, 7 months ago
  17. 941ea1e fix(ux): skip items without batch series by Ankush Menat · 2 years, 7 months ago
  18. 94d0f8d test: actual bom naming test by Ankush Menat · 2 years, 7 months ago
  19. 67d8a7b fix: cancelled document check by Rohan Bansal · 2 years, 8 months ago
  20. 6b58d53 refactor: split versioning code for testability by Ankush Menat · 2 years, 8 months ago
  21. 7f26709 fix: improve bom autoname logic by Rohan Bansal · 2 years, 8 months ago
  22. e2c99e0 test: bom for item_code that is >VARCHAR_LEN by Ankush Menat · 2 years, 8 months ago
  23. d9c9174 fix: if an item code is too long, truncate before setting BOM name by Rohan Bansal · 2 years, 8 months ago
  24. 362102e fix: dont hardcode hour rate precision by Ankush Menat · 2 years, 7 months ago
  25. 18e2a33 fix: fetch new fields in bom from routing by Ankush Menat · 2 years, 7 months ago
  26. 9ef35ef fix: dont hardcode precision in routing by Ankush Menat · 2 years, 8 months ago
  27. f8ac4c0 fix: remove dead dashboard links by Ankush Menat · 2 years, 8 months ago
  28. 1d1d586 test: Included sub assembly non-merging in test case by marination · 2 years, 8 months ago
  29. ffbb2c8 fix: Assert False for test that is anticipating an empty table and remove second arg to assertTrue by marination · 2 years, 8 months ago
  30. 25fa634 test: Adjust test as per teardown by marination · 2 years, 8 months ago
  31. 5fe8c48 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 2 years, 8 months ago
  32. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 8 months ago
  33. 292fe37 test: combine sub assembly items and make Production Plan tests atomic by marination · 2 years, 8 months ago
  34. b859318 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 2 years, 8 months ago
  35. 1d1203d fix: dont fetch draft/cancelled BOMs by Ankush Menat · 2 years, 8 months ago
  36. 96e87fe fix: validate Work Order qty against Production Plan (#29721) (#30003) by mergify[bot] · 2 years, 8 months ago
  37. 6d72aa3 feat: Combine Sub-assembly items in Production Plan by marination · 2 years, 8 months ago
  38. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  39. e4c4dc4 fix: JobCard TimeLog to_date (#29872) by Sagar Sharma · 2 years, 8 months ago
  40. db93f26 fix: production plan status should consider qty + WO status by Ankush Menat · 2 years, 8 months ago
  41. 0da3995 Merge pull request #29836 from rohitwaghchaure/minor-item-name-in-excel-sheet by rohitwaghchaure · 2 years, 8 months ago
  42. 02e7702 fix: added item name in the excel sheet by Rohit Waghchaure · 2 years, 8 months ago
  43. 599f4b1 Merge pull request #29705 from marination/pending-qty-in-prod-plan by Marica · 2 years, 8 months ago
  44. e46a1bc fix: Server Tests and sider by marination · 2 years, 8 months ago
  45. ce79434 Merge pull request #29736 from rohitwaghchaure/performance-issue-while-making-wo by rohitwaghchaure · 2 years, 8 months ago
  46. 86ca41b test: Production Plan Pending Qty impact tests by marination · 2 years, 8 months ago
  47. eec2f87 fix: time out error while making work orders from prodcution plan by Rohit Waghchaure · 2 years, 8 months ago
  48. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 2 years, 8 months ago
  49. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 2 years, 8 months ago
  50. d2cc5f2 test: remove dependency on other tests by Ankush Menat · 2 years, 8 months ago
  51. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 2 years, 8 months ago
  52. eaccef6 fix: Initialise pending qty as planned qty for independent item rows in Prod Plan by marination · 2 years, 8 months ago
  53. bb105a3 test: validate on save instead of on creation by Ankush Menat · 2 years, 8 months ago
  54. 7116d7a fix: Set Pending Qty in Prod Plan after updating Work Order by marination · 2 years, 8 months ago
  55. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 2 years, 8 months ago
  56. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 2 years, 8 months ago
  57. 9b60e3f fix: default qty if not found by Ankush Menat · 2 years, 9 months ago
  58. be09551 test: add test case for multiple WO by Sagar Sharma · 2 years, 9 months ago
  59. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 2 years, 9 months ago
  60. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 2 years, 9 months ago
  61. d38fd86 fix(ux): sort multi-production item plans correctly by Ankush Menat · 2 years, 9 months ago
  62. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 9 months ago
  63. 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 2 years, 9 months ago
  64. 43bd88e fix: work order serial no allows storing whitespace by Ankush Menat · 2 years, 9 months ago
  65. 28994c0 test: delete data after running test by Ankush Menat · 2 years, 9 months ago
  66. 86efa0d fix: ensure correct-ish transfer against by Ankush Menat · 2 years, 9 months ago
  67. b75b00f feat: provision to exclude exploded items in the BOM (#29450) by rohitwaghchaure · 2 years, 9 months ago
  68. b8fbfed fix: fetch "transfer material against" from BOM (#29435) by Ankush Menat · 2 years, 9 months ago
  69. 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 2 years, 9 months ago
  70. f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 2 years, 9 months ago
  71. 180f06d Merge pull request #29375 from marination/bom-ops-report by Marica · 2 years, 9 months ago
  72. 7e407bc fix: show stock UOM for material transfers (#29376) by Ankush Menat · 2 years, 9 months ago
  73. af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 2 years, 9 months ago
  74. 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 2 years, 9 months ago
  75. a9ff1fc fix: (enhance) BOM Operations Report by marination · 2 years, 9 months ago
  76. 48f3d53 fix: cover case when all material needs to be bought (#29326) by Ankush Menat · 2 years, 9 months ago
  77. 9cd26fb fix: purchase to Stock UOM conversion on Production Plan #28570 by Maxwell Morais · 2 years, 9 months ago
  78. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 2 years, 9 months ago
  79. 4d48035 fix: show work order progress bar even it is closed (#29312) by Anupam Kumar · 2 years, 9 months ago
  80. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  81. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 2 years, 9 months ago
  82. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 2 years, 9 months ago
  83. 754596d fix: "update cost" should ignore overridden routing times #29154 by Ankush Menat · 2 years, 9 months ago
  84. 2bb7bca test: bin qty on backdated SR by Ankush Menat · 2 years, 10 months ago
  85. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 2 years, 10 months ago
  86. 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 2 years, 10 months ago
  87. 29f6852 feat: Manufacturing : in BOM Operation time can be fix (#27063) by HENRY Florian · 2 years, 10 months ago
  88. 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 2 years, 10 months ago
  89. 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 2 years, 10 months ago
  90. cc8c059 fix(UX): hide RM table(Job Card) if material transfer is against work order (#28746) by Noah Jacob · 2 years, 10 months ago
  91. bb97309 fix: tests by Rucha Mahabal · 2 years, 10 months ago
  92. f1c0190 feat: added QI link in Job Card Dashboard (#28643) by Noah Jacob · 2 years, 10 months ago
  93. 445966a test: timeout certain tests in work order to avoid stuck tests (#28666) by Ankush Menat · 2 years, 11 months ago
  94. f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 2 years, 11 months ago
  95. 3d2efb7 fix: linters issue by rohitwaghchaure · 2 years, 11 months ago
  96. 7fac9b8 fix: changed fieldtype from int to float for the field Batch Size in the work order by Rohit Waghchaure · 2 years, 11 months ago
  97. 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 2 years, 11 months ago
  98. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 2 years, 11 months ago
  99. 73bfd59 fix: checkbox triggers get_items and sub_assembly buttons (#28558) by Noah Jacob · 2 years, 11 months ago
  100. ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 2 years, 11 months ago