1. dcda556 fix: convert default_item_manufacturer to link field (#30835) by Ankush Menat · 2 years, 6 months ago
  2. f0049da chore: correct link by Ankush Menat · 2 years, 6 months ago
  3. bae8ab2 Merge branch 'develop' into education_sepration by Ankush Menat · 2 years, 6 months ago
  4. b8a9f82 feat: Copy task color from project template (#30857) by sersaber · 2 years, 6 months ago
  5. be0f84a fix(minor): fix create_accounting_dimensions_in_orders.py by Rushabh Mehta · 2 years, 6 months ago
  6. fc09c90 Merge branch 'develop' into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  7. d746db5 fix(minor): discount accounting patch by Rushabh Mehta · 2 years, 6 months ago
  8. 5eddadd fix: update translate by Vlad · 2 years, 6 months ago
  9. 19d66e5 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  10. c7edc29 Merge branch 'develop' of https://github.com/frappe/erpnext into cost_center_filter_p_r by Deepesh Garg · 2 years, 6 months ago
  11. bfd053e Merge branch 'develop' into uae_setup_cleaup by Deepesh Garg · 2 years, 6 months ago
  12. ab94b73 fix: Cost center filter on payment reconciliation by Deepesh Garg · 2 years, 6 months ago
  13. 6574294 fix(UX): record reason for skipping attendance or marking absent for auto attendance (#30844) by Rucha Mahabal · 2 years, 6 months ago
  14. a8452c2 fix: Multi currency opening invoices by Deepesh Garg · 2 years, 6 months ago
  15. 1622faa Merge pull request #30802 from deepeshgarg007/multi_currency_opening by Deepesh Garg · 2 years, 6 months ago
  16. f25251b chore: Clean up patches by Deepesh Garg · 2 years, 6 months ago
  17. 0cb36cc Merge branch 'develop' into payment_term_rpt_on_selling by Deepesh Garg · 2 years, 6 months ago
  18. 3c578a3 chore: Add patch to delete education doctypes by Deepesh Garg · 2 years, 6 months ago
  19. 44c54f6 chore: Remove references for Student doctype by Deepesh Garg · 2 years, 6 months ago
  20. cc867fd chore: Remove Fees Doctype by Deepesh Garg · 2 years, 6 months ago
  21. 848827c chore: Remove references for Assessment Group by Deepesh Garg · 2 years, 6 months ago
  22. 8dcbbf1 chore: Remove course links from training doctypes by Deepesh Garg · 2 years, 6 months ago
  23. 60b693f chore: clean up hooks by Deepesh Garg · 2 years, 6 months ago
  24. 41e2959 chore: remove files related to LMS by Deepesh Garg · 2 years, 6 months ago
  25. 69d369d refactor: Remove education domain from ERPNext by Deepesh Garg · 2 years, 6 months ago
  26. 777f020 test: create new item instead of using with _Test Item (#30827) by Ankush Menat · 2 years, 6 months ago
  27. ebd5f0b chore: make picked qty read only by Ankush Menat · 2 years, 6 months ago
  28. 9a8e3ef fix(UX): only show pick list when picking is pending by Ankush Menat · 2 years, 6 months ago
  29. 47e1a01 fix: dont map picked qty and consider pick qty for new PL by Ankush Menat · 2 years, 6 months ago
  30. 429361c chore: Remove domains from Setup by Deepesh Garg · 2 years, 6 months ago
  31. 8207697 fix: compare against stock qty while validating by Ankush Menat · 2 years, 6 months ago
  32. 9e60acd test: test bundle - picklist behaviour by Ankush Menat · 2 years, 6 months ago
  33. ee54ece test: product bundle fixture by Ankush Menat · 2 years, 6 months ago
  34. 1ac275c feat: transfer picklist stock info to packing list by Ankush Menat · 2 years, 6 months ago
  35. 41aa4b3 fix: round off bundle qty by Ankush Menat · 2 years, 6 months ago
  36. 25485ed refactor: remove unnecssary vars by Ankush Menat · 2 years, 6 months ago
  37. 23cb0d6 feat: create DN from pick list with bundle items by Ankush Menat · 2 years, 6 months ago
  38. f574121 refactor: simpler check for non-SO items by Ankush Menat · 2 years, 6 months ago
  39. 277b51b refactor: groupby using keys instead of int index by Ankush Menat · 2 years, 6 months ago
  40. 3ddad68 refactor: simplify needlessly complicated code by Ankush Menat · 2 years, 6 months ago
  41. 60bc26f feat: back-update min picked qty for a bundle by Ankush Menat · 2 years, 6 months ago
  42. c3fc0a4 perf: single update per Sales Order. by Ankush Menat · 2 years, 6 months ago
  43. e64cc66 refactor: sales order status update by Ankush Menat · 2 years, 6 months ago
  44. 36c5e8a feat: Pick list from SO with Product Bundle by Ankush Menat · 2 years, 6 months ago
  45. 7d56820 test: bundles in picklist by Ankush Menat · 2 years, 6 months ago
  46. 5c3f901 refactor: misc pick list refactors by Ankush Menat · 2 years, 6 months ago
  47. 67bb290 fix: Ignore custom field validation while setup by Deepesh Garg · 2 years, 6 months ago
  48. 24a7aca chore: incorrect translations by Ankush Menat · 2 years, 6 months ago
  49. dcc2243 Merge pull request #30811 from marination/multiple-wh-acc by Ankush Menat · 2 years, 6 months ago
  50. e2a163d fix: Use `account_type == 'Stock'` to filter stock accounts by marination · 2 years, 6 months ago
  51. 44331f4 chore: Warn users about multiple warehouse accounts by marination · 2 years, 6 months ago
  52. 1cc8c79 test: fix flaky carry forwarded leave expiry test (#30810) by Rucha Mahabal · 2 years, 6 months ago
  53. 078f26b Merge pull request #30808 from nextchamp-saqib/pos-search-ux-fix by Saqib Ansari · 2 years, 6 months ago
  54. b1ac5ff fix(pos): number pad translations by Saqib Ansari · 2 years, 6 months ago
  55. 03a6103 fix(pos): search field doesn't reset on checkout by Saqib Ansari · 2 years, 6 months ago
  56. 00ace8f Merge branch 'develop' into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  57. 82a0635 fix: Consistent accounting dimensions across Sales and Purchase docs by Deepesh Garg · 2 years, 6 months ago
  58. b0ead45 feat: add payment terms status rpr to Selling homepage by ruthra kumar · 2 years, 6 months ago
  59. 88e257f fix: column name in party query by Ankush Menat · 2 years, 6 months ago
  60. 052171f fix: date condition in tax rule by Ankush Menat · 2 years, 6 months ago
  61. a90e7e3 fix: proper quoting in sql queries by Ankush Menat · 2 years, 6 months ago
  62. 7e555d3 fix: item price query for postgres by Ankush Menat · 2 years, 6 months ago
  63. 7d2587c fix: nullish check and table name by Ankush Menat · 2 years, 6 months ago
  64. 0fdfc1e fix: only query fields that exist by Ankush Menat · 2 years, 6 months ago
  65. ce75fe0 fix: out of range date value by Ankush Menat · 2 years, 6 months ago
  66. cdac2b8 fix: ignore duplicate fixtures by Ankush Menat · 2 years, 6 months ago
  67. e1c1687 refactor: use db agnostic `CombineDatetime` by Ankush Menat · 2 years, 6 months ago
  68. d3582ea fix: Allow multi-currency opening invoices by Deepesh Garg · 2 years, 6 months ago
  69. 4ffea61 Merge pull request #30754 from deepeshgarg007/round_off_account_cost_center by Deepesh Garg · 2 years, 6 months ago
  70. 3fa1c63 test: Unit test for round off entry dimensions by Deepesh Garg · 2 years, 6 months ago
  71. b1158bc Merge pull request #30799 from nextchamp-saqib/einv-cess-fix by Deepesh Garg · 2 years, 6 months ago
  72. f064e0b Merge pull request #30642 from rahib-hassan/separate-discount-account by Deepesh Garg · 2 years, 6 months ago
  73. 8e6c7a6 fix(india): cess value not considered while validating e-invoice totals by Saqib Ansari · 2 years, 6 months ago
  74. 02aaa65 chore: Remove dead code by Deepesh Garg · 2 years, 6 months ago
  75. 22bc107 Merge pull request #30778 from deepeshgarg007/accpunting_dimension_validate_ignore_new by Deepesh Garg · 2 years, 6 months ago
  76. 6c86067 Merge branch 'develop' into separate-discount-account by rahib-hassan · 2 years, 6 months ago
  77. d6a43a3 test: tie breaking in SLEs (#30796) by Ankush Menat · 2 years, 6 months ago
  78. 618fa0e Merge branch 'develop' into accpunting_dimension_validate_ignore_new by Deepesh Garg · 2 years, 6 months ago
  79. afc6aa8 Merge pull request #30763 from deepeshgarg007/loan_reconciliation by Deepesh Garg · 2 years, 6 months ago
  80. c515abc test: Remove teardown method by Deepesh Garg · 2 years, 6 months ago
  81. c312cd3 fix: Check if accounting dimension exists by Deepesh Garg · 2 years, 6 months ago
  82. 783793d Merge branch 'develop' of https://github.com/frappe/erpnext into round_off_account_cost_center by Deepesh Garg · 2 years, 6 months ago
  83. 015812b fix: Add accounting dimensions for round off GL Entry by Deepesh Garg · 2 years, 6 months ago
  84. d4d83f4 test: Fixes in test case by Deepesh Garg · 2 years, 6 months ago
  85. 0eacc99 test: Fixes in test case by Deepesh Garg · 2 years, 6 months ago
  86. deed970 Merge pull request #30780 from ruchamahabal/promotion-enhancements by Rucha Mahabal · 2 years, 6 months ago
  87. 8e5327a fix: clear property child table on changing employee by Rucha Mahabal · 2 years, 6 months ago
  88. 9d15808 chore: remove unused Employee Transfer Property doctype by Rucha Mahabal · 2 years, 6 months ago
  89. cfa4dfe fix: reset old CTC on promotion cancellation by Rucha Mahabal · 2 years, 6 months ago
  90. 9b93c63 fix: tests by Rucha Mahabal · 2 years, 6 months ago
  91. 43c1d63 fix translation (#30781) by Wolfram Schmidt · 2 years, 6 months ago
  92. 788e0a1 chore: format `employee_property_update.js` by Rucha Mahabal · 2 years, 6 months ago
  93. ed04241 Merge branch 'develop' into promotion-enhancements by Rucha Mahabal · 2 years, 6 months ago
  94. 833a33a test: employee property update via Employee Promotion by Rucha Mahabal · 2 years, 6 months ago
  95. a93867d feat: add CTC fields in Employee master and Promotion by Rucha Mahabal · 2 years, 6 months ago
  96. 8d632e9 style: Re-run pre-commit by marination · 2 years, 6 months ago
  97. b848e61 fix: Skip unpublished Variants with published templates in shopping cart quote validation by marination · 2 years, 6 months ago
  98. 53d8168 fix: linter format string after translation by Devin Slauenwhite · 2 years, 10 months ago
  99. ea6d6e3 fix: linter trilaing whitespace by Devin Slauenwhite · 2 years, 10 months ago
  100. 48da3b4 fix: sider issues by Devin Slauenwhite · 2 years, 10 months ago