1. 8996b7d delete the auto created batch by Rohit Waghchaure · 4 years, 9 months ago
  2. 4f4dbf1 fix: unlink references from batch on cacnellation of stock transactions by Rohit Waghchaure · 4 years, 9 months ago
  3. 61ad629 fix: incorrect number of GL Entries error in stock entry (#20299) by rohitwaghchaure · 4 years, 9 months ago
  4. 9af557f fix: incorrect batch fetched for the serialized items (#20119) by rohitwaghchaure · 4 years, 9 months ago
  5. a11e738 feat: Stock value and account balance sync. (#19233) by Anurag Mishra · 5 years ago
  6. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  7. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  8. d330519 fix: Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  9. 8770ea2 fix: Opening accounting entry for stock entry by Nabin Hait · 5 years ago
  10. 3d11ac0 fix: Accounting dimensions for child tables by deepeshgarg007 · 5 years ago
  11. 3f119ec fix: GL Entry for opening stock reconciliation by Nabin Hait · 5 years ago
  12. b07a5d4 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  13. 6b33c9b fix: purchase receipt not able to submit because default inventory account has not selected in another company by Rohit Waghchaure · 6 years ago
  14. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  15. f79937d style: Remove unused imports by Aditya Hase · 6 years ago
  16. 4d1a9b1 Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  17. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  18. 0885485 changes by Anurag Mishra · 6 years ago
  19. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  20. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  21. d1f40ad minor fix by Nabin Hait · 6 years ago
  22. b2d3c0f Update ordered qty in blanket order by Nabin Hait · 6 years ago
  23. 2df1b31 [minor] minor fixes along with the codacy by Manas Solanki · 6 years ago
  24. e5e87f7 [feature] Blanket Order by Manas Solanki · 6 years ago
  25. b6381c6 [Fix] Purchase receipt test cases by Rohit Waghchaure · 6 years ago
  26. 4216972 [Fix] Asset gl entry not creating for non perpetual by Rohit Waghchaure · 6 years ago
  27. 061d912 Fixed merge conflict by Nabin Hait · 7 years ago
  28. 93779c2 [Fix] Project not set in the stock ledger entry (#13357) by rohitwaghchaure · 7 years ago
  29. 4e8fdf7 [Enhance] Quality Inspection Template (#12988) by rohitwaghchaure · 7 years ago
  30. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  31. 6945d0d fixed test cases by Rohit Waghchaure · 7 years ago
  32. a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 7 years ago
  33. 6d7b0ce Warehouse Account Linking (#9292) by Nabin Hait · 7 years ago
  34. 551406a [enhance] automatic batch selection in Delivery Note and Stock Entry by Rushabh Mehta · 7 years ago
  35. e385b5b [enhance] automatic batch creation, move and split by Rushabh Mehta · 7 years ago
  36. 9b11d9b [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" by Javier Wong · 7 years ago
  37. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  38. 6ff0caa Fixed merge conflict by Nabin Hait · 8 years ago
  39. 0a6aaf4 Get standard/historical valuation rate where missing: some minor fixes by Nabin Hait · 8 years ago
  40. ea8fab5 Get standard/historical valuation rate where missing, if item is not a sample item by Nabin Hait · 8 years ago
  41. 92c9ad8 Merge branch 'master' into develop by Rohit Waghchaure · 8 years ago
  42. b77eaf7 [URGENT][FIX]Stock Controller fix by Kanchan Chauhan · 8 years ago
  43. 710dc53 [merge] by Rushabh Mehta · 8 years ago
  44. cb19f52 Update stock_controller.py by Nabin Hait · 8 years ago
  45. 3899d74 [Fix] Get valuation rate from item master and update stock value difference by Rohit Waghchaure · 8 years ago
  46. 349d520 Fixed merge conflict by Nabin Hait · 8 years ago
  47. a0b967f Get valuation rate from Item while not found based on SLE by Nabin Hait · 8 years ago
  48. ffd80a6 [fix] warehouse test cases by Rushabh Mehta · 8 years ago
  49. 9784d27 Optimization to reduce GLE reposting time for future stock transactions by Nabin Hait · 8 years ago
  50. 3fe9955 Fixed negative stock validation message for translation and fixed test cases by Nabin Hait · 8 years ago
  51. 8c61f34 Validate negative stock on delivery while missing valuation rate for booking expenses by Nabin Hait · 8 years ago
  52. 60db98a [Minor] Variable assignment before reference by Manas Solanki · 8 years ago
  53. 8af429d Cleanup and fixes in quality inspection feature by Nabin Hait · 8 years ago
  54. cc90241 Quality Inspection Issue by Manas Solanki · 8 years ago
  55. d662502 [fix] Validate if warehouse is not linked to any account by Nabin Hait · 8 years ago
  56. 6465711 [fix] missing gl entries warnings by robert schouten · 8 years ago
  57. 3b6dc14 [fix] Repost only distinct purchase receipts and invoices by Nabin Hait · 8 years ago
  58. 99d4ff4 Repost gle for future transactions if update stock checked in back dated purchase invoice by Nabin Hait · 8 years ago
  59. 78333c7 [fixes] check group condition by Saurabh · 8 years ago
  60. 7fecb50 [enhance] rename warehouse account type to stock by Saurabh · 8 years ago
  61. 4d02949 [fixes] validate trash condition for warehouse and related account, move existing warehouses under all warehouse group, set account parent and is group for warehouse account by Saurabh · 8 years ago
  62. 591a5ab Added Project in GL Entry and General Ledger report by Nabin Hait · 8 years ago
  63. 14aa9c5 [fix] Cleanup and fixes in update stock feature in Purchase Invoice by Nabin Hait · 8 years ago
  64. 524ebbc Added Make Receipt (Update Stock) and IsCash option on Purchase Invoice by jof2jc · 9 years ago
  65. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  66. d89dcf6 Removed from Delivery Note and Appraisal by Valmik Jangla · 9 years ago
  67. 319bbad Removed from Stock Entry by Valmik Jangla · 9 years ago
  68. bf2b511 [Removed Stop Button from SO and PO] by patilsangram · 9 years ago
  69. 20105d8 [fix] Accept return items in any warehouse by Nabin Hait · 9 years ago
  70. 6b71ef5 [refactor] changed set_modified, change_modified to update_modified like in the framework by Anand Doshi · 9 years ago
  71. bdab0ee Billing status in Purchase Receipt by Nabin Hait · 9 years ago
  72. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  73. 2e29206 [fix] Reserved and ordered qty fix for drop ship orders by Saurabh · 9 years ago
  74. 14a908b [test] [fix] abs(valuation_rate) for moving average by Rushabh Mehta · 9 years ago
  75. c865f22 Target Warehouse in Delivery Note and Sales Invoice and removed Serial No status by Nabin Hait · 9 years ago
  76. 6e439a5 Multi currency: test case and fixes by Nabin Hait · 9 years ago
  77. 13d8835 Fixed merge conflict by Nabin Hait · 9 years ago
  78. fa65c7b [minor] stopped or cancelled message by Anand Doshi · 9 years ago
  79. 1f94fa2 Update delivered / ordered qty in sales/purchase order from return entry by Nabin Hait · 9 years ago
  80. c561a49 Multi currency GL entry fixes by Nabin Hait · 9 years ago
  81. 46bcbaf GL Entry in account currency by Nabin Hait · 9 years ago
  82. b16b9cd [fix] force stock_uom in item and stock ledger entry by Rushabh Mehta · 9 years ago
  83. 453cc37 - Fixed logic of reserved qty calculation while delivered product bundle via Sales Invoice by Nabin Hait · 9 years ago
  84. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  85. 1d21842 Sales / Purchase Return redesigned via negative DN / SI / PR / PI by Nabin Hait · 9 years ago
  86. 03cf407 [fix] removed print by Anand Doshi · 10 years ago
  87. c399709 fixes to test cases by Anand Doshi · 10 years ago
  88. 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
  89. 54c865e Landed cost voucher: fixes for serialized item by Nabin Hait · 10 years ago
  90. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  91. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  92. 9c47efb Landed cost voucher: allow negative stock while doing cancellation entry for purchase receipts by Nabin Hait · 10 years ago
  93. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  94. 7778b48 fix reposting gl entries for future vouchers by Nabin Hait · 10 years ago
  95. f40ce61 In stock entry, difference account can be non-profit-and-loss account by Nabin Hait · 10 years ago
  96. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  97. ae1dcab Fixed merge conflict by Nabin Hait · 10 years ago
  98. 5288bde Minor fix by Nabin Hait · 10 years ago
  99. be1a8d8 [merge] develop by Rushabh Mehta · 10 years ago
  100. f1a07ff Allow zero rate while reposting by Nabin Hait · 10 years ago