1. 475d856 fix(style): longer titles overflowing by Rucha Mahabal · 3 years, 7 months ago
  2. 3719815 feat: Export chart option in desktop view by Rucha Mahabal · 3 years, 7 months ago
  3. 1176761 feat: Expand All nodes option in Desktop view by Rucha Mahabal · 3 years, 7 months ago
  4. ee7eaf9 test: UI tests for org chart mobile by Rucha Mahabal · 3 years, 7 months ago
  5. f004b40 test: UI tests for org chart desktop by Rucha Mahabal · 3 years, 7 months ago
  6. fc40795 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into org-chart by Rucha Mahabal · 3 years, 7 months ago
  7. 4582f28 fix: sider by Rucha Mahabal · 3 years, 8 months ago
  8. 24b31c0 fix(mobile): collapsed nodes not expanding by Rucha Mahabal · 3 years, 8 months ago
  9. 06fc9e7 fix: sibling group expansion not working for root nodes by Rucha Mahabal · 3 years, 8 months ago
  10. 05ffc0d feat: use icon for connections on mobile view by Rucha Mahabal · 3 years, 8 months ago
  11. 48018b8 fix: do not sort by number of connections by Rucha Mahabal · 3 years, 8 months ago
  12. df3bb9e perf: Optimise Rendering by Rucha Mahabal · 3 years, 8 months ago
  13. 6eec251 feat: handle multiple root / orphan nodes by Rucha Mahabal · 3 years, 8 months ago
  14. 6d5ee25 fix: unnecessary variables by Rucha Mahabal · 3 years, 8 months ago
  15. ad06603 fix: removing orphaned connectors by Rucha Mahabal · 3 years, 8 months ago
  16. 6309601 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 8 months ago
  17. 2fcd05a fix: sider by Rucha Mahabal · 3 years, 8 months ago
  18. 77b0b8a fix: edit node button overflowing by Rucha Mahabal · 3 years, 8 months ago
  19. b8a18bf feat: add arc to connectors in mobile view by Rucha Mahabal · 3 years, 8 months ago
  20. a7507f7 refactor: use arcs instead of bezier curves for cleaner connectors by Rucha Mahabal · 3 years, 8 months ago
  21. c40b9d2 feat: setup node edit action by Rucha Mahabal · 3 years, 8 months ago
  22. f15e8b7 refactor: add options to chart by Rucha Mahabal · 3 years, 8 months ago
  23. bcc998e chore: create separate files for Desktop and Mobile view and bundle assets by Rucha Mahabal · 3 years, 8 months ago
  24. f531429 feat: connectors for mobile node cards by Rucha Mahabal · 3 years, 8 months ago
  25. 25e8723 fix: expanded node group interactions and visibility by Rucha Mahabal · 3 years, 8 months ago
  26. 6e3a7b4 feat(mobile): sibling node group expansion and rendering by Rucha Mahabal · 3 years, 8 months ago
  27. 1e5482c fix: Revert Changes by Deepesh Garg · 3 years, 8 months ago
  28. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 8 months ago
  29. 1658107 fix: Linting fixes by Deepesh Garg · 3 years, 8 months ago
  30. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 8 months ago
  31. 755ebdf Update party.js by Deepesh Garg · 3 years, 8 months ago
  32. dbdf251 fix: fetches correct preferred shipping address by Noah Jacob · 3 years, 8 months ago
  33. bbe64b5 fix: (style) Address card buttons hover state by marination · 3 years, 8 months ago
  34. 03b629c Merge pull request #26100 from deepeshgarg007/pi_billing_address by Deepesh Garg · 3 years, 8 months ago
  35. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 8 months ago
  36. 6734707 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 8 months ago
  37. cce19db feat: org chart mobile interactions by Rucha Mahabal · 3 years, 8 months ago
  38. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 8 months ago
  39. c1ba35b feat: Organizational Chart by Rucha Mahabal · 3 years, 8 months ago
  40. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 8 months ago
  41. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 9 months ago
  42. a58b571 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 8 months ago
  43. 8c73f6f fix(pos): pos loyalty card alignment (#26051) by Afshan · 3 years, 8 months ago
  44. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 9 months ago
  45. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 9 months ago
  46. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 9 months ago
  47. 7ace06a fix: sider by pateljannat · 3 years, 9 months ago
  48. bbf07d9 fix: quiz timer issues by pateljannat · 3 years, 9 months ago
  49. 6f2dacc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 9 months ago
  50. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  51. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 9 months ago
  52. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 9 months ago
  53. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 9 months ago
  54. ca34eec Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 9 months ago
  55. 2f58856 fix: Labeling and other fixes by Deepesh Garg · 3 years, 9 months ago
  56. f4db313 refactor: Use css variables for breakpoint value by Suraj Shetty · 3 years, 9 months ago
  57. c4d4be3 fix: ensure website theme is applied correctly by prssanna · 3 years, 9 months ago
  58. 4311fdc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 9 months ago
  59. 04dfaf3 fix: Broken help links fixed by anushka19 · 3 years, 9 months ago
  60. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 9 months ago
  61. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 9 months ago
  62. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 9 months ago
  63. 36d47f9 fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  64. b07f7d1 fix: Linting and other fixes by Deepesh Garg · 3 years, 9 months ago
  65. e2f83ff fix: Linting fixes and other checks by Deepesh Garg · 3 years, 9 months ago
  66. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 9 months ago
  67. c26de28 fix: TDS against Purhase Orders by Deepesh Garg · 4 years, 4 months ago
  68. 61c5e47 feat: Tax deduction against advance payments by Deepesh Garg · 4 years, 5 months ago
  69. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 9 months ago
  70. be247ec fix: error message placeholders and sider issues by Rucha Mahabal · 3 years, 9 months ago
  71. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 9 months ago
  72. 35137ba removing currency filter and added rate conversion while fetching timesheets in SI by Anupam · 3 years, 9 months ago
  73. fd4743c refactor: timesheet by Anupam · 3 years, 9 months ago
  74. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 9 months ago
  75. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 9 months ago
  76. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 10 months ago
  77. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 10 months ago
  78. 55d47a2 fix(pos): UI fixes related to overflowing payment section (#25652) by Saqib · 3 years, 10 months ago
  79. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 10 months ago
  80. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 10 months ago
  81. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 10 months ago
  82. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 10 months ago
  83. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 10 months ago
  84. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 10 months ago
  85. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 10 months ago
  86. 0ae702a Merge branch 'develop' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 10 months ago
  87. f6610c9 fix: Gracefully handle duplicate bank account name to make setup faster by Deepesh Garg · 3 years, 10 months ago
  88. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 10 months ago
  89. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 10 months ago
  90. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 10 months ago
  91. 157b388 fix: change subcontracted item display (#25425) by Alan · 3 years, 10 months ago
  92. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 10 months ago
  93. dcdd3be feat: Timer in LMS Quiz (#24246) by Jannat Patel · 3 years, 10 months ago
  94. 72929aa Merge pull request #24878 from anupamvs/planning by rohitwaghchaure · 3 years, 10 months ago
  95. c50fbc6 fix: list lookup with undefined variable (#25210) by Sun Howwrongbum · 3 years, 10 months ago
  96. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  97. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 10 months ago
  98. f045fde Merge branch 'develop' into patch-8 by Marica · 3 years, 10 months ago
  99. 24e4516 fix: Sider by Marica · 3 years, 10 months ago
  100. 03f711e style: sider issues by Rohan Bansal · 3 years, 10 months ago