- 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
- b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 8 months ago
- 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 8 months ago
- 7c8bcec Merge pull request #31016 from HarryPaulo/fix-average-discount-auth by Deepesh Garg · 2 years, 8 months ago
- 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 8 months ago
- a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 8 months ago
- d0a9eb4 Merge branch 'develop' into fix-average-discount-auth by Deepesh Garg · 2 years, 8 months ago
- 964b418 test: add basic tests for naming series tool by Ankush Menat · 2 years, 8 months ago
- 4d0e2aa docs: update help information on naming series by Ankush Menat · 2 years, 8 months ago
- 24d1bf5 feat: preview next numbers on naming series tool by Ankush Menat · 2 years, 8 months ago
- 82cd54b chore: resave naming series doctype schema by Ankush Menat · 2 years, 8 months ago
- 3c35c9b fix: correction of the calculation to the average value when there is a discount on the document and not on the items by hrzzz · 2 years, 9 months ago
- f31122c fix: disable form save on naming series tool (#30909) by Ankush Menat · 2 years, 9 months ago
- 2e3e666 Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup by Deepesh Garg · 2 years, 9 months ago
- 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 9 months ago
- 44c54f6 chore: Remove references for Student doctype by Deepesh Garg · 2 years, 9 months ago
- 848827c chore: Remove references for Assessment Group by Deepesh Garg · 2 years, 9 months ago
- 60b693f chore: clean up hooks by Deepesh Garg · 2 years, 9 months ago
- 429361c chore: Remove domains from Setup by Deepesh Garg · 2 years, 9 months ago
- 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