1. a0aaeaf Merge pull request #16644 from rohitwaghchaure/fix_work_order_time_log_msg by rohitwaghchaure · 6 years ago
  2. 7951021 Merge branch 'hotfix' into fix-barcode-scanning-ux by Faris Ansari · 6 years ago
  3. db527bf fix: Enqueued item variants updation if there are more than 30 variants by Nabin Hait · 6 years ago
  4. 1a3c27b fix: Make work order from production plan considering already ordered qty by Nabin Hait · 6 years ago
  5. 5631ffc fix: Barcode scanning UX by Faris Ansari · 6 years ago
  6. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  7. 6447069 fix: show values in account/party currency based in actual entry, no conversion by Nabin Hait · 6 years ago
  8. e11f2c0 Merge branch 'hotfix' by Sagar Vora · 6 years ago
  9. 6837ae3 bumped to version 11.1.5 by Sagar Vora · 6 years ago
  10. 4324dc6 fix(marketplace): fixing hubmarket server specific error by karthikeyan5 · 6 years ago
  11. 4df6003 feat(marketplace): seller profile page by karthikeyan5 · 6 years ago
  12. 2894f79 feat(marketplace): featured Items for sellers by karthikeyan5 · 6 years ago
  13. 88baf53 feat(marketplace): navigation link to seller profile from item page by karthikeyan5 · 6 years ago
  14. fdefbdb Merge pull request #16609 from nabinhait/multipel_fixes by Nabin Hait · 6 years ago
  15. 4264681 fix(getting_started): main domain specific masters by Prateeksha Singh · 6 years ago
  16. c46d995 Merge pull request #16628 from Zlash65/fix-noti-patch by Nabin Hait · 6 years ago
  17. e6abee4 Merge pull request #16643 from Zlash65/field-fix by Nabin Hait · 6 years ago
  18. ca536ef Merge pull request #16640 from nabinhait/pur_reg_fix by Nabin Hait · 6 years ago
  19. da7c20e fix: Validate task dates in project (#16586) by Deepesh Garg · 6 years ago
  20. e0412a1 fix: validation message for work order by Rohit Waghchaure · 6 years ago
  21. fc88029 fix: fix item field for clinical procedure template by Zlash65 · 6 years ago
  22. b614fb1 fix: make finance book field as link field and rectify fetch_from by Zlash65 · 6 years ago
  23. afef9c1 fix: Ignore tds account while creating tax withholding category by Nabin Hait · 6 years ago
  24. fd3998c fix: make branch as link field by Zlash65 · 6 years ago
  25. 9adad29 feat(getting_started): Minimum requirements to setup by Prateeksha Singh · 6 years ago
  26. 08a6de6 fix(modules): shorten descriptions by Prateeksha Singh · 6 years ago
  27. ab50211 fix: show project even if PI is directly created by Nabin Hait · 6 years ago
  28. aaa5702 Merge branch 'gross-and-net-profit-report' of https://github.com/Anurag810/erpnext into gross-and-net-profit-report by Anurag Mishra · 6 years ago
  29. f70d408 fix: codacy by Anurag Mishra · 6 years ago
  30. 4e92414 Merge branch 'hotfix' into gross-and-net-profit-report by Sagar Vora · 6 years ago
  31. 1a7e438 fix(pstch): allow duplicate entries (#16632) by sahil28297 · 6 years ago
  32. d635f72 fix(stock_balance): Make balance qty and value columns more visible by Rohan Bansal · 6 years ago
  33. 9d4a183 fix(modules): Merge Settings into one, Setup --> Settings by Prateeksha Singh · 6 years ago
  34. d95c8cf Merge pull request #16621 from netchampfaris/fix-warehouse-currency by rohitwaghchaure · 6 years ago
  35. 01a045a feat(modules): Add getting started and help desk by Prateeksha Singh · 6 years ago
  36. a032f05 new report gross-and-net-profit-report by Anurag Mishra · 6 years ago
  37. a206f06 delete notification control's docctype entry by Zlash65 · 6 years ago
  38. bb6438a Merge pull request #16537 from nabinhait/stock-balance-fix by Nabin Hait · 6 years ago
  39. c8018bd fix: refactored comments API. Depends on https://github.com/frappe/frappe/pull/6891 by Rushabh Mehta · 6 years ago
  40. 4539647 fix: Set company_currency for Warehouse Tree by Faris Ansari · 6 years ago
  41. 17e0513 fix: message if stock reco is enqueued by Nabin Hait · 6 years ago
  42. 8d4bb3e fix: backflush only if transferred item is present in work order by Nabin Hait · 6 years ago
  43. 450fe30 fix: allow updating title of material request by Nabin Hait · 6 years ago
  44. e3b0f4f fix: removed account type filter on employee advance account by Nabin Hait · 6 years ago
  45. 27af6b3 fix: defered accounting fixes by Nabin Hait · 6 years ago
  46. 1906f6d Fix - POS >> Item listing after submit pos >> list all the items which are not restricted to that pos profile #16588 by Jay Parikh · 6 years ago
  47. 1bfdcea Merge pull request #16605 from adityahase/fix-py3 by Aditya Hase · 6 years ago
  48. e53a6a6 Merge branch 'develop' into fix-py3 by Aditya Hase · 6 years ago
  49. 208ce5d fix: removed module type for learn by Nabin Hait · 6 years ago
  50. 13808b4 fix(py3): Convert to float before comparison by Aditya Hase · 6 years ago
  51. 2a3c39f fix(py3): Convert dict.values() to list for indexing by Aditya Hase · 6 years ago
  52. 46d7456 fix(py3): Convert list to filter for indexing by Aditya Hase · 6 years ago
  53. 6d54160 Merge pull request #16603 from pratu16x7/explore-2.0 by Prateeksha Singh · 6 years ago
  54. e31cdb5 fix(modules): add ERPNext settings module by Prateeksha Singh · 6 years ago
  55. c3f669d Merge pull request #16601 from frappe/py3-travis-fix by Aditya Hase · 6 years ago
  56. a86a569 fix(py3): Convert dict.values() to list for indexing by Aditya Hase · 6 years ago
  57. 3e95473 fix(py3): Convert filter to list for indexing by Aditya Hase · 6 years ago
  58. 6e1bb60 fix(py3): Convert filter to list for indexing by Aditya Hase · 6 years ago
  59. e1f867f fix(py3): Explicitly convert to float for comparison by Aditya Hase · 6 years ago
  60. d9ce732 fix(py3): Explicitly convert to float for comparison by Aditya Hase · 6 years ago
  61. a9f20d8 Merge pull request #16599 from adityahase/python3-fix by Aditya Hase · 6 years ago
  62. 691c166 fix(py3): Use six.text_type instead of unicode by Aditya Hase · 6 years ago
  63. 0b1dc32 Merge pull request #16597 from adityahase/python3-fix by Aditya Hase · 6 years ago
  64. b9dc031 fix(py3): Use range instead of xrange by Aditya Hase · 6 years ago
  65. 665ee4a Merge pull request #16480 from pratu16x7/explore-2.0 by Rushabh Mehta · 6 years ago
  66. 3423407 feat(module_links): rearrange links by Prateeksha Singh · 6 years ago
  67. 9b14d46 purge(modules): remove old desktop icon configs by Prateeksha Singh · 6 years ago
  68. 063af4e config(modules): Rearrange links by Prateeksha Singh · 6 years ago
  69. b5eb16f feat(config): add some onboarding cues by Prateeksha Singh · 6 years ago
  70. ce27cff refactor(desk_icon): Remove reference and patches to Desktop Icon by Prateeksha Singh · 6 years ago
  71. 2c14704 feat(modules): Add Retail module, update others by Prateeksha Singh · 6 years ago
  72. 7cd6ebe feat(explore_page): rearrange links by Prateeksha Singh · 6 years ago
  73. ff878c0 fix formatting and names by Raffael Meyer · 6 years ago
  74. 504f317 fix: BOM Stock Calculated Report (#16585) by Faris Ansari · 6 years ago
  75. 8ae5dbc fix: Set barcode in Item row after scanning barcode (#16591) by Faris Ansari · 6 years ago
  76. 088886e Remove illegal character after break (#16589) by Himanshu · 6 years ago
  77. da1dc7f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  78. 7612030 Merge branch 'hotfix' by Sagar Vora · 6 years ago
  79. 8aa34a0 bumped to version 11.1.4 by Sagar Vora · 6 years ago
  80. 34df5d2 Merge pull request #16518 from karthikeyan5/staging-marketplace-features by Prateeksha Singh · 6 years ago
  81. 4cb0a25 fix(marketplace): bug in filtering menu_items by karthikeyan5 · 6 years ago
  82. efff826 Merge pull request #16556 from nabinhait/payroll-cost-center by Nabin Hait · 6 years ago
  83. 8a46df5 Removed duplicate fields by Nabin Hait · 6 years ago
  84. 38b05a1 fix: Set default cost center in payroll entry by Nabin Hait · 6 years ago
  85. 294319e fix: Don't force fetch cost center from company in payroll entry by Nabin Hait · 6 years ago
  86. ad69e29 Merge pull request #16548 from nabinhait/stock-balance-item by Nabin Hait · 6 years ago
  87. 1c288ca Merge pull request #16558 from deepeshgarg007/production_plan by Nabin Hait · 6 years ago
  88. fe6f1ad Update production_plan.py by Nabin Hait · 6 years ago
  89. d4e0296 Merge pull request #16569 from nabinhait/salary-allow-on-submit by Nabin Hait · 6 years ago
  90. b6d2c7e Merge pull request #16570 from saurabh6790/jinja_injection_fix by Nabin Hait · 6 years ago
  91. 7b93e73 Merge pull request #16576 from nabinhait/pay_reco_fix by Nabin Hait · 6 years ago
  92. 025e780 Merge pull request #16575 from rohitwaghchaure/fixed_job_card_not_working by Nabin Hait · 6 years ago
  93. 56bff95 Merge pull request #16571 from Thunderbottom/purchase-invoice-fix by Nabin Hait · 6 years ago
  94. ac18498 fix: Optimising payment reconciliation queries by Nabin Hait · 6 years ago
  95. 780c6b0 fix: job card not working if transfer against work order by Rohit Waghchaure · 6 years ago
  96. 125505f fix(purchase_invoice): fix undefined variable by Chinmay Pai · 6 years ago
  97. bbebceb fix: access request parameter directly by Saurabh · 6 years ago
  98. ff05ee5 fix: Allow-on-submit enabled for formula and condition in salary structure by Nabin Hait · 6 years ago
  99. d442d06 Update production_plan.py by Deepesh Garg · 6 years ago
  100. f667cff fix: Validation while getting raw materils for production in Production Plan by dgarg007 · 6 years ago