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