1. 22683cf fix: Tests by Deepesh Garg · 3 years, 10 months ago
  2. b714970 chore: Add comments by Deepesh Garg · 3 years, 10 months ago
  3. 87f4df8 fix: Move tax categories up in country wise json by Deepesh Garg · 3 years, 10 months ago
  4. ed54e4e fix: Check for tax category by Deepesh Garg · 3 years, 10 months ago
  5. 269510b fix: Regional settings setup by Deepesh Garg · 3 years, 10 months ago
  6. a72589c fix: Add accounts and templates for reverse charge by Deepesh Garg · 3 years, 11 months ago
  7. 0380cca fix: Add GST accounts to GST Settings by Deepesh Garg · 4 years ago
  8. 8ed1afd fix: Remove redundant get_doc by Deepesh Garg · 4 years ago
  9. 8fd2d8b fix: Ignore validations for Tax Setup by Deepesh Garg · 4 years ago
  10. e166c26 fix: Update country-wise-tax JSON and tax setup by Deepesh Garg · 4 years ago
  11. 3031535 fix: Add tax categories on company setup by Deepesh Garg · 4 years ago
  12. de8c6eb fix: Item Tax templates for GST by Deepesh Garg · 4 years ago
  13. 2a9726b feat(India): Separate Input and Output GST tax accounts by Deepesh Garg · 4 years ago
  14. 9e1819d fix: move the rename abbreviation job to long queue (#26434) by Saqib · 3 years, 9 months ago
  15. 22cb642 chore: update test company FY by Ankush Menat · 3 years, 9 months ago
  16. 0b320b5 Merge pull request #25798 from GangaManoj/asset-repair-refactor by Saqib · 3 years, 9 months ago
  17. 290350c chore: add product listing link in settings (#26026) by Mohammad Hasnain Mohsin Rajan · 3 years, 9 months ago
  18. 4b69563 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 10 months ago
  19. 64c6b34 fix: too many writes while renaming company abbreviation (#26142) by Saqib · 3 years, 10 months ago
  20. 5b462ad fix: merge conflict by Nabin Hait · 3 years, 10 months ago
  21. ea24087 fix: Consider Website Item Groups in Item group page product listing by marination · 3 years, 10 months ago
  22. 4b4eb99 Merge branch 'develop' into asset-repair-refactor by Saqib · 3 years, 10 months ago
  23. 6894cc2 Merge pull request #26088 from surajshetty3416/refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  24. ceb9d9e Merge branch 'develop' into patch-3 by Deepesh Garg · 3 years, 10 months ago
  25. 00332d1 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  26. 0950481 fix: merge conflict by Nabin Hait · 3 years, 10 months ago
  27. d1902df Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 10 months ago
  28. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 10 months ago
  29. 42d72b5 Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 10 months ago
  30. 27299cf Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 10 months ago
  31. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 10 months ago
  32. 9a282aa Merge pull request #25858 from alyf-de/item-tax-templates by Deepesh Garg · 3 years, 10 months ago
  33. 6eeaf9b Merge branch 'version-13-hotfix' into asset-repair-refactor by Saqib · 3 years, 10 months ago
  34. 0ea4d85 fix: Allow all System Managers to delete company transactions (#25834) by Ganga Manoj · 3 years, 10 months ago
  35. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 10 months ago
  36. f662755 fix: remove wrong tax_category by Raffael Meyer · 3 years, 10 months ago
  37. 3c748ef feat: add Item Tax Templates for german COAs "SKR03" and "SKR04" by barredterra · 3 years, 10 months ago
  38. b6f27a4 feat: set is_default for german tax templates by barredterra · 3 years, 10 months ago
  39. f259bf4 refactor: make tax category by barredterra · 3 years, 10 months ago
  40. e3557ff Merge branch 'version-13-hotfix' into item-tax-templates by barredterra · 3 years, 10 months ago
  41. 7f2ae23 Correct South Africa VAT Rate by Eben van Deventer · 3 years, 10 months ago
  42. 80540d3 fix: add_deduct_tax in Purchase Taxes setup (#25871) by Raffael Meyer · 3 years, 10 months ago
  43. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 11 months ago
  44. 6038663 fix: add_deduct_tax in Purchase Taxes setup (#25757) by Raffael Meyer · 3 years, 11 months ago
  45. 113a6f3 fix: Use frappe.safe_eval instead of eval by Suraj Shetty · 4 years ago
  46. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 4 years ago
  47. 5079440 feat: Item Tax Templates for Germany by barredterra · 3 years, 11 months ago
  48. 86ee3eb feat: create tax category during taxes setup by barredterra · 3 years, 11 months ago
  49. 46d39d2 fix: validate company in taxes setup by barredterra · 3 years, 11 months ago
  50. e5ab5d8 feat(Asset Repair): Create GL Entries by GangaManoj · 4 years ago
  51. 11594f8 fix(Company): Add 'Repair and Maintenance Account' field by GangaManoj · 4 years ago
  52. 88ac9b2 fix(Company): Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 4 years ago
  53. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 11 months ago
  54. db95db8 fix: merge conflict by Nabin Hait · 3 years, 11 months ago
  55. 99636c6 fix: rearrange buttons for company doctype (#25617) by Ganga Manoj · 3 years, 11 months ago
  56. 79b422c fix: Advance TDS in TDS payable monthly report by Deepesh Garg · 4 years, 1 month ago
  57. b14a935 Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 11 months ago
  58. 2f8a742 refactor: Replace render imports by Suraj Shetty · 3 years, 11 months ago
  59. dd5b31f fix: set disable rounded total if it is globally enabled (#25789) by Saqib · 3 years, 11 months ago
  60. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 11 months ago
  61. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 11 months ago
  62. e38192c fix: merge conflict by Nabin Hait · 4 years ago
  63. b76ebb3 fix: Use frappe.safe_eval instead of eval by Suraj Shetty · 4 years ago
  64. f2eb8dd feat: Transaction Deletion Record (#25354) by Ganga Manoj · 4 years ago
  65. 80aa8a3 Merge branch 'develop' of github.com:frappe/erpnext into parallel-distributed-testing by Suraj Shetty · 4 years ago
  66. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 4 years ago
  67. 0e41295 perf: Performance enhancement on setup wizard (#25606) by Nabin Hait · 4 years ago
  68. 134eaa5 perf: Performance enhancement on setup wizard (#25605) by Nabin Hait · 4 years ago
  69. c702408 chore: Remove unnecessary print statements by Suraj Shetty · 4 years ago
  70. ca37380 Merge branch 'develop' of github.com:frappe/erpnext into develop by Suraj Shetty · 4 years ago
  71. 4a805b5 chore: frappe.whitelist for doc methods (#25465) by Walstan Baptista · 4 years ago
  72. 52ea6b1 Revert "fix: email digest user not found" by Suraj Shetty · 4 years ago
  73. 923fb00 fix: remove non-standard module cards from Home Workspace (#25391) by Rucha Mahabal · 4 years ago
  74. 80d44ca fix: remove is_default from country wise tax by barredterra · 4 years ago
  75. 476fff1 Merge branch 'develop' into improve_taxes_setup by barredterra · 4 years ago
  76. c456565 fix: Let Administrator delete company transactions (#25300) by Ganga Manoj · 4 years ago
  77. a8f78fa fix: patch failing while migrating from v7 to v13 by Rohit Waghchaure · 4 years ago
  78. 610ccd4 fix: modified permission by Rohit Waghchaure · 4 years, 1 month ago
  79. 03635fb feat: ESS User by Rohit Waghchaure · 4 years, 3 months ago
  80. 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 4 years ago
  81. 9f73bd8 fix: don't delete mode of payment account details while deleting company transactions (#25217) by Anupam Kumar · 4 years ago
  82. e286750 fix: UOM length unit in global setup list is empty (#24855) by HENRY Florian · 4 years ago
  83. 0586b7d feat: discount configuration on early payments (#24586) by Saqib · 4 years ago
  84. d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 4 years ago
  85. 3da2df5 Merge branch 'develop' into help-links-fix by Prssanna Desai · 4 years, 1 month ago
  86. 194dd12 fix: re-execute add_standard_navbar_items patch by prssanna · 4 years, 1 month ago
  87. 5ce0569 fix: validate_series (#24984) by Anupam Kumar · 4 years, 1 month ago
  88. 14c3c51 fix(minor): rearrange the cards on home workspace by Rushabh Mehta · 4 years, 1 month ago
  89. 45735b3 fix(minor): login: set as Login to ERPNext by Rushabh Mehta · 4 years, 1 month ago
  90. db24b13 Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 4 years, 1 month ago
  91. 5e475f8 Merge branch 'develop' into suplier_portal_fixes by Anurag Mishra · 4 years, 1 month ago
  92. fb68aba Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 4 years, 1 month ago
  93. be2c1fc feat(Non Profit): 80G Certificates and Donations (#24657) by Rucha Mahabal · 4 years, 1 month ago
  94. fbd810c Merge branch 'develop' into improve_taxes_setup by Raffael Meyer · 4 years, 1 month ago
  95. 20cc2bb fix: autoname for Item Tax Template by Raffael Meyer · 4 years, 1 month ago
  96. 832098f fix: In-Transit Feature enhancements (#24652) by Anupam Kumar · 4 years, 1 month ago
  97. be98ee2 fix: breadcrumbs for company by walstanb · 4 years, 1 month ago
  98. ebd1d08 refactor: taxes setup by barredterra · 4 years, 1 month ago
  99. 25afad3 refactor: extend taxes and charges setup by barredterra · 4 years, 1 month ago
  100. dcfc3d7 fix: remove redundant calls to create_sales_tax by barredterra · 4 years, 1 month ago