1. 051aaa7 fix: Ignore PO on So cancel by Deepesh Garg · 3 years ago
  2. 61757c1 Merge branch 'develop' into unlink-po-on-cancelling-so by Ganga Manoj · 3 years ago
  3. d24cfff fix: Remove unused imports by GangaManoj · 3 years ago
  4. 1a9d268 fix: Remove debugger by GangaManoj · 3 years ago
  5. 8844fdb fix: Remove print statements by GangaManoj · 3 years ago
  6. 812249e Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes by Deepesh Garg · 3 years ago
  7. 09a5616 fix: Rewrite patch using query builder by Deepesh Garg · 3 years ago
  8. 8e2b4ef Merge branch 'develop' into unlink-po-on-cancelling-so by Deepesh Garg · 3 years ago
  9. b01635e refactor!: remove hub #28117 by Ankush Menat · 3 years ago
  10. c8d0d9e Merge pull request #28048 from netchampfaris/print-format-builder-templates by Faris Ansari · 3 years ago
  11. 4787a75 fix: opportunity link is missign from customer (#28110) by Anupam Kumar · 3 years ago
  12. c5a16a9 Merge pull request #28114 from deepeshgarg007/fs_auto_email_report by Deepesh Garg · 3 years ago
  13. d81b87d fix(ux): make qty 1 by default in WO by Ankush Menat · 3 years ago
  14. 2221c9e fix: don't show blocked supplier in autocomplete by Ankush Menat · 3 years ago
  15. 5902762 fix(ux): alternative item two way validation by Ankush Menat · 3 years ago
  16. 5f9bd9b fix: remove bad hardcoded max value by Ankush Menat · 3 years ago
  17. 3a6894f fix: Autoemail report not showing dynamic report filters by Deepesh Garg · 3 years ago
  18. e0cf45e fix(ux): misleading label for image fields (#28107) by Ankush Menat · 3 years ago
  19. c9f3ea5 fix: Remove pointless buttons from Payment Order by Ganga Manoj · 3 years ago
  20. f24ed67 fix(general_ledger): Order by in case Group by Account (#28093) by hendrik · 3 years ago
  21. af9ead8 Merge pull request #28080 from deepeshgarg007/payment_terms_precision_validate by Deepesh Garg · 3 years ago
  22. 0806e32 fix(ux): add naming series to ERPNext setting workspace (#28090) by Summayya Hashmani · 3 years ago
  23. 879a1fc perf(minor): improve sales invoice submission (#27916) by Saqib · 3 years ago
  24. 05831b1 fix: update production plan status #27567 by Alan · 3 years ago
  25. 25d1c1c fix: add filter to query to avoid send reminder for zero years (#28092) (#28096) by mergify[bot] · 3 years ago
  26. 2920f2f fix: change modified timestamp to apply changes on migrate #28095 by Dany Robert · 3 years ago
  27. 479ecb8 test: picklist item grouping by Ankush Menat · 3 years ago
  28. 6942900 refactor: use defaultdict and enumeration by Ankush Menat · 3 years ago
  29. f2d136e feat(pick list): group items based on item code and warehouse before printing picklist by Diksha Jadhav · 3 years ago
  30. 6ec047c fix(ux): overbiling message in SO->SI, PO->PI (#28088) by Ankush Menat · 3 years ago
  31. 7ab7753 Merge branch 'develop' of https://github.com/frappe/erpnext into lower_deduction_cetificate_fixes by Deepesh Garg · 3 years ago
  32. a87c201 Merge pull request #28054 from deepeshgarg007/tax_withholding_category_filters by Deepesh Garg · 3 years ago
  33. 0c28b47 Merge pull request #28074 from deepeshgarg007/pan_field_hide_develop by Deepesh Garg · 3 years ago
  34. 6b22894 Merge pull request #28052 from deepeshgarg007/company_address_update by Deepesh Garg · 3 years ago
  35. 277dfea Merge pull request #28057 from deepeshgarg007/company_change_fixes by Deepesh Garg · 3 years ago
  36. 0136aed Merge pull request #28055 from deepeshgarg007/payment_entry_ux by Deepesh Garg · 3 years ago
  37. 1165a8a Merge branch 'develop' into company_change_fixes by Deepesh Garg · 3 years ago
  38. 89d5e49 fix: Reload customer and supplier doctype by Deepesh Garg · 3 years ago
  39. 9c17052 fix: Payment Terms validation precision by Deepesh Garg · 3 years ago
  40. fc83076 fix: POS Closing Entry without linked invoices (#28042) by Subin Tom · 3 years ago
  41. cd4b203 fix: Test case fixes and linting issues by Deepesh Garg · 3 years ago
  42. e3ae8d5 fix: Move PAN field from standard doctype to fixtures for India by Deepesh Garg · 3 years ago
  43. fdaf93f refactor: shows opening balance from filtered from_date (#26877) by Noah Jacob · 3 years ago
  44. bf13d18 fix: Replace section code with tax withholding category in LDC by Deepesh Garg · 3 years ago
  45. e6e804e fix: Get LTDS based on tax withholding category by Deepesh Garg · 3 years ago
  46. 7f2dde7 fix: Check for supplier name by Deepesh Garg · 3 years ago
  47. 881e091 fix: Check for other properties by Deepesh Garg · 3 years ago
  48. 2ea4c95 fix: Error in TDS computation summary by Deepesh Garg · 3 years ago
  49. 2bdaf7b fix: don't reset rates in Timesheet Detail when Activity Type is cleared (#28056) by Raffael Meyer · 3 years ago
  50. 65025fb fix: Update receivable/payable account on company change by Deepesh Garg · 3 years ago
  51. a20058a fix(minor): Add mandatory depends on condition for reference no and date fields by Deepesh Garg · 3 years ago
  52. 7733afc fix(minor): Filters and fixes in Tax Withholding Category by Deepesh Garg · 3 years ago
  53. c6d0681 fix: Auto update company address check on linking with company by Deepesh Garg · 3 years ago
  54. 8b547e3 feat: Taxes template for selling/buying doctypes by Faris Ansari · 3 years ago
  55. 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years ago
  56. 1a31d58 fix: useless validation message (#28029) (#28046) by mergify[bot] · 3 years ago
  57. 03bfc77 feat: employee initial work history updated when transfer is performed (#27768) by Mohammed Yusuf Shaikh · 3 years ago
  58. 871cb11 fix: consolidated report issue #28035 by rohitwaghchaure · 3 years ago
  59. 311bafb fix: incorrect fieldname by Rohit Waghchaure · 3 years ago
  60. da3635b test: execute manufacturing reports by Ankush Menat · 3 years ago
  61. 126ba16 fix: remove debug from query by Ankush Menat · 3 years ago
  62. 8221e7e fix: remove employee_name from job card summary by Ankush Menat · 3 years ago
  63. ddacff3 Merge pull request #28002 from ankush/dont_recompute_item_tax by Deepesh Garg · 3 years ago
  64. 8d9d098 fix: incorrect status being set in Invoices (#28019) by Sagar Vora · 3 years ago
  65. 261f80c fix: avoid resetting employee on amending timesheets (#28025) by Rucha Mahabal · 3 years ago
  66. 2ef4844 feat: Tax for recurring additional salary (#27459) by Nabin Hait · 3 years ago
  67. 4f2cf43 YTD and MTD Messed up in Salary Slip by Govind S Menokee · 3 years ago
  68. 9a409df Merge pull request #27728 from itechstro/develop by Jannat Patel · 3 years ago
  69. d81f811 fix: map missing fields in opportunity (#27904) by Jannat Patel · 3 years ago
  70. 73ae504 fix(healthcare): Add patch for removing healthcare doctypes (#27995) by Chillar Anand · 3 years ago
  71. 21ba9ac fix: Totals row incorrect value in GL Entry (#27867) by Deepesh Garg · 3 years ago
  72. 393749a fix: dont recompute item wise taxes from front end by Ankush Menat · 3 years ago
  73. e08a099 Merge branch 'develop' into maint_schedule_fix by Noah Jacob · 3 years ago
  74. af1b9e1 fix: changes in schedules gets overwritten on save by Noah Jacob · 3 years ago
  75. 7717b99 feat: add enabled field in UOM (#27993) by Himanshu · 3 years ago
  76. 8eacadd fix: flaky Org Chart Test (#27971) by Rucha Mahabal · 3 years ago
  77. ac381d2 fix: sider by Saqib · 3 years ago
  78. 9c54d6d Merge pull request #27967 from deepeshgarg007/account_name_number_error by Deepesh Garg · 3 years ago
  79. 46e8009 Merge pull request #27934 from deepeshgarg007/tds_round_off_error by Deepesh Garg · 3 years ago
  80. 30e6f4d Merge pull request #27970 from deepeshgarg007/gstr_1_interstate_internal_transfer by Deepesh Garg · 3 years ago
  81. b7a0853 fix: TDS round off not working from second transaction by Deepesh Garg · 3 years ago
  82. d9d42b1 fix: Interstate internal transfer invoices not visible in GSTR-1 by Deepesh Garg · 3 years ago
  83. 17a8649 fix: Account number and name incorrectly import using COA importer by Deepesh Garg · 3 years ago
  84. f3cf36f fix: POS Profile payment methods table (#27956) by Subin Tom · 3 years ago
  85. c0e6328 Merge pull request #27962 from marination/clean-serial-no-logic by Marica · 3 years ago
  86. 4437eb0 fix: remove bad description (#27963) by Ankush Menat · 3 years ago
  87. a934167 test: Include serial no with spaces in it in sanitation test by marination · 3 years ago
  88. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years ago
  89. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years ago
  90. 9c1d828 chore: formatting by Ankush Menat · 3 years ago
  91. 1233725 Merge pull request #27957 from rohitwaghchaure/patch-to-enable-scheduler-job by rohitwaghchaure · 3 years ago
  92. 230a5d4 Update enable_scheduler_job_for_item_reposting.py by rohitwaghchaure · 3 years ago
  93. 3f97413 chore: formatting by Ankush Menat · 3 years ago
  94. 1f70dd6 fix: value_after_depreciation calculation (#27954) by Saqib · 3 years ago
  95. efc60ec fix: patch to enable scheduled job for reposting by Rohit Waghchaure · 3 years ago
  96. ee25ba0 Merge pull request #27947 from marination/si-dn-sn-mismatch by Marica · 3 years ago
  97. 8de5f1f Merge pull request #27850 from pateljannat/auto-attendance-issue by Jannat Patel · 3 years ago
  98. 60f35ad fix: Remove trailing space and line break in translatable string by marination · 3 years ago
  99. 646acb6 fix: Improve error message for Serial No mismatch between SI and DN by marination · 3 years ago
  100. 2bb383b fix: not authorized to update entries after freezing accounts (#27937) by Noah Jacob · 3 years ago