1. 5922281 fix: serial and batch for internal transfer (#40467) by rohitwaghchaure · 11 months ago
  2. 01856a6 fix: use serial/batch field for rejected items (#40327) by rohitwaghchaure · 11 months ago
  3. cef6291 fix: use serial batch fields for subcontracting receipt (#40311) by rohitwaghchaure · 11 months ago
  4. bc9c480 fix: use serial batch fields for packed items (#40140) by rohitwaghchaure · 11 months ago
  5. 4b24fcd fix: set batch created from bundle to batch field in stock transaction (#39966) by rohitwaghchaure · 12 months ago
  6. a4cbfab fix: do not empty serial batch fields (#39948) by rohitwaghchaure · 12 months ago
  7. 094ecc1 fix: validate duplicate SBB by s-aga-r · 12 months ago
  8. b966c06 perf: cached get_last_purchase_details to fix performance issue (#39854) by rohitwaghchaure · 12 months ago
  9. e5824fc fix: stock entry for use serial batch fields (#39843) by rohitwaghchaure · 12 months ago
  10. 0165012 test: test case to check use serial / batch fields feature by Rohit Waghchaure · 12 months ago
  11. c1e869f test: fixed test cases by Rohit Waghchaure · 12 months ago
  12. 9fafc83 fix: use old serial / batch fields to make serial batch bundle by Rohit Waghchaure · 12 months ago
  13. 8fdc244 fix: prevent extra transfer against inter transfer transaction (#39213) by rohitwaghchaure · 1 year ago
  14. 1a67d7d Revert "refactor: use both fields to store against values" by Deepesh Garg · 1 year, 1 month ago
  15. b40d3b0 Revert "fix: purchase receipt tests" by Deepesh Garg · 1 year, 1 month ago
  16. 073f2fa Revert "fix: set against type in stock controller" by Deepesh Garg · 1 year, 1 month ago
  17. c20241f fix: SBB Total Qty validation for SE by s-aga-r · 1 year, 1 month ago
  18. 0743289 fix: serial and batch bundle return not working (#38754) by rohitwaghchaure · 1 year, 2 months ago
  19. 863116f Merge pull request #37232 from GursheenK/make-against-field-dynamic by Deepesh Garg · 1 year, 2 months ago
  20. eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
  21. 0943933 refactor: use both fields to store against values by Gursheen Anand · 1 year, 3 months ago
  22. 6280031 Merge branch 'develop' into make-against-field-dynamic by Gursheen Kaur Anand · 1 year, 3 months ago
  23. 0104897 fix: remove voucher type and no for Item and Warehouse based reposting by Rohit Waghchaure · 1 year, 3 months ago
  24. 11d956f fix: Purchase Receipt GL Entries (#37642) by Deepesh Garg · 1 year, 3 months ago
  25. d1ec0a6 chore: Add missing commits back (#37618) by Deepesh Garg · 1 year, 3 months ago
  26. 5136fe1 fix: remove from or target warehouse for non internal transfer entries (#37612) by rohitwaghchaure · 1 year, 3 months ago
  27. dae66ea Merge branch 'develop' of https://github.com/frappe/erpnext into asset_purchase_receipt_gl by Deepesh Garg · 1 year, 3 months ago
  28. 77cc91d fix: add regional support to extend purchase gl entries by Smit Vora · 1 year, 4 months ago
  29. 8c61fe2 fix: rearrange functions by Deepesh Garg · 1 year, 4 months ago
  30. fcfdb9b fix: purchase receipt tests by Gursheen Anand · 1 year, 4 months ago
  31. 4ea43eb fix: set against type in stock controller by Gursheen Anand · 1 year, 4 months ago
  32. 3fdcd33 feat: `Quality Inspection` in `Subcontracting Receipt` by s-aga-r · 1 year, 5 months ago
  33. 46ea814 chore: cancel gain/loss je while posting reverse gl by ruthra kumar · 1 year, 6 months ago
  34. ce9164e fix: Validate for missing expense account (#36078) by Deepesh Garg · 1 year, 7 months ago
  35. d9e7bc5 fix: Do full rollback by Deepesh Garg · 1 year, 7 months ago
  36. 0e68da5 feat: Show stock ledger preview by Deepesh Garg · 1 year, 7 months ago
  37. e7d2bcf Merge branch 'develop' of https://github.com/frappe/erpnext into ledger_preview by Deepesh Garg · 1 year, 8 months ago
  38. 011ac13 fix: Add column values by Deepesh Garg · 1 year, 8 months ago
  39. e30c3ea fix: Stock ledger preview by Deepesh Garg · 1 year, 8 months ago
  40. 2e52a63 feat: Accounting Ledger Preview by Deepesh Garg · 1 year, 8 months ago
  41. d3ceb07 fix: travis by Rohit Waghchaure · 1 year, 10 months ago
  42. 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
  43. 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 11 months ago
  44. 16f26fb refactor: serial and batch package creation for finished item and cleanup code by Rohit Waghchaure · 1 year, 11 months ago
  45. 86da306 feat: added negative inventory validation and restrict to make backdated entry for serial nos by Rohit Waghchaure · 1 year, 11 months ago
  46. 674bd3e feat: serial and batch bundle for Packing Items by Rohit Waghchaure · 1 year, 11 months ago
  47. 5ddd55a feat: serial and batch bundle for Subcontracting by Rohit Waghchaure · 1 year, 11 months ago
  48. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
  49. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
  50. bc75a7e refactor: serial no normalization by Rohit Waghchaure · 2 years, 4 months ago
  51. 6e661e7 fix: force to do reposting for cancelled document by Rohit Waghchaure · 1 year, 9 months ago
  52. 38aaba5 fix: inventory dimension for inter company transfer return use case by Rohit Waghchaure · 1 year, 9 months ago
  53. 6798b90 fix: inventory dimension for material transfer not working by Rohit Waghchaure · 1 year, 9 months ago
  54. 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 9 months ago
  55. d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 10 months ago
  56. 4efc947 perf: use `get_cached_value` instead of `db.get_value` in controllers (#32776) by Daizy Modi · 2 years, 3 months ago
  57. 9aa5e20 chore: check only for inter-company transfers by Deepesh Garg · 2 years, 4 months ago
  58. 4960155 chore: fix precision condition by Deepesh Garg · 2 years, 4 months ago
  59. 1c05c00 chore: Use proper accounts by Deepesh Garg · 2 years, 4 months ago
  60. df2a0e2 chore: GL Entries for SLE diff by Deepesh Garg · 2 years, 4 months ago
  61. 6e47fd5 fix: Hanlde rounding loss for internal transfer by Deepesh Garg · 2 years, 4 months ago
  62. f19049e Merge branch 'develop' into fix/subcontracting-receipt/gl-entries by Sagar Sharma · 2 years, 5 months ago
  63. 75fcab0 test: test cases for PI and DN by Rohit Waghchaure · 2 years, 5 months ago
  64. 2372999 fix: fetch from parent not working for custom field by Rohit Waghchaure · 2 years, 5 months ago
  65. f467394 chore: move function "add_gl_entry" from purchase_receipt.py to stock_controller.py by Sagar Sharma · 2 years, 5 months ago
  66. 2d04e71 fix: Make expense account editable in Subcontracting Receipt Item (#31848) by Sagar Sharma · 2 years, 6 months ago
  67. 396667b Merge pull request #31860 from rohitwaghchaure/delete-custom-fields-on-dimension-delete by rohitwaghchaure · 2 years, 6 months ago
  68. 0b39a01 fix: delete custom fields on deletion of inventory dimension by Rohit Waghchaure · 2 years, 6 months ago
  69. 795c943 fix: not able to issue expired batches by Rohit Waghchaure · 2 years, 6 months ago
  70. 289e6cd fix: change frappe.db.sql to frappe.qb by Rohit Waghchaure · 2 years, 7 months ago
  71. e576f7f test: test cases for inventory dimension by Rohit Waghchaure · 2 years, 7 months ago
  72. dbec5cf feat: Inventory Dimension by Rohit Waghchaure · 2 years, 7 months ago
  73. 65b21ee fix: internal transfer GLE validation by Ankush Menat · 2 years, 8 months ago
  74. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  75. 3638fbf fix: repost items with repeating item-warehouses by Ankush Menat · 3 years ago
  76. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 3 years ago
  77. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 3 years ago
  78. c56d07d fix: consider packed items too when reposting by Ankush Menat · 3 years ago
  79. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 3 years ago
  80. e177c52 fix: extend sr_no cleanup to packed items too by Ankush Menat · 3 years ago
  81. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 3 years ago
  82. ea5efd0 perf: single query to update serial nos by Ankush Menat · 3 years ago
  83. 8f57724 fix: dont update sle values from get_gl_entries by Ankush Menat · 3 years, 1 month ago
  84. cdaf0a0 fix(ux): allow translations (#28455) by xdlumertz · 3 years, 2 months ago
  85. 0a2964d fix: ignore permissions while creating reposts by Ankush Menat · 3 years, 2 months ago
  86. 45dd46b feat: option to select reposting method by Ankush Menat · 3 years, 3 months ago
  87. d220e08 refactor: reuse get_items_to_be_repost function by Ankush Menat · 3 years, 3 months ago
  88. a36c249 test: item-wh repost creation by Ankush Menat · 3 years, 3 months ago
  89. 6dc9b82 refactor: item-wh wise reposting by default by Ankush Menat · 3 years, 3 months ago
  90. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 3 years, 3 months ago
  91. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years, 4 months ago
  92. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years, 4 months ago
  93. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years, 4 months ago
  94. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
  95. 7cbd755 Merge branch 'develop' into serial-no-space by Marica · 3 years, 6 months ago
  96. 6b482eb fix: serial no and batch validation by Rohit Waghchaure · 3 years, 6 months ago
  97. eecfc4c fix: Clean Serial No input on Server Side by marination · 3 years, 6 months ago
  98. f67f13c chore: Test case for QI Rejection in Stock Entry by marination · 3 years, 7 months ago
  99. 9ba3fce fix: Consistent alert indicators by Marica · 3 years, 7 months ago
  100. 654e9d8 fix: sider and semgrep by marination · 3 years, 8 months ago