1. 4f350fc feat: validate sales order in sales invoice by Mangesh-Khairnar · 6 years ago
  2. 1c276e9 feat: validate on hold sales order by Mangesh-Khairnar · 6 years ago
  3. 602223d feat: add a option of on hold in sales order by Mangesh-Khairnar · 6 years ago
  4. 5eb66ae feat: add on hold status check by Mangesh-Khairnar · 6 years ago
  5. e17b709 feat(sales order on hold): check status of sales order to validate entry by Mangesh-Khairnar · 6 years ago
  6. 8f0660a Merge branch 'master' into develop by Frappe Bot · 6 years ago
  7. 9ce994a Merge branch 'hotfix' by Frappe Bot · 6 years ago
  8. 3ec0bb7 bumped to version 11.1.13 by Frappe Bot · 6 years ago
  9. 066da6b Merge pull request #16817 from gaurav-naik/italy-einvoice-bank-details-fix by rohitwaghchaure · 6 years ago
  10. 5e71a56 Merge pull request #16807 from rohitwaghchaure/remove_validation_for_group_by_voucher_consolidate by rohitwaghchaure · 6 years ago
  11. 6a4625b fix(regional,italy): codacy fixes in regional sales_invoice js by Gaurav · 6 years ago
  12. b30a9b1 fix(regional,italy): bank details, custom button on sales invoice by Gaurav · 6 years ago
  13. 94d6f94 Merge pull request #16421 from agritheory/usregional by Rushabh Mehta · 6 years ago
  14. c21cda2 Removed validation for group by voucher in general ledger by Rohit Waghchaure · 6 years ago
  15. 1fcae10 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  16. 5d414af Merge branch 'hotfix' by Frappe Bot · 6 years ago
  17. 5813597 bumped to version 11.1.12 by Frappe Bot · 6 years ago
  18. 57128e4 fix: task.js by Rushabh Mehta · 6 years ago
  19. de5f281 Merge pull request #16803 from hrwX/route-fix by Prateeksha Singh · 6 years ago
  20. 3315a9f fix routes by Himanshu Warekar · 6 years ago
  21. 1cb695b fix route for Task and Tree of Procedure by Himanshu Warekar · 6 years ago
  22. 1d41c1c Merge pull request #16787 from rohitwaghchaure/italian_more_fixes by rohitwaghchaure · 6 years ago
  23. 75e17c6 Merge pull request #16797 from rohitwaghchaure/cost_update_not_working_for_price_list by rohitwaghchaure · 6 years ago
  24. b48effe fix: test case by Rohit Waghchaure · 6 years ago
  25. cd34c70 fix: bom cost update is not working by Rohit Waghchaure · 6 years ago
  26. 74cfe57 fix: e-invoicing patch, patch to set country code in the address by Rohit Waghchaure · 6 years ago
  27. fcd0556 Merge pull request #16709 from rmehta/project-template by Rushabh Mehta · 6 years ago
  28. 76f36f6 Merge pull request #16790 from crossxcell99/master by Rushabh Mehta · 6 years ago
  29. f95171e fix: call base clase onload method by crossxcell99 · 6 years ago
  30. e0eafb1 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  31. 2ca1f13 Merge branch 'hotfix' by Sagar Vora · 6 years ago
  32. 5a14e46 bumped to version 11.1.11 by Sagar Vora · 6 years ago
  33. 311a9c7 fix: use node v10 for CI by Sagar Vora · 6 years ago
  34. 45c252a fix(test): test_task.py by Rushabh Mehta · 6 years ago
  35. 39c489b Merge pull request #16781 from deepeshgarg007/summary by Nabin Hait · 6 years ago
  36. be5124f Merge pull request #16784 from rohitwaghchaure/multiple_fixes_e_invoicing by Nabin Hait · 6 years ago
  37. 0f98cb8 fix: multiple e-invoicing issues for italy region by Rohit Waghchaure · 6 years ago
  38. b94c8b1 fix(tests): add test for bulk complete / cancellation of project by Rushabh Mehta · 6 years ago
  39. 02a9ec3 BREAKING: Task status "Closed" renamed to Task status "Completed" and ability to close, cancel projects in bulk by Rushabh Mehta · 6 years ago
  40. 2d2d176 fix: linting by Rushabh Mehta · 6 years ago
  41. e998467 feat: Project Template by Rushabh Mehta · 6 years ago
  42. a77a8a4 fix(travis): nvm install 10 by Rushabh Mehta · 6 years ago
  43. f32bae1 Merge pull request #16761 from saurabh6790/regional_fix by Saurabh · 6 years ago
  44. acf8379 fix: file api by Saurabh · 6 years ago
  45. d2d84e3 fix: Company filter fix by deepeshgarg007 · 6 years ago
  46. 1ca2d47 fix: update node to version supported by Yarn (#16772) by Sagar Vora · 6 years ago
  47. 5636f92 fix: get mode of payment while selecting payment term in payment term template (#16765) by Suraj Shetty · 6 years ago
  48. 9990306 fix: Consider only active BOMs while updating cost via BOM Update Tool (#16753) by Nabin Hait · 6 years ago
  49. e2de8e0 fix: expense claim type (#16760) by Rushabh Mehta · 6 years ago
  50. 3ed3332 Merge pull request #16726 from deepeshgarg007/bom-item by Suraj Shetty · 6 years ago
  51. 2dadc1e chore: Remove trailing whitespaces by Suraj Shetty · 6 years ago
  52. bf6b36a fix: Removed white spaces by deepeshgarg007 · 6 years ago
  53. 56b52d4 Merge branch 'hotfix' of https://github.com/frappe/erpnext into bom-item by deepeshgarg007 · 6 years ago
  54. 3dd7ddd Merge branch 'master' into develop by Saurabh · 6 years ago
  55. 539c77c Merge branch 'hotfix' by Saurabh · 6 years ago
  56. 76cd402 bumped to version 11.1.10 by Saurabh · 6 years ago
  57. e5ff28a Merge pull request #16754 from deepeshgarg007/state_code by Saurabh · 6 years ago
  58. 367d7c1 Merge pull request #16724 from rohitwaghchaure/user_progress_issue by Nabin Hait · 6 years ago
  59. 47738f9 Merge pull request #16750 from nabinhait/cc-against-bs by Saurabh · 6 years ago
  60. e08cb3a Merge pull request #16745 from nabinhait/manage-returned-qty by Nabin Hait · 6 years ago
  61. 31f46b3 Merge pull request #16728 from rohitwaghchaure/maintainance_visit_issue by Nabin Hait · 6 years ago
  62. e328869 Merge pull request #16738 from deepeshgarg007/unique_tree_options by Nabin Hait · 6 years ago
  63. e3b1b11 Merge pull request #16740 from nabinhait/leave-calendar by Nabin Hait · 6 years ago
  64. a05ccb7 Merge pull request #16748 from nabinhait/multi-company-serial-invoicing by Saurabh · 6 years ago
  65. e797ec7 Merge pull request #16746 from deepeshgarg007/gross_profit by Nabin Hait · 6 years ago
  66. 1915e15 fix: State code issue fix in regional module(Italy) by deepeshgarg007 · 6 years ago
  67. a49f59f Merge pull request #16751 from rohitwaghchaure/parent_value_showing_as_zero by rohitwaghchaure · 6 years ago
  68. 90691dc (Profit and Loss Statement, fix): for parent account value was showing as zero by Rohit Waghchaure · 6 years ago
  69. b24caad fix: Ignore cost center while fetching outstanding invocies if not allowed from accounts settings by Nabin Hait · 6 years ago
  70. 463a3cf Merge pull request #16725 from deepeshgarg007/item_dashboard by Suraj Shetty · 6 years ago
  71. 26972c9 fix: Validate serial no usage in invoice considering multi company transaction by Nabin Hait · 6 years ago
  72. 14ff6bf fix: Decimal point issue in gross profit print by deepeshgarg007 · 6 years ago
  73. 816a465 fix: Consider returned qty while making invoice from DN / PR by Nabin Hait · 6 years ago
  74. 40c15d2 fix: Calendar events for leaves considering user permissions by Nabin Hait · 6 years ago
  75. 482ebd2 Merge branch 'master' into develop by Saurabh · 6 years ago
  76. bc3bdd7 Merge branch 'hotfix' by Saurabh · 6 years ago
  77. ada93e5 bumped to version 11.1.9 by Saurabh · 6 years ago
  78. 0d64d62 fix: filter only unique values for tree options by deepeshgarg007 · 6 years ago
  79. 485bd93 Merge pull request #16737 from saurabh6790/indentation_fixes by rohitwaghchaure · 6 years ago
  80. c18e925 fix: Moved regional methods from controller to hooks (#16736) by rohitwaghchaure · 6 years ago
  81. 9fcfc63 fix: reload report doc and indentation fixes by Saurabh · 6 years ago
  82. ef3f864 fix: not able to submit purchase order (#16735) by rohitwaghchaure · 6 years ago
  83. e141865 Merge pull request #16722 from rohitwaghchaure/stop_button_not_working by rohitwaghchaure · 6 years ago
  84. eba76c9 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  85. c09ffe1 Merge branch 'hotfix' by Sagar Vora · 6 years ago
  86. d483935 bumped to version 11.1.8 by Sagar Vora · 6 years ago
  87. 3bf0acb fix(regional,italy): renamed validate hook for address (#16732) by Gaurav Naik · 6 years ago
  88. 7e02e1c fix: not able to cancel maintenance visit by Rohit Waghchaure · 6 years ago
  89. 1b04534 fix: Removed duplicate fields from BOM Item by deepeshgarg007 · 6 years ago
  90. 942c894 fix: fetch item name in item dashboard by deepeshgarg007 · 6 years ago
  91. f4049f9 fix: user progress issue by Rohit Waghchaure · 6 years ago
  92. 389cd6a fix: stop button not working in material request by Rohit Waghchaure · 6 years ago
  93. cc6e51c Merge branch 'master' into develop by Sagar Vora · 6 years ago
  94. 2b7ce3d Merge branch 'hotfix' by Sagar Vora · 6 years ago
  95. f5c511c bumped to version 11.1.7 by Sagar Vora · 6 years ago
  96. 2c23f98 Merge pull request #16721 from nabinhait/ar-ap-fix by Nabin Hait · 6 years ago
  97. 06e6e87 Merge pull request #16720 from gaurav-naik/italy-state-codes by Nabin Hait · 6 years ago
  98. 3f04613 fix(regional,italy): added state code on address, updated patch by Gaurav · 6 years ago
  99. e4f7392 fix: AR/AP report based on account type by Nabin Hait · 6 years ago
  100. ff6d269 Merge pull request #16663 from netchampfaris/fix-item-variant-settings-barcodes by Nabin Hait · 6 years ago