1. be723bb chore: Update user manual link (#34478) by Deepesh Garg · 1 year, 7 months ago
  2. e004297 test: add test for primary address sorting by Ankush Menat · 1 year, 7 months ago
  3. 55489d0 Merge branch 'develop' into prateekkaramchandani/develop by Ankush Menat · 1 year, 7 months ago
  4. a06d240 refactor(region): Splitting of KSA(Saudi Arabia) Regional logic from ERPNext (#33895) by Sankara Subramanian V · 1 year, 8 months ago
  5. 4a7b1de refactor: clear records in batches in 'Transaction Deletion Record' (#34109) by ruthra kumar · 1 year, 8 months ago
  6. 3f2a2c9 fix: Add company perm check unconditionally (#34142) by Ankush Menat · 1 year, 8 months ago
  7. b93c18b fix: use max function to get default company address by Prateek · 1 year, 8 months ago
  8. 770369e feat: translate fixtures during runtime, not installation (#33996) by Raffael Meyer · 1 year, 8 months ago
  9. 201573a refactor: install fixtures (#33964) by Raffael Meyer · 1 year, 8 months ago
  10. 0efdc6c fix: Ignore mandatory fields while creating tax templates for new companies (#34005) by Deepesh Garg · 1 year, 8 months ago
  11. ab7293b fix: list view for Terms and Conditions (#33925) by Raffael Meyer · 1 year, 8 months ago
  12. 3598bcc chore: ERPNext setup wizard cleanup (#33675) by Deepesh Garg · 1 year, 8 months ago
  13. a94aa7a fix(ecommerce): breadcrumb: fallback to `/all-products` (#33718) by Sabu Siyad · 1 year, 9 months ago
  14. 179a31e feat: disable currency exchange api. (#33593) by Devin Slauenwhite · 1 year, 9 months ago
  15. fa4af2a refactor: convert heatmap queries to QB (#33581) by Ankush Menat · 1 year, 9 months ago
  16. 348dc32 chore: enable `No Copy` attribute for `route` in Item Group by s-aga-r · 1 year, 9 months ago
  17. 89229d9 refactor: additional doctype access for 'Accounts User' role by ruthra kumar · 1 year, 10 months ago
  18. 2a4eec2 Merge pull request #33371 from deepeshgarg007/coa_import_srbnb by Deepesh Garg · 1 year, 10 months ago
  19. 3b66920 fix: Unable to import COA through importer by Deepesh Garg · 1 year, 10 months ago
  20. 1a40c04 feat: Ignore company related doctype for other apps via hooks by Deepesh Garg · 1 year, 10 months ago
  21. b6bd408 fix(ecommerce): remove query parameters from referer by Sabu Siyad · 1 year, 10 months ago
  22. 083a954 Merge branch 'develop' into validate-employee-dates by Raffael Meyer · 1 year, 10 months ago
  23. 5949a7e fix: default clear repost logs by Rohit Waghchaure · 1 year, 10 months ago
  24. 03f7bfb refactor: validate dates by barredterra · 1 year, 10 months ago
  25. a9cf9e5 Merge pull request #33107 from barredterra/german-tax-templates by Deepesh Garg · 1 year, 10 months ago
  26. 7fd2639 feat: german tax templates by barredterra · 1 year, 11 months ago
  27. a5966b6 feat: add connections to Incoterm doctype by barredterra · 1 year, 11 months ago
  28. ce83f02 feat: create Incoterm records after install by barredterra · 1 year, 11 months ago
  29. 1a1bfc8 feat: add doctype Incoterm by barredterra · 1 year, 11 months ago
  30. 1bd8863 chore: hardcode doctype by Ankush Menat · 1 year, 11 months ago
  31. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 1 year, 11 months ago
  32. 7da32c7 fix: `Brand Defaults` filters by Sagar Sharma · 2 years ago
  33. cbf973d fix: always set default expense account in company by Nabin Hait · 2 years, 1 month ago
  34. eb01f97 fix(Employee): shorter tab titles (#32192) by Rucha Mahabal · 2 years, 1 month ago
  35. 5ab5811 feat: tabbed view for Employee form (#31940) by Rucha Mahabal · 2 years, 1 month ago
  36. 9e43c9c Merge pull request #31943 from nabinhait/asset-repair by Deepesh Garg · 2 years, 1 month ago
  37. b4a2eb2 fix: gl entries for asset repair by Nabin Hait · 2 years, 2 months ago
  38. aafb735 perf: use `create_custom_fields` (#31853) by Sagar Vora · 2 years, 2 months ago
  39. 17b9bfd fix(ecommerce): remove query to non-existing field (#31771) by Ankush Menat · 2 years, 2 months ago
  40. 3c26415 fix(gd): Scan FY only if current_fiscal_year set by Gavin D'souza · 2 years, 3 months ago
  41. b30f66c chore: use `get_single_value` in place of `get_value` by Rucha Mahabal · 2 years, 3 months ago
  42. 108cce2 refactor: rewrite raw sql queries with frappe.qb and database API by Rucha Mahabal · 2 years, 3 months ago
  43. 64075cb Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  44. bc3f993 refactor: department creation (#31548) by Ankush Menat · 2 years, 3 months ago
  45. ef02e58 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  46. 694d35e fix: Add Designation fixtures by Rucha Mahabal · 2 years, 3 months ago
  47. 05351be Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 3 months ago
  48. 466bf99 fix: Remove Expense Claim from Bank Reconciliation by Rucha Mahabal · 2 years, 3 months ago
  49. ef72994 Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  50. a1a6810 fix: Remove HR & Payroll from Authorization Control and Rules by Rucha Mahabal · 2 years, 3 months ago
  51. 7442a88 test: fix Employee and Activation test by Rucha Mahabal · 2 years, 3 months ago
  52. 9f7511d fix: Remove HR & Payroll Settings from Company master by Rucha Mahabal · 2 years, 3 months ago
  53. 8a13ddc fix: gain/loss can be income or expense by Devin Slauenwhite · 2 years, 3 months ago
  54. a24cc98 fix: Remove HR validations from Employee master by Rucha Mahabal · 2 years, 3 months ago
  55. 26a8de6 fix: Remove Designation Skill child table by Rucha Mahabal · 2 years, 3 months ago
  56. 6bee20c chore: Add Fleet Management masters in Setup module for Delivery Trip by Rucha Mahabal · 2 years, 3 months ago
  57. 6a65c8a Merge branch 'develop' into hr-separation by Rucha Mahabal · 2 years, 3 months ago
  58. ba8ea0f chore: Remove HR templates and references from other workspaces by Rucha Mahabal · 2 years, 3 months ago
  59. c619b58 fix: remove HR/Payroll references from form dashboards by Rucha Mahabal · 2 years, 4 months ago
  60. 39e0d22 chore: Remove HR related field references from Employee, Department form scripts by Rucha Mahabal · 2 years, 4 months ago
  61. edb528c chore: Remove code for Expense Claim from Project, Task, Delivery Trip by Rucha Mahabal · 2 years, 4 months ago
  62. f6fbcc9 chore: Removed payroll dependencies from Loan Management, moved to hrms app by Rucha Mahabal · 2 years, 4 months ago
  63. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  64. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  65. fbc1330 chore: Remove HR/Payroll related setups and fixtures by Rucha Mahabal · 2 years, 4 months ago
  66. 39c30f5 chore: remove test for employee by Rucha Mahabal · 2 years, 4 months ago
  67. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 4 months ago
  68. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  69. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  70. 85b18e2 fix: remove employee reminders, move to HRMS app by Rucha Mahabal · 2 years, 4 months ago
  71. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 4 months ago
  72. a117af2 fix: remove HR specific fields from depatment and employee by Rucha Mahabal · 2 years, 4 months ago
  73. f520f04 chore: move widely used doctypes from HR to Setup module by Rucha Mahabal · 2 years, 4 months ago
  74. 7c8bcec Merge pull request #31016 from HarryPaulo/fix-average-discount-auth by Deepesh Garg · 2 years, 4 months ago
  75. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 4 months ago
  76. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 4 months ago
  77. d0a9eb4 Merge branch 'develop' into fix-average-discount-auth by Deepesh Garg · 2 years, 4 months ago
  78. 964b418 test: add basic tests for naming series tool by Ankush Menat · 2 years, 5 months ago
  79. 4d0e2aa docs: update help information on naming series by Ankush Menat · 2 years, 5 months ago
  80. 24d1bf5 feat: preview next numbers on naming series tool by Ankush Menat · 2 years, 5 months ago
  81. 82cd54b chore: resave naming series doctype schema by Ankush Menat · 2 years, 5 months ago
  82. 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, 5 months ago
  83. f31122c fix: disable form save on naming series tool (#30909) by Ankush Menat · 2 years, 5 months ago
  84. 2e3e666 Merge branch 'develop' of https://github.com/frappe/erpnext into erpnext_setup_cleanup by Deepesh Garg · 2 years, 5 months ago
  85. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 5 months ago
  86. 44c54f6 chore: Remove references for Student doctype by Deepesh Garg · 2 years, 5 months ago
  87. 848827c chore: Remove references for Assessment Group by Deepesh Garg · 2 years, 5 months ago
  88. 60b693f chore: clean up hooks by Deepesh Garg · 2 years, 5 months ago
  89. 429361c chore: Remove domains from Setup by Deepesh Garg · 2 years, 5 months ago
  90. 1e80b97 refactor: Change Filter Fields table fieldtype to `Autocomplete` by marination · 2 years, 6 months ago
  91. d35b378 fix: Validate field filter wrt to Website Item & re-use validation in Item Group by marination · 2 years, 6 months ago
  92. c993ac0 fix: Query filter fields from Website Item instead of Item master by marination · 2 years, 6 months ago
  93. 065c381 Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting by Deepesh Garg · 2 years, 6 months ago
  94. 3ce6417 feat: Item-wise provisional accounting for service items by Deepesh Garg · 2 years, 6 months ago
  95. c3e1f0e refactor: ignore mandatory fields during setup by Ankush Menat · 2 years, 7 months ago
  96. dec0c1b test: Ignore parent company account creation by Deepesh Garg · 2 years, 6 months ago
  97. f8c9fba fix: Handle changes in frappe's get_monthly_goal_graph_data API by Gavin D'souza · 2 years, 6 months ago
  98. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  99. e401ad3 refactor: replace dead duplicate code by Ankush Menat · 2 years, 7 months ago
  100. 9daea6f perf: slimmer and faster before_tests by Ankush Menat · 2 years, 7 months ago