1. 4ebae7c Merge branch 'develop' into optimize-get-item-details by Ankush Menat · 3 years ago
  2. 7bafa11 fix: undo changes to allow negative stock flag by Ankush Menat · 3 years ago
  3. b6da7ff Merge pull request #27914 from marination/avoid-auto-customer-creation-website by Marica · 3 years ago
  4. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  5. fd6f3c6 Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years ago
  6. 8f0b9c9 fix: Show Offers section only if offers exist by marination · 3 years, 5 months ago
  7. 0a70374 feat: Offer Display by marination · 3 years, 5 months ago
  8. c69de2d chores: Add function params and remove unused imports by Hussain Nagaria · 3 years, 5 months ago
  9. 4309239 feat: Show Recent Searches by Hussain Nagaria · 3 years, 6 months ago
  10. 34f3a66 feat: Show brand line in search results by Hussain Nagaria · 3 years, 6 months ago
  11. 9ee13ba feat: Add brand line display setting by Hussain Nagaria · 3 years, 6 months ago
  12. 55d2bf0 chore: Add placeholder image by Hussain Nagaria · 3 years, 6 months ago
  13. 70b164e chore: Add query clean-up by Hussain Nagaria · 3 years, 6 months ago
  14. ffc8616 refactor: Use global redis connection by Hussain Nagaria · 3 years, 6 months ago
  15. ba25460 chore: Make it a little beautiful by Hussain Nagaria · 3 years, 6 months ago
  16. f342155 feat: Add Category autocomplete with config in settings by Hussain Nagaria · 3 years, 6 months ago
  17. 8e55c95 feat: Make search index fields configurable by Hussain Nagaria · 3 years, 6 months ago
  18. 3160187 feat: Add search fields field by Hussain Nagaria · 3 years, 6 months ago
  19. e82833f feat: Basic Query + Autocomplete by Hussain Nagaria · 3 years, 6 months ago
  20. 0c47f3a feat: Add basic autocomplete using redisearch by Hussain Nagaria · 3 years, 6 months ago
  21. 71f4b98 chore: Sider and Semgrep by marination · 3 years, 6 months ago
  22. 1d94914 feat: Discount Filters by marination · 3 years, 6 months ago
  23. 817f695 fix: Item schema modified date update by marination · 3 years, 6 months ago
  24. 6026185 feat: Slashed Prices and Discount display by marination · 3 years, 6 months ago
  25. 3d5f029 fix: Sider and Tests by marination · 3 years, 6 months ago
  26. c842305 feat: Customer Ratings & Reviews Full Page by marination · 3 years, 6 months ago
  27. b15ff57 feat: (wip) Ratings and Reviews by marination · 3 years, 7 months ago
  28. 07d7cf0 fix: Remove unnecessary css variable and hover state by marination · 3 years, 7 months ago
  29. 25ffafa feat: Product Details Tabbed Section and Add to Wishlist in Item Full Page by marination · 3 years, 7 months ago
  30. cd11714 fix: Sider by marination · 3 years, 7 months ago
  31. 5951440 feat: Wishlist Page by marination · 3 years, 7 months ago
  32. 96cc506 feat: Wishlist from card actions by marination · 3 years, 7 months ago
  33. 4f64d1c feat: Animate Add to Cart List interactions (UX) by marination · 3 years, 7 months ago
  34. 16b9c8c feat: Card Actions and Wishlist by marination · 3 years, 7 months ago
  35. d7130e3 feat: Shop by Category by marination · 3 years, 8 months ago
  36. 22f41a1 chore: Removed Shopping Cart Module by marination · 3 years, 8 months ago
  37. 8d69ec7 fix: remove transaction commit from tests by Ankush Menat · 3 years ago
  38. acdb26a refactor: rollback after full test by Ankush Menat · 3 years ago
  39. 06fa35a test: add custom TestCase class and use in stock by Ankush Menat · 3 years, 1 month ago
  40. 37a246e chore: Patches for Website Item by marination · 3 years, 8 months ago
  41. f1ce418 fix: Hide Attribute filters if 'Hide Variants' is enabled in E Commerce Settings by marination · 3 years, 8 months ago
  42. b38339c fix: Sider and indexing (minor) by marination · 3 years, 8 months ago
  43. 025574d chore: Removing Item's Website section & references by marination · 3 years, 8 months ago
  44. eef9cf1 chore: Drive E-commerce via Website Item by marination · 3 years, 8 months ago
  45. 939b0dd feat: E-commerce Refactor by marination · 3 years, 8 months ago
  46. 2bc1ca9 fix: keeping sections consistent across sales & purchase invoice by Anuja Pawar · 3 years ago
  47. c6a56a8 Merge pull request #27884 from nextchamp-saqib/invalid-gl-entry-patch-fix by Deepesh Garg · 3 years ago
  48. 3750a88 fix: Status check for closed loans (#27896) by Deepesh Garg · 3 years ago
  49. c7fc609 perf: skip insertion of stock ledger entry by Saqib Ansari · 3 years ago
  50. eb3aae8 perf: get total company stock only for purchase order by Saqib Ansari · 3 years ago
  51. 7b691be perf: fetch mode of payments data in single query by Saqib Ansari · 3 years ago
  52. a780f78 fix: Sider, Linter by marination · 3 years ago
  53. a500252 perf: skip get_pricing_rules if no pricing rule exists by Saqib Ansari · 3 years ago
  54. 569dc5f fix: add cost center in gl entry for advance payment entry (#27840) by Afshan · 3 years ago
  55. c103f72 fix: rollback on exception by Saqib Ansari · 3 years ago
  56. 5d4c919 fix: Update pacthes.txt by Deepesh Garg · 3 years ago
  57. af14ba4 fix: Linting issues by Deepesh Garg · 3 years ago
  58. 8355af6 fix: Incorrect maximum loan amount update by Deepesh Garg · 3 years ago
  59. 401e22f fix(accounts): Fix issue with fetching loyalty point entries (#27892) by Chillar Anand · 3 years ago
  60. e196787 Merge pull request #27906 from Anuja-pawar/accounts-settings by Anuja Pawar · 3 years ago
  61. a7ec007 fix: Add tests to validate item by GangaManoj · 3 years ago
  62. d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years ago
  63. d824a90 fix: Avoid automatic customer creation on website user login by marination · 3 years ago
  64. ad44415 fix: force reload custom field doctype (#27909) by Ankush Menat · 3 years ago
  65. fc4facc added new section in gst settings page by Subin Tom · 3 years ago
  66. 530de12 feat: HSN wise tax breakup check in GST Settings by Subin Tom · 3 years ago
  67. 4bbe434 Merge pull request #27800 from noahjacob/buy_on by Noah Jacob · 3 years ago
  68. 7acdcc7 fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (#27897) by Dany Robert · 3 years ago
  69. 3f99a87 Merge pull request #27863 from rohitwaghchaure/multi-currency-issue-for-consolidated-report by rohitwaghchaure · 3 years ago
  70. 3337ae1 fix: Status check for closed loans by Deepesh Garg · 3 years ago
  71. 1aba359 Merge pull request #27369 from Havenir/ksa-vat by Deepesh Garg · 3 years ago
  72. 0a3dd3e fix: bom item query #27890 by Ankush Menat · 3 years ago
  73. f0c4ea1 fix(hr): Update expense account after company is updated (#27843) by Chillar Anand · 3 years ago
  74. 4dc17a8 fix(CI): Use bugbear instead of flake8-mutable by ChillarAnand · 3 years ago
  75. ea20384 fix: 'Taxjar' type fix by Subin Tom · 3 years ago
  76. 1b25e69 fix: patch fixes- force reload doc, check for company by Subin Tom · 3 years ago
  77. cb2213e refactor: make strings translate by Ahmad · 3 years ago
  78. 19d14da fix: opening balance to calculate 'Unclosed Fiscal Years Profit / Loss (Credit)' by Rohit Waghchaure · 3 years ago
  79. 353ad5f feat: handle exceptions by Saqib Ansari · 3 years ago
  80. b0aa4a6 fix: patch fails if accounts are frozen by Saqib Ansari · 3 years ago
  81. 4918e95 fix: Add tearDownClass() by GangaManoj · 3 years ago
  82. ef3f2fcb fix: Replace setUp() with setUpClass() by GangaManoj · 3 years ago
  83. 4f5d82c Merge branch 'develop' into subscription_generation_fix_develop by Himanshu · 3 years ago
  84. 44306bd Update subscription.py by Himanshu · 3 years ago
  85. 1287091 Merge branch 'develop' into auto-attendance-issue by Jannat Patel · 3 years ago
  86. 6019f60 fix(perf): index creation on voucher_detail_no (#27866) by Ankush Menat · 3 years ago
  87. fabbf68 Merge pull request #27872 from 18alantom/fix-make-billing-address-not-read-only by Deepesh Garg · 3 years ago
  88. 41fefa3 fix: remove readonly from billing address by 18alantom · 3 years ago
  89. d3d4a3d fix: Salary Slip Label fixes (#27865) by yadavyk · 3 years ago
  90. 90a2495 fix: update dead links in help_links.js (#27860) by Kenneth Sequeira · 3 years ago
  91. e85c6e3 fix: SO delivery Date not getting set via data import (#27862) (#27864) by mergify[bot] · 3 years ago
  92. dc42064 fix: consolidated report not consider company currency by Rohit Waghchaure · 3 years ago
  93. 5cc3ea0 fix(Payment Reconciliation): minor ux fixes (#27779) by Anuja Pawar · 3 years ago
  94. 07c680d fix: help links for purchase cycle and JV (#27856) by Kenneth Sequeira · 3 years ago
  95. 646fd29 fix: update help links for Sales Invoice page (#27853) by Kenneth Sequeira · 3 years ago
  96. e740fec Merge pull request #27851 from rohitwaghchaure/option-to-set-size-for-multi-select-dialog by rohitwaghchaure · 3 years ago
  97. 69ffddf feat: option to set the width for the multi-select dialog box by Rohit Waghchaure · 3 years ago
  98. c07dfbc Merge branch 'develop' into auto-attendance-issue by Jannat Patel · 3 years ago
  99. 921b4be fix: exclude inactive employees from auto attendance by pateljannat · 3 years ago
  100. 64c1347 refactor!: remove abbreviation renaming (#27766) by Saqib · 3 years ago