1. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 2 years, 8 months ago
  2. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 2 years, 8 months ago
  3. c56d07d fix: consider packed items too when reposting by Ankush Menat · 2 years, 8 months ago
  4. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 8 months ago
  5. e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 2 years, 9 months ago
  6. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 2 years, 9 months ago
  7. ea5efd0 perf: single query to update serial nos by Ankush Menat · 2 years, 9 months ago
  8. 8f57724 fix: dont update sle values from get_gl_entries by Ankush Menat · 2 years, 9 months ago
  9. cdaf0a0 fix(ux): allow translations (#28455) by xdlumertz · 2 years, 11 months ago
  10. 0a2964d fix: ignore permissions while creating reposts by Ankush Menat · 2 years, 11 months ago
  11. 45dd46b feat: option to select reposting method by Ankush Menat · 3 years ago
  12. d220e08 refactor: reuse get_items_to_be_repost function by Ankush Menat · 3 years ago
  13. a36c249 test: item-wh repost creation by Ankush Menat · 3 years ago
  14. 6dc9b82 refactor: item-wh wise reposting by default by Ankush Menat · 3 years ago
  15. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 2 years, 11 months ago
  16. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years ago
  17. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years ago
  18. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  19. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  20. 7cbd755 Merge branch 'develop' into serial-no-space by Marica · 3 years, 2 months ago
  21. 6b482eb fix: serial no and batch validation by Rohit Waghchaure · 3 years, 3 months ago
  22. eecfc4c fix: Clean Serial No input on Server Side by marination · 3 years, 3 months ago
  23. f67f13c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 3 months ago
  24. 9ba3fce fix: Consistent alert indicators by Marica · 3 years, 4 months ago
  25. 654e9d8 fix: sider and semgrep by marination · 3 years, 4 months ago
  26. 9ac9a4e feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 4 months ago
  27. 5d5dc56 fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  28. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  29. b5a1491 fix: escaped warehouse value for sql query (#26049) by Noah Jacob · 3 years, 4 months ago
  30. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  31. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 4 months ago
  32. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  33. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  34. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 5 months ago
  35. ad6a265 chore: minor translation fixes by Ankush Menat · 3 years, 6 months ago
  36. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 6 months ago
  37. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 6 months ago
  38. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 6 months ago
  39. 1358443 fix: patch by Rohit Waghchaure · 3 years, 7 months ago
  40. 868c0bf perf: reduce no of queries for checking if future sl entry exists (#24881) by Sagar Vora · 3 years, 7 months ago
  41. 77eaf29 fix: rate of stock uom division by zero error (#24829) by Anupam Kumar · 3 years, 7 months ago
  42. 19f8fa5 fix: optimize reposting of sle and gle (#24694) by Nabin Hait · 3 years, 8 months ago
  43. 9b178bc fix: stock and account balance syncing (#24644) by Nabin Hait · 3 years, 8 months ago
  44. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 3 years, 8 months ago
  45. 30c8873 fix: validation for disabled warehouse (#24539) by Jannat Patel · 3 years, 8 months ago
  46. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 8 months ago
  47. 957615b fix: Stricter validations by marination · 3 years, 9 months ago
  48. 41ea77c Merge branch 'develop' into putaway by Marica · 3 years, 9 months ago
  49. b99c77b Reposting fixes (#24202) by Nabin Hait · 3 years, 10 months ago
  50. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  51. 406af27 Merge branch 'develop' into putaway by Marica · 3 years, 10 months ago
  52. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 3 years, 10 months ago
  53. 0b68243 Merge branch 'develop' into putaway by Marica · 3 years, 10 months ago
  54. fac4035 feat: Apply Putaway Rules within transaction itself by marination · 3 years, 10 months ago
  55. df17b4f Merge branch 'develop' into pr-dn-return by Marica · 3 years, 11 months ago
  56. ceab692 fix: incorrect delink serial no and batch by Rohit Waghchaure · 3 years, 11 months ago
  57. 3991b84 chore: Avoid multiline string in Translation & remove print statement by marination · 4 years ago
  58. d6596a1 fix: Billing % Logic and Map Pending Qty only in PR and DN by marination · 4 years ago
  59. 903055b fix: '>' not supported between instances of 'str' and 'int' by Saqib Ansari · 4 years ago
  60. 019d4de fix: incorrect stock value in return case (#23102) by rohitwaghchaure · 4 years, 2 months ago
  61. 1b30ca6 fix: Codacy by Deepesh Garg · 4 years, 4 months ago
  62. 3c63f5b Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  63. 17422a3 fix: Message Formatting by marination · 4 years, 4 months ago
  64. fd3d976 Update erpnext/controllers/stock_controller.py by Marica · 4 years, 4 months ago
  65. 596560c fix: Don't prompt for Quality Inspection on Return Documents. by marination · 4 years, 4 months ago
  66. c897e80 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  67. 1763d3e fix: expense account error message in DN (#21851) by Michelle Alva · 4 years, 5 months ago
  68. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  69. 28a4880 fix: added validation to not allow to select expired batch (#21455) by rohitwaghchaure · 4 years, 5 months ago
  70. 7eaa7f2 fix: requested qty for customer provided item and rate for sales (#21299) by Nabin Hait · 4 years, 6 months ago
  71. b52cd59 Merge branch 'develop' into project-link-for-all-accounts by Saqib · 4 years, 6 months ago
  72. 2a9a535 fix: Test Cases and block expense on outward entry by marination · 4 years, 6 months ago
  73. fd04e96 fix: Mapping Customer Provided Material Request to Stock Entry by marination · 4 years, 6 months ago
  74. eeb9ba8 Merge branch 'develop' into project-link-for-all-accounts by Deepesh Garg · 4 years, 6 months ago
  75. ddc3bb2 fix: Multiple fixes for travis (#20924) by Nabin Hait · 4 years, 7 months ago
  76. 91b307e fix: project link not set in accounts other than profilt and loss accounts by Saqib Ansari · 4 years, 7 months ago
  77. ff52d16 chore: control reposting of future gl entries with flags (#20774) by Saqib · 4 years, 7 months ago
  78. e9ac3e0 feat: link serial no to batch no (#20778) by Saqib · 4 years, 7 months ago
  79. 62ba320 fix: Lock stock ledger entries that are being reposted. (#20737) by Marica · 4 years, 8 months ago
  80. 15ff6a5 feat: Inter warehouse stock transfer on valuation rate with taxation (#20083) by Deepesh Garg · 4 years, 8 months ago
  81. 8996b7d delete the auto created batch by Rohit Waghchaure · 4 years, 9 months ago
  82. 4f4dbf1 fix: unlink references from batch on cacnellation of stock transactions by Rohit Waghchaure · 4 years, 9 months ago
  83. 61ad629 fix: incorrect number of GL Entries error in stock entry (#20299) by rohitwaghchaure · 4 years, 9 months ago
  84. 9af557f fix: incorrect batch fetched for the serialized items (#20119) by rohitwaghchaure · 4 years, 9 months ago
  85. a11e738 feat: Stock value and account balance sync. (#19233) by Anurag Mishra · 5 years ago
  86. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  87. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  88. d330519 fix: Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  89. 8770ea2 fix: Opening accounting entry for stock entry by Nabin Hait · 5 years ago
  90. 3d11ac0 fix: Accounting dimensions for child tables by deepeshgarg007 · 5 years ago
  91. 3f119ec fix: GL Entry for opening stock reconciliation by Nabin Hait · 5 years ago
  92. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  93. 6b33c9b fix: purchase receipt not able to submit because default inventory account has not selected in another company by Rohit Waghchaure · 6 years ago
  94. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  95. f79937d style: Remove unused imports by Aditya Hase · 6 years ago
  96. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  97. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  98. 0885485 changes by Anurag Mishra · 6 years ago
  99. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  100. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago