1. d81f811 fix: map missing fields in opportunity (#27904) by Jannat Patel · 3 years ago
  2. 73ae504 fix(healthcare): Add patch for removing healthcare doctypes (#27995) by Chillar Anand · 3 years ago
  3. 74b0a81 Merge pull request #28003 from frappe/mergify/bp/develop/pr-27867 by Deepesh Garg · 3 years ago
  4. 21ba9ac fix: Totals row incorrect value in GL Entry (#27867) by Deepesh Garg · 3 years ago
  5. 9916b87 ci: Rule Added for using frappe.qb over db.sql* (#28000) by gavin · 3 years ago
  6. d734da9 Merge branch 'develop' into patch-8 by Dany Robert · 3 years ago
  7. 393749a fix: dont recompute item wise taxes from front end by Ankush Menat · 3 years ago
  8. 4c499e8 fix: wrong vat amount by Dany Robert · 3 years ago
  9. 01bb97b Merge pull request #27990 from noahjacob/maint_schedule_fix by Noah Jacob · 3 years ago
  10. e08a099 Merge branch 'develop' into maint_schedule_fix by Noah Jacob · 3 years ago
  11. af1b9e1 fix: changes in schedules gets overwritten on save by Noah Jacob · 3 years ago
  12. 7717b99 feat: add enabled field in UOM (#27993) by Himanshu · 3 years ago
  13. 1aa34d1 fix: incorrect VAT Amount in UAT VAT 201 report by Dany Robert · 3 years ago
  14. 8eacadd fix: flaky Org Chart Test (#27971) by Rucha Mahabal · 3 years ago
  15. ac381d2 fix: sider by Saqib · 3 years ago
  16. 9c54d6d Merge pull request #27967 from deepeshgarg007/account_name_number_error by Deepesh Garg · 3 years ago
  17. 46e8009 Merge pull request #27934 from deepeshgarg007/tds_round_off_error by Deepesh Garg · 3 years ago
  18. 30e6f4d Merge pull request #27970 from deepeshgarg007/gstr_1_interstate_internal_transfer by Deepesh Garg · 3 years ago
  19. b7a0853 fix: TDS round off not working from second transaction by Deepesh Garg · 3 years ago
  20. d9d42b1 fix: Interstate internal transfer invoices not visible in GSTR-1 by Deepesh Garg · 3 years ago
  21. 17a8649 fix: Account number and name incorrectly import using COA importer by Deepesh Garg · 3 years ago
  22. f3cf36f fix: POS Profile payment methods table (#27956) by Subin Tom · 3 years ago
  23. 0b8cb5d fix: Add missing digit by GangaManoj · 3 years ago
  24. fdeb273 fix: Sider issues by GangaManoj · 3 years ago
  25. 60aae44 fix: Add missing digit by GangaManoj · 3 years ago
  26. 371b621 fix: Compare date strings by GangaManoj · 3 years ago
  27. e9d310a fix: Format tests by GangaManoj · 3 years ago
  28. 5a0289a Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  29. 968be70 fix: Remove PR creation from all tests in TestDepreciationBasics by GangaManoj · 3 years ago
  30. 09215a9 fix: Remove PR creation from all tests for Depreciation Methods by GangaManoj · 3 years ago
  31. 4bf01bb fix: Move Purchase Receipt creation to setUpClass by GangaManoj · 3 years ago
  32. c0e6328 Merge pull request #27962 from marination/clean-serial-no-logic by Marica · 3 years ago
  33. 4437eb0 fix: remove bad description (#27963) by Ankush Menat · 3 years ago
  34. a934167 test: Include serial no with spaces in it in sanitation test by marination · 3 years ago
  35. 8cf188d fix: Use strip instead of lstrip and rstrip by Marica · 3 years ago
  36. 41035b0 fix: Retain space inside Serial no string while cleaning serial nos by marination · 3 years ago
  37. 9c1d828 chore: formatting by Ankush Menat · 3 years ago
  38. 1233725 Merge pull request #27957 from rohitwaghchaure/patch-to-enable-scheduler-job by rohitwaghchaure · 3 years ago
  39. 230a5d4 Update enable_scheduler_job_for_item_reposting.py by rohitwaghchaure · 3 years ago
  40. 3f97413 chore: formatting by Ankush Menat · 3 years ago
  41. 1f70dd6 fix: value_after_depreciation calculation (#27954) by Saqib · 3 years ago
  42. efc60ec fix: patch to enable scheduled job for reposting by Rohit Waghchaure · 3 years ago
  43. ee25ba0 Merge pull request #27947 from marination/si-dn-sn-mismatch by Marica · 3 years ago
  44. 8de5f1f Merge pull request #27850 from pateljannat/auto-attendance-issue by Jannat Patel · 3 years ago
  45. 8cc81a9 Merge branch 'develop' into fix-depr-after-sale by Ganga Manoj · 3 years ago
  46. e8986df fix: Move test for Finance Books to Depreciation test suite by GangaManoj · 3 years ago
  47. 83ec987 fix: Add test to validate available_for_use_date by GangaManoj · 3 years ago
  48. 749d1b6 fix: Enable cwip accounting by GangaManoj · 3 years ago
  49. 8ea1ad9 fix: Only validate against JV if it's not a reverse depreciation entry by GangaManoj · 3 years ago
  50. 9043812 chore: Add Try on Frappe Cloud button to README (#27950) by Mohammad Hussain Nagaria · 3 years ago
  51. 60f35ad fix: Remove trailing space and line break in translatable string by marination · 3 years ago
  52. 646acb6 fix: Improve error message for Serial No mismatch between SI and DN by marination · 3 years ago
  53. 2bb383b fix: not authorized to update entries after freezing accounts (#27937) by Noah Jacob · 3 years ago
  54. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  55. bd310e2 Merge pull request #27783 from hrwX/subscription_generation_fix_develop by Deepesh Garg · 3 years ago
  56. bd8dda2 Merge pull request #27497 from nemesis189/taxjar-nexus-update by Deepesh Garg · 3 years ago
  57. bd8cfb2 fix: Move product tax category folder to taxjar settings by Deepesh Garg · 3 years ago
  58. 00f7f97 Merge branch 'develop' into auto-attendance-issue by Jannat Patel · 3 years ago
  59. 2d19e2d fix: Patch by Deepesh Garg · 3 years ago
  60. 2b9b158 Merge pull request #27907 from nemesis189/gst-setts-hsn-wise-tax-breakup by Deepesh Garg · 3 years ago
  61. ca00672 fix: TDS round off not working from second transaction by Deepesh Garg · 3 years ago
  62. 0b263c5 Merge pull request #27927 from Anuja-pawar/invoice-sections by Deepesh Garg · 3 years ago
  63. b990d5b Merge pull request #27545 from nextchamp-saqib/pay-received-amt-fix by Deepesh Garg · 3 years ago
  64. 06b426e ci: rule to fail PRs that add a new manual commit (#27928) by Ankush Menat · 3 years ago
  65. 3b9514d fix: Update message string by Deepesh Garg · 3 years ago
  66. b7769c7 Merge branch 'develop' into invoice-sections by Anuja Pawar · 3 years ago
  67. d181cc4 fix: set collapsible & print hide by Anuja Pawar · 3 years ago
  68. 4ebae7c Merge branch 'develop' into optimize-get-item-details by Ankush Menat · 3 years ago
  69. 7bafa11 fix: undo changes to allow negative stock flag by Ankush Menat · 3 years ago
  70. b6da7ff Merge pull request #27914 from marination/avoid-auto-customer-creation-website by Marica · 3 years ago
  71. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  72. 8d69ec7 fix: remove transaction commit from tests by Ankush Menat · 3 years ago
  73. acdb26a refactor: rollback after full test by Ankush Menat · 3 years ago
  74. 06fa35a test: add custom TestCase class and use in stock by Ankush Menat · 3 years, 1 month ago
  75. 2bc1ca9 fix: keeping sections consistent across sales & purchase invoice by Anuja Pawar · 3 years ago
  76. c6a56a8 Merge pull request #27884 from nextchamp-saqib/invalid-gl-entry-patch-fix by Deepesh Garg · 3 years ago
  77. 3750a88 fix: Status check for closed loans (#27896) by Deepesh Garg · 3 years ago
  78. c7fc609 perf: skip insertion of stock ledger entry by Saqib Ansari · 3 years ago
  79. eb3aae8 perf: get total company stock only for purchase order by Saqib Ansari · 3 years ago
  80. 7b691be perf: fetch mode of payments data in single query by Saqib Ansari · 3 years ago
  81. a780f78 fix: Sider, Linter by marination · 3 years ago
  82. a500252 perf: skip get_pricing_rules if no pricing rule exists by Saqib Ansari · 3 years ago
  83. 569dc5f fix: add cost center in gl entry for advance payment entry (#27840) by Afshan · 3 years ago
  84. c103f72 fix: rollback on exception by Saqib Ansari · 3 years ago
  85. 5d4c919 fix: Update pacthes.txt by Deepesh Garg · 3 years ago
  86. af14ba4 fix: Linting issues by Deepesh Garg · 3 years ago
  87. 8355af6 fix: Incorrect maximum loan amount update by Deepesh Garg · 3 years ago
  88. 401e22f fix(accounts): Fix issue with fetching loyalty point entries (#27892) by Chillar Anand · 3 years ago
  89. e196787 Merge pull request #27906 from Anuja-pawar/accounts-settings by Anuja Pawar · 3 years ago
  90. a7ec007 fix: Add tests to validate item by GangaManoj · 3 years ago
  91. d8aaf3d fix: Add tests to validate Asset values by GangaManoj · 3 years ago
  92. d824a90 fix: Avoid automatic customer creation on website user login by marination · 3 years ago
  93. ad44415 fix: force reload custom field doctype (#27909) by Ankush Menat · 3 years ago
  94. fc4facc added new section in gst settings page by Subin Tom · 3 years ago
  95. 530de12 feat: HSN wise tax breakup check in GST Settings by Subin Tom · 3 years ago
  96. 4bbe434 Merge pull request #27800 from noahjacob/buy_on by Noah Jacob · 3 years ago
  97. 7acdcc7 fix: v12 migrate error - unknown column ‘mandatory_depends_on’ (#27897) by Dany Robert · 3 years ago
  98. 3f99a87 Merge pull request #27863 from rohitwaghchaure/multi-currency-issue-for-consolidated-report by rohitwaghchaure · 3 years ago
  99. 3337ae1 fix: Status check for closed loans by Deepesh Garg · 3 years ago
  100. 1aba359 Merge pull request #27369 from Havenir/ksa-vat by Deepesh Garg · 3 years ago