1. fcfdb9b fix: purchase receipt tests by Gursheen Anand · 1 year, 4 months ago
  2. 4ea43eb fix: set against type in stock controller by Gursheen Anand · 1 year, 4 months ago
  3. 3fdcd33 feat: `Quality Inspection` in `Subcontracting Receipt` by s-aga-r · 1 year, 5 months ago
  4. 46ea814 chore: cancel gain/loss je while posting reverse gl by ruthra kumar · 1 year, 6 months ago
  5. ce9164e fix: Validate for missing expense account (#36078) by Deepesh Garg · 1 year, 7 months ago
  6. d9e7bc5 fix: Do full rollback by Deepesh Garg · 1 year, 7 months ago
  7. 0e68da5 feat: Show stock ledger preview by Deepesh Garg · 1 year, 7 months ago
  8. e7d2bcf Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview by Deepesh Garg · 1 year, 8 months ago
  9. 011ac13 fix: Add column values by Deepesh Garg · 1 year, 8 months ago
  10. e30c3ea fix: Stock ledger preview by Deepesh Garg · 1 year, 8 months ago
  11. 2e52a63 feat: Accounting Ledger Preview by Deepesh Garg · 1 year, 8 months ago
  12. d3ceb07 fix: travis by Rohit Waghchaure · 1 year, 10 months ago
  13. 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
  14. 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
  15. 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
  16. 86da306 feat: added negative inventory validation and restrict to make backdated entry for serial nos by Rohit Waghchaure · 1 year, 11 months ago
  17. 674bd3e feat: serial and batch bundle for Packing Items by Rohit Waghchaure · 1 year, 11 months ago
  18. 5ddd55a feat: serial and batch bundle for Subcontracting by Rohit Waghchaure · 1 year, 11 months ago
  19. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
  20. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
  21. bc75a7e refactor: serial no normalization by Rohit Waghchaure · 2 years, 4 months ago
  22. 6e661e7 fix: force to do reposting for cancelled document by Rohit Waghchaure · 1 year, 9 months ago
  23. 38aaba5 fix: inventory dimension for inter company transfer return use case by Rohit Waghchaure · 1 year, 9 months ago
  24. 6798b90 fix: inventory dimension for material transfer not working by Rohit Waghchaure · 1 year, 9 months ago
  25. 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 9 months ago
  26. d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 10 months ago
  27. 4efc947 perf: use `get_cached_value` instead of `db.get_value` in controllers (#32776) by Daizy Modi · 2 years, 3 months ago
  28. 9aa5e20 chore: check only for inter-company transfers by Deepesh Garg · 2 years, 4 months ago
  29. 4960155 chore: fix precision condition by Deepesh Garg · 2 years, 4 months ago
  30. 1c05c00 chore: Use proper accounts by Deepesh Garg · 2 years, 4 months ago
  31. df2a0e2 chore: GL Entries for SLE diff by Deepesh Garg · 2 years, 4 months ago
  32. 6e47fd5 fix: Hanlde rounding loss for internal transfer by Deepesh Garg · 2 years, 4 months ago
  33. f19049e Merge branch 'develop' into fix/subcontracting-receipt/gl-entries by Sagar Sharma · 2 years, 5 months ago
  34. 75fcab0 test: test cases for PI and DN by Rohit Waghchaure · 2 years, 5 months ago
  35. 2372999 fix: fetch from parent not working for custom field by Rohit Waghchaure · 2 years, 5 months ago
  36. f467394 chore: move function "add_gl_entry" from purchase_receipt.py to stock_controller.py by Sagar Sharma · 2 years, 5 months ago
  37. 2d04e71 fix: Make expense account editable in Subcontracting Receipt Item (#31848) by Sagar Sharma · 2 years, 6 months ago
  38. 396667b Merge pull request #31860 from rohitwaghchaure/delete-custom-fields-on-dimension-delete by rohitwaghchaure · 2 years, 6 months ago
  39. 0b39a01 fix: delete custom fields on deletion of inventory dimension by Rohit Waghchaure · 2 years, 6 months ago
  40. 795c943 fix: not able to issue expired batches by Rohit Waghchaure · 2 years, 6 months ago
  41. 289e6cd fix: change frappe.db.sql to frappe.qb by Rohit Waghchaure · 2 years, 7 months ago
  42. e576f7f test: test cases for inventory dimension by Rohit Waghchaure · 2 years, 7 months ago
  43. dbec5cf feat: Inventory Dimension by Rohit Waghchaure · 2 years, 7 months ago
  44. 65b21ee fix: internal transfer GLE validation by Ankush Menat · 2 years, 8 months ago
  45. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  46. 3638fbf fix: repost items with repeating item-warehouses by Ankush Menat · 3 years ago
  47. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 3 years ago
  48. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 3 years ago
  49. c56d07d fix: consider packed items too when reposting by Ankush Menat · 3 years ago
  50. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 3 years ago
  51. e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 3 years ago
  52. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 3 years ago
  53. ea5efd0 perf: single query to update serial nos by Ankush Menat · 3 years ago
  54. 8f57724 fix: dont update sle values from get_gl_entries by Ankush Menat · 3 years, 1 month ago
  55. cdaf0a0 fix(ux): allow translations (#28455) by xdlumertz · 3 years, 2 months ago
  56. 0a2964d fix: ignore permissions while creating reposts by Ankush Menat · 3 years, 2 months ago
  57. 45dd46b feat: option to select reposting method by Ankush Menat · 3 years, 3 months ago
  58. d220e08 refactor: reuse get_items_to_be_repost function by Ankush Menat · 3 years, 3 months ago
  59. a36c249 test: item-wh repost creation by Ankush Menat · 3 years, 3 months ago
  60. 6dc9b82 refactor: item-wh wise reposting by default by Ankush Menat · 3 years, 3 months ago
  61. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 3 years, 3 months ago
  62. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years, 4 months ago
  63. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years, 4 months ago
  64. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years, 4 months ago
  65. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
  66. 7cbd755 Merge branch 'develop' into serial-no-space by Marica · 3 years, 6 months ago
  67. 6b482eb fix: serial no and batch validation by Rohit Waghchaure · 3 years, 6 months ago
  68. eecfc4c fix: Clean Serial No input on Server Side by marination · 3 years, 6 months ago
  69. f67f13c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 7 months ago
  70. 9ba3fce fix: Consistent alert indicators by Marica · 3 years, 7 months ago
  71. 654e9d8 fix: sider and semgrep by marination · 3 years, 8 months ago
  72. 9ac9a4e feat: Optionally allow rejected quality inspection on submission by marination · 3 years, 8 months ago
  73. 5d5dc56 fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 7 months ago
  74. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 8 months ago
  75. b5a1491 fix: escaped warehouse value for sql query (#26049) by Noah Jacob · 3 years, 8 months ago
  76. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
  77. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 8 months ago
  78. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 8 months ago
  79. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 8 months ago
  80. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 9 months ago
  81. ad6a265 chore: minor translation fixes by Ankush Menat · 3 years, 10 months ago
  82. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 10 months ago
  83. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 10 months ago
  84. 7f8b95e fix: move QI logic to stock module by Rohan Bansal · 3 years, 10 months ago
  85. 1358443 fix: patch by Rohit Waghchaure · 3 years, 10 months ago
  86. 868c0bf perf: reduce no of queries for checking if future sl entry exists (#24881) by Sagar Vora · 3 years, 10 months ago
  87. 77eaf29 fix: rate of stock uom division by zero error (#24829) by Anupam Kumar · 3 years, 11 months ago
  88. 19f8fa5 fix: optimize reposting of sle and gle (#24694) by Nabin Hait · 4 years ago
  89. 9b178bc fix: stock and account balance syncing (#24644) by Nabin Hait · 4 years ago
  90. 7e1dcf9 feat: capture Rate of stock UOM in purchase (#24315) by Anupam Kumar · 4 years ago
  91. 30c8873 fix: validation for disabled warehouse (#24539) by Jannat Patel · 4 years ago
  92. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 4 years ago
  93. 957615b fix: Stricter validations by marination · 4 years ago
  94. 41ea77c Merge branch 'develop' into putaway by Marica · 4 years, 1 month ago
  95. b99c77b Reposting fixes (#24202) by Nabin Hait · 4 years, 1 month ago
  96. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 4 years, 1 month ago
  97. 406af27 Merge branch 'develop' into putaway by Marica · 4 years, 2 months ago
  98. f17ea2c fix: Accounting for internal transfer invoices within same company (#24021) by Deepesh Garg · 4 years, 2 months ago
  99. 0b68243 Merge branch 'develop' into putaway by Marica · 4 years, 2 months ago
  100. fac4035 feat: Apply Putaway Rules within transaction itself by marination · 4 years, 2 months ago