1. 04dfaf3 fix: Broken help links fixed by anushka19 · 3 years, 5 months ago
  2. 740c68d fix: Debug Test by Deepesh Garg · 3 years, 5 months ago
  3. 5269f15 Merge pull request #25857 from Anuja-pawar/fix-ageing-error-pre-release by Deepesh Garg · 3 years, 5 months ago
  4. fbc8694 refactor: added maintenance schedule links to parent form by noahjacob · 3 years, 5 months ago
  5. bd783e8 refactor: renamed item_ref to item_reference by noahjacob · 3 years, 5 months ago
  6. 753e589 fix: ageing error in PSOA by Anuja P · 3 years, 5 months ago
  7. 9e4c288 refactor: added maintenance visit to maintenance schedule dashboard by noahjacob · 3 years, 5 months ago
  8. 5dad722 Merge pull request #25855 from Anuja-pawar/fix-ageing-report-psoa by Deepesh Garg · 3 years, 5 months ago
  9. bb0a40b fix: ageing error in PSOA by Anuja P · 3 years, 5 months ago
  10. ea18230 fix: Update GL Entry ordering by Deepesh Garg · 3 years, 5 months ago
  11. df680a2c Merge branch 'develop' of github.com:frappe/erpnext into refactor-website-routing by Suraj Shetty · 3 years, 5 months ago
  12. 3382655 fix: sider issues by Saqib Ansari · 3 years, 5 months ago
  13. 8612558 Merge branch 'develop' into website-theme-fixes by Suraj Shetty · 3 years, 5 months ago
  14. 45a89a7 fix(pos): cannot add same item with different rates by Saqib Ansari · 3 years, 5 months ago
  15. be3671f fix: Create new supplier for test case by Deepesh Garg · 3 years, 5 months ago
  16. e2059fb fix: spaces to tabs by Anuja P · 3 years, 5 months ago
  17. 5e4128e fix: patch for existing issues by Anuja P · 3 years, 5 months ago
  18. dc51388 style: fixed indentations and formatting by noahjacob · 3 years, 5 months ago
  19. 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  20. 1e3a3b2 style: semgrep issues by Rohan Bansal · 3 years, 5 months ago
  21. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  22. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  23. 477a90e Merge pull request #25833 from ankush/translation_fixes by Marica · 3 years, 5 months ago
  24. 7342eb6 Merge pull request #25810 from marination/se-supplier-customer by Marica · 3 years, 5 months ago
  25. 59769c7 fix: student invalid password reset link (#25825) by Anupam Kumar · 3 years, 5 months ago
  26. 349ef82 fix: student invalid password reset link (#25826) by Anupam Kumar · 3 years, 5 months ago
  27. 36a11bf Merge pull request #25841 from nextchamp-saqib/fix(gstr-1)--incorrect-gstin-fetched-incase-of-branch-company-address by Deepesh Garg · 3 years, 5 months ago
  28. be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 5 months ago
  29. 2e0e4a7 refactor: Additional Salary form clean up (#25785) by Anurag Mishra · 3 years, 5 months ago
  30. db5217e fix: renaming hold to on hold by Anuja P · 3 years, 5 months ago
  31. 0e804e2 fix(gstr-1): incorrect gstin fetched incase of branch company address by Saqib Ansari · 3 years, 5 months ago
  32. f3f8788 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into issue-summary-report-fix by Anuja P · 3 years, 5 months ago
  33. 5e27c7d fix: Add non group filter for account by Deepesh Garg · 3 years, 5 months ago
  34. 8fddd0f fix: Update TDS rate for test by Deepesh Garg · 3 years, 5 months ago
  35. 03a6977 fix: Sider issues by GangaManoj · 3 years, 5 months ago
  36. 1d7dda2 fix(Asset): Fix depreciation_amount calculation by GangaManoj · 3 years, 5 months ago
  37. 28ca383 feat(Asset): Edit value_after_depreciation by GangaManoj · 3 years, 5 months ago
  38. 4b543de feat(Asset Repair): Modify depreciation schedule when increase_in_asset_life is not a multiple of frequency_of_depreciation by GangaManoj · 3 years, 5 months ago
  39. 4277877 feat(Asset Repair): Change visibilty of sections by GangaManoj · 3 years, 5 months ago
  40. 30fdeba feat(Asset): Modify depreciation schedule by GangaManoj · 3 years, 5 months ago
  41. 6bb920f fix(Asset Repair): Only create GL entries if repair cost is capitalised by GangaManoj · 3 years, 5 months ago
  42. 8a41f63 fix(Asset Repair): Remove 'Payable Account' field by GangaManoj · 3 years, 5 months ago
  43. 66e6f01 fix(Asset Repair): Make Purchase Invoice mandatory if capitalize_repair_cost is checked by GangaManoj · 3 years, 5 months ago
  44. a8037c1 fix(Asset Repair): Add Purchase Invoice by GangaManoj · 3 years, 5 months ago
  45. 3ab852d fix(Asset Repair): Fetch 'Asset Name' when 'Asset' is selected by GangaManoj · 3 years, 5 months ago
  46. d5d7cac fix(Asset Repair): Improve code by GangaManoj · 3 years, 5 months ago
  47. 15294d5 feat(Asset Maintenance): Decrease stock quantity if consumed during Asset Maintenance by GangaManoj · 3 years, 5 months ago
  48. a7bbaac fix(Asset Repair): Always add value of consumed Stock Items to Asset value by GangaManoj · 3 years, 5 months ago
  49. 70bad47 feat(Asset Maintenance): Increase Asset value if Stock Items were consumed by GangaManoj · 3 years, 5 months ago
  50. d1f5217 feat(Asset Maintenance): Check if Warehouse and Stock Items were entered by GangaManoj · 3 years, 5 months ago
  51. 04a909b feat(Asset Maintenance): Add 'Stock Consumption Details' section by GangaManoj · 3 years, 5 months ago
  52. 568369a feat(Asset Maintenance): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  53. 2874d08 fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 5 months ago
  54. f7eebf0 feat(Asset Repair): Add 'Increase In Asset Life' field by GangaManoj · 3 years, 5 months ago
  55. 68b7837 fix(Asset): Make Manage button white by GangaManoj · 3 years, 5 months ago
  56. ec72f89 fix(Asset Repair): Revert to asset's previous status if repair is completed/cancelled by GangaManoj · 3 years, 5 months ago
  57. 1ac1ced feat(Asset Repair): Decrease stock quantity if consumed during Asset Repair by GangaManoj · 3 years, 5 months ago
  58. c8cb96a feat(Asset Repair): Add Warehouse field by GangaManoj · 3 years, 5 months ago
  59. f2fe55c feat(Asset Repair): Check for Cost Center and Payable Account by GangaManoj · 3 years, 5 months ago
  60. 8d05eca feat(Asset Repair): Create GL Entries to capitalise repair cost by GangaManoj · 3 years, 5 months ago
  61. 385ca80 feat(Asset Repair): Add total_repair_cost field by GangaManoj · 3 years, 5 months ago
  62. c2b0102 feat(Asset Repair): Add 'View General Ledger' button by GangaManoj · 3 years, 5 months ago
  63. 7ad74cf feat(Asset Repair): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  64. 234b473 feat(Asset Repair): Remove 'Assign To' by GangaManoj · 3 years, 5 months ago
  65. d554267 feat(Asset Repair): Add 'Cost Center' to GL Entries by GangaManoj · 3 years, 5 months ago
  66. f5a2ea9 feat(Asset Repair): Add 'Accounting Dimensions' section by GangaManoj · 3 years, 5 months ago
  67. e5ab5d8 feat(Asset Repair): Create GL Entries by GangaManoj · 3 years, 5 months ago
  68. 0739d4b feat(Asset Repair): Add value of consumed stock items to asset value by GangaManoj · 3 years, 5 months ago
  69. d2d31fd feat(Asset Repair): Add 'Stock Items' table by GangaManoj · 3 years, 5 months ago
  70. c62890b feat: Create 'Stock Item' child table by GangaManoj · 3 years, 5 months ago
  71. 258c238 feat(Asset Repair): Add repair_cost to asset_value by GangaManoj · 3 years, 5 months ago
  72. 6d1cf76 feat(Asset): Add 'Asset Value' field by GangaManoj · 3 years, 5 months ago
  73. 194a08e fix(Asset Repair): Hide 'Accounting Details' section till doc gets saved by GangaManoj · 3 years, 5 months ago
  74. 1b2a5d1 feat(Asset Repair): Add 'Capitalize Repair Cost' checkbox by GangaManoj · 3 years, 5 months ago
  75. 11594f8 fix(Company): Add 'Repair and Maintenance Account' field by GangaManoj · 3 years, 5 months ago
  76. 88ac9b2 fix(Company): Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 3 years, 5 months ago
  77. deadcd9 feat(Asset Repair): Add payable_account field by GangaManoj · 3 years, 5 months ago
  78. 30c4a56 feat(Asset Repair): Change Asset's status according to repair_status by GangaManoj · 3 years, 5 months ago
  79. 1c26b27 fix(Asset Repair): Display 'Completion Date' and 'Repair Status' only after save by GangaManoj · 3 years, 5 months ago
  80. bbbd61d fix(Asset): Group all buttons under 'Manage' by GangaManoj · 3 years, 5 months ago
  81. 3e0e3f0 fix(Asset Repair): Replace 'Item Name' and 'Item Code' with 'Asset Name' by GangaManoj · 3 years, 5 months ago
  82. 322975a feat(Asset): Add 'Create > Asset Repair' button by GangaManoj · 3 years, 5 months ago
  83. ed79b22 fix(Asset): Group buttons under 'Action' by GangaManoj · 3 years, 5 months ago
  84. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  85. e5df602 Merge branch 'version-13-hotfix' into version-13-pre-release by Nabin Hait · 3 years, 5 months ago
  86. ba2cbf8 Merge pull request #25714 from deepeshgarg007/net_values_gl_v13 by Nabin Hait · 3 years, 5 months ago
  87. c262705 feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 5 months ago
  88. 81376ea feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 5 months ago
  89. 18cfced fix(Material Request): Make status on list and form view the same (#24856) by Ganga Manoj · 3 years, 5 months ago
  90. db95db8 fix: merge conflict by Nabin Hait · 3 years, 5 months ago
  91. 99636c6 fix: rearrange buttons for company doctype (#25617) by Ganga Manoj · 3 years, 5 months ago
  92. 4d61fa2 fix: incorrect cr/dr shown in general ledger for multi-currency transactions (#25654) by Afshan · 3 years, 5 months ago
  93. 6a62ad3 fix(plaid): withdrawals and deposits are recorded incorrectly (#25784) by Laurynas Sakalauskas · 3 years, 5 months ago
  94. 507a211 fix: fetch email id from dialog box in pos past order summary' (#25808) by Rakshith N · 3 years, 5 months ago
  95. 84f270e fix: Remove unwanted commits by Deepesh Garg · 3 years, 5 months ago
  96. 73e41c0 refactor: suggested changes by noahjacob · 3 years, 5 months ago
  97. 55a3fb5 fix: Linting Issues by Deepesh Garg · 3 years, 5 months ago
  98. 36d47f9 fix: Linting issues by Deepesh Garg · 3 years, 5 months ago
  99. 6f84cee fix: Uncommentt test by Deepesh Garg · 3 years, 5 months ago
  100. b07f7d1 fix: Linting and other fixes by Deepesh Garg · 3 years, 5 months ago