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