1. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  2. 555b133 feat: Bank Reconciliation for loan documents by Deepesh Garg · 2 years, 8 months ago
  3. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 2 years, 8 months ago
  4. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  5. 5e32b80 Merge pull request #29599 from nemesis189/coupon-code-issue-pos by Saqib Ansari · 2 years, 8 months ago
  6. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  7. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  8. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  9. 017a882 fix: Remove `cart.js` from erpnext-web bundle by marination · 2 years, 9 months ago
  10. e652ab5 fix: Load control & dialog assets with cart.js by Suraj Shetty · 2 years, 9 months ago
  11. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  12. f47db26 fix: Cart buttons not working by marination · 2 years, 9 months ago
  13. 5a7236e Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 9 months ago
  14. ccf6312 fix: Coupon code item pricing dynamic updation issue by Subin Tom · 2 years, 9 months ago
  15. 8c90c50 fix: (minor) build issues on cart and item page by marination · 2 years, 9 months ago
  16. 28e0c1a fix(ux): tripple digit cart qty by Devin Slauenwhite · 2 years, 10 months ago
  17. 7bc087e fix: Merge conflicts, Linter and Server Test by marination · 2 years, 9 months ago
  18. b2b827f chore: Adjust to ESbuild and missing imports by marination · 2 years, 9 months ago
  19. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  20. 14e3e16 fix: ignore alternate item while checking pending qty by Ankush Menat · 2 years, 9 months ago
  21. 4c677ea fix: Linter and minor code refactor by marination · 2 years, 9 months ago
  22. f6dda73 fix: ignore pricing rule in all transactions by Saqib Ansari · 2 years, 9 months ago
  23. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  24. b83608b Merge pull request #28994 from nextchamp-saqib/zero-qty-debit-note by Deepesh Garg · 2 years, 9 months ago
  25. f6f449e Merge pull request #29176 from deepeshgarg007/outstanding_amount_anomaly by Deepesh Garg · 2 years, 9 months ago
  26. 9d3a5c3 fix: Inconsistency in calculating outstanding amount by Deepesh Garg · 2 years, 9 months ago
  27. 0900c3d refactor: Removed agriculture module from ERPNext (#29022) by Chillar Anand · 2 years, 10 months ago
  28. 79ccf80 Merge branch 'develop' into zero-qty-debit-note by Saqib Ansari · 2 years, 10 months ago
  29. 6eb3d6a fix: Conflicts by Deepesh Garg · 2 years, 10 months ago
  30. 2d0208b fix: Add round floats for price list rate by Deepesh Garg · 2 years, 10 months ago
  31. d19369b fix: Recalculate taxes irrespective of price list rate changed or not by Deepesh Garg · 2 years, 10 months ago
  32. 4756fbc fix: Linting issues by Deepesh Garg · 2 years, 10 months ago
  33. ab09dc5 fix(UX): Optimize rate updation of changing price list by Deepesh Garg · 2 years, 10 months ago
  34. 04ea42c fix(sales-invoice): cannot create debit note with zero qty by Saqib Ansari · 2 years, 10 months ago
  35. 98d4176 fix: Added filter for dispatch address (#28937) by Subin Tom · 2 years, 10 months ago
  36. c1a0f64 fix: convert asynchronous field update to synchronous (#28930) by mergify[bot] · 2 years, 10 months ago
  37. 2411477 fix: time to response shows failed (#28895) by Saqib · 2 years, 10 months ago
  38. 7d0a3e4 Merge pull request #28550 from nextchamp-saqib/fix-sla by Saqib · 2 years, 10 months ago
  39. d37541d fix: ensure that reposting is finished before freezing stock/account by Ankush Menat · 2 years, 10 months ago
  40. 476e81a fix: time to respond & resolve indicators by Saqib Ansari · 2 years, 11 months ago
  41. 4889661 fix: actual tax conversion in case of multicurrency invoices (#28539) by Saqib · 2 years, 11 months ago
  42. 2f6a6af feat(pos): Total item qty field to POS screen (#28331) by Subin Tom · 2 years, 11 months ago
  43. 5ba1bc1 fix: Employee link formatter showing incorrect value for Employee Name (#28504) by Rucha Mahabal · 2 years, 11 months ago
  44. a57d399 Merge pull request #28302 from nemesis189/shipping-rule-updation-error by Deepesh Garg · 2 years, 11 months ago
  45. e7b4204 fix: sider issues by Subin Tom · 3 years ago
  46. a8e2c02 fix: fixed tests, separated a method for shipping charges by Subin Tom · 3 years ago
  47. f5594c8 fix: SO Portal fixes by marination · 3 years ago
  48. 4096b14 fix: Shopping Cart and Variant Selection (Hotfix PR #27508) by Marica · 3 years, 1 month ago
  49. bbcbcf7 feat: (minor) Backorder indicator and fixed inconsistencies by marination · 3 years, 2 months ago
  50. 45f64bd Chore: Miscellaneous UI review changes by marination · 3 years, 2 months ago
  51. 1bb135b fix: Sider and CI by marination · 3 years, 2 months ago
  52. 6b2b9dc refactor: Cache Item Reviews and other review feedback by marination · 3 years, 2 months ago
  53. 9aeb211 chore: Remove `Home Page is Products` and Sider fixes by marination · 3 years, 2 months ago
  54. 80fbe16 test: Product Query & Filter Engine, Item Group Page by marination · 3 years, 2 months ago
  55. 7d1df9d fix: Error state and passing args for product listing by marination · 3 years, 2 months ago
  56. 335a237 chore: Re-organise files,remove T&C modal in cart by marination · 3 years, 2 months ago
  57. b4529b8 test: Recommendations, Reviews and Wishlist by marination · 3 years, 2 months ago
  58. 929a24e feat: Cart minor UI/UX Refresh by marination · 3 years, 3 months ago
  59. ef4579e chore: Wishlist UI (minor) by marination · 3 years, 3 months ago
  60. 2fec068 feat: Recommended Items and Item full page refresh by marination · 3 years, 3 months ago
  61. b5e7f04 chore: UI refresh for grid/list view and search by marination · 3 years, 3 months ago
  62. d897062 fix: Rename Wishlist Item, Use Website Item Name in Wishlist Cards by marination · 3 years, 3 months ago
  63. 82f8f3c feat: Guest Display Settings by marination · 3 years, 3 months ago
  64. cb52c98 fix: Missing Image in Item Page and Variants in Cart by marination · 3 years, 4 months ago
  65. 24c8967 fix: Checkbox sizes and paging buttons by marination · 3 years, 4 months ago
  66. aca3c8f fix: Font size, empty image styles, and minor cleanup by marination · 3 years, 4 months ago
  67. 24ba06c fix: Mixin import issue, search error handling, shop-by-category slideshow by marination · 3 years, 4 months ago
  68. b0d7e32 feat: Search UI by marination · 3 years, 5 months ago
  69. 53bb7a9 chore: Shopping Cart styles and cleanup shallow by marination · 3 years, 5 months ago
  70. b29c5d6 fix: Discount Filters and Web templates by marination · 3 years, 5 months ago
  71. 423d751 fix: Empty states and miscellanous fixes by marination · 3 years, 5 months ago
  72. 897c08c feat: Product View toggling by marination · 3 years, 5 months ago
  73. 48b3ce8 feat: (wip) Toggle Views by marination · 3 years, 5 months ago
  74. f9929ed Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years ago
  75. 74ccaeb Merge branch 'develop' into shipping-rule-updation-error by Deepesh Garg · 3 years ago
  76. c78b8b7 fix: Shipping Rule picking up old net_rate by Subin Tom · 3 years ago
  77. 5fb5a75 refactor: (ux) Accepted/Rejected/Received Qty UX by marination · 3 years ago
  78. b01635e refactor!: remove hub #28117 by Ankush Menat · 3 years ago
  79. 3a6894f fix: Autoemail report not showing dynamic report filters by Deepesh Garg · 3 years ago
  80. ddacff3 Merge pull request #28002 from ankush/dont_recompute_item_tax by Deepesh Garg · 3 years ago
  81. 393749a fix: dont recompute item wise taxes from front end by Ankush Menat · 3 years ago
  82. 8eacadd fix: flaky Org Chart Test (#27971) by Rucha Mahabal · 3 years ago
  83. 0a70374 feat: Offer Display by marination · 3 years, 5 months ago
  84. 1d94914 feat: Discount Filters by marination · 3 years, 6 months ago
  85. 6026185 feat: Slashed Prices and Discount display by marination · 3 years, 6 months ago
  86. c842305 feat: Customer Ratings & Reviews Full Page by marination · 3 years, 6 months ago
  87. b15ff57 feat: (wip) Ratings and Reviews by marination · 3 years, 7 months ago
  88. 07d7cf0 fix: Remove unnecessary css variable and hover state by marination · 3 years, 7 months ago
  89. 25ffafa feat: Product Details Tabbed Section and Add to Wishlist in Item Full Page by marination · 3 years, 7 months ago
  90. cd11714 fix: Sider by marination · 3 years, 7 months ago
  91. 5951440 feat: Wishlist Page by marination · 3 years, 7 months ago
  92. 96cc506 feat: Wishlist from card actions by marination · 3 years, 7 months ago
  93. 4f64d1c feat: Animate Add to Cart List interactions (UX) by marination · 3 years, 7 months ago
  94. 16b9c8c feat: Card Actions and Wishlist by marination · 3 years, 7 months ago
  95. d7130e3 feat: Shop by Category by marination · 3 years, 8 months ago
  96. 22f41a1 chore: Removed Shopping Cart Module by marination · 3 years, 8 months ago
  97. eef9cf1 chore: Drive E-commerce via Website Item by marination · 3 years, 8 months ago
  98. 90a2495 fix: update dead links in help_links.js (#27860) by Kenneth Sequeira · 3 years ago
  99. 07c680d fix: help links for purchase cycle and JV (#27856) by Kenneth Sequeira · 3 years ago
  100. 646fd29 fix: update help links for Sales Invoice page (#27853) by Kenneth Sequeira · 3 years ago