1. 761e528 fix: deprecation warning by Rucha Mahabal · 2 years, 8 months ago
  2. d647de3 Merge branch 'develop' into remove-nonprofit by Rucha Mahabal · 2 years, 8 months ago
  3. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  4. a0bdcbd fix: Add patch for account fields by Deepesh Garg · 2 years, 8 months ago
  5. db1957f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  6. 06d36c6 chore: Move patch that updates SO from WO to v13 by marination · 2 years, 8 months ago
  7. 8995997 fix: patch existing bins by Ankush Menat · 2 years, 8 months ago
  8. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 2 years, 8 months ago
  9. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  10. 7eb9dc0 fix: Ignore mandatory fields if exist (#27871) by gavin · 3 years ago
  11. bd3b47f fix: remove stale doctypes and add msg for ecommerce refactor (#27700) by Ankush Menat · 3 years, 1 month ago
  12. f97642e fix: Qb query, use `isin` instead of in and access fields without dot notation due to reserved pypika keywords by marination · 2 years, 9 months ago
  13. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 2 years, 9 months ago
  14. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  15. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 9 months ago
  16. 45fadb5 fix: Faulty 'continue' not setting value in db by marination · 2 years, 10 months ago
  17. 091a07c fix: Code cleanup by marination · 2 years, 10 months ago
  18. 31a2485 fix: Sider by marination · 2 years, 10 months ago
  19. 456f277 fix: Convert Item links to Website Item links in Item Card Group template data by marination · 2 years, 10 months ago
  20. 19e5dfb Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  21. 9fb61ef chore: Fix imports and formatting (linter) & Sider (unused import) by marination · 2 years, 9 months ago
  22. dcd99a8 Merge pull request #29536 from nabinhait/cost-center-allocation by Deepesh Garg · 2 years, 9 months ago
  23. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  24. f026ec6 Merge pull request #29522 from ankush/drop_bom_level by rohitwaghchaure · 2 years, 9 months ago
  25. 5aa1b6b Merge pull request #29519 from ankush/unique_bin by Ankush Menat · 2 years, 9 months ago
  26. 0a15334 fix: update reserved qty for production/ s/c by Ankush Menat · 2 years, 9 months ago
  27. d71d3e3 fix: Minor issues in existing patches by Nabin Hait · 2 years, 9 months ago
  28. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 9 months ago
  29. c2ecc7a refactor: patch for fixing broken bins by Ankush Menat · 2 years, 9 months ago
  30. 7ff3ca2 fix(patch): patch duplicate bins by Sagar Sharma · 2 years, 9 months ago
  31. 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 2 years, 9 months ago
  32. e4c2200 fix(patch): update BOMs to have correct transfer_material_against by Ankush Menat · 2 years, 9 months ago
  33. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 2 years, 9 months ago
  34. 6c1c85b feat: additional doctypes access for ESS user (#29317) by Rucha Mahabal · 2 years, 9 months ago
  35. c68c70f feat: Refund entry against loans by Deepesh Garg · 2 years, 9 months ago
  36. f469ec8 fix: broken patches (backport #29067) (#29406) by mergify[bot] · 2 years, 9 months ago
  37. 7086d3f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  38. dc8dad4 fix(patch): skip patch if column doesn't exist by Ankush Menat · 2 years, 9 months ago
  39. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  40. 203f008 fix(patch): update stock reconciliation current serial nos by Ankush Menat · 2 years, 9 months ago
  41. eff1d6b Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  42. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  43. c3e890e Merge branch 'develop' into fix-cancel-jv by Saqib Ansari · 2 years, 9 months ago
  44. 2718ddd refactor: Removed hospitality domain from ERPNext (#29167) by Chillar Anand · 2 years, 9 months ago
  45. 04d6456 fix: cannot cancel jv after migrating from v12 by Saqib Ansari · 2 years, 9 months ago
  46. d36092d patch: set default asset quantity as 1 by Saqib Ansari · 2 years, 9 months ago
  47. d39ffee Merge branch 'develop' into maint_sch_link_fix by Noah Jacob · 2 years, 9 months ago
  48. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  49. c80d5f7 Merge branch 'develop' into maint_sch_link_fix by Ankush Menat · 2 years, 9 months ago
  50. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  51. f811956 fix(patch): enable all uoms on recently created sites by Ankush Menat · 2 years, 9 months ago
  52. 93d784d Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings by Deepesh Garg · 2 years, 9 months ago
  53. ca5ea5f fix: test cases by Deepesh Garg · 2 years, 9 months ago
  54. 3fdd47e Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings by Deepesh Garg · 2 years, 9 months ago
  55. e2dab6f fix: Cleanup and fixes by Deepesh Garg · 2 years, 9 months ago
  56. cbaa8fd refactor: convert query to ORM by Ankush Menat · 2 years, 9 months ago
  57. 0faa116 fix(patch): serial no whitespace trimming by Ankush Menat · 2 years, 10 months ago
  58. 25c875e chore: remove framework patch for custom fields (#29117) by Shadrak Gurupnor · 2 years, 9 months ago
  59. 0c0a9ed refactor: Remove non-profit domain from ERPNext by ChillarAnand · 2 years, 10 months ago
  60. 0900c3d refactor: Removed agriculture module from ERPNext (#29022) by Chillar Anand · 2 years, 10 months ago
  61. 3b9bea7 Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-28935 by Deepesh Garg · 2 years, 10 months ago
  62. 6eeea0a fix: ignore links while setting default notification templates in Settings (#29019) by Rucha Mahabal · 2 years, 10 months ago
  63. 12a65ee fix: Is Reverse Charge check in Tax Category by Deepesh Garg · 2 years, 10 months ago
  64. 564d23f fix(ksa): enable ksa pos invoice print format by Saqib Ansari · 2 years, 10 months ago
  65. af2e95d Merge branch 'develop' into maint_sch_link_fix by Noah Jacob · 2 years, 10 months ago
  66. c872aa4 fix(patch): updates maintenance schedule field for old docs by Noah Jacob · 2 years, 10 months ago
  67. 14d03a9 fix: KSA QR field rename patch by Deepesh Garg · 2 years, 10 months ago
  68. 5b20746 chore: switch to ORM method by Dany Robert · 2 years, 10 months ago
  69. 15373f1 fix: intendation error by Dany Robert · 2 years, 10 months ago
  70. a0aeace fix: reload doc by Dany Robert · 2 years, 10 months ago
  71. 2256155 feat(Regional): patch to disable ksa print formats for other countries by Dany Robert · 2 years, 10 months ago
  72. 811e51f fix: reload SI meta before checking by Dany Robert · 2 years, 10 months ago
  73. 848b641 fix: rename KSA QR field to match localisation by Dany Robert · 2 years, 10 months ago
  74. bdf7b8d fix: patch to remove default item group and territory by Ankush Menat · 2 years, 11 months ago
  75. 0ef42d1 fix(patch): create only component type field instead of running the whole setup (#28734) by Rucha Mahabal · 2 years, 11 months ago
  76. 43038aa fix: do not add gst fields if no indian company by hrwx · 2 years, 11 months ago
  77. ab2c1f6 fix: correct module for reloading doc (#28523) by Ankush Menat · 2 years, 11 months ago
  78. dc42c45 fix: Move thumbnail updation to different patch by marination · 3 years ago
  79. 871e9ca fix: Check if thumbnail column exists in case of table trimming by marination · 3 years ago
  80. a97ee91 fix: Get db values as dict when checking for thumbnail in existing web item by marination · 3 years ago
  81. d7d70ec fix: Fetch thumbnail from Item master instead of regenerating by marination · 3 years ago
  82. ba52d7c fix: Website Items with same Item name unhandled, thumbnails missing by marination · 3 years, 1 month ago
  83. cbfdbd8 fix: Website item patch fixes by Deepesh Garg · 3 years, 1 month ago
  84. e2b9a38 fix: Failing search util import and patch by marination · 3 years, 2 months ago
  85. 9aeb211 chore: Remove `Home Page is Products` and Sider fixes by marination · 3 years, 2 months ago
  86. 82f8f3c feat: Guest Display Settings by marination · 3 years, 3 months ago
  87. aca3c8f fix: Font size, empty image styles, and minor cleanup by marination · 3 years, 4 months ago
  88. b29c5d6 fix: Discount Filters and Web templates by marination · 3 years, 5 months ago
  89. d29b94f fix: Patch fix for fresh installs by marination · 3 years, 5 months ago
  90. f9929ed Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years ago
  91. 54184e5 fix: patch for naming series property setter by Ankush Menat · 3 years ago
  92. c96b549 fix: reload doctype forcefully by Ankush Menat · 3 years ago
  93. ccf84ae fix: patch to update job card status by Ankush Menat · 3 years ago
  94. d2915c6 fix: fixed company field, updated patch by Subin Tom · 3 years ago
  95. e51c4ba fix: Added company field, filtered account heads by Subin Tom · 3 years ago
  96. 75e9100 fix: Fixed customer address variable, sales invoice item field currency issue by Subin Tom · 3 years ago
  97. 508832e fix: Add patch to make custom fields by Deepesh Garg · 3 years ago
  98. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  99. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  100. cae29b7 fix: patch update_category_in_ltds_certificate by Rohit Waghchaure · 3 years ago