1. f060831 fix(escaping): make_italian_localization_fields.py by Rushabh Mehta · 6 years ago
  2. 5b43e2f code cleanup by Rohit Waghchaure · 6 years ago
  3. 2046024 Merge pull request #16942 from hrwX/invoice-creation-tool by rohitwaghchaure · 6 years ago
  4. e3dea29 fix: Minor UI fix by scmmishra · 6 years ago
  5. ac19958 fix(Customer Ledger): ambiguous error in where clause (#16914) by Himanshu · 6 years ago
  6. 621cad8 fix: Default program list by scmmishra · 6 years ago
  7. c22eef2 fix: LMS Title by scmmishra · 6 years ago
  8. dcbe7e5 fix: Added permissions for instructor by scmmishra · 6 years ago
  9. b2c7458 fix: Removed accidentally added course doctype in list by scmmishra · 6 years ago
  10. ac9f38b Merge pull request #16940 from rohitwaghchaure/added_cost_center_filters_in_ar_ap by rohitwaghchaure · 6 years ago
  11. d4e4316 fix: test cases and codacy by Rohit Waghchaure · 6 years ago
  12. 01086ff codacy fixes by Zlash65 · 6 years ago
  13. 11bba57 test case added to check account syncing by Zlash65 · 6 years ago
  14. cc65447 fix: chart of accounts field toggling improv by Zlash65 · 6 years ago
  15. f71cb8d fix: return if no descendants found by Zlash65 · 6 years ago
  16. 73acb8c fix: set chart of accounts based on parent company on server side by Zlash65 · 6 years ago
  17. d787ef8 feat: sync account created for a group company to all its descendants by Zlash65 · 6 years ago
  18. 88c9909 fix: added validation to if account is being added to child company by Zlash65 · 6 years ago
  19. 0407bf1 fix: override primary action button, change filter to root company by Zlash65 · 6 years ago
  20. 2def228 feat: allow adding account only if topmost parent company by Zlash65 · 6 years ago
  21. a57d58f feat: once company is saved, parent_company cannot be selected by Zlash65 · 6 years ago
  22. 1a4bfdd feat: selecting parent_company should disable chart_of_accounts based fields by Zlash65 · 6 years ago
  23. aa03ea2 disbale pl check for Sales and Purchase Invoice by Himanshu Warekar · 6 years ago
  24. ace95d5 feat: added cost center filter in AR/AP reports by Rohit Waghchaure · 6 years ago
  25. db96db2 style: change position of hold and resume button by Mangesh-Khairnar · 6 years ago
  26. e613c4f test: purchase order on hold by Mangesh-Khairnar · 6 years ago
  27. 873c579 fix: check for both hold and closed status in po by Mangesh-Khairnar · 6 years ago
  28. 4f74313 feat: record reason for hold as comment by Mangesh-Khairnar · 6 years ago
  29. a1afd78 feat: add validation for on hold purchase order by Mangesh-Khairnar · 6 years ago
  30. 439546c feat: add on hold status in purchase order by Mangesh-Khairnar · 6 years ago
  31. b854d64 Merge branch 'develop' of github.com:frappe/erpnext into lms-beta-v2 by scmmishra · 6 years ago
  32. 42640cb fix(dashboard): Add configuration to chart source by Aditya Hase · 6 years ago
  33. 3ead70b fix: Change IBAN Account length from 25 to 30 (#16847) by Deepesh Garg · 6 years ago
  34. 2ae7ed4 fix: Gross profit report fix (#16935) by Deepesh Garg · 6 years ago
  35. b343407 refactor: change validate email add to validate email address by Mangesh-Khairnar · 6 years ago
  36. fd33c55 Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit by rohitwaghchaure · 6 years ago
  37. 08a209b fix: gst_state_number for address with Unregistered GST (#16798) by rushin29 · 6 years ago
  38. ef74e94 Merge pull request #16882 from rohitwaghchaure/multiple_time_logs_in_job_card by rohitwaghchaure · 6 years ago
  39. 349a115 Merge pull request #16717 from jigartarpara/fix_payment_term_template by Rushabh Mehta · 6 years ago
  40. b7abdf1 Merge pull request #16851 from JoyceBabu/develop by Rushabh Mehta · 6 years ago
  41. 957a330 Merge pull request #16634 from Alchez/hotfix-stock-balance-balance by Rushabh Mehta · 6 years ago
  42. 59a3012 Update payment_request.py by Rushabh Mehta · 6 years ago
  43. e5d79f3 Merge pull request #16673 from Alchez/feat-task-from-issue by Rushabh Mehta · 6 years ago
  44. ed190bb fix: codacy by Anurag Mishra · 6 years ago
  45. 1c7baae test: tests for loan status Disbursed, Settled and on payment Entry for attached invoices by Anurag Mishra · 6 years ago
  46. 6deffbd test: loan_return date and loan Sanctioned on submit by Anurag Mishra · 6 years ago
  47. 4a538ba Resolve merge conflict by Anurag Mishra · 6 years ago
  48. ed96591 feat(accounts): Invoice Discounting by Nabin Hait · 6 years ago
  49. 0bcae95 chore: Fixed config for education by scmmishra · 6 years ago
  50. 21823f5 feat: Added test for program_enrollment by scmmishra · 6 years ago
  51. e3b7e13 feat: Moved make_course_activity to test_course_activity.py by scmmishra · 6 years ago
  52. 8aa6ac7 feat: Moved setup_program to test_program.py by scmmishra · 6 years ago
  53. a98e936 chore: Removed LMS Activity Doctype by scmmishra · 6 years ago
  54. 88b2244 feat: Added test for course_enrollment by scmmishra · 6 years ago
  55. c75b513 fix: Enrollment bug by scmmishra · 6 years ago
  56. 34fa33d fix: Config bug, added type doctype by scmmishra · 6 years ago
  57. e14758c fix: add returns field to cashier closing (#16911) by Bassam Ramadan · 6 years ago
  58. 947d573 Merge pull request #16892 from hrwX/uae_fix by Rushabh Mehta · 6 years ago
  59. e8258fc Merge pull request #16854 from jay-parikh/hotfix by Rushabh Mehta · 6 years ago
  60. 2352ce9 Merge pull request #16849 from frappe/bcornwellmott-patch-1 by Rushabh Mehta · 6 years ago
  61. d63e0f4 Merge pull request #16856 from hrwX/sales-work-fix by Rushabh Mehta · 6 years ago
  62. 20af5a2 Merge pull request #16866 from deepeshgarg007/additional by Rushabh Mehta · 6 years ago
  63. bd9622b Merge pull request #16918 from Alchez/hotfix-party-payments by Rushabh Mehta · 6 years ago
  64. 8243384 fix(transaction): Add link to payments made by Customer / Supplier in their dashboards by Rohan Bansal · 6 years ago
  65. 14d70ce chore: updated education config by scmmishra · 6 years ago
  66. f49d0d8 Merge pull request #16890 from Anurag810/timesheet by Rushabh Mehta · 6 years ago
  67. 6e2286f Merge pull request #16897 from PawanMeh/fixes_16894 by Rushabh Mehta · 6 years ago
  68. 3b75551 feat(dashboard): Render Account Balance Timeline is a time series by Aditya Hase · 6 years ago
  69. 59fc039 style: Linting fixes by Aditya Hase · 6 years ago
  70. 1e0f9a2 feat(dashboard): Use caching decorator for dashboard by Aditya Hase · 6 years ago
  71. 76158e6 feat(dashboard): Export chart source doc to JSON file by Aditya Hase · 6 years ago
  72. 675c1d3 refactor(dashboard): Move Soure settings to account_balance_timeline.js by Aditya Hase · 6 years ago
  73. 09f2ed2 refactor(dashboard): Move dashboard.py to account_balance_timeline.py by Aditya Hase · 6 years ago
  74. d85b0ae fix(dashboard): Remove unused variables by Aditya Hase · 6 years ago
  75. 2fa1d9c fix(dashboard): Remove print statement by Aditya Hase · 6 years ago
  76. 15c0cff refactor(dashboard): Convert indentation to tabs by Aditya Hase · 6 years ago
  77. 4b171dd feat(dashboard): Remove hardcoded company filter by Aditya Hase · 6 years ago
  78. 3b593e4 feat(dashboard): Set account from filters by Aditya Hase · 6 years ago
  79. 5911e10 fix(dashboard): Consider opening balance by Aditya Hase · 6 years ago
  80. 6cadf77 feat(dashboard): Add Time Grain filter by Aditya Hase · 6 years ago
  81. c888e52 feat(dashboard): Add missing dates by Aditya Hase · 6 years ago
  82. 8896374 feat(dashboard): Add timespan filter by Aditya Hase · 6 years ago
  83. 953229f feat(dashboard): Create Accounting dashboard from General Ledger Report by Aditya Hase · 6 years ago
  84. 641e412 fix: Removed raw query and used frappe.get_all by Anurag Mishra · 6 years ago
  85. f4bce6a fix(issue): Replace Make buttons on Issue and Task with a dashboard by Rohan Bansal · 6 years ago
  86. bf7c69f fix(issue): Don't auto-set project by Rohan Bansal · 6 years ago
  87. fa77b59 fix(issue): View Tasks against an Issue by Rohan Bansal · 6 years ago
  88. 2ba21fb fix(issue): Add issue name in Task and fix description in Issue by Rohan Bansal · 6 years ago
  89. 5327d02 feat(issue): Create tasks from issues by Rohan Bansal · 6 years ago
  90. 6cbd399 fix(work_order): Use single update query by Rohan Bansal · 6 years ago
  91. b4745ec fix(work_order): Change Work Order title to show item name instead of item code by Rohan Bansal · 6 years ago
  92. 9a1adc7 Added mandatory feilds to the report by Anurag Mishra · 6 years ago
  93. 47f1080 fix: Update modified by Faris Ansari · 6 years ago
  94. 175709e fix: Update Training Level by Faris Ansari · 6 years ago
  95. 2221151 fix: Update Training Level by Faris Ansari · 6 years ago
  96. 34e1f92 fix: readability by Anurag Mishra · 6 years ago
  97. 1218255 feat: Project Billing Summary for timesheet by Anurag Mishra · 6 years ago
  98. 90972cf fix(transaction): Avoid shipping rule charge override by tax template by Rohan Bansal · 6 years ago
  99. c0e1000 fix: SKU issue by pawan · 6 years ago
  100. 7c3e017 fix: Amazon integration issues by pawan · 6 years ago