1. e088e65 fix: update translation (#30725) by Vladislav · 2 years, 6 months ago
  2. 81b3342 Merge pull request #30757 from nextchamp-saqib/einv-401-fix by Deepesh Garg · 2 years, 6 months ago
  3. 8a8476b test: Add test coverage for bank clearance by Deepesh Garg · 2 years, 6 months ago
  4. d5ab626 Merge pull request #30726 from ankush/dependent_gle_reposting by Ankush Menat · 2 years, 6 months ago
  5. ee30366 fix: batch_no filtering not working when batch no is also a number in scientific notation (#30770) by Ankush Menat · 2 years, 6 months ago
  6. 78c8e46 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  7. 4dced7d Merge pull request #30733 from marination/field-filters-e-com by Ankush Menat · 2 years, 6 months ago
  8. c42547d fix: Use parent cost center for Sales and Purchase Invoice by Deepesh Garg · 2 years, 6 months ago
  9. 87f1617 Merge branch 'develop' into field-filters-e-com by Marica · 2 years, 6 months ago
  10. c5d4bed test: setup e commerce settings before running invalid filtrs test by marination · 2 years, 6 months ago
  11. c3dc5d5 fix: property addition not working for select fields by Rucha Mahabal · 2 years, 6 months ago
  12. 02e17db fix: removed manual enable-discount-account method by rahib-hassan · 2 years, 6 months ago
  13. 2c78cc2 fix: removed manual rollback - enable discount account by rahib-hassan · 2 years, 6 months ago
  14. 3d0e68a fix: select doctype as payment_document by Deepesh Garg · 2 years, 6 months ago
  15. c3e27b5 fix: Loan doctypes in bank reconciliation by Deepesh Garg · 2 years, 6 months ago
  16. 8981405 test: Field filter validation and Custom field as field filter by marination · 2 years, 6 months ago
  17. 6d750e1 fix: Handle Multiselect field mapping separately by marination · 2 years, 6 months ago
  18. 13092bc fix: enable discount roll_back by rahib-hassan · 2 years, 6 months ago
  19. 1e143e7 fix: use @change_settings to enable_discount_account by rahib-hassan · 2 years, 6 months ago
  20. f3fa6ac fix: account setting seperation gl discount account creation by rahib-hassan · 2 years, 6 months ago
  21. 5411e69 fix: filters not working in Shift Assignment Calendar view (#30752) by Rucha Mahabal · 2 years, 6 months ago
  22. ee8047a fix(india): 401 & 403 client error while generating IRN by Saqib Ansari · 2 years, 6 months ago
  23. f058755 fix: test cases updated by rahib-hassan · 2 years, 6 months ago
  24. 143786a fix: Must not be able to start Job Card if it is related to Work Order that is not started yet (#29072) by HENRY Florian · 2 years, 6 months ago
  25. 5660b33 fix: Mistyped variable name in patch by marination · 2 years, 6 months ago
  26. 0ac11a5 fix: First preference to parent cost center rather than round off cost center by Deepesh Garg · 2 years, 6 months ago
  27. 5c45093 Merge pull request #30746 from frappe/mergify/bp/develop/pr-30736 by Deepesh Garg · 2 years, 6 months ago
  28. 9734329 test: discard local future SLE cache between tests by Ankush Menat · 2 years, 6 months ago
  29. 700e864 fix: sort stock vouchers before reposting GLE by Ankush Menat · 2 years, 6 months ago
  30. b24920c fix: correct sorting while updating bin by Ankush Menat · 2 years, 6 months ago
  31. d2882ea test: use disposable item codes in tests by Ankush Menat · 2 years, 6 months ago
  32. 8f51954 test: repost queue progress by Ankush Menat · 2 years, 6 months ago
  33. ecdb493 fix: dependent GLE reposting by Ankush Menat · 2 years, 6 months ago
  34. a2af2da test: dependent GL entry reposting by Ankush Menat · 2 years, 6 months ago
  35. afc5a55 refactor: repost error handling by Ankush Menat · 2 years, 6 months ago
  36. e4265ce chore: Update creds to allow updates on protected branch (#30749) by Deepesh Garg · 2 years, 6 months ago
  37. 54a0507 fix(india): transporter name is null while generating e-way bill (#30736) by FinByz Tech Pvt. Ltd · 2 years, 6 months ago
  38. 5d0a6c1 Merge pull request #30742 from deepeshgarg007/bot_token by Deepesh Garg · 2 years, 6 months ago
  39. 6f332f3 fix: Update token to allow updates on protected branch by Deepesh Garg · 2 years, 6 months ago
  40. f39615b Merge pull request #30701 from ejaazkhan/shift-type-null-in-employee-checkin by Rucha Mahabal · 2 years, 6 months ago
  41. 789fa31 Merge branch 'develop' into shift-type-null-in-employee-checkin by Rucha Mahabal · 2 years, 6 months ago
  42. 3cddc1e test: shift fetching when assignment has an end date by Rucha Mahabal · 2 years, 6 months ago
  43. 98cccf2 fix: shift fetching fails in Employee Checkin if shift assignment has an end date by Rucha Mahabal · 2 years, 6 months ago
  44. 7c547f1 fix(patch): check if column is present while fixing reverse linking (#30737) by Rucha Mahabal · 2 years, 6 months ago
  45. d0cd194 chore: Patch to copy custom fields (field filters) from Item to Website Item by marination · 2 years, 6 months ago
  46. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 6 months ago
  47. 1e80b97 refactor: Change Filter Fields table fieldtype to `Autocomplete` by marination · 2 years, 6 months ago
  48. d35b378 fix: Validate field filter wrt to Website Item & re-use validation in Item Group by marination · 2 years, 6 months ago
  49. 8a36630 Merge branch 'develop' into field-filters-e-com by Marica · 2 years, 6 months ago
  50. c993ac0 fix: Query filter fields from Website Item instead of Item master by marination · 2 years, 6 months ago
  51. c4d20ce Merge pull request #30729 from deepeshgarg007/semantic_releases by Ankush Menat · 2 years, 6 months ago
  52. e0a9a69 chore: do not publish any assets by Deepesh Garg · 2 years, 6 months ago
  53. 6fc11cb ci: use latest ubuntu container by Ankush Menat · 2 years, 6 months ago
  54. bcfbb3e fix: code formatting by rahib-hassan · 2 years, 6 months ago
  55. ebb7bc2 fix: library import formatting by rahib-hassan · 2 years, 6 months ago
  56. 264ec65 Merge pull request #30728 from deepeshgarg007/pricing_rule_apply_mapped_doc by Deepesh Garg · 2 years, 6 months ago
  57. 52fd804 Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  58. c12a36a chore: block major releases by Deepesh Garg · 2 years, 6 months ago
  59. 1c49e45 Merge pull request #30724 from deepeshgarg007/erpnext_changes by Deepesh Garg · 2 years, 6 months ago
  60. cc1bdd4 chore: Update branch name by Deepesh Garg · 2 years, 6 months ago
  61. 41249c5 chore: Add sematic releases by Deepesh Garg · 2 years, 6 months ago
  62. 9c08194 fix: Price changing on creating Sales retrun from Delivery Note by Deepesh Garg · 2 years, 6 months ago
  63. 5cdd0d6 fix: Move tax withholding category field by Deepesh Garg · 2 years, 6 months ago
  64. 0a67b02 fix: Consistent customer and supplier forms by Deepesh Garg · 2 years, 6 months ago
  65. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 6 months ago
  66. 4b2521c Merge pull request #30719 from frappe/mergify/bp/develop/pr-30408 by Deepesh Garg · 2 years, 6 months ago
  67. 7275799 fix: process statement to_date override by Bhavesh Maheshwari · 2 years, 7 months ago
  68. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 6 months ago
  69. 41ec5ca Merge pull request #30677 from ankush/refactor/stock_balance by mergify[bot] · 2 years, 6 months ago
  70. 9af2d68 refactor: convert queries to ORM/QB, add types by Ankush Menat · 2 years, 6 months ago
  71. ba29323 test: increase assertions to cover all cases by Ankush Menat · 2 years, 6 months ago
  72. e278ee3 test: item attribute columns by Ankush Menat · 2 years, 6 months ago
  73. febc74a refactor: rewrite stock balance query to QB by Ankush Menat · 2 years, 6 months ago
  74. 8a499e9 test: uom conversion in stock balance report by Ankush Menat · 2 years, 6 months ago
  75. af0ea7b test: assert balanaces against SLE by Ankush Menat · 2 years, 6 months ago
  76. f4766ae test: opening balance in stock balance report by Ankush Menat · 2 years, 6 months ago
  77. 8b2432d test: stock balance report tests by Ankush Menat · 2 years, 6 months ago
  78. 64ac22a refactor: add filter type info by Ankush Menat · 2 years, 6 months ago
  79. e6aa28e fix: update translation (#30716) by HENRY Florian · 2 years, 6 months ago
  80. 15576c1 Merge pull request #30707 from marination/values-out-of-sync-jv by Ankush Menat · 2 years, 6 months ago
  81. 0d64349 Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 6 months ago
  82. 4130493 fix: Label typo by rahib-hassan · 2 years, 6 months ago
  83. 01fde15 fix: dependent codes updated by rahib-hassan · 2 years, 6 months ago
  84. 0eff74c fix: tabspacing by rahib-hassan · 2 years, 6 months ago
  85. 1659f1e Merge pull request #29963 from nabinhait/income-tax-computation by Deepesh Garg · 2 years, 6 months ago
  86. e2fa9f7 Merge pull request #30710 from deepeshgarg007/advance_jv_allocation by Deepesh Garg · 2 years, 6 months ago
  87. cd2ab32 fix: orginised code by Nabin Hait · 2 years, 6 months ago
  88. bc7007d fix: get enabled deduction components by Nabin Hait · 2 years, 6 months ago
  89. d06b737 fix: get enabled and submitted income tax slab by Nabin Hait · 2 years, 6 months ago
  90. 67086e6 fix: get enabled earning components by Nabin Hait · 2 years, 6 months ago
  91. 8711731 Merge branch 'develop' into values-out-of-sync-jv by Marica · 2 years, 6 months ago
  92. c38be53 test: Update customer in Sales Invoice by Deepesh Garg · 2 years, 6 months ago
  93. 11fa187 Merge pull request #30715 from surajshetty3416/fix-exotel-call-log by Suraj Shetty · 2 years, 6 months ago
  94. 77599fe fix: Set correct options for link field by Suraj Shetty · 2 years, 6 months ago
  95. 86cfa3a Merge pull request #30712 from frappe/mergify/bp/develop/pr-30700 by Deepesh Garg · 2 years, 6 months ago
  96. 7536da0 Merge pull request #30675 from deepeshgarg007/item_wise_provisional_accounting by Deepesh Garg · 2 years, 6 months ago
  97. d75d5eb chore: Remove Values Out of Sync from Repost hourly job by marination · 2 years, 6 months ago
  98. 065c381 Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting by Deepesh Garg · 2 years, 6 months ago
  99. ad171c6 test: Update test case by Deepesh Garg · 2 years, 6 months ago
  100. e6cb948 fix: Payment reco query with max invocie and payment amount limit by Deepesh Garg · 2 years, 6 months ago