1. ea4c42d fix(Utils): Do not add duplicate items (#17896) by Himanshu · 5 years ago
  2. fb29ffc fix: Usability fixes to Serial No and batch selector (#18071) by Deepesh Garg · 5 years ago
  3. 3b60fac fix: open department in tree view via awesome bar by Mangesh-Khairnar · 5 years ago
  4. d11e481 Merge pull request #18011 from surajshetty3416/fix-accounting-dimension-permission by Deepesh Garg · 5 years ago
  5. 01f56b8 fix: Return empty array to avoid failure by Suraj Shetty · 5 years ago
  6. b663966 fix: Use can_read API by Suraj Shetty · 5 years ago
  7. 55c7b69 Merge pull request #17998 from netchampfaris/app-logo-url by Rushabh Mehta · 5 years ago
  8. da62981 fix: Get accounting dimensions only if user has access by Suraj Shetty · 5 years ago
  9. 357592f fix: Remove logo replace logic by Faris Ansari · 5 years ago
  10. d849ce7 Merge pull request #17980 from adityahase/fix-buying-items-rate by rohitwaghchaure · 5 years ago
  11. 2632107 fix: User MultiSelectList control for Party filter (#17943) by Faris Ansari · 5 years ago
  12. 48585c9 fix: Consider discount_amount only when provided to calculate rate by Aditya Hase · 5 years ago
  13. 946eefe fix: Codacy fixes by deepeshgarg007 · 5 years ago
  14. dfe006b Merge branch 'develop' of https://github.com/frappe/erpnext into dimension-fixes by deepeshgarg007 · 5 years ago
  15. d1e0f42 fix: Styling fix by deepeshgarg007 · 5 years ago
  16. 7e3a98b fix: Is group filter fixes in dimensions by deepeshgarg007 · 5 years ago
  17. 8e99aaf fix: Add erpnext website theme import by Faris Ansari · 5 years ago
  18. 9297829 fix: Codacy by deepeshgarg007 · 5 years ago
  19. 30f7e7b fix: Available qty not shown in item batch selector for batch by deepeshgarg007 · 5 years ago
  20. 3cf2436 feat: provision to set multiple manufacturer in the item master by Rohit Waghchaure · 5 years ago
  21. 76fe1b1 Merge pull request #17674 from scmmishra/lms-refactor by Shivam Mishra · 5 years ago
  22. 6744feb Merge pull request #17769 from deepeshgarg007/dimensions by Rushabh Mehta · 5 years ago
  23. 8ddb63a feat: added auto course enrollment for enrolled programs by Shivam Mishra · 5 years ago
  24. 49133c5 Merge pull request #17835 from deepeshgarg007/serial-no-devlop by Nabin Hait · 5 years ago
  25. 37fdeee Merge pull request #17805 from nabinhait/discount-rounding-adjustment-dev by Nabin Hait · 5 years ago
  26. 545fef9 fix: Pass delivery document no as empty string by deepeshgarg007 · 5 years ago
  27. d1a2521 refactor: refactored quiz api and added quiz.js by Shivam Mishra · 5 years ago
  28. 853a561 fix: Serial no filtering issue for delivered items by deepeshgarg007 · 5 years ago
  29. 55b894b Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  30. 4fd704d fix: POS cash mode of payment css by Rohit Waghchaure · 5 years ago
  31. 52ea287 fix: Multiple fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  32. 253a2bd refactor: goodbye Vue 👋 by Shivam Mishra · 5 years ago
  33. d060890 fix: Rounding adjustment while additional discount amount is aplied on grand total by Nabin Hait · 5 years ago
  34. ffec8be fix: Styling and test case fixes by deepeshgarg007 · 5 years ago
  35. e025aab fix: Indentation fixes by deepeshgarg007 · 5 years ago
  36. a8cb00f fix: Styling and test case fixes by deepeshgarg007 · 5 years ago
  37. acc2422 Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  38. f5b6ee9 fix: Multiple fixes in accounting doctype by deepeshgarg007 · 5 years ago
  39. 50ea99e fix: Is group filter for dimensions for doctype by deepeshgarg007 · 5 years ago
  40. aafd64d fix: On change of currency, set margin amount based on exchange rate (#17712) by Nabin Hait · 5 years ago
  41. e9c6e64 fix: Multiple changes in dimension creation logic by deepeshgarg007 · 5 years ago
  42. d330519 fix: Merge branch develop into dimensions by deepeshgarg007 · 5 years ago
  43. 318ba2b Merge branch 'develop' into lms-refactor by Nabin Hait · 5 years ago
  44. 8c78299 fix(readme): logo by Rushabh Mehta · 5 years ago
  45. 823c795 feat: Moving to Jinja by Shivam Mishra · 5 years ago
  46. 8a976ba feat: LMS is now compatible with Frappe Theme (#17600) by Shivam Mishra · 5 years ago
  47. 3fccfaa feat: Added 'Add Multiple' options in all sales / purchase transactions by Nabin Hait · 5 years ago
  48. 60f4dd0 Merge branch 'develop' of https://github.com/frappe/erpnext into dimensions by deepeshgarg007 · 5 years ago
  49. f82d0a6 fix: show video duration and publish date only if data exists by Shivam Mishra · 5 years ago
  50. 2430fd3 chore: show description on course card by Shivam Mishra · 5 years ago
  51. e64c357 fix: Commified function to get dimensions by deepeshgarg007 · 5 years ago
  52. d83cf65 fix: Added dimensions in financial reports and general ledger by deepeshgarg007 · 5 years ago
  53. cb03bb1 fix: Allow variant attributes to be optional by Faris Ansari · 5 years ago
  54. b8103ac Merge branch 'develop' into item-discount by Nabin Hait · 5 years ago
  55. 1e55c2e Remove old style custom scripts (#17077) by Faris Ansari · 5 years ago
  56. c87b47a fix: Price list conversion for other UOM from stock UOM item price (#17386) by Suraj Shetty · 5 years ago
  57. 9fe7257 fix (ui): refactored breadcrumbs by Shivam Mishra · 5 years ago
  58. 2428485 fix (ui): Card layout by Shivam Mishra · 5 years ago
  59. bf7d13a Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2 by scmmishra · 5 years ago
  60. 593242f fix: Calculate rate based on discount on server side only if not rate or pricing rule applied by Nabin Hait · 6 years ago
  61. 77b8289 fix(style): buttons in address and contact by Rushabh Mehta · 5 years ago
  62. 68b3203 chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment` by scmmishra · 5 years ago
  63. 804a74c fix (ui): UI fixes to Video page by scmmishra · 5 years ago
  64. 6c8f23b fixed (ui): Fixed cards with better buttons by scmmishra · 5 years ago
  65. 270d4e9 fix: moved erpnext related methods from frappe to erpnext by Rohit Waghchaure · 5 years ago
  66. 4add826 chore: Minor code improvements by scmmishra · 5 years ago
  67. da2c90c chore: renamed `get_program` api functions by scmmishra · 5 years ago
  68. d78c326 chore: renamed `get_topic_meta` to `get_student_topic_details` by scmmishra · 5 years ago
  69. d5973fe chore: renamed `get_course_meta` to `get_student_course_details` by scmmishra · 5 years ago
  70. 823d89c fix (linting): codacy fixes by scmmishra · 5 years ago
  71. f3cc874 Merge pull request #17249 from scmmishra/auto-fetch-serial by Shivam Mishra · 5 years ago
  72. fed4fd0 style: linting issue fixed by scmmishra · 5 years ago
  73. 5522cf8 fix: codacy linting by scmmishra · 5 years ago
  74. 6d3302b style (codacy): code formatting fixes by scmmishra · 5 years ago
  75. ed4b052 style (codacy): code formatting fixes by scmmishra · 5 years ago
  76. 4690107 feat: Use standard serial picker to add as well as update serial numbers by scmmishra · 5 years ago
  77. 61d6b67 feat: Show standard serial number selector in item grid form by scmmishra · 5 years ago
  78. 407496b chore: minor changes to labels by scmmishra · 5 years ago
  79. 19a41ed chore: code cleaning by scmmishra · 5 years ago
  80. 41cf945 feat (UX): Refactored batch selector by scmmishra · 5 years ago
  81. b98612f feat: Added auto fetch logic and button for client by scmmishra · 5 years ago
  82. 44b0cb6 Merge pull request #17194 from rmehta/dashboard-refactor by Rushabh Mehta · 5 years ago
  83. 5b9df67 fix: minor bug in breadcrumb routing by scmmishra · 5 years ago
  84. 72cc37e fix: Taxes and charges table not clear the existing rows if the template is changed by Rohit Waghchaure · 5 years ago
  85. d625c32 fix(dashboard): for frappe updates, and a new splash logo by Rushabh Mehta · 5 years ago
  86. bae2d66 fix: codacy linting issues by scmmishra · 6 years ago
  87. b7d9efe Merged develop in lms by scmmishra · 6 years ago
  88. 88f0c46 feat: Added breadcrumbs by scmmishra · 6 years ago
  89. fbc56c6 fix(style): left padding in marketplace view by Rushabh Mehta · 6 years ago
  90. 0c87895 fix(node_modules): remove hardcoded symlink (#16975) by cjpit · 6 years ago
  91. b861c4b Merge pull request #16895 from Alchez/hotfix-shipping-charge-override by Nabin Hait · 6 years ago
  92. d3bae4e feat: better cards in lms by scmmishra · 6 years ago
  93. 70b996a fix: test cases by Rohit Waghchaure · 6 years ago
  94. e540534 fix: Pricing rule not working for POS by Rohit Waghchaure · 6 years ago
  95. 2b7e158 feat: Quiz attempt limits is configurable by scmmishra · 6 years ago
  96. d4ed56a fix: navbar login bug by scmmishra · 6 years ago
  97. cea8515 feat: Added custom navbar by scmmishra · 6 years ago
  98. 6123ff3 fix: styled program card by scmmishra · 6 years ago
  99. 9b7ac3e fix: fixed joining date bug on lms profile by scmmishra · 6 years ago
  100. 281902f chore: clean up by scmmishra · 6 years ago