1. 0ef42d1 fix(patch): create only component type field instead of running the whole setup (#28734) by Rucha Mahabal · 2 years, 11 months ago
  2. 43038aa fix: do not add gst fields if no indian company by hrwx · 2 years, 11 months ago
  3. 8b33358 fix: patch failure due to new doctype by Ankush Menat · 2 years, 11 months ago
  4. ab2c1f6 fix: correct module for reloading doc (#28523) by Ankush Menat · 2 years, 11 months ago
  5. dc42c45 fix: Move thumbnail updation to different patch by marination · 3 years ago
  6. 871e9ca fix: Check if thumbnail column exists in case of table trimming by marination · 3 years ago
  7. a97ee91 fix: Get db values as dict when checking for thumbnail in existing web item by marination · 3 years ago
  8. d7d70ec fix: Fetch thumbnail from Item master instead of regenerating by marination · 3 years ago
  9. ba52d7c fix: Website Items with same Item name unhandled, thumbnails missing by marination · 3 years, 1 month ago
  10. cbfdbd8 fix: Website item patch fixes by Deepesh Garg · 3 years, 1 month ago
  11. e2b9a38 fix: Failing search util import and patch by marination · 3 years, 2 months ago
  12. 9aeb211 chore: Remove `Home Page is Products` and Sider fixes by marination · 3 years, 2 months ago
  13. 82f8f3c feat: Guest Display Settings by marination · 3 years, 3 months ago
  14. aca3c8f fix: Font size, empty image styles, and minor cleanup by marination · 3 years, 4 months ago
  15. b29c5d6 fix: Discount Filters and Web templates by marination · 3 years, 5 months ago
  16. d29b94f fix: Patch fix for fresh installs by marination · 3 years, 5 months ago
  17. f9929ed Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop by marination · 3 years ago
  18. 54184e5 fix: patch for naming series property setter by Ankush Menat · 3 years ago
  19. c96b549 fix: reload doctype forcefully by Ankush Menat · 3 years ago
  20. ccf84ae fix: patch to update job card status by Ankush Menat · 3 years ago
  21. d2915c6 fix: fixed company field, updated patch by Subin Tom · 3 years ago
  22. e51c4ba fix: Added company field, filtered account heads by Subin Tom · 3 years ago
  23. 75e9100 fix: Fixed customer address variable, sales invoice item field currency issue by Subin Tom · 3 years ago
  24. 508832e fix: Add patch to make custom fields by Deepesh Garg · 3 years ago
  25. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  26. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  27. cae29b7 fix: patch update_category_in_ltds_certificate by Rohit Waghchaure · 3 years ago
  28. 812249e Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes by Deepesh Garg · 3 years ago
  29. 09a5616 fix: Rewrite patch using query builder by Deepesh Garg · 3 years ago
  30. b01635e refactor!: remove hub #28117 by Ankush Menat · 3 years ago
  31. 05831b1 fix: update production plan status #27567 by Alan · 3 years ago
  32. 7ab7753 Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes by Deepesh Garg · 3 years ago
  33. 89d5e49 fix: Reload customer and supplier doctype by Deepesh Garg · 3 years ago
  34. cd4b203 fix: Test case fixes and linting issues by Deepesh Garg · 3 years ago
  35. e3ae8d5 fix: Move PAN field from standard doctype to fixtures for India by Deepesh Garg · 3 years ago
  36. bf13d18 fix: Replace section code with tax withholding category in LDC by Deepesh Garg · 3 years ago
  37. 8d9d098 fix: incorrect status being set in Invoices (#28019) by Sagar Vora · 3 years ago
  38. 73ae504 fix(healthcare): Add patch for removing healthcare doctypes (#27995) by Chillar Anand · 3 years ago
  39. 9c1d828 chore: formatting by Ankush Menat · 3 years ago
  40. 230a5d4 Update enable_scheduler_job_for_item_reposting.py by rohitwaghchaure · 3 years ago
  41. 3f97413 chore: formatting by Ankush Menat · 3 years ago
  42. efc60ec fix: patch to enable scheduled job for reposting by Rohit Waghchaure · 3 years ago
  43. 2bb383b fix: not authorized to update entries after freezing accounts (#27937) by Noah Jacob · 3 years ago
  44. bd8dda2 Merge pull request #27497 from nemesis189/taxjar-nexus-update by Deepesh Garg · 3 years ago
  45. 2d19e2d fix: Patch by Deepesh Garg · 3 years ago
  46. 3d5f029 fix: Sider and Tests by marination · 3 years, 6 months ago
  47. 22f41a1 chore: Removed Shopping Cart Module by marination · 3 years, 8 months ago
  48. 37a246e chore: Patches for Website Item by marination · 3 years, 8 months ago
  49. c6a56a8 Merge pull request #27884 from nextchamp-saqib/invalid-gl-entry-patch-fix by Deepesh Garg · 3 years ago
  50. c103f72 fix: rollback on exception by Saqib Ansari · 3 years ago
  51. 5d4c919 fix: Update pacthes.txt by Deepesh Garg · 3 years ago
  52. ad44415 fix: force reload custom field doctype (#27909) by Ankush Menat · 3 years ago
  53. 7acdcc7 fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (#27897) by Dany Robert · 3 years ago
  54. ea20384 fix: 'Taxjar' type fix by Subin Tom · 3 years ago
  55. 1b25e69 fix: patch fixes- force reload doc, check for company by Subin Tom · 3 years ago
  56. 353ad5f feat: handle exceptions by Saqib Ansari · 3 years ago
  57. b0aa4a6 fix: patch fails if accounts are frozen by Saqib Ansari · 3 years ago
  58. eaa3614 fix: patch fix added reload_doctype by Subin Tom · 3 years ago
  59. a1d3a09 Merge branch 'develop' into care by ChillarAnand · 3 years ago
  60. 197e97d Merge pull request #27665 from nextchamp-saqib/trim-custom-field-length by Deepesh Garg · 3 years, 1 month ago
  61. b9942ad feat: Tracking Multi-round interview (#25482) (#27724) by mergify[bot] · 3 years, 1 month ago
  62. cbffbc3 fix: reload doc in patch by marination · 3 years, 1 month ago
  63. cc143bc fix: Maintenance Schedule child table status for legacy data (#27554) by Marica · 3 years, 1 month ago
  64. 4685ed5 fix: distribution of additional costs in mfg stock entry (#27629) by Ankush Menat · 3 years, 1 month ago
  65. a84cd26 Merge branch 'develop' into trim-custom-field-length by Saqib · 3 years, 1 month ago
  66. f1fcb38 patch: trim sales invoice custom field lengths by Saqib Ansari · 3 years, 1 month ago
  67. 424efd4 feat(regional): toggle for reduced depreciation rate as per IT Act (#27600) by Saqib · 3 years, 1 month ago
  68. 54754f4 fix: updated patch, add fields only if fields are checked by Subin Tom · 3 years, 1 month ago
  69. 711395d fix: linting errors by Saqib · 3 years, 1 month ago
  70. 1f8ad72 fix: indentation by Saqib · 3 years, 1 month ago
  71. 30f59b0 chore: log modified invoices by Saqib · 3 years, 1 month ago
  72. 18e5d59 fix: unknown column 'ref_exchange_rate' by Saqib Ansari · 3 years, 1 month ago
  73. beebfb3 patch: invalid gain loss gl entry by Saqib Ansari · 3 years, 1 month ago
  74. aa58076 chore: Code clean up by ChillarAnand · 3 years, 1 month ago
  75. d49346a fix: Tax breakup based on items, missing GST fields (#27524) by Subin Tom · 3 years, 1 month ago
  76. c9c8957 feat: Merge POS invoices based on customer group (#27471) by Deepesh Garg · 3 years, 1 month ago
  77. c53b78e fix: Patch for updating tax withholding category dates (#27489) by Deepesh Garg · 3 years, 1 month ago
  78. aa82624 Merge pull request #27281 from DeeMysterio/party-specific-items by DeeMysterio · 3 years, 1 month ago
  79. a52d4c2 fix: fail migration due to None type during v13_0.update_returned_qty_in_pr_dn (#27430) (#27436) by Frappe PR Bot · 3 years, 1 month ago
  80. e7e2ce1 fix: Linting Issues by Deepesh Garg · 3 years, 1 month ago
  81. ee14862 Merge branch 'develop' of https://github.com/frappe/erpnext into tds_validity by Deepesh Garg · 3 years, 1 month ago
  82. c8565c7 chore: Removed healthcare module code in other modules by ChillarAnand · 3 years, 2 months ago
  83. b0d9700 feat: multi-currency in Opportunity (#26590) by Anupam Kumar · 3 years, 1 month ago
  84. 14b0161 fix: patch failure for vat audit report (#27355) by Ankush Menat · 3 years, 1 month ago
  85. 73b3a2f chore: whitespace by Ankush Menat · 3 years, 1 month ago
  86. 41392ac Merge branch 'develop' of https://github.com/frappe/erpnext into tds_validity by Deepesh Garg · 3 years, 1 month ago
  87. 8f5a774 Merge pull request #27279 from deepeshgarg007/gstr_1_cdnr_unregistered_json_develop by Deepesh Garg · 3 years, 2 months ago
  88. a06a70d fix: Patch error and tests by Deepesh Garg · 3 years, 2 months ago
  89. 79d2508 fix: Patch by Deepesh Garg · 3 years, 2 months ago
  90. 2b34028 fix: Patch and linting errors by Deepesh Garg · 3 years, 2 months ago
  91. d1fe060 fix: south africa vat patch failure (#27323) by Ankush Menat · 3 years, 2 months ago
  92. 66e92d4 chore: Added healthcare deprecation warning patch by ChillarAnand · 3 years, 2 months ago
  93. e1fffdb fix: Linting issues by Deepesh Garg · 3 years, 2 months ago
  94. c85242e Merge branch 'develop' of https://github.com/frappe/erpnext into gstr_1_cdnr_unregistered_json_develop by Deepesh Garg · 3 years, 2 months ago
  95. 5d4133e chore: Removed healthcare demo, patch files by ChillarAnand · 3 years, 2 months ago
  96. 60185c8 chore: linting by Ankush Menat · 3 years, 2 months ago
  97. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  98. b25d28e fix(patch): delete stale shopify doctypes (#27313) by Ankush Menat · 3 years, 2 months ago
  99. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  100. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 2 months ago