1. cb0bc2d fix: Negative SLE not created for fraction qty or qty less than 1 by Deepesh Garg · 4 years, 2 months ago
  2. 97715f2 fix: Message for missing valuation rate (#21686) by Marica · 4 years, 5 months ago
  3. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  4. 6f0dc82 fix: Typo in stock level validation in Stock Ledger by marination · 4 years, 6 months ago
  5. 328c4f9 fix: Get outgoing rate of serial no from SLE if serial no already transferred to another company by Nabin Hait · 4 years, 9 months ago
  6. 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
  7. d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
  8. 0df5134 fix: valuation rate in stock ledger (#18744) by Mangesh-Khairnar · 5 years ago
  9. f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  10. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  11. 66aa37f provision to add batch number in the stock reconciliation by Rohit Waghchaure · 5 years ago
  12. 05d3bcb stock recon for serial no, batch no by Rohit Waghchaure · 5 years ago
  13. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  14. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  15. 16b8ecb [Fix] Stock value difference calculation for stock reconciliation by Rohit Waghchaure · 6 years ago
  16. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  17. 6424f47 [Fix] Incorrect stock value difference because of negative stock by Rohit Waghchaure · 6 years ago
  18. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  19. fa06ee8 Fixed merge conflict by Nabin Hait · 6 years ago
  20. 0fe6ced [Fix] Valuation rate for serialized items (#15017) by rohitwaghchaure · 6 years ago
  21. 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
  22. 40a5a30 [Fix] Allow zero valuation rate if previous sle has zero valuation rate (#13432) by rohitwaghchaure · 7 years ago
  23. c43c95e Fixed merge conflict by Nabin Hait · 7 years ago
  24. a645f36 Get valuation rate from historical SLE even if it is zero (#13129) by Nabin Hait · 7 years ago
  25. 361366e Python 3 fixes. (#12916) by Achilles Rasquinha · 7 years ago
  26. 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
  27. b9ce104 Opening balance in stock ledger report (#12729) by Nabin Hait · 7 years ago
  28. 7ba092e Fixes for making stock entry against Pro Order (#12721) by Nabin Hait · 7 years ago
  29. b1ac979 [fix] Do not allow zero valuation rate for serial no and fetch previous valuation rate for serial no (#11817) by rohitwaghchaure · 7 years ago
  30. 61287e3 [fix] Change Sample Item Error Message to Zero Valuation Rate (#10935) by Javier Wong · 7 years ago
  31. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  32. aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 7 years ago
  33. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  34. a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 7 years ago
  35. 9b11d9b [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" by Javier Wong · 7 years ago
  36. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  37. 193c891 Fixed issue with misleading error message on Stock Entry creation of Serialized Items by Neil Trini Lasrado · 8 years ago
  38. 0a6aaf4 Get standard/historical valuation rate where missing: some minor fixes by Nabin Hait · 8 years ago
  39. ea8fab5 Get standard/historical valuation rate where missing, if item is not a sample item by Nabin Hait · 8 years ago
  40. 4c952f4 Some minor fixes by Nabin Hait · 8 years ago
  41. a0b967f Get valuation rate from Item while not found based on SLE by Nabin Hait · 8 years ago
  42. 7590b8f minor fix for stock ledger entry by Nabin Hait · 8 years ago
  43. 3edefb1 Demo data for fixed asset depreciation by Nabin Hait · 8 years ago
  44. 649e253 [fix] merge conflict? by Rushabh Mehta · 8 years ago
  45. cca33b2 [cleanup] by Rushabh Mehta · 8 years ago
  46. 2effad3 Merge branch 'master' into develop by Nabin Hait · 8 years ago
  47. 6dfc78b Item Valuation Rate in case of negative inventory by Nabin Hait · 8 years ago
  48. 538607e [cleanup] a better message for insufficient stock by Rushabh Mehta · 8 years ago
  49. a9c4c8f In Purchase Return entry, make sle and gle as per actual inward entry's valuation rate by Nabin Hait · 8 years ago
  50. e67c1cd [fix] In purchase return entry, consider outgoing rate for serialized items by Nabin Hait · 8 years ago
  51. 2620bf4 [fix] Stock Valuation for serialized items by Nabin Hait · 9 years ago
  52. b166bcf [fixes] flag to trigger actual qty update by Saurabh · 9 years ago
  53. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  54. 14a908b [test] [fix] abs(valuation_rate) for moving average by Rushabh Mehta · 9 years ago
  55. 8142cd2 [fix] fifo in stock ledger by Nabin Hait · 9 years ago
  56. 7edb951 [fix] Get fifo rate only qty exists in batch by Nabin Hait · 9 years ago
  57. ada485f Outgoing rate in Purchase Return based on reference/original Purchase Receipt rate by Nabin Hait · 9 years ago
  58. 50ce975 [minor] added cache in get_value by Rushabh Mehta · 9 years ago
  59. 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
  60. 54c865e Landed cost voucher: fixes for serialized item by Nabin Hait · 10 years ago
  61. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  62. 43ba7e1 allow negative stock issie fixed by Nabin Hait · 10 years ago
  63. 2a21bc9 [taxes and charges] refactor by Rushabh Mehta · 10 years ago
  64. d54031f [tests] [projects] merged tasks and projects and added quick edit of tasks from projects by Rushabh Mehta · 10 years ago
  65. 50dc4e9 [cleanup] item grid views, removed desc etc by Rushabh Mehta · 10 years ago
  66. c7a11cc [usability] [fixes] stock entry and production order by Rushabh Mehta · 10 years ago
  67. 8bb6e53 [fixes] accounts, stock changes by Rushabh Mehta · 10 years ago
  68. 2e0e711 [minor] stock_ledger_entry.py by Rushabh Mehta · 10 years ago
  69. df9e80c [refactor] stock entry, minor ux by Rushabh Mehta · 10 years ago
  70. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  71. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  72. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  73. 4ccd8d3 Allow nagative batch balance from landed cost voucher by Nabin Hait · 10 years ago
  74. 9c47efb Landed cost voucher: allow negative stock while doing cancellation entry for purchase receipts by Nabin Hait · 10 years ago
  75. 6d8f48f Test Cases Added - Work Pending by Neil Trini Lasrado · 10 years ago
  76. 5288bde Minor fix by Nabin Hait · 10 years ago
  77. f1a07ff Allow zero rate while reposting by Nabin Hait · 10 years ago
  78. fb6e434 Guess valuation rate in case of negative stock by Nabin Hait · 10 years ago
  79. 0dc18f0 Minor fixes by Nabin Hait · 10 years ago
  80. bf49212 minor fix by Nabin Hait · 10 years ago
  81. 7c6f990 Minor fix for moving average by Nabin Hait · 10 years ago
  82. 4d74216 Maintain negative stock balance if balance qty is negative by Nabin Hait · 10 years ago
  83. adeb976 Block negative stock in perpetual inventory by Nabin Hait · 10 years ago
  84. bb19b91 stock reco fixes by Nabin Hait · 10 years ago
  85. bfa7f17 Stock reconciliation sl entries by Nabin Hait · 10 years ago
  86. b96c014 Stock Reconciliation logic simplified by Nabin Hait · 10 years ago
  87. 9f0d625 update translation strings #1403 by Rushabh Mehta · 10 years ago
  88. 2ce39cf Fixed Stock Entry Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  89. dc82d4f frappe/frappe#478 fixes by Nabin Hait · 11 years ago
  90. a504f06 frappe/frappe#478, fixed list passed in by Rushabh Mehta · 11 years ago
  91. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  92. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  93. e88bc8b frappe/frappe#478 by Rushabh Mehta · 11 years ago
  94. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  95. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  96. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  97. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  98. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from stock/stock_ledger.py]
  99. 56a3165 [minor] stock ledger report as script report Issue #1121 by Anand Doshi · 11 years ago
  100. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago