1. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 8 months ago
  2. a254201 chore: revert manual handling of stock level section (#29537) by Ankush Menat · 2 years, 8 months ago
  3. a1e7771 fix: ignore None item/wh whie updating reservation by Ankush Menat · 2 years, 8 months ago
  4. 08810db fix: add unique constraint on bin at db level by Ankush Menat · 2 years, 8 months ago
  5. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 2 years, 9 months ago
  6. 0dafa8a fix: stock ledger rendering glitch by mergify[bot] · 2 years, 9 months ago
  7. f5f3552 test: cover more reports in test by Ankush Menat · 2 years, 9 months ago
  8. 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 2 years, 9 months ago
  9. f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 2 years, 9 months ago
  10. 8e3cd1a fix: Don't delete barcode while saving Item (#29411) (#29417) by mergify[bot] · 2 years, 9 months ago
  11. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  12. 4fa93e2 test: create and cancel sr no with stock reco by Ankush Menat · 2 years, 9 months ago
  13. 33c4a0b fix: bad default for non-existing serial nos by Ankush Menat · 2 years, 9 months ago
  14. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  15. 20216fa fix: updated packed_items getting fetched on Sales Return / Credit Note (#28607) by Noah Jacob · 2 years, 9 months ago
  16. 35a6b58 feat: purchase grouped asset by Saqib Ansari · 2 years, 9 months ago
  17. fabe0bc fix: enable allow negative stock by default in reposts (#29331) by Ankush Menat · 2 years, 9 months ago
  18. dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 2 years, 9 months ago
  19. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 2 years, 9 months ago
  20. 9088984 Merge pull request #29304 from ankush/fix/zero_valued_reposts by rohitwaghchaure · 2 years, 9 months ago
  21. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  22. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  23. 5d27a76 test: serial no valuation test case by Ankush Menat · 2 years, 9 months ago
  24. 0272397 test: make sure zero incoming rate is maintained while consuming by Ankush Menat · 2 years, 9 months ago
  25. b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 2 years, 9 months ago
  26. b9642a1 fix: incorrect incoming rate computation for sr no by Ankush Menat · 2 years, 10 months ago
  27. 2b681f0 fix: exclude existing serial numbers while auto creating new #29292 by Dany Robert · 2 years, 9 months ago
  28. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  29. c49dff3 test: Check for FinishedGoodError if 0 FG in repack entry by marination · 2 years, 9 months ago
  30. 3922a39 test: Basic test one item repacked into two by marination · 2 years, 9 months ago
  31. eac7b5d fix: Allow multiple fg in repack entry by marination · 2 years, 9 months ago
  32. eb8d08b fix: remove all stock UOM conversion when changing stock UOM by Ankush Menat · 2 years, 9 months ago
  33. efcfb82 Merge pull request #29257 from marination/fix-reset-wh-defaults by Marica · 2 years, 9 months ago
  34. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 2 years, 9 months ago
  35. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 2 years, 9 months ago
  36. 24fc487 fix: incorrect serial no valuation report showing cancelled entries (#29172) by Ankush Menat · 2 years, 9 months ago
  37. 7385497 fix: using get_batch_qty method to get available_qty by Subin Tom · 2 years, 9 months ago
  38. 267da48 fix: added Sum() in query by Subin Tom · 2 years, 9 months ago
  39. 5685508 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib Ansari · 2 years, 9 months ago
  40. f02e6b4 fix: incorrect posting time fetching incorrect qty (#29103) by rohitwaghchaure · 2 years, 9 months ago
  41. 087ebca Merge pull request #29014 from ankush/rename_sr_no by Ankush Menat · 2 years, 10 months ago
  42. 02b9541 Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  43. 22809a2 fix: Avoid Impact on Repack Entry by marination · 2 years, 10 months ago
  44. 7d0340e fix: Sider by marination · 2 years, 10 months ago
  45. 6ca978c fix: Linter (extra line after import) by marination · 2 years, 10 months ago
  46. 098f72e test: Stock Ageing FIFO Slot generation by marination · 2 years, 10 months ago
  47. 0eb38a4 Merge branch 'develop' into stock-ageing-negative-stock by Marica · 2 years, 10 months ago
  48. c007f84 chore: Added .md file to explain stock ageing business logic by marination · 2 years, 10 months ago
  49. 878fd37 chore: Use frappe.qb for query by marination · 2 years, 10 months ago
  50. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 2 years, 10 months ago
  51. 7987a46 chore: add running stock value difference in invariant report (#29012) by Ankush Menat · 2 years, 10 months ago
  52. db7aef2 style: better labels for SLE fields (#28988) by Ankush Menat · 2 years, 10 months ago
  53. 7f786e4 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib · 2 years, 10 months ago
  54. d7c4b8a Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  55. 24a35c6 fix: Sider and Server side test by marination · 2 years, 10 months ago
  56. d7148ad test: remove unnecessary creation of companies #28965 by Ankush Menat · 2 years, 10 months ago
  57. d209e5d Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  58. 8951a5c fix: Linter (imports) by marination · 2 years, 10 months ago
  59. 0f43792 fix: Stock Ageing Report - Negative Opening Stock by marination · 2 years, 10 months ago
  60. 2bb7bca test: bin qty on backdated SR by Ankush Menat · 2 years, 10 months ago
  61. ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 2 years, 10 months ago
  62. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 2 years, 10 months ago
  63. 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 2 years, 10 months ago
  64. 745caf9 perf: specify slots on FIFO queue by Ankush Menat · 2 years, 10 months ago
  65. aa0e163 test: hypothesis tests for FIFO queue by Ankush Menat · 2 years, 10 months ago
  66. 9d17743 fix: return consumed bin on collapsing queue by Ankush Menat · 2 years, 10 months ago
  67. a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 2 years, 10 months ago
  68. db1c088 feat: get consumed bins from Fifo queue on pop by Ankush Menat · 2 years, 10 months ago
  69. 1833f7a test: FifoValuation tests by Ankush Menat · 2 years, 10 months ago
  70. e6e679c fix: round off if near zero while popping from queue by Ankush Menat · 2 years, 10 months ago
  71. a71b476 feat: repr, eq and iter for fifo queue by Ankush Menat · 2 years, 10 months ago
  72. 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 2 years, 10 months ago
  73. 6ba8f76 chore: ledger invariant check report (#28921) by Ankush Menat · 2 years, 10 months ago
  74. 68beee2 fix: replaced sql query with frappe.qb by Subin Tom · 2 years, 10 months ago
  75. 9f23552 fix: Validation in POS for item batch no stock quantity by Subin Tom · 2 years, 10 months ago
  76. 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 2 years, 10 months ago
  77. 228e011 perf: remove forcing of posting sort index on stock balance (#28902) by Ankush Menat · 2 years, 10 months ago
  78. 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 2 years, 10 months ago
  79. 66960cf fix: remove set only once from valuation method (#28876) by Ankush Menat · 2 years, 10 months ago
  80. 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 2 years, 10 months ago
  81. 304aa44 fix: Nonstock item showing in Itemwise Recommended Reorder Level report (#28873) by aaronmenezes · 2 years, 10 months ago
  82. 534c64a fix: packing slip incorrect item value (#28862) by Ankush Menat · 2 years, 10 months ago
  83. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 10 months ago
  84. 75bc404 test: stock frozen validation by Ankush Menat · 2 years, 10 months ago
  85. d37541d fix: ensure that reposting is finished before freezing stock/account by Ankush Menat · 2 years, 10 months ago
  86. 6485ac4 fix: misleading "Set Default X" fields after saving (#28798) by Sagar Sharma · 2 years, 10 months ago
  87. c64d502 fix: deduplicate after finishing the repost (#28803) by Ankush Menat · 2 years, 10 months ago
  88. 96a019e test: add multi-batch negative qty test by Ankush Menat · 2 years, 10 months ago
  89. f0152d0 test: simplfy test and expect specific exception by Ankush Menat · 2 years, 10 months ago
  90. 9c90b7a refactor: remove redundant batch qty validation by Ankush Menat · 2 years, 10 months ago
  91. 5eba575 fix: check future negative stock for batches by Ankush Menat · 2 years, 10 months ago
  92. 1cbeba5 test: check execution of illegal stock entry seq by 18alantom · 3 years, 3 months ago
  93. ca230e4 test: index test should pass without calling function #28771 by Ankush Menat · 2 years, 10 months ago
  94. fc4e6a2 Merge pull request #28710 from noahjacob/calc_outgoing_stock_entry by rohitwaghchaure · 2 years, 10 months ago
  95. ba5a7ff fix: weird item sorting by `idx` by Ankush Menat · 2 years, 10 months ago
  96. 5caf411 fix: remove autocommit from item rename by Ankush Menat · 2 years, 10 months ago
  97. 72dbc3d fix!: dont allow renaming warehouse primary key by Ankush Menat · 2 years, 10 months ago
  98. 35346de test: added tests for manufacture stock entry when material_consumption is enabled by Noah Jacob · 2 years, 10 months ago
  99. 7f3e6d1 fix: incorrect outgoing rates when material_consumption enabled by Noah Jacob · 2 years, 10 months ago
  100. cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 2 years, 10 months ago