1. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  2. a158b825f Merge pull request #27124 from GangaManoj/gross-profit-product-bundle by Saqib · 3 years, 1 month ago
  3. 81eb6fd Merge pull request #27288 from ankush/strict_linting by Ankush Menat · 3 years, 1 month ago
  4. 9506c14 fix: Zero division error while fetching unconsumed materials (#27293) by Marica · 3 years, 1 month ago
  5. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 1 month ago
  6. bc79084 fix: Add Product Bundle field in Items table by GangaManoj · 3 years, 1 month ago
  7. 816ba55 fix: Make Rate read-only by default by GangaManoj · 3 years, 1 month ago
  8. 9fec0a5 refactor: itemgetter instead of assigned lambda by Ankush Menat · 3 years, 1 month ago
  9. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 1 month ago
  10. 9dc0843 fix: translate labels (#27282) by Alan · 3 years, 1 month ago
  11. 8211897 Merge branch 'develop' into gross-profit-product-bundle by Ganga Manoj · 3 years, 1 month ago
  12. c1d986a fix: revert "refactor: simplify initialize_previous_data" (#27270) by Ankush Menat · 3 years, 1 month ago
  13. 88aa7b8 fix: pass labels through translation function (#27252) by Alan · 3 years, 1 month ago
  14. 5fd0410 fix: Stock Ageing report issues for serialized items (#27228) by Dany Robert · 3 years, 1 month ago
  15. e445677 fix: Display Packed/Bundle Items table only if it exists by GangaManoj · 3 years, 1 month ago
  16. a7be02f fix: Only add Item to packed_items list if it's not already there by GangaManoj · 3 years, 1 month ago
  17. a285b5b feat: Accounts, Selling & Assets Onboarding cleanup (#27112) by Kamal Johnson · 3 years, 1 month ago
  18. 8008598e Merge branch 'develop' into gross-profit-product-bundle by Saqib · 3 years, 1 month ago
  19. c33f5ca fix: Hide Rate of Bundle Items while printing by GangaManoj · 3 years, 1 month ago
  20. 99e6e2c fix: Make Rate column read only by default by GangaManoj · 3 years, 1 month ago
  21. e506cd6 fix: Enable Fetch If Empty for Rate by GangaManoj · 3 years, 1 month ago
  22. d4405c5 fix: Calculate Product Bundle price based on the prices of its child items by GangaManoj · 3 years, 1 month ago
  23. 422f67a refactor: update manufacturing module onboarding (#26945) by Noah Jacob · 3 years, 1 month ago
  24. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 1 month ago
  25. a9852a5 fix(ux): hide irrelevant fields for asset items (#26274) by Ankush Menat · 3 years, 1 month ago
  26. 73b686a Merge pull request #27169 from marination/internal-customer-util by Marica · 3 years, 1 month ago
  27. e7109c1 fix: negative qty validation on stock reco cancellation (#27170) by Ankush Menat · 3 years, 1 month ago
  28. 501b91a fix: internal customer util returns str not doc object by marination · 3 years, 1 month ago
  29. e11bfe7 Merge pull request #27111 from 18alantom/feat-bom-process-loss-fp by Marica · 3 years, 1 month ago
  30. 45edfd9 fix: Remove duplicate `create_internal_customer` util by marination · 3 years, 1 month ago
  31. f4dc9ee fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) by Marica · 3 years, 1 month ago
  32. e20d219 Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 1 month ago
  33. fe4540d fix: allow to change rate manually in case of stand-alone credit note (#27036) by rohitwaghchaure · 3 years, 1 month ago
  34. c7e11c8 fix: get filters to work - reorder and rename columns - add work order filter by 18alantom · 3 years, 1 month ago
  35. dbea840 fix: re-order tour to circumvent glitchy save highlight by 18alantom · 3 years, 1 month ago
  36. e4c25bf fix: Return if there are no Items by GangaManoj · 3 years, 2 months ago
  37. 3e5bbc9 Merge branch 'develop' into gross-profit-product-bundle by Ganga Manoj · 3 years, 2 months ago
  38. 77352ae fix: Only update Product Bundle prices if 'Calculate Product Bundle Price based on Child Items' Rates' is enabled by GangaManoj · 3 years, 2 months ago
  39. 129df6e fix: Update Product Bundle rate based on its updated amount by GangaManoj · 3 years, 2 months ago
  40. 31482a0 fix: Update Product Bundle price based on the rates of its child Items by GangaManoj · 3 years, 2 months ago
  41. aff9aee Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  42. 8f73d58 feat: process loss report, fix set pl query condition by 18alantom · 3 years, 2 months ago
  43. b4b6d10 fix: Add editable Rate column by GangaManoj · 3 years, 2 months ago
  44. 774f305 Merge branch 'develop' into update-stock-onboarding-fp by Marica · 3 years, 2 months ago
  45. ad73552 fix: rename form tours to doctype names, remove tours from js controllers by 18alantom · 3 years, 2 months ago
  46. c09d8a2 fix(ux): keep stock entry title & purpose in sync (#27043) by Ankush Menat · 3 years, 2 months ago
  47. 0dff0be fix: stock analytics report date range issues and add company filter (#27014) by Ankush Menat · 3 years, 2 months ago
  48. db38526 Merge pull request #27080 from rohitwaghchaure/fixed-stock-ledger-report-with-included-uom by rohitwaghchaure · 3 years, 2 months ago
  49. da3220e Merge branch 'develop' into fixed-stock-ledger-report-with-included-uom by rohitwaghchaure · 3 years, 2 months ago
  50. 129a0fc Merge branch 'develop' into fixed-donot-overrride-batch-no by rohitwaghchaure · 3 years, 2 months ago
  51. e1f0704 fix: selected batch no changed on updation of qty by Rohit Waghchaure · 3 years, 2 months ago
  52. 098d349 fix: stock ledger report not working if include uom selected in filter by Rohit Waghchaure · 3 years, 2 months ago
  53. 810bce8 Merge branch 'develop' into update-stock-onboarding-fp by 18alantom · 3 years, 2 months ago
  54. f4487c3 refactor: use Form Tour doc instead of controller form tour by 18alantom · 3 years, 2 months ago
  55. 77ebbdd fix: minor changes by 18alantom · 3 years, 2 months ago
  56. 153fe1c refactor: scan barcode field scanning (#26990) by Saqib · 3 years, 2 months ago
  57. b8c9981 Merge pull request #27040 from marination/cart-pl-exchange-rate by Nabin Hait · 3 years, 2 months ago
  58. 45617ae fix: Shopping cart Exchange rate validation by marination · 3 years, 2 months ago
  59. cf8d2d9 fix: Incorrect mandatory error message for warehouse by Noah Jacob · 3 years, 2 months ago
  60. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  61. cc177f3 fix: wo tests, sider, account for pl in se validation by 18alantom · 3 years, 2 months ago
  62. 55acb2e fix: sider by 18alantom · 3 years, 4 months ago
  63. cdf253a fix: add more validations, remove source wh req for pl item by 18alantom · 3 years, 4 months ago
  64. 8ecb146 test: add bom tests for process loss val, add se test for qty calc by 18alantom · 3 years, 4 months ago
  65. 3df8d0c fix: add warehouse and unset is scrap for process loss items by 18alantom · 3 years, 4 months ago
  66. b6dc0ef feat: add provision for process loss in manufac by 18alantom · 3 years, 4 months ago
  67. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  68. f7b747e refactor: reduce steps, reword cards by 18alantom · 3 years, 4 months ago
  69. 599c102 fix: semgrep, remove trailing and leading whitespaces by 18alantom · 3 years, 5 months ago
  70. 95992a7 refactor: fix typo, remove target warehouse cause SE Type dependency by 18alantom · 3 years, 5 months ago
  71. 3746663 refactor: reorder steps according to stock settings refactor by 18alantom · 3 years, 5 months ago
  72. 9581836 refactor: add watch video step for stock opening balance by 18alantom · 3 years, 5 months ago
  73. 1d67d20 refactor: remove DN, PR; change wording, add/remove steps in tour by 18alantom · 3 years, 5 months ago
  74. 51d2317 refactor: sider/semgrep by 18alantom · 3 years, 5 months ago
  75. 1851232 refactor: move trailing whitespace out of translate func by 18alantom · 3 years, 5 months ago
  76. 0b669b3 refactor: add form tour for stock module onboarding by 18alantom · 3 years, 5 months ago
  77. 23e1d2b refactor: update stock onboarding by 18alantom · 3 years, 5 months ago
  78. 7145e9d Merge pull request #26359 from GangaManoj/enable-discount-accounting by Deepesh Garg · 3 years, 2 months ago
  79. 5122948 Merge branch 'develop' of https://github.com/frappe/erpnext into enable-discount-accounting by Deepesh Garg · 3 years, 2 months ago
  80. 2e6899f fix: Copy previous balance dict object instead of assigning (#26942) by Marica · 3 years, 2 months ago
  81. fe2a34f1 fix: Copy previous balance dict object instead of assigning (#26942) by Marica · 3 years, 2 months ago
  82. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  83. b8658d0 fix: from_warehouse getting set to None (#26920) by Noah Jacob · 3 years, 2 months ago
  84. 08e4026 fix: Stock Analytics Report must consider warehouse during calculation (#26908) by Marica · 3 years, 2 months ago
  85. f037bae Merge pull request #26397 from GangaManoj/po-payment-terms by Deepesh Garg · 3 years, 2 months ago
  86. a705456 Merge branch 'develop' into po-payment-terms by Deepesh Garg · 3 years, 2 months ago
  87. 42899d6 Merge branch 'develop' into stock-analytics by Marica · 3 years, 2 months ago
  88. 9152715 perf: various minor perf fixes for ledger postings (#26775) by Ankush · 3 years, 2 months ago
  89. eb2050b fix: Brand filter in Stock Analytics by marination · 3 years, 2 months ago
  90. 55d8aaf fix: Stock Analytics Report must consider warehouse during calculation by marination · 3 years, 2 months ago
  91. 173c4c8 Merge branch 'develop' into test-asset-lcv by Marica · 3 years, 2 months ago
  92. 510e319 test: Serial no sanitation by marination · 3 years, 2 months ago
  93. f22b858 fix: Clean Serial No input on Server Side by marination · 3 years, 3 months ago
  94. fd12f65 Merge pull request #26854 from marination/asset-lcv-gl-entry-hotfix by Marica · 3 years, 2 months ago
  95. 948386d test: Serial no sanitation by marination · 3 years, 2 months ago
  96. f6ea00e Merge branch 'develop' into serial-no-space by Marica · 3 years, 2 months ago
  97. 06b6b7e fix: Set CWIP Account in company at the start to avoid flaky test by marination · 3 years, 2 months ago
  98. 9ca2feb fix: Set CWIP Account in company at the start to avoid flaky test by marination · 3 years, 2 months ago
  99. 25a2f2b Merge pull request #26579 from deepeshgarg007/discount_accounting_v13 by Deepesh Garg · 3 years, 2 months ago
  100. c5e7673 Merge pull request #26814 from noahjacob/mr_allowance_feat_v13 by rohitwaghchaure · 3 years, 2 months ago