1. 1e80b97 refactor: Change Filter Fields table fieldtype to `Autocomplete` by marination · 2 years, 6 months ago
  2. d35b378 fix: Validate field filter wrt to Website Item & re-use validation in Item Group by marination · 2 years, 6 months ago
  3. c993ac0 fix: Query filter fields from Website Item instead of Item master by marination · 2 years, 6 months ago
  4. 065c381 Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting by Deepesh Garg · 2 years, 6 months ago
  5. 3ce6417 feat: Item-wise provisional accounting for service items by Deepesh Garg · 2 years, 6 months ago
  6. c3e1f0e refactor: ignore mandatory fields during setup by Ankush Menat · 2 years, 7 months ago
  7. dec0c1b test: Ignore parent company account creation by Deepesh Garg · 2 years, 6 months ago
  8. f8c9fba fix: Handle changes in frappe's get_monthly_goal_graph_data API by Gavin D'souza · 2 years, 6 months ago
  9. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  10. e401ad3 refactor: replace dead duplicate code by Ankush Menat · 2 years, 7 months ago
  11. 9daea6f perf: slimmer and faster before_tests by Ankush Menat · 2 years, 7 months ago
  12. 993cc28 Merge branch 'develop' into sales_person_dashboard by Deepesh Garg · 2 years, 7 months ago
  13. 51873da test: dynamic current FY creation in before_tests by Ankush Menat · 2 years, 7 months ago
  14. 6b638a1 chore: drop dead sample code by Ankush Menat · 2 years, 9 months ago
  15. 9a99f99 refactor: merge print settings custom fields by Ankush Menat · 2 years, 9 months ago
  16. 457d616 refactor: remove dead duplicate code by Ankush Menat · 2 years, 9 months ago
  17. 3a7776e fix: Contribution amount against invoices in Sales Person Dashboard by Deepesh Garg · 2 years, 7 months ago
  18. 8264d6b fix: Sub-Categpry Routing in Item Group Page Listing pills by marination · 2 years, 7 months ago
  19. 7555e15 Merge branch 'develop' into item-group-filters-listing by Marica · 2 years, 7 months ago
  20. 3507cf5 test: Test include_descendants in Item Group Product Listing by marination · 2 years, 7 months ago
  21. aadca02 fix: add filters in default_discount_account (#30095) (#30125) by mergify[bot] · 2 years, 7 months ago
  22. b2755f6 feat: Include child item group products in Item Group Page & cleanup by marination · 2 years, 7 months ago
  23. 89368ec style: use f-string by Sagar Vora · 2 years, 7 months ago
  24. 98f26e9 fix: handle `ImportError` when installing country fixtures by Sagar Vora · 2 years, 7 months ago
  25. d647de3 Merge branch 'develop' into remove-nonprofit by Rucha Mahabal · 2 years, 8 months ago
  26. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 2 years, 8 months ago
  27. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  28. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 2 years, 8 months ago
  29. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 8 months ago
  30. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 8 months ago
  31. bba31a3 fix: missing validate_item_group_defaults function by Ankush Menat · 2 years, 8 months ago
  32. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 8 months ago
  33. b05287d fix: drop `six` code (#29479) by Ankush Menat · 2 years, 8 months ago
  34. 6c1c85b feat: additional doctypes access for ESS user (#29317) by Rucha Mahabal · 2 years, 9 months ago
  35. 7086d3f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  36. f423de5 refactor: Code cleanup by ChillarAnand · 2 years, 9 months ago
  37. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 2 years, 9 months ago
  38. 388293d Merge pull request #29280 from rohitwaghchaure/company-filter-issue-for-default-account by rohitwaghchaure · 2 years, 9 months ago
  39. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  40. dabe598 fix: accounts are coming from different company in the dropdown by Rohit Waghchaure · 2 years, 9 months ago
  41. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  42. 33aad4b fix: UOM autocomplete broken by Ankush Menat · 2 years, 9 months ago
  43. ca5ea5f fix: test cases by Deepesh Garg · 2 years, 9 months ago
  44. 3fdd47e Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings by Deepesh Garg · 2 years, 9 months ago
  45. e2dab6f fix: Cleanup and fixes by Deepesh Garg · 2 years, 9 months ago
  46. 0c0a9ed refactor: Remove non-profit domain from ERPNext by ChillarAnand · 2 years, 9 months ago
  47. 08dcbd6 feat: allow user to change the parent company by Anupam Kumar · 2 years, 9 months ago
  48. 0900c3d refactor: Removed agriculture module from ERPNext (#29022) by Chillar Anand · 2 years, 9 months ago
  49. 98ac47c fix: Add is reverse charge in country wise tax by Deepesh Garg · 2 years, 10 months ago
  50. d7148ad test: remove unnecessary creation of companies #28965 by Ankush Menat · 2 years, 10 months ago
  51. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 2 years, 10 months ago
  52. c68b2c3 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 2 years, 10 months ago
  53. aba36eb Merge branch 'home-onboarding' of https://github.com/pateljannat/erpnext into home-onboarding by Jannat Patel · 2 years, 10 months ago
  54. 63618cc fix: titles and order by Jannat Patel · 2 years, 10 months ago
  55. 74d086f Merge branch 'develop' into home-onboarding by Jannat Patel · 2 years, 10 months ago
  56. 0592096 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 2 years, 10 months ago
  57. 4686527 Merge branch 'develop' into exit-interview by Rucha Mahabal · 2 years, 10 months ago
  58. 3928a40 feat: CRM Settings (#27788) by Anupam Kumar · 2 years, 10 months ago
  59. a837523 test: set customer group and territory defaults by Ankush Menat · 2 years, 10 months ago
  60. 105b6d4 fix: remove bad defaults from selling settings by Ankush Menat · 2 years, 10 months ago
  61. 235b707 feat: add default Exit Questionnaire email template by Rucha Mahabal · 2 years, 10 months ago
  62. a108df8 fix: assigned proper form tour to onboarding steps by Jannat Patel · 2 years, 10 months ago
  63. 01d8b85 fix: cannot load company form (#28535) by Saqib · 2 years, 10 months ago
  64. 5b2ba24 fix: company tour by Jannat Patel · 2 years, 11 months ago
  65. 0931d17 Merge branch 'develop' into currency-exchange-settings by Deepesh Garg · 2 years, 11 months ago
  66. 4022052 chore: remove support email from error message. by Ankush Menat · 2 years, 11 months ago
  67. 45f64bd Chore: Miscellaneous UI review changes by marination · 3 years, 1 month ago
  68. 80fbe16 test: Product Query & Filter Engine, Item Group Page by marination · 3 years, 2 months ago
  69. 335a237 chore: Re-organise files,remove T&C modal in cart by marination · 3 years, 2 months ago
  70. 4d254a7 test: Website Item (Item full page) by marination · 3 years, 2 months ago
  71. b5e7f04 chore: UI refresh for grid/list view and search by marination · 3 years, 3 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 · 2 years, 11 months ago
  75. 043e325 fix: remove item-item group name validation (#28392) by Rohan · 2 years, 11 months ago
  76. 7fcaeca fix: don't make naming series mandatory for items by Ankush Menat · 2 years, 11 months ago
  77. 3f8ad54 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 2 years, 11 months ago
  78. c81d473 fix: KSA VAT setup issues by Deepesh Garg · 2 years, 11 months ago
  79. 01e7076 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 3 years ago
  80. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  81. 897e90a chore: remove past module dependencies by Ankush Menat · 3 years ago
  82. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  83. 1f8be84 fix : remove mutable data structures from argument defaults by Dany Robert · 3 years ago
  84. 7291d9f feat: option for preconfigured selectable service providers by Dany Robert · 3 years ago
  85. d869b39 Merge branch 'frappe:develop' into currency-exchange-settings by Dany Robert · 3 years ago
  86. ad5cf46 fix: update tax template name for 18% GST by Kenneth Sequeira · 3 years ago
  87. b01635e refactor!: remove hub #28117 by Ankush Menat · 3 years ago
  88. 0806e32 fix(ux): add naming series to ERPNext setting workspace (#28090) by Summayya Hashmani · 3 years ago
  89. 882da2f Merge branch 'develop' into currency-exchange-settings by Dany Robert · 3 years ago
  90. 7717b99 feat: add enabled field in UOM (#27993) by Himanshu · 3 years ago
  91. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  92. 1d94914 feat: Discount Filters by marination · 3 years, 6 months ago
  93. c842305 feat: Customer Ratings & Reviews Full Page by marination · 3 years, 6 months ago
  94. b15ff57 feat: (wip) Ratings and Reviews by marination · 3 years, 7 months ago
  95. 25ffafa feat: Product Details Tabbed Section and Add to Wishlist in Item Full Page by marination · 3 years, 7 months ago
  96. d7130e3 feat: Shop by Category by marination · 3 years, 7 months ago
  97. 22f41a1 chore: Removed Shopping Cart Module by marination · 3 years, 8 months ago
  98. 025574d chore: Removing Item's Website section & references by marination · 3 years, 8 months ago
  99. eef9cf1 chore: Drive E-commerce via Website Item by marination · 3 years, 8 months ago
  100. 939b0dd feat: E-commerce Refactor by marination · 3 years, 8 months ago