1. b3e647f fix: Pass ORCHESTRATOR_URL via secrets by Suraj Shetty · 3 years, 5 months ago
  2. 19c5fd7 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 5 months ago
  3. a70e114 ci: Check limits by Suraj Shetty · 3 years, 5 months ago
  4. ab8816e test: Fix test dependency by Suraj Shetty · 3 years, 5 months ago
  5. c79f5d7 ci: Try parallel testing with orchestrator by Suraj Shetty · 3 years, 5 months ago
  6. 175cb27 test: Pass ConflictingTaxRule during tax rule test by Suraj Shetty · 3 years, 5 months ago
  7. 8696580 ci: Fix coveralls by Suraj Shetty · 3 years, 5 months ago
  8. 6ca8989 ci: Disble failfast temporarily by Suraj Shetty · 3 years, 5 months ago
  9. 5e88b14 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  10. b4c958c chore: Debug by Suraj Shetty · 3 years, 5 months ago
  11. 3b69aa8 ci: Enable coveralls by Suraj Shetty · 3 years, 5 months ago
  12. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 5 months ago
  13. 232cd28 test: Fix dependencies by Suraj Shetty · 3 years, 5 months ago
  14. 7b74985 test: Fix test_dependencies by Suraj Shetty · 3 years, 5 months ago
  15. 0f3d862 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  16. 85dd5d2 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  17. 34e620f test: Fix dependency by Suraj Shetty · 3 years, 5 months ago
  18. dd15304 fix: Frappe branch by Suraj Shetty · 3 years, 5 months ago
  19. 591f3f0 ci: Try Parallel tests by Suraj Shetty · 3 years, 5 months ago
  20. 04dfaf3 fix: Broken help links fixed by anushka19 · 3 years, 5 months ago
  21. fbc8694 refactor: added maintenance schedule links to parent form by noahjacob · 3 years, 5 months ago
  22. bd783e8 refactor: renamed item_ref to item_reference by noahjacob · 3 years, 5 months ago
  23. 9e4c288 refactor: added maintenance visit to maintenance schedule dashboard by noahjacob · 3 years, 5 months ago
  24. 5dad722 Merge pull request #25855 from Anuja-pawar/fix-ageing-report-psoa by Deepesh Garg · 3 years, 5 months ago
  25. bb0a40b fix: ageing error in PSOA by Anuja P · 3 years, 5 months ago
  26. 3382655 fix: sider issues by Saqib Ansari · 3 years, 5 months ago
  27. 45a89a7 fix(pos): cannot add same item with different rates by Saqib Ansari · 3 years, 5 months ago
  28. e2059fb fix: spaces to tabs by Anuja P · 3 years, 5 months ago
  29. 5e4128e fix: patch for existing issues by Anuja P · 3 years, 5 months ago
  30. dc51388 style: fixed indentations and formatting by noahjacob · 3 years, 5 months ago
  31. 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  32. 1e3a3b2 style: semgrep issues by Rohan Bansal · 3 years, 5 months ago
  33. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 5 months ago
  34. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 5 months ago
  35. 477a90e Merge pull request #25833 from ankush/translation_fixes by Marica · 3 years, 5 months ago
  36. 7342eb6 Merge pull request #25810 from marination/se-supplier-customer by Marica · 3 years, 5 months ago
  37. 349ef82 fix: student invalid password reset link (#25826) by Anupam Kumar · 3 years, 5 months ago
  38. 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
  39. be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 5 months ago
  40. 2e0e4a7 refactor: Additional Salary form clean up (#25785) by Anurag Mishra · 3 years, 5 months ago
  41. db5217e fix: renaming hold to on hold by Anuja P · 3 years, 5 months ago
  42. 0e804e2 fix(gstr-1): incorrect gstin fetched incase of branch company address by Saqib Ansari · 3 years, 5 months ago
  43. 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
  44. 03a6977 fix: Sider issues by GangaManoj · 3 years, 5 months ago
  45. 1d7dda2 fix(Asset): Fix depreciation_amount calculation by GangaManoj · 3 years, 5 months ago
  46. 28ca383 feat(Asset): Edit value_after_depreciation by GangaManoj · 3 years, 5 months ago
  47. 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
  48. 4277877 feat(Asset Repair): Change visibilty of sections by GangaManoj · 3 years, 5 months ago
  49. 30fdeba feat(Asset): Modify depreciation schedule by GangaManoj · 3 years, 5 months ago
  50. 6bb920f fix(Asset Repair): Only create GL entries if repair cost is capitalised by GangaManoj · 3 years, 5 months ago
  51. 8a41f63 fix(Asset Repair): Remove 'Payable Account' field by GangaManoj · 3 years, 5 months ago
  52. 66e6f01 fix(Asset Repair): Make Purchase Invoice mandatory if capitalize_repair_cost is checked by GangaManoj · 3 years, 5 months ago
  53. a8037c1 fix(Asset Repair): Add Purchase Invoice by GangaManoj · 3 years, 5 months ago
  54. 3ab852d fix(Asset Repair): Fetch 'Asset Name' when 'Asset' is selected by GangaManoj · 3 years, 5 months ago
  55. d5d7cac fix(Asset Repair): Improve code by GangaManoj · 3 years, 5 months ago
  56. 15294d5 feat(Asset Maintenance): Decrease stock quantity if consumed during Asset Maintenance by GangaManoj · 3 years, 5 months ago
  57. a7bbaac fix(Asset Repair): Always add value of consumed Stock Items to Asset value by GangaManoj · 3 years, 5 months ago
  58. 70bad47 feat(Asset Maintenance): Increase Asset value if Stock Items were consumed by GangaManoj · 3 years, 5 months ago
  59. d1f5217 feat(Asset Maintenance): Check if Warehouse and Stock Items were entered by GangaManoj · 3 years, 5 months ago
  60. 04a909b feat(Asset Maintenance): Add 'Stock Consumption Details' section by GangaManoj · 3 years, 5 months ago
  61. 568369a feat(Asset Maintenance): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  62. 2874d08 fix(Asset Repair): Rearrange fields by GangaManoj · 3 years, 5 months ago
  63. f7eebf0 feat(Asset Repair): Add 'Increase In Asset Life' field by GangaManoj · 3 years, 5 months ago
  64. 68b7837 fix(Asset): Make Manage button white by GangaManoj · 3 years, 5 months ago
  65. ec72f89 fix(Asset Repair): Revert to asset's previous status if repair is completed/cancelled by GangaManoj · 3 years, 5 months ago
  66. 1ac1ced feat(Asset Repair): Decrease stock quantity if consumed during Asset Repair by GangaManoj · 3 years, 5 months ago
  67. c8cb96a feat(Asset Repair): Add Warehouse field by GangaManoj · 3 years, 5 months ago
  68. f2fe55c feat(Asset Repair): Check for Cost Center and Payable Account by GangaManoj · 3 years, 5 months ago
  69. 8d05eca feat(Asset Repair): Create GL Entries to capitalise repair cost by GangaManoj · 3 years, 5 months ago
  70. 385ca80 feat(Asset Repair): Add total_repair_cost field by GangaManoj · 3 years, 5 months ago
  71. c2b0102 feat(Asset Repair): Add 'View General Ledger' button by GangaManoj · 3 years, 5 months ago
  72. 7ad74cf feat(Asset Repair): Add stock_consumption checkbox by GangaManoj · 3 years, 5 months ago
  73. 234b473 feat(Asset Repair): Remove 'Assign To' by GangaManoj · 3 years, 5 months ago
  74. d554267 feat(Asset Repair): Add 'Cost Center' to GL Entries by GangaManoj · 3 years, 5 months ago
  75. f5a2ea9 feat(Asset Repair): Add 'Accounting Dimensions' section by GangaManoj · 3 years, 5 months ago
  76. e5ab5d8 feat(Asset Repair): Create GL Entries by GangaManoj · 3 years, 5 months ago
  77. 0739d4b feat(Asset Repair): Add value of consumed stock items to asset value by GangaManoj · 3 years, 5 months ago
  78. d2d31fd feat(Asset Repair): Add 'Stock Items' table by GangaManoj · 3 years, 5 months ago
  79. c62890b feat: Create 'Stock Item' child table by GangaManoj · 3 years, 5 months ago
  80. 258c238 feat(Asset Repair): Add repair_cost to asset_value by GangaManoj · 3 years, 5 months ago
  81. 6d1cf76 feat(Asset): Add 'Asset Value' field by GangaManoj · 3 years, 5 months ago
  82. 194a08e fix(Asset Repair): Hide 'Accounting Details' section till doc gets saved by GangaManoj · 3 years, 5 months ago
  83. 1b2a5d1 feat(Asset Repair): Add 'Capitalize Repair Cost' checkbox by GangaManoj · 3 years, 5 months ago
  84. 11594f8 fix(Company): Add 'Repair and Maintenance Account' field by GangaManoj · 3 years, 5 months ago
  85. 88ac9b2 fix(Company): Rename 'Fixed Asset Depreciation Settings' to 'Fixed Asset Deafults' by GangaManoj · 3 years, 5 months ago
  86. deadcd9 feat(Asset Repair): Add payable_account field by GangaManoj · 3 years, 5 months ago
  87. 30c4a56 feat(Asset Repair): Change Asset's status according to repair_status by GangaManoj · 3 years, 5 months ago
  88. 1c26b27 fix(Asset Repair): Display 'Completion Date' and 'Repair Status' only after save by GangaManoj · 3 years, 5 months ago
  89. bbbd61d fix(Asset): Group all buttons under 'Manage' by GangaManoj · 3 years, 5 months ago
  90. 3e0e3f0 fix(Asset Repair): Replace 'Item Name' and 'Item Code' with 'Asset Name' by GangaManoj · 3 years, 5 months ago
  91. 322975a feat(Asset): Add 'Create > Asset Repair' button by GangaManoj · 3 years, 5 months ago
  92. ed79b22 fix(Asset): Group buttons under 'Action' by GangaManoj · 3 years, 5 months ago
  93. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 5 months ago
  94. ba2cbf8 Merge pull request #25714 from deepeshgarg007/net_values_gl_v13 by Nabin Hait · 3 years, 5 months ago
  95. c262705 feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 5 months ago
  96. 81376ea feat: Show net values in Party Accounts (#25714) by Deepesh Garg · 3 years, 5 months ago
  97. 18cfced fix(Material Request): Make status on list and form view the same (#24856) by Ganga Manoj · 3 years, 5 months ago
  98. 99636c6 fix: rearrange buttons for company doctype (#25617) by Ganga Manoj · 3 years, 5 months ago
  99. 4d61fa2 fix: incorrect cr/dr shown in general ledger for multi-currency transactions (#25654) by Afshan · 3 years, 5 months ago
  100. 6a62ad3 fix(plaid): withdrawals and deposits are recorded incorrectly (#25784) by Laurynas Sakalauskas · 3 years, 5 months ago