1. e66f596 fix(report): Incorrectdata for balance quantity and value in Stock Balance report by Rohan Bansal · 6 years ago
  2. bf9a10f chore(style): Renamed a function by scmmishra · 6 years ago
  3. bcfe6f0 feat: Added lms tests for student doctype by scmmishra · 6 years ago
  4. 92ab107 fix: Minor fix by scmmishra · 6 years ago
  5. 4a7e2c1 feat: Minor changes to topic tests by scmmishra · 6 years ago
  6. 2cec025 feat: Added test for program doctype by scmmishra · 6 years ago
  7. 64347a5 feat: Added test for Course Doctype by scmmishra · 6 years ago
  8. 75defde fix: fixed user creation bug in student by scmmishra · 6 years ago
  9. 29c46bb fix(sales_order.py): handle zero bundle qty by Rushabh Mehta · 6 years ago
  10. 3d01213 Add 'Half-Yearly' option to Earned Leave Frequency by Joyce Babu · 6 years ago
  11. 18a1a8d style: Fixed route.js by scmmishra · 6 years ago
  12. b263876 Add date to currency exchange caching by bcornwellmott · 6 years ago
  13. 33d0a9f fix(projects): change fieldtype of billing amounts to Currency by Raffael Meyer · 6 years ago
  14. 250ebe5 Merge branch 'develop' of https://github.com/frappe/erpnext into additional_salary_develop by Himanshu Warekar · 6 years ago
  15. 219b9f4 Salary Component can be equal to zero by Himanshu Warekar · 6 years ago
  16. e062acb fix: Removed shortcuts from desktop.py by deepeshgarg007 · 6 years ago
  17. acb7238 Allow zero amount in additional salary by Himanshu Warekar · 6 years ago
  18. 1f0792d Merge pull request #16823 from jay-parikh/sales-return by Rushabh Mehta · 6 years ago
  19. 55c382a Merge pull request #16820 from rohitwaghchaure/state_code_blank_if_not_matched_with_state_codes by rohitwaghchaure · 6 years ago
  20. f6a8b17 Merge pull request #16824 from rohitwaghchaure/user_not_able_to_search_item_by_description by rohitwaghchaure · 6 years ago
  21. 369d20a Merge pull request #16829 from rohitwaghchaure/gst_purchase_invoice_hsn_number by rohitwaghchaure · 6 years ago
  22. e552170 Merge pull request #16704 from Anurag810/vedmata-print-formats by rohitwaghchaure · 6 years ago
  23. 8c96e06 Merge pull request #16629 from Anurag810/gross-and-net-profit-report by rohitwaghchaure · 6 years ago
  24. 0c9945e Minor fixes by Anurag Mishra · 6 years ago
  25. 02138b6 fix: gross depends upon now report type by Anurag Mishra · 6 years ago
  26. a5f2962 Merge pull request #16830 from pratu16x7/explore-2.0 by Prateeksha Singh · 6 years ago
  27. 28dd4c1 feat: Added test for Topic Doctype by scmmishra · 6 years ago
  28. 8aa4594 feat(modules): add onboard keys, remove hidden by Prateeksha Singh · 6 years ago
  29. 9842ce5 fix: HSN code not disaplying for the GST Purchase Invoice print format by Rohit Waghchaure · 6 years ago
  30. 511713e fix: Delete GL entry for supplier before creating new one by deepeshgarg007 · 6 years ago
  31. e615051 fix: Updated test_united_states by deepeshgarg007 · 6 years ago
  32. 44ff411 fix: Selling and buying amount precision fix (#16764) by Deepesh Garg · 6 years ago
  33. 4074384 fix: Print letter head only if checked in Print Settings (#16789) by Deepesh Garg · 6 years ago
  34. e1f72cc revert: Address and contact report fix (#16786) by Deepesh Garg · 6 years ago
  35. 1e4e61b Minor fixes by Anurag Mishra · 6 years ago
  36. f3bdeed minor fixes by Anurag Mishra · 6 years ago
  37. f6d1f53 fix: Account type fix in test_united_states by deepeshgarg007 · 6 years ago
  38. 83f1fbd test: assert validation error for sales order on hold by Mangesh-Khairnar · 6 years ago
  39. 2bfb063 fix(sales order item): not able to search item by description by Rohit Waghchaure · 6 years ago
  40. 3ebeac1 feat: add resume funtionality for sales order on hold by Mangesh-Khairnar · 6 years ago
  41. 86e650c feat: validate linked sales order on material request creation by Mangesh-Khairnar · 6 years ago
  42. 8f7c7a6 feat: check for on hold sales order by Mangesh-Khairnar · 6 years ago
  43. 4f350fc feat: validate sales order in sales invoice by Mangesh-Khairnar · 6 years ago
  44. 1c276e9 feat: validate on hold sales order by Mangesh-Khairnar · 6 years ago
  45. 602223d feat: add a option of on hold in sales order by Mangesh-Khairnar · 6 years ago
  46. 5eb66ae feat: add on hold status check by Mangesh-Khairnar · 6 years ago
  47. e17b709 feat(sales order on hold): check status of sales order to validate entry by Mangesh-Khairnar · 6 years ago
  48. c209093 Fix Sales Invoice Return Validation "validate_pos" by Jay Parikh · 6 years ago
  49. 4ef924d fix: on save state code field become blank by Rohit Waghchaure · 6 years ago
  50. 8f0660a Merge branch 'master' into develop by Frappe Bot · 6 years ago
  51. 3ec0bb7 bumped to version 11.1.13 by Frappe Bot · 6 years ago
  52. 066da6b Merge pull request #16817 from gaurav-naik/italy-einvoice-bank-details-fix by rohitwaghchaure · 6 years ago
  53. 5e71a56 Merge pull request #16807 from rohitwaghchaure/remove_validation_for_group_by_voucher_consolidate by rohitwaghchaure · 6 years ago
  54. 6a4625b fix(regional,italy): codacy fixes in regional sales_invoice js by Gaurav · 6 years ago
  55. b30a9b1 fix(regional,italy): bank details, custom button on sales invoice by Gaurav · 6 years ago
  56. 6635583 fix: Rounding adjustment in Rounded Total by FinByz Tech Pvt. Ltd · 6 years ago
  57. 94d6f94 Merge pull request #16421 from agritheory/usregional by Rushabh Mehta · 6 years ago
  58. 471140c fix: Minor changes by scmmishra · 6 years ago
  59. f0a56b9 feat: Minor fixes to profile page by scmmishra · 6 years ago
  60. ab8fc8c feat: Quizzes fixed by scmmishra · 6 years ago
  61. 3726f8a feat: Added check for no content in topic meta by scmmishra · 6 years ago
  62. b793cc8 fix: Minor changes by scmmishra · 6 years ago
  63. c21cda2 Removed validation for group by voucher in general ledger by Rohit Waghchaure · 6 years ago
  64. 1fcae10 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  65. 5e61b17 fix: Routing after finishing a course topic by scmmishra · 6 years ago
  66. de5f71a fix: Showing Topic Progress by scmmishra · 6 years ago
  67. 5813597 bumped to version 11.1.12 by Frappe Bot · 6 years ago
  68. b17d289 fix: Course card progress by scmmishra · 6 years ago
  69. ab4ff98 fix: scan barcode not adding the barcode value in the items table by Rohit Waghchaure · 6 years ago
  70. 57128e4 fix: task.js by Rushabh Mehta · 6 years ago
  71. 3315a9f fix routes by Himanshu Warekar · 6 years ago
  72. 1cb695b fix route for Task and Tree of Procedure by Himanshu Warekar · 6 years ago
  73. 1d41c1c Merge pull request #16787 from rohitwaghchaure/italian_more_fixes by rohitwaghchaure · 6 years ago
  74. b48effe fix: test case by Rohit Waghchaure · 6 years ago
  75. cd34c70 fix: bom cost update is not working by Rohit Waghchaure · 6 years ago
  76. 56ad5da fix: Minor Changes by scmmishra · 6 years ago
  77. 74cfe57 fix: e-invoicing patch, patch to set country code in the address by Rohit Waghchaure · 6 years ago
  78. a9a1552 refactor by Anurag Mishra · 6 years ago
  79. e6735e4 fix: Content navigation by scmmishra · 6 years ago
  80. 8747900 Fix: Content title fields by scmmishra · 6 years ago
  81. 47ccad9 fix: Reloading bug on Content page by scmmishra · 6 years ago
  82. 23880ae fix: Content fetching for articles and videos by scmmishra · 6 years ago
  83. 628659e fix: Routing for course by scmmishra · 6 years ago
  84. fcd0556 Merge pull request #16709 from rmehta/project-template by Rushabh Mehta · 6 years ago
  85. 76f36f6 Merge pull request #16790 from crossxcell99/master by Rushabh Mehta · 6 years ago
  86. f95171e fix: call base clase onload method by crossxcell99 · 6 years ago
  87. 90b5036 fix: Content Routing by scmmishra · 6 years ago
  88. 7e1678e fix: TopicMeta fixes by scmmishra · 6 years ago
  89. e0eafb1 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  90. 5a14e46 bumped to version 11.1.11 by Sagar Vora · 6 years ago
  91. 03c4c63 fix: list title on CoursePage by scmmishra · 6 years ago
  92. 95bb3c0 Minor fixes by scmmishra · 6 years ago
  93. c011b08 fix: Fixed UI and API for course page by scmmishra · 6 years ago
  94. fed9adb fix: Fixed API and UI for topic card by scmmishra · 6 years ago
  95. 5ae51dc fix: Minor UI fixes by scmmishra · 6 years ago
  96. b5ba518 style: Minor code formatting by scmmishra · 6 years ago
  97. a8ef773 fix: Course Card shows topic list by scmmishra · 6 years ago
  98. a2ca8dd fix: Route for course page by scmmishra · 6 years ago
  99. 3866dee feat: Corse doctype by scmmishra · 6 years ago
  100. 45c252a fix(test): test_task.py by Rushabh Mehta · 6 years ago