1. dcbe7e5 fix: Added permissions for instructor by scmmishra · 6 years ago
  2. b2c7458 fix: Removed accidentally added course doctype in list by scmmishra · 6 years ago
  3. b854d64 Merge branch 'develop' of github.com:frappe/erpnext into lms-beta-v2 by scmmishra · 6 years ago
  4. 4713e2d Merge pull request #16929 from Mangesh-Khairnar/email-address-fix by Suraj Shetty · 6 years ago
  5. b343407 refactor: change validate email add to validate email address by Mangesh-Khairnar · 6 years ago
  6. 349a115 Merge pull request #16717 from jigartarpara/fix_payment_term_template by Rushabh Mehta · 6 years ago
  7. b7abdf1 Merge pull request #16851 from JoyceBabu/develop by Rushabh Mehta · 6 years ago
  8. 957a330 Merge pull request #16634 from Alchez/hotfix-stock-balance-balance by Rushabh Mehta · 6 years ago
  9. e5d79f3 Merge pull request #16673 from Alchez/feat-task-from-issue by Rushabh Mehta · 6 years ago
  10. 0bcae95 chore: Fixed config for education by scmmishra · 6 years ago
  11. 21823f5 feat: Added test for program_enrollment by scmmishra · 6 years ago
  12. e3b7e13 feat: Moved make_course_activity to test_course_activity.py by scmmishra · 6 years ago
  13. 8aa6ac7 feat: Moved setup_program to test_program.py by scmmishra · 6 years ago
  14. a98e936 chore: Removed LMS Activity Doctype by scmmishra · 6 years ago
  15. 88b2244 feat: Added test for course_enrollment by scmmishra · 6 years ago
  16. c75b513 fix: Enrollment bug by scmmishra · 6 years ago
  17. 34fa33d fix: Config bug, added type doctype by scmmishra · 6 years ago
  18. 2352ce9 Merge pull request #16849 from frappe/bcornwellmott-patch-1 by Rushabh Mehta · 6 years ago
  19. bd9622b Merge pull request #16918 from Alchez/hotfix-party-payments by Rushabh Mehta · 6 years ago
  20. 8243384 fix(transaction): Add link to payments made by Customer / Supplier in their dashboards by Rohan Bansal · 6 years ago
  21. 14d70ce chore: updated education config by scmmishra · 6 years ago
  22. f49d0d8 Merge pull request #16890 from Anurag810/timesheet by Rushabh Mehta · 6 years ago
  23. 6e2286f Merge pull request #16897 from PawanMeh/fixes_16894 by Rushabh Mehta · 6 years ago
  24. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  25. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  26. bf7c69f fix(issue): Don't auto-set project by Rohan Bansal · 6 years ago
  27. fa77b59 fix(issue): View Tasks against an Issue by Rohan Bansal · 6 years ago
  28. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  29. 5327d02 feat(issue): Create tasks from issues by Rohan Bansal · 6 years ago
  30. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  31. 2221151 fix: Update Training Level by Faris Ansari · 6 years ago
  32. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  33. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  34. c0e1000 fix: SKU issue by pawan · 6 years ago
  35. 9456160 Merge pull request #16893 from rohitwaghchaure/stock_ledger_report_not_working_v12 by rohitwaghchaure · 6 years ago
  36. 7c3e017 fix: Amazon integration issues by pawan · 6 years ago
  37. 267723f fix: stock ledgre report not working by Rohit Waghchaure · 6 years ago
  38. 9b64baa Minor Fixes by Anurag Mishra · 6 years ago
  39. 59f4556 Commonify code by Anurag Mishra · 6 years ago
  40. e86ac3c feat: timesheet Employee Summary Report by Anurag Mishra · 6 years ago
  41. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  42. 2ae018a Merge branch 'hotfix' by Frappe Bot · 6 years ago
  43. 3406229 bumped to version 11.1.14 by Frappe Bot · 6 years ago
  44. 9ec4816 Update item_barcode_childtable_migrate.py by Nabin Hait · 6 years ago
  45. 703a597 fix(patch): update customization options if completed is not present by Rushabh Mehta · 6 years ago
  46. e9db0d2 fix(minor): update task list label from Closed to Completed by Rushabh Mehta · 6 years ago
  47. d475461 Merge pull request #16806 from rohitwaghchaure/set_scanned_barcode_in_the_table by rohitwaghchaure · 6 years ago
  48. d06212e Merge pull request #16853 from rohitwaghchaure/pos_profile_changes by rohitwaghchaure · 6 years ago
  49. 6241622 feat: Added test utilities for course_activity by scmmishra · 6 years ago
  50. db8500c POS profile, account for change amount must be cash or bank account by Rohit Waghchaure · 6 years ago
  51. 18ddc92 feat: Added check for duplicate course enrollment by scmmishra · 6 years ago
  52. 890ce60 style: Removed trailing spaces by scmmishra · 6 years ago
  53. 531d276 feat: Refactored some enrollment functions by scmmishra · 6 years ago
  54. b72ba41 feat: More tests by scmmishra · 6 years ago
  55. e66f596 fix(report): Incorrectdata for balance quantity and value in Stock Balance report by Rohan Bansal · 6 years ago
  56. bf9a10f chore(style): Renamed a function by scmmishra · 6 years ago
  57. bcfe6f0 feat: Added lms tests for student doctype by scmmishra · 6 years ago
  58. 92ab107 fix: Minor fix by scmmishra · 6 years ago
  59. 4a7e2c1 feat: Minor changes to topic tests by scmmishra · 6 years ago
  60. 2cec025 feat: Added test for program doctype by scmmishra · 6 years ago
  61. 64347a5 feat: Added test for Course Doctype by scmmishra · 6 years ago
  62. 75defde fix: fixed user creation bug in student by scmmishra · 6 years ago
  63. 29c46bb fix(sales_order.py): handle zero bundle qty by Rushabh Mehta · 6 years ago
  64. 3d01213 Add 'Half-Yearly' option to Earned Leave Frequency by Joyce Babu · 6 years ago
  65. 18a1a8d style: Fixed route.js by scmmishra · 6 years ago
  66. b263876 Add date to currency exchange caching by bcornwellmott · 6 years ago
  67. 6e28ef4 Merge pull request #16845 from hrwX/additional_salary_develop by Prateeksha Singh · 6 years ago
  68. 250ebe5 Merge branch 'develop' of https://github.com/frappe/erpnext into additional_salary_develop by Himanshu Warekar · 6 years ago
  69. 219b9f4 Salary Component can be equal to zero by Himanshu Warekar · 6 years ago
  70. fb491a5 Merge pull request #16842 from hrwX/additional_salary by Prateeksha Singh · 6 years ago
  71. e2e4028 Merge pull request #16844 from deepeshgarg007/desktop by Prateeksha Singh · 6 years ago
  72. e062acb fix: Removed shortcuts from desktop.py by deepeshgarg007 · 6 years ago
  73. acb7238 Allow zero amount in additional salary by Himanshu Warekar · 6 years ago
  74. 1f0792d Merge pull request #16823 from jay-parikh/sales-return by Rushabh Mehta · 6 years ago
  75. 55c382a Merge pull request #16820 from rohitwaghchaure/state_code_blank_if_not_matched_with_state_codes by rohitwaghchaure · 6 years ago
  76. f6a8b17 Merge pull request #16824 from rohitwaghchaure/user_not_able_to_search_item_by_description by rohitwaghchaure · 6 years ago
  77. 369d20a Merge pull request #16829 from rohitwaghchaure/gst_purchase_invoice_hsn_number by rohitwaghchaure · 6 years ago
  78. e552170 Merge pull request #16704 from Anurag810/vedmata-print-formats by rohitwaghchaure · 6 years ago
  79. 8c96e06 Merge pull request #16629 from Anurag810/gross-and-net-profit-report by rohitwaghchaure · 6 years ago
  80. 0c9945e Minor fixes by Anurag Mishra · 6 years ago
  81. 02138b6 fix: gross depends upon now report type by Anurag Mishra · 6 years ago
  82. a5f2962 Merge pull request #16830 from pratu16x7/explore-2.0 by Prateeksha Singh · 6 years ago
  83. 711ac5a Merge pull request #16826 from deepeshgarg007/test_fix by Aditya Hase · 6 years ago
  84. 28dd4c1 feat: Added test for Topic Doctype by scmmishra · 6 years ago
  85. 8aa4594 feat(modules): add onboard keys, remove hidden by Prateeksha Singh · 6 years ago
  86. 9842ce5 fix: HSN code not disaplying for the GST Purchase Invoice print format by Rohit Waghchaure · 6 years ago
  87. 511713e fix: Delete GL entry for supplier before creating new one by deepeshgarg007 · 6 years ago
  88. e615051 fix: Updated test_united_states by deepeshgarg007 · 6 years ago
  89. 44ff411 fix: Selling and buying amount precision fix (#16764) by Deepesh Garg · 6 years ago
  90. 4074384 fix: Print letter head only if checked in Print Settings (#16789) by Deepesh Garg · 6 years ago
  91. e1f72cc revert: Address and contact report fix (#16786) by Deepesh Garg · 6 years ago
  92. 1e4e61b Minor fixes by Anurag Mishra · 6 years ago
  93. f3bdeed minor fixes by Anurag Mishra · 6 years ago
  94. f6d1f53 fix: Account type fix in test_united_states by deepeshgarg007 · 6 years ago
  95. 2bfb063 fix(sales order item): not able to search item by description by Rohit Waghchaure · 6 years ago
  96. c209093 Fix Sales Invoice Return Validation "validate_pos" by Jay Parikh · 6 years ago
  97. 4ef924d fix: on save state code field become blank by Rohit Waghchaure · 6 years ago
  98. 8f0660a Merge branch 'master' into develop by Frappe Bot · 6 years ago
  99. 9ce994a Merge branch 'hotfix' by Frappe Bot · 6 years ago
  100. 3ec0bb7 bumped to version 11.1.13 by Frappe Bot · 6 years ago