1. f8031d3 Merge pull request #26261 from ruchamahabal/org-chart by Nabin Hait · 3 years, 6 months ago
  2. 793063b fix: pos return payment mode issue (#26875) by Subin Tom · 3 years, 6 months ago
  3. f22b858 fix: Clean Serial No input on Server Side by marination · 3 years, 7 months ago
  4. a27ef14 fix: Override template only if setting is enabled by Deepesh Garg · 3 years, 6 months ago
  5. 0bba425 fix: Ignore default payment term templates when coping payment terms from orders by Deepesh Garg · 3 years, 6 months ago
  6. 8d52a22 fix: Additional discount calculations in Invoices (#26553) by Deepesh Garg · 3 years, 7 months ago
  7. 4209b3b fix: included company in Link Document Type filters for contact (#26576) (#26634) by Frappe PR Bot · 3 years, 7 months ago
  8. c676eaa fix: test by Rucha Mahabal · 3 years, 7 months ago
  9. 3719815 feat: Export chart option in desktop view by Rucha Mahabal · 3 years, 7 months ago
  10. 1176761 feat: Expand All nodes option in Desktop view by Rucha Mahabal · 3 years, 7 months ago
  11. 85c8daa fix: Pass doc and other parameters to properly prefill information - while creating customer from form dashboard by Suraj Shetty · 3 years, 7 months ago
  12. ee7eaf9 test: UI tests for org chart mobile by Rucha Mahabal · 3 years, 7 months ago
  13. f004b40 test: UI tests for org chart desktop by Rucha Mahabal · 3 years, 7 months ago
  14. 513375f fix: Nested/Multi-level BOM help link (#26409) by Kenneth Sequeira · 3 years, 7 months ago
  15. 7a89033 fix: update integration links in help.js (#26483) by Kenneth Sequeira · 3 years, 7 months ago
  16. eef8e4a Merge pull request #26292 from deepeshgarg007/amended_doc_discount by Deepesh Garg · 3 years, 7 months ago
  17. fc40795 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into org-chart by Rucha Mahabal · 3 years, 7 months ago
  18. 4582f28 fix: sider by Rucha Mahabal · 3 years, 7 months ago
  19. 24b31c0 fix(mobile): collapsed nodes not expanding by Rucha Mahabal · 3 years, 7 months ago
  20. 06fc9e7 fix: sibling group expansion not working for root nodes by Rucha Mahabal · 3 years, 7 months ago
  21. 05ffc0d feat: use icon for connections on mobile view by Rucha Mahabal · 3 years, 7 months ago
  22. 48018b8 fix: do not sort by number of connections by Rucha Mahabal · 3 years, 7 months ago
  23. df3bb9e perf: Optimise Rendering by Rucha Mahabal · 3 years, 7 months ago
  24. 6eec251 feat: handle multiple root / orphan nodes by Rucha Mahabal · 3 years, 8 months ago
  25. 6d5ee25 fix: unnecessary variables by Rucha Mahabal · 3 years, 8 months ago
  26. ad06603 fix: removing orphaned connectors by Rucha Mahabal · 3 years, 8 months ago
  27. 6309601 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 8 months ago
  28. 2fcd05a fix: sider by Rucha Mahabal · 3 years, 8 months ago
  29. 991d3cd fix: Incorrect discount amount on amended document by Deepesh Garg · 3 years, 8 months ago
  30. 77b0b8a fix: edit node button overflowing by Rucha Mahabal · 3 years, 8 months ago
  31. b8a18bf feat: add arc to connectors in mobile view by Rucha Mahabal · 3 years, 8 months ago
  32. a7507f7 refactor: use arcs instead of bezier curves for cleaner connectors by Rucha Mahabal · 3 years, 8 months ago
  33. c40b9d2 feat: setup node edit action by Rucha Mahabal · 3 years, 8 months ago
  34. f15e8b7 refactor: add options to chart by Rucha Mahabal · 3 years, 8 months ago
  35. bcc998e chore: create separate files for Desktop and Mobile view and bundle assets by Rucha Mahabal · 3 years, 8 months ago
  36. 1e5482c fix: Revert Changes by Deepesh Garg · 3 years, 8 months ago
  37. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 8 months ago
  38. 1658107 fix: Linting fixes by Deepesh Garg · 3 years, 8 months ago
  39. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 8 months ago
  40. 755ebdf Update party.js by Deepesh Garg · 3 years, 8 months ago
  41. dbdf251 fix: fetches correct preferred shipping address by Noah Jacob · 3 years, 8 months ago
  42. 03b629c Merge pull request #26100 from deepeshgarg007/pi_billing_address by Deepesh Garg · 3 years, 8 months ago
  43. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 8 months ago
  44. 6734707 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 8 months ago
  45. fb89008 fix(pos): unsupported operand type -=: for 'float' and 'NoneType' (#26097) by Saqib · 3 years, 8 months ago
  46. 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
  47. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
  48. a58b571 fix: Billing address not fetched in Purchase Invoice by Deepesh Garg · 3 years, 8 months ago
  49. d17217c Merge pull request #25831 from deepeshgarg007/tds_advance_payment_v13 by Nabin Hait · 3 years, 8 months ago
  50. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 8 months ago
  51. 758db79 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_advance_payment_v13 by Deepesh Garg · 3 years, 8 months ago
  52. 7ace06a fix: sider by pateljannat · 3 years, 8 months ago
  53. bbf07d9 fix: quiz timer issues by pateljannat · 3 years, 8 months ago
  54. 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
  55. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  56. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 9 months ago
  57. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 9 months ago
  58. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 9 months ago
  59. 2f58856 fix: Labeling and other fixes by Deepesh Garg · 3 years, 9 months ago
  60. 4311fdc Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 9 months ago
  61. 04dfaf3 fix: Broken help links fixed by anushka19 · 3 years, 9 months ago
  62. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 9 months ago
  63. c5b0742 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 9 months ago
  64. ff96bdf fix(ux): fix unstranslated text in msgprint/throw by Ankush Menat · 3 years, 9 months ago
  65. 36d47f9 fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  66. b07f7d1 fix: Linting and other fixes by Deepesh Garg · 3 years, 9 months ago
  67. e2f83ff fix: Linting fixes and other checks by Deepesh Garg · 3 years, 9 months ago
  68. fd380d3 fix: Linting errors by Deepesh Garg · 3 years, 9 months ago
  69. c26de28 fix: TDS against Purhase Orders by Deepesh Garg · 4 years, 4 months ago
  70. 61c5e47 feat: Tax deduction against advance payments by Deepesh Garg · 4 years, 5 months ago
  71. 651e934 Merge pull request #25683 from noahjacob/supplier_item_group_link by rohitwaghchaure · 3 years, 9 months ago
  72. be247ec fix: error message placeholders and sider issues by Rucha Mahabal · 3 years, 9 months ago
  73. ca2fb47 feat: updates item_code filters if item_group is linked to supplier by noahjacob · 3 years, 9 months ago
  74. 35137ba removing currency filter and added rate conversion while fetching timesheets in SI by Anupam · 3 years, 9 months ago
  75. fd4743c refactor: timesheet by Anupam · 3 years, 9 months ago
  76. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 9 months ago
  77. eca8629 fix: show uom for item in selector dialog (#25697) by Alan · 3 years, 9 months ago
  78. 83f98f6 Merge pull request #25653 from deepeshgarg007/tax_labels by Deepesh Garg · 3 years, 9 months ago
  79. 9f0823a fix: Linting issues by Deepesh Garg · 3 years, 9 months ago
  80. 13dfb97 fix: Lable for transaction child tables by Deepesh Garg · 3 years, 9 months ago
  81. 1a48eb4 fix: Client script breaking while settings tax labels by Deepesh Garg · 3 years, 9 months ago
  82. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 10 months ago
  83. ffea9d4 fix: Check if payment schedule exists by Deepesh Garg · 3 years, 10 months ago
  84. 1bb7bb7 fix: Check if payment schedule exits before updating label by Deepesh Garg · 3 years, 10 months ago
  85. 04923d6 fix: function call to update payment schedule labels by Deepesh Garg · 3 years, 10 months ago
  86. cdc99cd fix(pos): incorrect expense account set in pos invoice (#25543) by Saqib · 3 years, 10 months ago
  87. 0ae702a Merge branch 'develop' of https://github.com/frappe/erpnext into bootstraped_gst_setup by Deepesh Garg · 3 years, 10 months ago
  88. f6610c9 fix: Gracefully handle duplicate bank account name to make setup faster by Deepesh Garg · 3 years, 10 months ago
  89. 6fb4175 fix: sider issues by Saqib Ansari · 3 years, 10 months ago
  90. c5c9f9a feat: set dynamic labels for payment schedule fields by Saqib Ansari · 3 years, 10 months ago
  91. d552fe6 feat: base payment amount in payment schedule by Saqib Ansari · 3 years, 10 months ago
  92. 157b388 fix: change subcontracted item display (#25425) by Alan · 3 years, 10 months ago
  93. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 10 months ago
  94. dcdd3be feat: Timer in LMS Quiz (#24246) by Jannat Patel · 3 years, 10 months ago
  95. 72929aa Merge pull request #24878 from anupamvs/planning by rohitwaghchaure · 3 years, 10 months ago
  96. c50fbc6 fix: list lookup with undefined variable (#25210) by Sun Howwrongbum · 3 years, 10 months ago
  97. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  98. 4e25aa7 Merge branch 'develop' into dev-quality-inspection-accounts by Marica · 3 years, 10 months ago
  99. f045fde Merge branch 'develop' into patch-8 by Marica · 3 years, 10 months ago
  100. 24e4516 fix: Sider by Marica · 3 years, 10 months ago