1. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 2 years, 9 months ago
  2. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 2 years, 9 months ago
  3. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  4. 24fc487 fix: incorrect serial no valuation report showing cancelled entries (#29172) by Ankush Menat · 2 years, 9 months ago
  5. 7385497 fix: using get_batch_qty method to get available_qty by Subin Tom · 2 years, 10 months ago
  6. 267da48 fix: added Sum() in query by Subin Tom · 2 years, 10 months ago
  7. 5685508 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib Ansari · 2 years, 10 months ago
  8. f02e6b4 fix: incorrect posting time fetching incorrect qty (#29103) by rohitwaghchaure · 2 years, 10 months ago
  9. 087ebca Merge pull request #29014 from ankush/rename_sr_no by Ankush Menat · 2 years, 10 months ago
  10. 02b9541 Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  11. 22809a2 fix: Avoid Impact on Repack Entry by marination · 2 years, 10 months ago
  12. 7d0340e fix: Sider by marination · 2 years, 10 months ago
  13. 6ca978c fix: Linter (extra line after import) by marination · 2 years, 10 months ago
  14. 098f72e test: Stock Ageing FIFO Slot generation by marination · 2 years, 10 months ago
  15. 0eb38a4 Merge branch 'develop' into stock-ageing-negative-stock by Marica · 2 years, 10 months ago
  16. c007f84 chore: Added .md file to explain stock ageing business logic by marination · 2 years, 10 months ago
  17. 878fd37 chore: Use frappe.qb for query by marination · 2 years, 10 months ago
  18. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 2 years, 10 months ago
  19. 7987a46 chore: add running stock value difference in invariant report (#29012) by Ankush Menat · 2 years, 10 months ago
  20. db7aef2 style: better labels for SLE fields (#28988) by Ankush Menat · 2 years, 10 months ago
  21. 7f786e4 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib · 2 years, 10 months ago
  22. d7c4b8a Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  23. 24a35c6 fix: Sider and Server side test by marination · 2 years, 10 months ago
  24. d7148ad test: remove unnecessary creation of companies #28965 by Ankush Menat · 2 years, 10 months ago
  25. d209e5d Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 10 months ago
  26. 8951a5c fix: Linter (imports) by marination · 2 years, 10 months ago
  27. 0f43792 fix: Stock Ageing Report - Negative Opening Stock by marination · 2 years, 10 months ago
  28. 2bb7bca test: bin qty on backdated SR by Ankush Menat · 2 years, 10 months ago
  29. ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 2 years, 10 months ago
  30. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 2 years, 10 months ago
  31. 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 2 years, 10 months ago
  32. 745caf9 perf: specify slots on FIFO queue by Ankush Menat · 2 years, 10 months ago
  33. aa0e163 test: hypothesis tests for FIFO queue by Ankush Menat · 2 years, 10 months ago
  34. 9d17743 fix: return consumed bin on collapsing queue by Ankush Menat · 2 years, 10 months ago
  35. a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 2 years, 10 months ago
  36. db1c088 feat: get consumed bins from Fifo queue on pop by Ankush Menat · 2 years, 10 months ago
  37. 1833f7a test: FifoValuation tests by Ankush Menat · 2 years, 10 months ago
  38. e6e679c fix: round off if near zero while popping from queue by Ankush Menat · 2 years, 10 months ago
  39. a71b476 feat: repr, eq and iter for fifo queue by Ankush Menat · 2 years, 10 months ago
  40. 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 2 years, 10 months ago
  41. 6ba8f76 chore: ledger invariant check report (#28921) by Ankush Menat · 2 years, 10 months ago
  42. 68beee2 fix: replaced sql query with frappe.qb by Subin Tom · 2 years, 10 months ago
  43. 9f23552 fix: Validation in POS for item batch no stock quantity by Subin Tom · 2 years, 10 months ago
  44. 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 2 years, 10 months ago
  45. 228e011 perf: remove forcing of posting sort index on stock balance (#28902) by Ankush Menat · 2 years, 10 months ago
  46. 56bc8a5 Merge branch 'develop' into home-onboarding by Saqib · 2 years, 10 months ago
  47. 66960cf fix: remove set only once from valuation method (#28876) by Ankush Menat · 2 years, 10 months ago
  48. 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 2 years, 10 months ago
  49. 304aa44 fix: Nonstock item showing in Itemwise Recommended Reorder Level report (#28873) by aaronmenezes · 2 years, 10 months ago
  50. 534c64a fix: packing slip incorrect item value (#28862) by Ankush Menat · 2 years, 10 months ago
  51. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 10 months ago
  52. 75bc404 test: stock frozen validation by Ankush Menat · 2 years, 10 months ago
  53. d37541d fix: ensure that reposting is finished before freezing stock/account by Ankush Menat · 2 years, 10 months ago
  54. 6485ac4 fix: misleading "Set Default X" fields after saving (#28798) by Sagar Sharma · 2 years, 10 months ago
  55. c64d502 fix: deduplicate after finishing the repost (#28803) by Ankush Menat · 2 years, 10 months ago
  56. 96a019e test: add multi-batch negative qty test by Ankush Menat · 2 years, 10 months ago
  57. f0152d0 test: simplfy test and expect specific exception by Ankush Menat · 2 years, 10 months ago
  58. 9c90b7a refactor: remove redundant batch qty validation by Ankush Menat · 2 years, 10 months ago
  59. 5eba575 fix: check future negative stock for batches by Ankush Menat · 2 years, 10 months ago
  60. 1cbeba5 test: check execution of illegal stock entry seq by 18alantom · 3 years, 4 months ago
  61. ca230e4 test: index test should pass without calling function #28771 by Ankush Menat · 2 years, 10 months ago
  62. fc4e6a2 Merge pull request #28710 from noahjacob/calc_outgoing_stock_entry by rohitwaghchaure · 2 years, 11 months ago
  63. ba5a7ff fix: weird item sorting by `idx` by Ankush Menat · 2 years, 11 months ago
  64. 5caf411 fix: remove autocommit from item rename by Ankush Menat · 2 years, 11 months ago
  65. 72dbc3d fix!: dont allow renaming warehouse primary key by Ankush Menat · 2 years, 11 months ago
  66. 35346de test: added tests for manufacture stock entry when material_consumption is enabled by Noah Jacob · 2 years, 11 months ago
  67. 7f3e6d1 fix: incorrect outgoing rates when material_consumption enabled by Noah Jacob · 2 years, 11 months ago
  68. cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 2 years, 11 months ago
  69. 97060c4 refactor: replace misleading variable name by Ankush Menat · 2 years, 11 months ago
  70. a37c99a fix: dont requeue repost immediately and clear progress (#28684) by Ankush Menat · 2 years, 11 months ago
  71. 427938f fix: new item form tour for home onboarding by Jannat Patel · 2 years, 11 months ago
  72. dc3449c Merge branch 'develop' into product-bundle-fixes by Ganga Manoj · 2 years, 11 months ago
  73. ab280f7 fix: update modified timestamp for delivery note #28657 by Sagar Vora · 2 years, 11 months ago
  74. a473e1d fix: Add item to packing list by GangaManoj · 2 years, 11 months ago
  75. e10ab16 feat: Grant commission on certain items only (#27467) by Raffael Meyer · 2 years, 11 months ago
  76. aeb62af fix(ux): remove attachment limits by Ankush Menat · 2 years, 11 months ago
  77. c0cc72e fix: incorrect discount amount set when item is replaced (#28556) by Saqib · 2 years, 11 months ago
  78. c7701ac chore: correct docstrings by Ankush Menat · 2 years, 11 months ago
  79. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 2 years, 11 months ago
  80. 8cc1dc8 Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 11 months ago
  81. 69a17b9 refactor: move Bin queries to qb/orm (#28522) by Ankush Menat · 2 years, 11 months ago
  82. 7ff30a4 fix: incorrect balance for warehouses (#28583) by Noah Jacob · 2 years, 11 months ago
  83. dfff972 fix: Linter (imports) by marination · 2 years, 11 months ago
  84. 26207d9 Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 11 months ago
  85. affb291 test: Independent Manufacture Entry by marination · 2 years, 11 months ago
  86. a1055d6 Merge branch 'develop' into product-bundle-fixes by Ganga Manoj · 2 years, 11 months ago
  87. 87f2dcf fix: total stock summary UI glitch #28564 by Ankush Menat · 2 years, 11 months ago
  88. ed94f0f refactor: deduplicate during repost background job by Ankush Menat · 2 years, 11 months ago
  89. 55631dd test: item-wh deduplication in reposting by Ankush Menat · 3 years ago
  90. 0d0e24a perf: skip unnecessary item-wh reposts by Ankush Menat · 3 years ago
  91. 1d3842f fix: dont erase voucher_type and voucher_no for item_wh repost by Ankush Menat · 3 years ago
  92. a5a8c91 perf: index for item-sh on repost item valuation by Ankush Menat · 3 years ago
  93. 45dd46b feat: option to select reposting method by Ankush Menat · 3 years ago
  94. a36c249 test: item-wh repost creation by Ankush Menat · 3 years ago
  95. 8c9779d fix: Dont auto set is finished item or is scrap itm checkbox for independent entry by marination · 2 years, 11 months ago
  96. d6bc121 fix: Validate Finished Goods for Independent Manufacture entries as well by marination · 2 years, 11 months ago
  97. 8370042 fix: Reset indices in the Packed/Bundle Items table on deleting Product Bundles by GangaManoj · 2 years, 11 months ago
  98. 5b2ba24 fix: company tour by Jannat Patel · 2 years, 11 months ago
  99. 136dd4f Merge branch 'develop' into product-bundle-fixes by Saqib · 2 years, 11 months ago
  100. 0803f87 fix: Fix Product Bundle price calculation when there are multiple Product Bundles by GangaManoj · 2 years, 11 months ago