1. c5d4bed test: setup e commerce settings before running invalid filtrs test by marination · 2 years, 6 months ago
  2. c3dc5d5 fix: property addition not working for select fields by Rucha Mahabal · 2 years, 6 months ago
  3. 02e17db fix: removed manual enable-discount-account method by rahib-hassan · 2 years, 6 months ago
  4. 2c78cc2 fix: removed manual rollback - enable discount account by rahib-hassan · 2 years, 6 months ago
  5. 3d0e68a fix: select doctype as payment_document by Deepesh Garg · 2 years, 6 months ago
  6. c3e27b5 fix: Loan doctypes in bank reconciliation by Deepesh Garg · 2 years, 6 months ago
  7. 8981405 test: Field filter validation and Custom field as field filter by marination · 2 years, 6 months ago
  8. 6d750e1 fix: Handle Multiselect field mapping separately by marination · 2 years, 6 months ago
  9. 13092bc fix: enable discount roll_back by rahib-hassan · 2 years, 6 months ago
  10. 1e143e7 fix: use @change_settings to enable_discount_account by rahib-hassan · 2 years, 6 months ago
  11. f3fa6ac fix: account setting seperation gl discount account creation by rahib-hassan · 2 years, 6 months ago
  12. 5411e69 fix: filters not working in Shift Assignment Calendar view (#30752) by Rucha Mahabal · 2 years, 6 months ago
  13. ee8047a fix(india): 401 & 403 client error while generating IRN by Saqib Ansari · 2 years, 6 months ago
  14. f058755 fix: test cases updated by rahib-hassan · 2 years, 6 months ago
  15. 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
  16. 5660b33 fix: Mistyped variable name in patch by marination · 2 years, 6 months ago
  17. 0ac11a5 fix: First preference to parent cost center rather than round off cost center by Deepesh Garg · 2 years, 6 months ago
  18. 9734329 test: discard local future SLE cache between tests by Ankush Menat · 2 years, 6 months ago
  19. 700e864 fix: sort stock vouchers before reposting GLE by Ankush Menat · 2 years, 6 months ago
  20. b24920c fix: correct sorting while updating bin by Ankush Menat · 2 years, 6 months ago
  21. d2882ea test: use disposable item codes in tests by Ankush Menat · 2 years, 6 months ago
  22. 8f51954 test: repost queue progress by Ankush Menat · 2 years, 6 months ago
  23. ecdb493 fix: dependent GLE reposting by Ankush Menat · 2 years, 6 months ago
  24. a2af2da test: dependent GL entry reposting by Ankush Menat · 2 years, 6 months ago
  25. afc5a55 refactor: repost error handling by Ankush Menat · 2 years, 6 months ago
  26. 54a0507 fix(india): transporter name is null while generating e-way bill (#30736) by FinByz Tech Pvt. Ltd · 2 years, 6 months ago
  27. 789fa31 Merge branch 'develop' into shift-type-null-in-employee-checkin by Rucha Mahabal · 2 years, 6 months ago
  28. 3cddc1e test: shift fetching when assignment has an end date by Rucha Mahabal · 2 years, 6 months ago
  29. 98cccf2 fix: shift fetching fails in Employee Checkin if shift assignment has an end date by Rucha Mahabal · 2 years, 6 months ago
  30. 7c547f1 fix(patch): check if column is present while fixing reverse linking (#30737) by Rucha Mahabal · 2 years, 6 months ago
  31. d0cd194 chore: Patch to copy custom fields (field filters) from Item to Website Item by marination · 2 years, 6 months ago
  32. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 6 months ago
  33. 1e80b97 refactor: Change Filter Fields table fieldtype to `Autocomplete` by marination · 2 years, 6 months ago
  34. d35b378 fix: Validate field filter wrt to Website Item & re-use validation in Item Group by marination · 2 years, 6 months ago
  35. 8a36630 Merge branch 'develop' into field-filters-e-com by Marica · 2 years, 6 months ago
  36. c993ac0 fix: Query filter fields from Website Item instead of Item master by marination · 2 years, 6 months ago
  37. bcfbb3e fix: code formatting by rahib-hassan · 2 years, 6 months ago
  38. ebb7bc2 fix: library import formatting by rahib-hassan · 2 years, 6 months ago
  39. 264ec65 Merge pull request #30728 from deepeshgarg007/pricing_rule_apply_mapped_doc by Deepesh Garg · 2 years, 6 months ago
  40. 52fd804 Merge branch 'develop' of github.com:rahib-hassan/erpnext into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  41. 9c08194 fix: Price changing on creating Sales retrun from Delivery Note by Deepesh Garg · 2 years, 6 months ago
  42. 5cdd0d6 fix: Move tax withholding category field by Deepesh Garg · 2 years, 6 months ago
  43. 0a67b02 fix: Consistent customer and supplier forms by Deepesh Garg · 2 years, 6 months ago
  44. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 6 months ago
  45. 7275799 fix: process statement to_date override by Bhavesh Maheshwari · 2 years, 7 months ago
  46. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 6 months ago
  47. 9af2d68 refactor: convert queries to ORM/QB, add types by Ankush Menat · 2 years, 6 months ago
  48. ba29323 test: increase assertions to cover all cases by Ankush Menat · 2 years, 6 months ago
  49. e278ee3 test: item attribute columns by Ankush Menat · 2 years, 6 months ago
  50. febc74a refactor: rewrite stock balance query to QB by Ankush Menat · 2 years, 6 months ago
  51. 8a499e9 test: uom conversion in stock balance report by Ankush Menat · 2 years, 6 months ago
  52. af0ea7b test: assert balanaces against SLE by Ankush Menat · 2 years, 6 months ago
  53. f4766ae test: opening balance in stock balance report by Ankush Menat · 2 years, 6 months ago
  54. 8b2432d test: stock balance report tests by Ankush Menat · 2 years, 6 months ago
  55. 64ac22a refactor: add filter type info by Ankush Menat · 2 years, 6 months ago
  56. e6aa28e fix: update translation (#30716) by HENRY Florian · 2 years, 6 months ago
  57. 15576c1 Merge pull request #30707 from marination/values-out-of-sync-jv by Ankush Menat · 2 years, 6 months ago
  58. 0d64349 Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 6 months ago
  59. 4130493 fix: Label typo by rahib-hassan · 2 years, 6 months ago
  60. 01fde15 fix: dependent codes updated by rahib-hassan · 2 years, 6 months ago
  61. 0eff74c fix: tabspacing by rahib-hassan · 2 years, 6 months ago
  62. 1659f1e Merge pull request #29963 from nabinhait/income-tax-computation by Deepesh Garg · 2 years, 6 months ago
  63. e2fa9f7 Merge pull request #30710 from deepeshgarg007/advance_jv_allocation by Deepesh Garg · 2 years, 6 months ago
  64. cd2ab32 fix: orginised code by Nabin Hait · 2 years, 6 months ago
  65. bc7007d fix: get enabled deduction components by Nabin Hait · 2 years, 6 months ago
  66. d06b737 fix: get enabled and submitted income tax slab by Nabin Hait · 2 years, 6 months ago
  67. 67086e6 fix: get enabled earning components by Nabin Hait · 2 years, 6 months ago
  68. 8711731 Merge branch 'develop' into values-out-of-sync-jv by Marica · 2 years, 6 months ago
  69. c38be53 test: Update customer in Sales Invoice by Deepesh Garg · 2 years, 6 months ago
  70. 11fa187 Merge pull request #30715 from surajshetty3416/fix-exotel-call-log by Suraj Shetty · 2 years, 6 months ago
  71. 77599fe fix: Set correct options for link field by Suraj Shetty · 2 years, 6 months ago
  72. 86cfa3a Merge pull request #30712 from frappe/mergify/bp/develop/pr-30700 by Deepesh Garg · 2 years, 6 months ago
  73. d75d5eb chore: Remove Values Out of Sync from Repost hourly job by marination · 2 years, 6 months ago
  74. 065c381 Merge branch 'develop' of https://github.com/frappe/erpnext into item_wise_provisional_accounting by Deepesh Garg · 2 years, 6 months ago
  75. ad171c6 test: Update test case by Deepesh Garg · 2 years, 6 months ago
  76. e6cb948 fix: Payment reco query with max invocie and payment amount limit by Deepesh Garg · 2 years, 6 months ago
  77. 972d9ec test: Update customer by Deepesh Garg · 2 years, 6 months ago
  78. 6e837bc style: Fix linter warning by Suraj Shetty · 2 years, 6 months ago
  79. c272170 fix(call log): Convert `Data` to `Link` for type_of_call by Suraj Shetty · 2 years, 6 months ago
  80. 31883b6 fix: Exchange gain and loss on advance jv allocation by Deepesh Garg · 2 years, 6 months ago
  81. 79fbc2c test: flaky PR close test (#30709) by Ankush Menat · 2 years, 6 months ago
  82. d890ee9 Merge pull request #29962 from nemesis189/exotel-fixes by Suraj Shetty · 2 years, 6 months ago
  83. ff41b8d fix: Update received_by if "to" is changed by Suraj Shetty · 2 years, 6 months ago
  84. cef28df test: Do not overwrite frappe.form_dict to retain proxy reference by Suraj Shetty · 2 years, 6 months ago
  85. 89fab78 fix: Remove "Values Out of Sync" validation from Journal Entry by marination · 2 years, 6 months ago
  86. 6453fb4 refactor!: remove DATEV integration (#30584) by Raffael Meyer · 2 years, 6 months ago
  87. c5247a0 Merge branch 'develop' into pp-wo-company by Marica · 2 years, 6 months ago
  88. 6315acc fix: Map correct company to PO made via Prod Plan (subcontract) by marination · 2 years, 6 months ago
  89. bfaaebd Merge branch 'develop' into separate-discount-account by Ankush Menat · 2 years, 6 months ago
  90. 228195b Merge pull request #30689 from deepeshgarg007/disabled_gl_dimensions by Deepesh Garg · 2 years, 6 months ago
  91. 4f9b38a Merge pull request #30686 from nabinhait/ignore-permlevel-for-fields by Deepesh Garg · 2 years, 6 months ago
  92. 8261b2b refactor: trigger generate schedule when any change made in items table (#29874) by Noah Jacob · 2 years, 6 months ago
  93. 9a1c560 fix: Do not show disabled dimensions in reports by Deepesh Garg · 2 years, 6 months ago
  94. 2777c5c fix: Map Production Plan company in subassembly WO created from it by marination · 2 years, 6 months ago
  95. 993c6c0 feat: Ignore permlevel for specific fields by Nabin Hait · 2 years, 6 months ago
  96. 60fb71b fix: ignore item-less maintenance visit for sr no (#30684) by Ankush Menat · 2 years, 6 months ago
  97. 7d263e9 Merge pull request #30651 from deepeshgarg007/gst_download_json_key_error by Deepesh Garg · 2 years, 6 months ago
  98. 014298a Merge pull request #30674 from marination/work-order-partial-transfer by Marica · 2 years, 6 months ago
  99. 79b9011 Merge branch 'develop' into gst_download_json_key_error by Deepesh Garg · 2 years, 6 months ago
  100. 3f8be3a Merge branch 'develop' into work-order-partial-transfer by Marica · 2 years, 6 months ago