1. d3ceb07 fix: travis by Rohit Waghchaure · 1 year, 6 months ago
  2. c2d7461 fix: travis issue by Rohit Waghchaure · 1 year, 6 months ago
  3. 4670464 refactor: serial no ledger and batchwise balance history report by Rohit Waghchaure · 1 year, 7 months ago
  4. 5bb3173 refactor: rename doctype serial and batch ledger to serial and batch entry by Rohit Waghchaure · 1 year, 7 months ago
  5. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 7 months ago
  6. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 1 year, 10 months ago
  7. 88a3f65 fix: update `Stock Reconciliation` document while reposting by s-aga-r · 1 year, 4 months ago
  8. fe6a0a6 Merge pull request #35498 from rohitwaghchaure/fixed-db-binlogs-getting-full by rohitwaghchaure · 1 year, 4 months ago
  9. fb1a40c fix: old data reposting causing low server disk space by Rohit Waghchaure · 1 year, 4 months ago
  10. 4099330 Merge pull request #35426 from rohitwaghchaure/fixed-incorrect-actual-qty-bin by rohitwaghchaure · 1 year, 4 months ago
  11. 718ad3f fix: travis by Rohit Waghchaure · 1 year, 4 months ago
  12. 9e5e2de fix: incorrect available quantity in BIN by Rohit Waghchaure · 1 year, 5 months ago
  13. 565322d Merge branch 'develop' into stock-reservation by rohitwaghchaure · 1 year, 5 months ago
  14. b22f9a2 Merge branch 'develop' into FIX-ISS-23-24-00368 by Sagar Sharma · 1 year, 5 months ago
  15. 9c72c2a refactor: use `calculate_items_qty_and_amount()` to update scr items rate by Sagar Sharma · 1 year, 5 months ago
  16. 1278510 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 5 months ago
  17. b5a2ccf fix: internal transfer condition by Rohit Waghchaure · 1 year, 5 months ago
  18. 7548bb3 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 5 months ago
  19. a6cb6c6 fix: recalculate costs in SCR while reposting by s-aga-r · 1 year, 5 months ago
  20. 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 5 months ago
  21. 58dbf7f Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 6 months ago
  22. 291845e Merge pull request #35015 from rohitwaghchaure/incorrect-or-cond-delivery-note-issue by rohitwaghchaure · 1 year, 6 months ago
  23. 379b215 fix: incorrect OR condition causing timeout error by Rohit Waghchaure · 1 year, 6 months ago
  24. f2253dd fix: duplicate reposting entries of same voucher by Rohit Waghchaure · 1 year, 6 months ago
  25. 0cd10a5 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 6 months ago
  26. 7e8fd8f chore: update reserved stock SLE validation by s-aga-r · 1 year, 6 months ago
  27. ea6eeac fix: filtering via batch no(#34950) by Deepesh Garg · 1 year, 6 months ago
  28. fcfa884 fix: limit stock reco issue by Rohit Waghchaure · 1 year, 6 months ago
  29. 73f1675 chore: `conflicts` by s-aga-r · 1 year, 6 months ago
  30. 6bccd86 fix: stock reco test case by Rohit Waghchaure · 1 year, 6 months ago
  31. d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 6 months ago
  32. 7bfc8f1 fix: too many writes error while making backdated stock reconciliation by Rohit Waghchaure · 1 year, 6 months ago
  33. f0acb20 fix: don't allow to deliver/transfer reserved stock by s-aga-r · 1 year, 6 months ago
  34. 6851b5b fix: reposting record not created for backdated stock reco by Rohit Waghchaure · 1 year, 6 months ago
  35. ef4bd77 fix: incorrect stock balance quantity for batch item by Rohit Waghchaure · 1 year, 6 months ago
  36. 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 1 year, 8 months ago
  37. 6d513e2 fix: negative stock error by Rohit Waghchaure · 1 year, 8 months ago
  38. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 8 months ago
  39. ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 1 year, 9 months ago
  40. a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 1 year, 10 months ago
  41. eeda264 fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` by s-aga-r · 2 years, 9 months ago
  42. ba77da0 fix: validation msg in stock entry by s-aga-r · 1 year, 10 months ago
  43. 3266e54 fix: consider outgoingrate while valuation rate calculate by Rohit Waghchaure · 2 years ago
  44. 683a47f fix: consider sales rate as incoming rate for transit warehouse in purchase flow by Rohit Waghchaure · 2 years ago
  45. 8376fbc fix: Explicitly update modified (#32519) by Ankush Menat · 2 years ago
  46. a03b4ce fix: reposting not working for internal transferred purchase receipt by Rohit Waghchaure · 2 years, 1 month ago
  47. ddd24ea fix: incorrect incoming rate set for inter transfer purchase receipt by Rohit Waghchaure · 2 years, 2 months ago
  48. e1fa723 fix: set args to empty list if None to avoid enumerate error by Nabin Hait · 2 years, 3 months ago
  49. 60dbd6a Merge pull request #31631 from rohitwaghchaure/slow-stock-reposting-issue by rohitwaghchaure · 2 years, 3 months ago
  50. 1d80d37 fix: slow stock reposting by Rohit Waghchaure · 2 years, 3 months ago
  51. 2a2db8c Merge branch 'develop' into lcv-future-stock-update by Marica · 2 years, 3 months ago
  52. f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  53. 78c8bb2 fix: timeout error while reposting by Rohit Waghchaure · 2 years, 3 months ago
  54. 7a5fd71 fix: LCV updates wrong future qty/Bin qty by marination · 2 years, 3 months ago
  55. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  56. 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 4 months ago
  57. d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 4 months ago
  58. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  59. 323bdf8 feat: SL and GL reposting by Sagar Sharma · 2 years, 5 months ago
  60. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  61. 7e2fbc0 fix: sort before picking next stock reco by Ankush Menat · 2 years, 5 months ago
  62. 7c839c4 fix: double future qty updates by Ankush Menat · 2 years, 5 months ago
  63. e1c1687 refactor: use db agnostic `CombineDatetime` by Ankush Menat · 2 years, 6 months ago
  64. 8f51954 test: repost queue progress by Ankush Menat · 2 years, 6 months ago
  65. ecdb493 fix: dependent GLE reposting by Ankush Menat · 2 years, 6 months ago
  66. a281998 fix: prevent deleting repost queue for cancelled transactions by Ankush Menat · 2 years, 6 months ago
  67. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  68. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  69. b93ce78 chore: dont supress errors server side by Ankush Menat · 2 years, 7 months ago
  70. 7dd1036 fix: only update valuation rate if not None by Ankush Menat · 2 years, 7 months ago
  71. 7a3d301 fix: translate error message titles (#30105) by mergify[bot] · 2 years, 7 months ago
  72. 701878f revert "fix: FIFO valuation in case of multi-item entries" by Ankush Menat · 2 years, 7 months ago
  73. ccd2ce5 fix: FIFO valuation in case of multi-item entries by Ankush Menat · 2 years, 7 months ago
  74. eb8495a docs: explain make_sl_entries arguments by Ankush Menat · 2 years, 7 months ago
  75. efc4b94 fix: ignore serial no during landed cost voucher by Ankush Menat · 2 years, 7 months ago
  76. 609d2fc fix: reset stock value if no qty by Ankush Menat · 2 years, 8 months ago
  77. 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 2 years, 8 months ago
  78. b534fee refactor: use queue difference instead of actual values by Ankush Menat · 2 years, 8 months ago
  79. aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 2 years, 8 months ago
  80. d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 2 years, 8 months ago
  81. d130233 test: fix expected test failures by Ankush Menat · 2 years, 8 months ago
  82. 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 2 years, 8 months ago
  83. ab92652 fix: correct incoming rate for batched items by Ankush Menat · 2 years, 8 months ago
  84. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  85. ce0514c feat: batch wise valuation rates by Ankush Menat · 2 years, 8 months ago
  86. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  87. f089d39 refactor: better method name by Ankush Menat · 2 years, 8 months ago
  88. 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 2 years, 9 months ago
  89. b855030 refactor: valuation class to allow extending by Ankush Menat · 2 years, 9 months ago
  90. dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 2 years, 9 months ago
  91. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  92. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  93. b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 2 years, 9 months ago
  94. b9642a1 fix: incorrect incoming rate computation for sr no by Ankush Menat · 2 years, 10 months ago
  95. ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 2 years, 10 months ago
  96. 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 2 years, 10 months ago
  97. a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 2 years, 10 months ago
  98. 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 2 years, 10 months ago
  99. 5eba575 fix: check future negative stock for batches by Ankush Menat · 2 years, 10 months ago
  100. cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 2 years, 10 months ago