1. 0bd190b fix: stock entry with putaway rule not working by Rohit Waghchaure · 3 years, 3 months ago
  2. 422325b test: fetching of previous sle (#26352) by Saqib · 3 years, 3 months ago
  3. f9e9d86 test: fetching of previous sle (#26352) by Saqib · 3 years, 3 months ago
  4. 5e99aa7 fix: stock_rbnb not defined (#26354) by Noah Jacob · 3 years, 3 months ago
  5. 657e9b5 feat: Assign Item's Default Discount Account if present by GangaManoj · 3 years, 3 months ago
  6. ef667a9 feat: Add Default Discount Account field by GangaManoj · 3 years, 3 months ago
  7. 381c05e Merge pull request #26322 from deepeshgarg007/party_dashboard_develop by Deepesh Garg · 3 years, 3 months ago
  8. 0734901 fix: stock_rbnb not defined (#26345) by Noah Jacob · 3 years, 3 months ago
  9. 8985231 fix: Rewrite tests by Deepesh Garg · 3 years, 3 months ago
  10. 44c1e8d chore: Test to block backdated reco causing future scarcity by marination · 3 years, 4 months ago
  11. e8c9ab4 chore: Test for backdated reco qty reposting by marination · 3 years, 4 months ago
  12. 8c44126 fix: Sider by marination · 3 years, 4 months ago
  13. 4038977 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 4 months ago
  14. 8418c4b fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 4 months ago
  15. 57d06a8 chore: Test to block backdated reco causing future scarcity by marination · 3 years, 4 months ago
  16. 4f51b56 Merge branch 'version-13-hotfix' into stock-reco-repost_qty by Marica · 3 years, 4 months ago
  17. fa9e675 chore: Test for backdated reco qty reposting by marination · 3 years, 4 months ago
  18. c69bc54 fix: Validate LCV for Invoices without Update Stock by marination · 3 years, 4 months ago
  19. 311e277 fix: Sider by marination · 3 years, 4 months ago
  20. 4503a38 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 4 months ago
  21. 865900f refactor: add type hints, remove comment, sort imports by 18alantom · 3 years, 4 months ago
  22. fa00640 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  23. cf7af62 fix: Code cleanup by Deepesh Garg · 3 years, 4 months ago
  24. 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 4 months ago
  25. 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 4 months ago
  26. 46b67b9 fix: incorrect valuation rate in stock reconciliation by Rohit Waghchaure · 3 years, 4 months ago
  27. 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 4 months ago
  28. d748e7f fix: Create common function for fetching conversion rate details of linked docs by GangaManoj · 3 years, 4 months ago
  29. 506d5ac fix: Make exchange rate handling more efficient by GangaManoj · 3 years, 4 months ago
  30. a826fb8 fix(Purchase Receipt): Remove print statements by GangaManoj · 3 years, 4 months ago
  31. 5314445 fix(Purchase Receipt): Add test for exchange rate difference handling by GangaManoj · 3 years, 4 months ago
  32. d97505b fix(Purchase Receipt): Resolve difference caused by change in exchange rate by GangaManoj · 3 years, 4 months ago
  33. 9bcc402 Merge pull request #26230 from rohitwaghchaure/fixed-fetch-bom-items-in-stock-reco-pre by rohitwaghchaure · 3 years, 4 months ago
  34. 4783603 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 4 months ago
  35. 5d5dc56 fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  36. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 4 months ago
  37. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  38. e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 4 months ago
  39. 98c9b0e refactor: remove unused func, sider fixes by 18alantom · 3 years, 4 months ago
  40. 8dd99c0 fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  41. cae42b48 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  42. 6eb8d19 fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  43. cd36ba7 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  44. e955a4e fix: Check for is None by Deepesh Garg · 3 years, 4 months ago
  45. 2ca9b76 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 4 months ago
  46. 37a2530 fix: add validation for 'for_qty' else throws errors (#25829) (#26214) by Alan · 3 years, 4 months ago
  47. 3239f77 Merge pull request #26183 from deepeshgarg007/item_tax_fetch_fix_develop by Deepesh Garg · 3 years, 4 months ago
  48. 8cdd7ce fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 4 months ago
  49. 8958f55 fix: add validation for 'for_qty' else throws errors (#25829) by Alan · 3 years, 4 months ago
  50. 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 4 months ago
  51. 2ea750e perf: don't query unless required (#26175) by Ankush · 3 years, 4 months ago
  52. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 4 months ago
  53. 5708b71 fix: batch nos in packed items (bp #26105) by Ankush · 3 years, 4 months ago
  54. 3b5978c Merge pull request #26093 from nextchamp-saqib/pr-item-gl-fix by Saqib · 3 years, 4 months ago
  55. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 4 months ago
  56. 7a63d78 fix: batch nos in packed items (#26105) by Ankush · 3 years, 4 months ago
  57. 11591b3 Merge pull request #26202 from nextchamp-saqib/pr-item-gl-fix-v13 by Deepesh Garg · 3 years, 4 months ago
  58. 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 7 months ago
  59. 5730744 is corrective job card by Rohit Waghchaure · 3 years, 9 months ago
  60. c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 3 years, 9 months ago
  61. fcab53b fix: skip job card by Rohit Waghchaure · 3 years, 10 months ago
  62. 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 3 years, 10 months ago
  63. f6dce4d test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 4 months ago
  64. c10fea8 Merge branch 'develop' into pr-item-gl-fix by Saqib · 3 years, 4 months ago
  65. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 4 months ago
  66. 269962a fix: Check if item tax template exists by Deepesh Garg · 3 years, 4 months ago
  67. 808f83f fix: Make item tax templates optional by Deepesh Garg · 3 years, 4 months ago
  68. 94d4604 fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  69. 53fefd7 feat: fetching of qty as per received qty from PR to PI (#25837) by Afshan · 3 years, 4 months ago
  70. 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 4 months ago
  71. c9c1d10 fix: Make item tax templates optional by Deepesh Garg · 3 years, 4 months ago
  72. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 4 months ago
  73. b4863bf Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report by rohitwaghchaure · 3 years, 4 months ago
  74. 46ae97d Merge branch 'develop' into pr-item-gl-fix by Saqib · 3 years, 4 months ago
  75. ea2c027 fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 4 months ago
  76. ce72d0c fix: fixed rounding off ordered percent to 100 in condition (#26148) by Noah Jacob · 3 years, 4 months ago
  77. c05496a fix: fixed rounding off ordered percent to 100 in condition (#26152) by Noah Jacob · 3 years, 4 months ago
  78. 49ec0e5 feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  79. 7dae0fb fix: status indicator for delivery notes (bp #26062) by Ankush · 3 years, 4 months ago
  80. 9b54aee test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 4 months ago
  81. e78364c fix: status indicator for delivery notes (#26062) by Ankush · 3 years, 4 months ago
  82. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  83. 110e152 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  84. 6bbc8ec fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  85. d755b29 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 4 months ago
  86. 21b58ef fix: semgrep error by Rohit Waghchaure · 3 years, 5 months ago
  87. 7b7ceaa feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  88. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  89. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 4 months ago
  90. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 4 months ago
  91. 2fb5291 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 4 months ago
  92. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 5 months ago
  93. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  94. 1c846c5 Merge pull request #26114 from rohitwaghchaure/fixed-stock-entry-submission-performance-v13-hotfix by rohitwaghchaure · 3 years, 4 months ago
  95. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  96. a2bb1b8 Merge pull request #26081 from rohitwaghchaure/fixed-stock-entry-submission-performance by rohitwaghchaure · 3 years, 4 months ago
  97. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  98. 4e88dcf fix: auto unlink warehouse from item on delete (#26073) (#26101) by Ankush · 3 years, 4 months ago
  99. 7fc50ba fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 4 months ago
  100. 3bb9f4a Merge pull request #26098 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco by rohitwaghchaure · 3 years, 4 months ago