1. 28a7aec Update accounting.py by Nabin Hait · 5 years ago
  2. 6f57b05 Merge branch 'develop' of https://github.com/frappe/erpnext into notification by deepeshgarg007 · 5 years ago
  3. 3bf71cc fix(splash): revert to old image by Rushabh Mehta · 5 years ago
  4. 15a7b7c fix: GSTR 3b report fixes (#17317) by Deepesh Garg · 5 years ago
  5. 5079e6c chore: minor improvements by scmmishra · 5 years ago
  6. ac8d347 feat: Added `add_quiz_activity` function to course_enrollment class by scmmishra · 5 years ago
  7. 33969b7 chore: Minor change to question doctype by scmmishra · 5 years ago
  8. 270d4e9 fix: moved erpnext related methods from frappe to erpnext by Rohit Waghchaure · 5 years ago
  9. 66d2392 chore: minor code improvements by scmmishra · 5 years ago
  10. d3cd98c fix: Renamed depends_on_lwp to depends_on_payment_days by Nabin Hait · 5 years ago
  11. 452f2c5 Merge pull request #17322 from nabinhait/salary-structure-child-docstatus by Nabin Hait · 5 years ago
  12. 3656180 Update set_salary_details_submitable.py by Nabin Hait · 5 years ago
  13. 35e52b5 fix: fixed spelling by Anurag Mishra · 5 years ago
  14. a216844 fix: Set Allocate Advance Automatically disabled by default by Saif Ur Rehman · 5 years ago
  15. 64d2fe0 fix: Minor typo by scmmishra · 5 years ago
  16. 4add826 chore: Minor code improvements by scmmishra · 5 years ago
  17. 06c2040 feat: Track purchase receipt status in Material Request by deepeshgarg007 · 5 years ago
  18. da2c90c chore: renamed `get_program` api functions by scmmishra · 5 years ago
  19. 9967d27 chore: renamed ambiguous variable names in lms.py by scmmishra · 5 years ago
  20. 733ff48 fix: Refactor for Print Format changes (#17242) by Faris Ansari · 5 years ago
  21. d78c326 chore: renamed `get_topic_meta` to `get_student_topic_details` by scmmishra · 5 years ago
  22. d5973fe chore: renamed `get_course_meta` to `get_student_course_details` by scmmishra · 5 years ago
  23. 327334a chore: refactor `utils.get_current_student` by scmmishra · 5 years ago
  24. 823d89c fix (linting): codacy fixes by scmmishra · 5 years ago
  25. 89d3aaf Merge pull request #17310 from nabinhait/ar-fix-develop by Nabin Hait · 5 years ago
  26. 2a9b17e Merge branch 'develop' of github.com:frappe/erpnext into employee-skill-map by Suraj Shetty · 5 years ago
  27. 079684f feat: Task type (#17311) by Suraj Shetty · 5 years ago
  28. d21bacf fix: Total row alignment in AR report by Nabin Hait · 5 years ago
  29. 65b3a84 Merge pull request #17306 from surajshetty3416/fix-employee-permission by Nabin Hait · 5 years ago
  30. ee43f9d Merge pull request #17305 from nabinhait/inv-disc-fix1 by Nabin Hait · 5 years ago
  31. d878334 Merge pull request #17283 from rohitwaghchaure/requested_items_tobe_ordered_issue_for_multi_uom_develop by Nabin Hait · 5 years ago
  32. 98390da fix: Do not create employee user permission if already exists by Suraj Shetty · 5 years ago
  33. c8b1351 fix: fetch party account as discounted receivable account in payment entry by Nabin Hait · 5 years ago
  34. 4a5bed5 fix: fetch party account as discounted receivable account in payment entry by Nabin Hait · 5 years ago
  35. 06f992f Merge pull request #17299 from nabinhait/inv-disc-fixes by Nabin Hait · 5 years ago
  36. a6e0982 Merge pull request #17297 from netchampfaris/index-item-route by Nabin Hait · 5 years ago
  37. 375f051 Merge pull request #17277 from nabinhait/invoice-discounting-fixes by Nabin Hait · 5 years ago
  38. d2797be fix: Close loan considering latest inv outstanding balance by Nabin Hait · 5 years ago
  39. 8da71ce fix: test cases by Nabin Hait · 5 years ago
  40. 72cc750 fix: Requested Items To Be Ordered report showing records even if material request is fully ordered by Rohit Waghchaure · 5 years ago
  41. 1d78aae fix: Add index to Item route by Faris Ansari · 5 years ago
  42. 0aa036c Merge pull request #17294 from scmmishra/trial-detail-fix by Nabin Hait · 5 years ago
  43. 48e1e04 Merge pull request #17286 from rohitwaghchaure/task_not_able_to_search_by_name_in_global_search_develop by Nabin Hait · 5 years ago
  44. 198c7ae fix: show 2 missing doctypes in Accounts by Prasad R · 5 years ago
  45. a55d322 fix: fixed trial details by scmmishra · 5 years ago
  46. e1a6022 fix: Allow system manager to access share ledger by Prasad R · 5 years ago
  47. 94f43ca fix: task name was not able to search by name in global search by Rohit Waghchaure · 5 years ago
  48. 376db4f fix: credit amount in account's currency not be consider if debit amount is present in the general ledger by Rohit Waghchaure · 5 years ago
  49. c841bd4 feat: Added validations and mapper to create inter company mapper by deepeshgarg007 · 5 years ago
  50. 90262f8 feat: Added custom button to make inter company order by deepeshgarg007 · 5 years ago
  51. 100bd29 feat: Updated doctypes for sales and purchase order by deepeshgarg007 · 5 years ago
  52. c99c712 fix: Validate and update invoice discounting status on JE submit/cancel by Nabin Hait · 5 years ago
  53. 8170585 fix: Don't fetch already discounted invoice by Nabin Hait · 5 years ago
  54. 36bb3f5 fix: Added invoice discounting dashboard by Nabin Hait · 5 years ago
  55. 3aa5e12 feat: Add employee training section to the employee skill map by Suraj Shetty · 5 years ago
  56. 767a00f feat: Logic for query and report creation for inactive items by deepeshgarg007 · 5 years ago
  57. 4d1df41 fix: Reordered and deleted unnecessary filters by deepeshgarg007 · 5 years ago
  58. 0050652 Merge pull request #17265 from deepeshgarg007/gstr1-fixes-develop by Nabin Hait · 5 years ago
  59. 3a2d6a4 Merge pull request #17169 from rohitwaghchaure/production_plan_multiple_enhancements by Nabin Hait · 5 years ago
  60. 26dd192 Merge pull request #17263 from rohitwaghchaure/finance_book_blank_issue_develop by Nabin Hait · 5 years ago
  61. f3cc874 Merge pull request #17249 from scmmishra/auto-fetch-serial by Shivam Mishra · 5 years ago
  62. 38238b0 fixed test cases by Rohit Waghchaure · 5 years ago
  63. fed4fd0 style: linting issue fixed by scmmishra · 5 years ago
  64. 63921eb style: fixed formatting by Shivam Mishra · 5 years ago
  65. cab2d82 Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items by deepeshgarg007 · 5 years ago
  66. 5522cf8 fix: codacy linting by scmmishra · 5 years ago
  67. 1cf9fa9 fix: Refactor Upload Attendance (#17241) by Faris Ansari · 5 years ago
  68. 9f873e9 fix: Remove print statement by deepeshgarg007 · 5 years ago
  69. c354a17 fix: Code cleanup by deepeshgarg007 · 5 years ago
  70. e5a869b fix: GSTR-1 B2CS report fix by deepeshgarg007 · 5 years ago
  71. 7aee809 fix: If finance book filter is not set then show all the entries by Rohit Waghchaure · 5 years ago
  72. 00d73cd fix: POS not working if user has access of multiple company by Rohit Waghchaure · 5 years ago
  73. 34ee41a fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items by Rohit Waghchaure · 6 years ago
  74. 6d3302b style (codacy): code formatting fixes by scmmishra · 5 years ago
  75. 508e815 feat: Added filters and columns for inactive items report by deepeshgarg007 · 5 years ago
  76. ed4b052 style (codacy): code formatting fixes by scmmishra · 5 years ago
  77. 4690107 feat: Use standard serial picker to add as well as update serial numbers by scmmishra · 5 years ago
  78. c791c3b fix: Minor bug in serial no auto fetch api by scmmishra · 5 years ago
  79. eee5c38 feat: Use controller for serial no. API by scmmishra · 5 years ago
  80. 61d6b67 feat: Show standard serial number selector in item grid form by scmmishra · 5 years ago
  81. 59c5a16 fix(account_balance_timeline): remove unused import by Rushabh Mehta · 5 years ago
  82. 407496b chore: minor changes to labels by scmmishra · 5 years ago
  83. 0c896c3 Merge pull request #17244 from hrwX/delivery_note_fix_v12 by Nabin Hait · 5 years ago
  84. ef848fd fix: let user delete the elements of items by Himanshu · 5 years ago
  85. 00e9659 Merge pull request #17195 from asbasawaraj/fixed_account_ranme_when_company_abbr_is_updated by Nabin Hait · 5 years ago
  86. 19a41ed chore: code cleaning by scmmishra · 5 years ago
  87. 41cf945 feat (UX): Refactored batch selector by scmmishra · 5 years ago
  88. d2044c0 Merge pull request #17184 from frappe/akurungadam-patch-1 by Nabin Hait · 5 years ago
  89. 8ec54c2 feat: Added auto fetch serial numbers API by scmmishra · 5 years ago
  90. b98612f feat: Added auto fetch logic and button for client by scmmishra · 5 years ago
  91. 810dde2 fix: show get items even if note has been amended by Himanshu Warekar · 5 years ago
  92. 006c3dc feat: Add logic to auto fetch skill from designation doc by Suraj Shetty · 5 years ago
  93. b519995 Merge pull request #17239 from nabinhait/pr-pi by Nabin Hait · 5 years ago
  94. 1c2eb51 fix(api) by Rushabh Mehta · 5 years ago
  95. 354c70a feat: Init employee skill map doctype by Suraj Shetty · 5 years ago
  96. a0f7656 feat: Add skill child table to designation doctype by Suraj Shetty · 5 years ago
  97. 29997e2 fix: Invoice against partially returned DN/PR by Nabin Hait · 5 years ago
  98. c066bbd Merge pull request #17235 from hrwX/remove_asset_permission_v12 by Nabin Hait · 5 years ago
  99. 6dff803 fix(account_balance_timeline) by Rushabh Mehta · 5 years ago
  100. 7efe015 fix(account_balance_timeline) by Rushabh Mehta · 5 years ago