1. 2e6919b fix: remove more India patches by Sagar Vora · 2 years, 4 months ago
  2. ec98612 Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 4 months ago
  3. 6f2086d test: verify that all patches exist in patches.txt (#31371) by Ankush Menat · 2 years, 4 months ago
  4. ee5bc58 fix(job card): only hold during draft state (#31243) by Ankush Menat · 2 years, 4 months ago
  5. 956a803 Merge branch 'develop' into fix-salary-slip-bg-job by Rucha Mahabal · 2 years, 5 months ago
  6. d4b9cc0 fix: remove leave policy assignment creation patch (#31097) by Rucha Mahabal · 2 years, 5 months ago
  7. 1c91793 Merge branch 'develop' into fix-salary-slip-bg-job by Rucha Mahabal · 2 years, 5 months ago
  8. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 5 months ago
  9. 273b21c chore: move patch for updating Employee Advance status to v13 (#31118) by Rucha Mahabal · 2 years, 5 months ago
  10. 7d4872a patch: set payroll entry status by Rucha Mahabal · 2 years, 5 months ago
  11. 80d959c fix: dont fail repost for recoverable errors (#30979) by Ankush Menat · 2 years, 5 months ago
  12. b13698a fix: Failing accounting dimension patch by Deepesh Garg · 2 years, 5 months ago
  13. 1a70701 fix: per_billed for return DN (#30868) by Sagar Sharma · 2 years, 5 months ago
  14. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 6 months ago
  15. dcda556 fix: convert default_item_manufacturer to link field (#30835) by Ankush Menat · 2 years, 6 months ago
  16. 82a0635 fix: Consistent accounting dimensions across Sales and Purchase docs by Deepesh Garg · 2 years, 6 months ago
  17. 87f1617 Merge branch 'develop' into field-filters-e-com by Marica · 2 years, 6 months ago
  18. 6d750e1 fix: Handle Multiselect field mapping separately by marination · 2 years, 6 months ago
  19. 5660b33 fix: Mistyped variable name in patch by marination · 2 years, 6 months ago
  20. 7c547f1 fix(patch): check if column is present while fixing reverse linking (#30737) by Rucha Mahabal · 2 years, 6 months ago
  21. d0cd194 chore: Patch to copy custom fields (field filters) from Item to Website Item by marination · 2 years, 6 months ago
  22. 6453fb4 refactor!: remove DATEV integration (#30584) by Raffael Meyer · 2 years, 6 months ago
  23. a7e125a chore: format patch file by Deepesh Garg · 2 years, 7 months ago
  24. 03952f8 fix(India): Auto tax fetching based on GSTIN by Deepesh Garg · 2 years, 7 months ago
  25. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  26. c01fe74 fix(patch): fix failing patches (#30427) by Raffael Meyer · 2 years, 7 months ago
  27. ffec951 fix: do not update status to Paid if sanctioned amount is 0 by Rucha Mahabal · 2 years, 7 months ago
  28. 0461223 fix: Expense Claim conditions for Paid status by Rucha Mahabal · 2 years, 7 months ago
  29. 33863cd Merge pull request #30324 from nextchamp-saqib/fix-pos-issues-again by Saqib Ansari · 2 years, 7 months ago
  30. c4854bb fix: failing broken patches (#30409) by Shadrak Gurupnor · 2 years, 7 months ago
  31. 16253a2 fix: set is_return & return_against in POS Invoice Reference table by Saqib Ansari · 2 years, 7 months ago
  32. 972d065 fix: Add permission for KSA Vat documents by Deepesh Garg · 2 years, 7 months ago
  33. f090e63 test: fix holiday list creation causing flaky tests (#30260) by Rucha Mahabal · 2 years, 7 months ago
  34. ceccaca fix: restore inadvertently deleted patches by Sagar Vora · 2 years, 7 months ago
  35. 3218ccb fix: Leave Policy Assignment creation patch (#30215) by Rucha Mahabal · 2 years, 7 months ago
  36. d3e90ed fix(patch): remove dead links to ProdPlan Item by Ankush Menat · 2 years, 7 months ago
  37. 5d66cc4 fix: Add cost center in loan document by Deepesh Garg · 2 years, 7 months ago
  38. 3d45f3a Merge remote-tracking branch 'upstream/develop' into remove-india by Sagar Vora · 2 years, 8 months ago
  39. b90a134 fix: remove patches by Sagar Vora · 2 years, 8 months ago
  40. 761e528 fix: deprecation warning by Rucha Mahabal · 2 years, 8 months ago
  41. d647de3 Merge branch 'develop' into remove-nonprofit by Rucha Mahabal · 2 years, 8 months ago
  42. b7c3889 Merge branch 'develop' of https://github.com/frappe/erpnext into loan_bank_reco by Deepesh Garg · 2 years, 8 months ago
  43. a0bdcbd fix: Add patch for account fields by Deepesh Garg · 2 years, 8 months ago
  44. db1957f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 8 months ago
  45. 06d36c6 chore: Move patch that updates SO from WO to v13 by marination · 2 years, 8 months ago
  46. 8995997 fix: patch existing bins by Ankush Menat · 2 years, 8 months ago
  47. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 2 years, 8 months ago
  48. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  49. 7eb9dc0 fix: Ignore mandatory fields if exist (#27871) by gavin · 3 years ago
  50. bd3b47f fix: remove stale doctypes and add msg for ecommerce refactor (#27700) by Ankush Menat · 3 years, 1 month ago
  51. 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
  52. 4b62d2d fix: (Linter) Write queries using QB/ORM and other minor lines for semgrep to skip by marination · 2 years, 9 months ago
  53. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  54. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 9 months ago
  55. 45fadb5 fix: Faulty 'continue' not setting value in db by marination · 2 years, 10 months ago
  56. 091a07c fix: Code cleanup by marination · 2 years, 10 months ago
  57. 31a2485 fix: Sider by marination · 2 years, 10 months ago
  58. 456f277 fix: Convert Item links to Website Item links in Item Card Group template data by marination · 2 years, 10 months ago
  59. 19e5dfb Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  60. 9fb61ef chore: Fix imports and formatting (linter) & Sider (unused import) by marination · 2 years, 9 months ago
  61. dcd99a8 Merge pull request #29536 from nabinhait/cost-center-allocation by Deepesh Garg · 2 years, 9 months ago
  62. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 9 months ago
  63. f026ec6 Merge pull request #29522 from ankush/drop_bom_level by rohitwaghchaure · 2 years, 9 months ago
  64. 5aa1b6b Merge pull request #29519 from ankush/unique_bin by Ankush Menat · 2 years, 9 months ago
  65. 0a15334 fix: update reserved qty for production/ s/c by Ankush Menat · 2 years, 9 months ago
  66. d71d3e3 fix: Minor issues in existing patches by Nabin Hait · 2 years, 9 months ago
  67. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 9 months ago
  68. c2ecc7a refactor: patch for fixing broken bins by Ankush Menat · 2 years, 9 months ago
  69. 7ff3ca2 fix(patch): patch duplicate bins by Sagar Sharma · 2 years, 9 months ago
  70. 2c100a5 Merge branch 'develop' into revert-drop-einvoicing by Saqib Ansari · 2 years, 9 months ago
  71. e4c2200 fix(patch): update BOMs to have correct transfer_material_against by Ankush Menat · 2 years, 9 months ago
  72. c5782b0 revert: "refactor!: drop e-invoicing integration from erpnext (#26940)" by Saqib Ansari · 2 years, 9 months ago
  73. 6c1c85b feat: additional doctypes access for ESS user (#29317) by Rucha Mahabal · 2 years, 9 months ago
  74. c68c70f feat: Refund entry against loans by Deepesh Garg · 2 years, 9 months ago
  75. f469ec8 fix: broken patches (backport #29067) (#29406) by mergify[bot] · 2 years, 9 months ago
  76. 7086d3f Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  77. dc8dad4 fix(patch): skip patch if column doesn't exist by Ankush Menat · 2 years, 9 months ago
  78. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  79. 203f008 fix(patch): update stock reconciliation current serial nos by Ankush Menat · 2 years, 9 months ago
  80. eff1d6b Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  81. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  82. c3e890e Merge branch 'develop' into fix-cancel-jv by Saqib Ansari · 2 years, 9 months ago
  83. 2718ddd refactor: Removed hospitality domain from ERPNext (#29167) by Chillar Anand · 2 years, 9 months ago
  84. 04d6456 fix: cannot cancel jv after migrating from v12 by Saqib Ansari · 2 years, 9 months ago
  85. d36092d patch: set default asset quantity as 1 by Saqib Ansari · 2 years, 9 months ago
  86. d39ffee Merge branch 'develop' into maint_sch_link_fix by Noah Jacob · 2 years, 9 months ago
  87. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  88. c80d5f7 Merge branch 'develop' into maint_sch_link_fix by Ankush Menat · 2 years, 9 months ago
  89. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  90. f811956 fix(patch): enable all uoms on recently created sites by Ankush Menat · 2 years, 9 months ago
  91. 93d784d Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings by Deepesh Garg · 2 years, 9 months ago
  92. ca5ea5f fix: test cases by Deepesh Garg · 2 years, 9 months ago
  93. 3fdd47e Merge branch 'develop' of https://github.com/frappe/erpnext into currency-exchange-settings by Deepesh Garg · 2 years, 9 months ago
  94. e2dab6f fix: Cleanup and fixes by Deepesh Garg · 2 years, 9 months ago
  95. cbaa8fd refactor: convert query to ORM by Ankush Menat · 2 years, 9 months ago
  96. 0faa116 fix(patch): serial no whitespace trimming by Ankush Menat · 2 years, 10 months ago
  97. 25c875e chore: remove framework patch for custom fields (#29117) by Shadrak Gurupnor · 2 years, 9 months ago
  98. 0c0a9ed refactor: Remove non-profit domain from ERPNext by ChillarAnand · 2 years, 10 months ago
  99. 0900c3d refactor: Removed agriculture module from ERPNext (#29022) by Chillar Anand · 2 years, 10 months ago
  100. 3b9bea7 Merge branch 'develop' of https://github.com/frappe/erpnext into mergify/bp/develop/pr-28935 by Deepesh Garg · 2 years, 10 months ago