1. d36c136 Merge branch 'master' into develop by mbauskar · 7 years ago
  2. 3951f69 Merge branch 'hotfix' by mbauskar · 7 years ago
  3. 75e65e7 bumped to version 8.5.2 by mbauskar · 7 years ago
  4. 7f95d58 [fix] escape company filter (#9924) by Saurabh · 7 years ago
  5. 75b145f [hotfix] used frappe.db.set value instead of frappe.set_value (#9923) by Makarand Bauskar · 7 years ago
  6. bc3acdd Merge pull request #9510 from tundebabzy/issue-9166 by Nabin Hait · 7 years ago
  7. 8f42f60 Merge branch 'hotfix' by mbauskar · 7 years ago
  8. 823b3ca bumped to version 8.5.1 by mbauskar · 7 years ago
  9. 5e75e3b [hotfix] set_restrict_to_domain_for_module_def patch fixes (#9921) by Makarand Bauskar · 7 years ago
  10. 113df55 Merge branch 'develop' by mbauskar · 7 years ago
  11. 3e4b274 bumped to version 8.5.0 by mbauskar · 7 years ago
  12. 338c28e Merge pull request #9902 from rohitwaghchaure/sales_invoice_serial_no_issue_from_dn by Nabin Hait · 7 years ago
  13. 7e14996 [Fix] Sales invoice serial no validation issue by Rohit Waghchaure · 7 years ago
  14. 6e30f04 [domainify] patch to set the restrict to domain for module_def (#9912) by Makarand Bauskar · 7 years ago
  15. 4a10f18 Merge pull request #9913 from mbauskar/quotation by Nabin Hait · 7 years ago
  16. f37d43d Remove newline from serial no values by Nabin Hait · 7 years ago
  17. aea60f3 [minor] default qty 0, fixes frappe/erpnext#9880 by pratu16x7 · 7 years ago
  18. 90bd568 [batch modal] bind serial_no field in onchange by pratu16x7 · 7 years ago
  19. 30e03cc [minor] fixes for TypeError: get_lead_details() takes at least 1 argument (2 given) by mbauskar · 7 years ago
  20. 4c40a41 Merge pull request #9900 from frappe/fixes_9899 by Nabin Hait · 7 years ago
  21. 3020c80 Update stock_balance.py by Nabin Hait · 7 years ago
  22. 8b3ef1e Merge pull request #9896 from rohitwaghchaure/rejected_expense_claim_issue by Nabin Hait · 7 years ago
  23. c446bf6 Merge branch 'develop' into rejected_expense_claim_issue by Makarand Bauskar · 7 years ago
  24. 660de51 [fix] filters for calendars frappe/erpnext#9850 (#9870) by Rushabh Mehta · 7 years ago
  25. e012e24 Sales Goal by Company (#9723) by Prateeksha Singh · 7 years ago
  26. e2d0d0a Merge pull request #9904 from nabinhait/hotfix777 by Nabin Hait · 7 years ago
  27. 22e82df Removed a deprecated function call by Nabin Hait · 7 years ago
  28. 78d2f54 code fix as per review by tunde · 7 years ago
  29. b962fc1 Show hsn code in tax breakup for India and render via template (#9866) by Nabin Hait · 7 years ago
  30. 1ee5348 Revert "adds if statement for `reference_type` === "Asset"" by tunde · 7 years ago
  31. fa04236 [Translation] Updated Translations (#9898) by Frappe PR Bot · 7 years ago
  32. 3602546 [fix] #9899 by pawan · 7 years ago
  33. 0e376a4 test cases by Rohit Waghchaure · 7 years ago
  34. 8333b57 [Fix] Expense claim status issue by Rohit Waghchaure · 7 years ago
  35. dab1172 [refactor] party.js get_party_details (#9888) by Rushabh Mehta · 7 years ago
  36. ea4497c Renamed the report Support Hours to Support Hours Distribution (#9874) by rohitwaghchaure · 7 years ago
  37. b994b3d Allow to select asset account in the payable in the expense claim for imprest management (#9891) by rohitwaghchaure · 7 years ago
  38. 805a41d [minor] fixed the set_portal_settings patch (#9890) by Makarand Bauskar · 7 years ago
  39. e06526f Add indexes in some transaction doctypes (#9889) by Nabin Hait · 7 years ago
  40. 2df7db0 Merge pull request #9884 from mbauskar/patch-fixes by Nabin Hait · 7 years ago
  41. c9877c5 Translation of ERPNext manual .md files (#9872) by Narciso E. Núñez Arias · 7 years ago
  42. 372a881 Make 'Financial Year' translatable in Setup wizard (#9879) by strixaluco · 7 years ago
  43. 71b5250 [hotfix] fixed the state code for Uttarakhand by mbauskar · 7 years ago
  44. ece7881 Merge branch 'hotfix' by mbauskar · 7 years ago
  45. 3ceebae Merge branch 'master' into develop by mbauskar · 7 years ago
  46. 30e987a bumped to version 8.4.3 by mbauskar · 7 years ago
  47. 087da2e Fixed patch (#9862) (#9871) by Makarand Bauskar · 7 years ago
  48. ad7eb9d [minor] check mode_of_payment in Payment entry (#9869) by Makarand Bauskar · 7 years ago
  49. 35d0de8 Merge pull request #9858 from mbauskar/expense-claim by Nabin Hait · 7 years ago
  50. 812853a [refactor] account.js to new style (#9787) by Rushabh Mehta · 7 years ago
  51. 319c582 Changes Quotes to Quotations in website sidebar because that seems more legit (#9825) by KanchanChauhan · 7 years ago
  52. dcf10ee Fixed patch (#9862) by rohitwaghchaure · 7 years ago
  53. 1394a65 [minor] check mode_of_payment in Payment entry by mbauskar · 7 years ago
  54. 00e825a [minor] check if account is selected or not in Payment Entry by mbauskar · 7 years ago
  55. ed89a83 [minor] don't trigger the expense type trigger if value is not set by mbauskar · 7 years ago
  56. 2c5b3e8 New design for daily work summary (#9844) by Faris Ansari · 7 years ago
  57. 8e2531e Update Test Runner to run tests one by one (#9843) by Rushabh Mehta · 7 years ago
  58. d5dd9f1 Merge pull request #9839 from rmehta/regional-decorators by Nabin Hait · 7 years ago
  59. 394c4d7 Merge branch 'develop' by mbauskar · 7 years ago
  60. ae20748 bumped to version 8.4.2 by mbauskar · 7 years ago
  61. 3df2c94 [fix] setup wont be called if declared inside setup by Rushabh Mehta · 7 years ago
  62. 393becc [fix] name decorator as allow_regional by Rushabh Mehta · 7 years ago
  63. 777b16f Merge branch 'develop' by mbauskar · 7 years ago
  64. efaf9f5 bumped to version 8.4.1 by mbauskar · 7 years ago
  65. 8f2e21d [feature] override a function regionally by adding a decorator by Rushabh Mehta · 7 years ago
  66. 7231f29 [feature] override a function regionally by adding a decorator by Rushabh Mehta · 7 years ago
  67. 239c938 Merge pull request #9838 from saurabh6790/patch_fix by Nabin Hait · 7 years ago
  68. e74e4b1 [patch][fix] update gst_state only if company country is india by Saurabh · 7 years ago
  69. 012f5b0 Merge branch 'develop' by mbauskar · 7 years ago
  70. 05d6212 bumped to version 8.4.0 by mbauskar · 7 years ago
  71. 7549a83 Merge pull request #9801 from manassolanki/refractor-report by Nabin Hait · 7 years ago
  72. c315365 Fixed patch create_warehouse_nestedset (#9833) by rohitwaghchaure · 7 years ago
  73. 96488b0 [patch] removed create company address patch (#9832) by Makarand Bauskar · 7 years ago
  74. 1a60931 Added SAC codes and 2/4 digit HSN codes, regional setup can be called multiple times (#9820) by Nabin Hait · 7 years ago
  75. 8f507a9 [minor] check if the company is selected or not before triggering get_bank_cash_account (#9830) by Makarand Bauskar · 7 years ago
  76. 57d3cec Merge pull request #9811 from rohitwaghchaure/pricing_rule_issue_for_discount by Nabin Hait · 7 years ago
  77. de609a2 Merge pull request #9815 from nabinhait/develop by Nabin Hait · 7 years ago
  78. 7312186 Set corrected states list in GST State field's options by Nabin Hait · 7 years ago
  79. 0a32b7a Set company address while making invoice from SO, don't show taxes in print if amount is zero, fixed state code by Nabin Hait · 7 years ago
  80. c1a1e62 [Fix] Data not showing in the heatmap of the customer (#9819) by rohitwaghchaure · 7 years ago
  81. b12f210 [Fix] Manual discount is not applying on the pricing rule if discount amount is zero in the pricing rule by Rohit Waghchaure · 7 years ago
  82. a13c6a1 codacy cleanup by Manas Solanki · 7 years ago
  83. 79ed58f chnages in the assessment report by Manas Solanki · 7 years ago
  84. 860144f [Fix] User not able to search an Item if description is null in the item (#9793) by rohitwaghchaure · 7 years ago
  85. 1efb052 [minor] don't trigger source_warehouse if item_code is not set in Production Order (#9806) by Makarand Bauskar · 7 years ago
  86. ef8d6dc [minor] ingore mandatory while auto closing issues and opportunity (#9783) by Makarand Bauskar · 7 years ago
  87. 79c2191 [fix] Don't add newline at the end, onchange of serial_no and filter warehouse based on company and is_group (#9809) by Nabin Hait · 7 years ago
  88. f012a9d Merge pull request #9812 from adityaduggal/wrong_state_codes by Nabin Hait · 7 years ago
  89. 4e1a3c1 Changed state codes and added state by Aditya Duggal · 7 years ago
  90. fb8e592 Merge pull request #9652 from bcornwellmott/sq_lead_time by Nabin Hait · 7 years ago
  91. 31af084 Update navigation.md (#9798) by Umair Sayed · 7 years ago
  92. bfdb726 [translation] translation updates (#9788) by Frappe PR Bot · 7 years ago
  93. a8406e1 Merge branch 'develop' by mbauskar · 7 years ago
  94. b2aa867 bumped to version 8.3.6 by mbauskar · 7 years ago
  95. 30f2bcb [hotfix] allow only 5 character in company_abbr field in setup wizard (#9779) by Makarand Bauskar · 7 years ago
  96. 7d88543 [wiz] add user slide, enforce first entry, static labels (#9744) by Prateeksha Singh · 7 years ago
  97. 3b5f774 Merge pull request #9410 from manassolanki/patch-company by Nabin Hait · 7 years ago
  98. 3a200bb Update create_address_doc_from_address_field_in_company.py by Nabin Hait · 7 years ago
  99. 2bedca0 Merge pull request #9750 from rohitwaghchaure/taxable_amount_issue by Nabin Hait · 7 years ago
  100. 1a0536b changes as per review by Manas Solanki · 7 years ago