1. e73ed2a Setup Wizard: fixed attachment issue #1940 by Anand Doshi · 10 years ago
  2. 1829bd8 hotfix: website_image by Anand Doshi · 10 years ago
  3. 8e4fcca Get query fixes in address in contact listing. Fixes #1911 by nabinhait · 10 years ago
  4. ff2cc16 Merge branch 'reapply-price-list' of github.com:anandpdoshi/erpnext into anandpdoshi-reapply-price-list by nabinhait · 10 years ago
  5. e729516 Minor fix by Anand Doshi · 10 years ago
  6. 58692fe sales order status bugfix, add leading / in website_image and removed send_print_in_body_and_attachment by Rushabh Mehta · 10 years ago
  7. dffec8f Reapply Price List on Change by Anand Doshi · 10 years ago
  8. d2f4400 Issues originating due to sql_mode='STRICT_ALL_TABLES' by Anand Doshi · 10 years ago
  9. 669e789 Minor fix in authorization rule by Nabin Hait · 10 years ago
  10. 8ac4643 Merge pull request #1867 from nabinhait/v4-hotfix by Anand Doshi · 10 years ago
  11. 4e4a83b Fixes in maintenance schedule by Nabin Hait · 10 years ago
  12. 11ada53 Fixes related to Website Route system and other misc fixes by Anand Doshi · 10 years ago
  13. 56198f4 Changed System Signature to Footer by Anand Doshi · 10 years ago
  14. 7f41ff2 Fixes frappe/erpnext#1849 by Anand Doshi · 10 years ago
  15. 48f1142 Fixed address deletion issue by Nabin Hait · 10 years ago
  16. 379d86f sms sending issue fixed by Nabin Hait · 10 years ago
  17. d709f4d Naming Series property type as Text by Anand Doshi · 10 years ago
  18. daa56ca Fixed number format in currency by Anand Doshi · 10 years ago
  19. 14920b4 Fixed Currency Exchange error by Anand Doshi · 10 years ago
  20. e9b95bb Fixed address deletion issue by Nabin Hait · 10 years ago
  21. 65efd0a sms sending issue fixed by Nabin Hait · 10 years ago
  22. f0a1735 Naming Series property type as Text by Anand Doshi · 10 years ago
  23. aecddef Fixed number format in currency by Anand Doshi · 10 years ago
  24. 72a178a Fixed Currency Exchange error by Anand Doshi · 10 years ago
  25. 9f887b4 fixes new routing, for frappe/frappe#600 by Rushabh Mehta · 10 years ago
  26. 5df521b updated generators for wip-4.2 by Rushabh Mehta · 10 years ago
  27. 6a3e97a Merge pull request #1781 from anandpdoshi/hotfix by Nabin Hait · 10 years ago
  28. 7656377 Show website route for generator via set_intro, fix in Support Email Settings by Anand Doshi · 10 years ago
  29. 7425634 minor fix in global defaults by Nabin Hait · 10 years ago
  30. 7cba72a Pricing Rule: price / discount percentage can not be negative by Nabin Hait · 10 years ago
  31. edb9efd Fixed manifest and website by Anand Doshi · 10 years ago
  32. 0739937 bug: added empty class for sms settings by Rushabh Mehta · 10 years ago
  33. ba83e9c removed sms control and related cleanup, fixes frappe/erpnext#462 by Rushabh Mehta · 10 years ago
  34. c22e11d added address template: by Rushabh Mehta · 10 years ago
  35. 9a0f6f5 Enable Scheduler in System Settings when Setup Wizard is completed by Anand Doshi · 10 years ago
  36. 4985691 Role and User Permissions by Anand Doshi · 10 years ago
  37. a8ce570 Permission relogication continued by Anand Doshi · 10 years ago
  38. fab0904 Started permission relogication by Anand Doshi · 10 years ago
  39. bc7efa6 Parent account mandatory for all non-root accounts by Nabin Hait · 10 years ago
  40. 32063bb Removed designation 'Director' owing to problems with Greek translation by Anand Doshi · 10 years ago
  41. 9f399f1 Merge branch 'develop' of github.com:frappe/erpnext into develop by Rushabh Mehta · 10 years ago
  42. 3b0f026 fix to sales parter by Rushabh Mehta · 10 years ago
  43. 5468740 Fixed setup wizard errors for chinese simplified by Anand Doshi · 10 years ago
  44. 69e4b16 Setup Wizard: clear cache on language change by Anand Doshi · 10 years ago
  45. d6007e7 Hook: setup_wizard_success by Anand Doshi · 10 years ago
  46. 177fb13 description added in setup wizard by Nabin Hait · 10 years ago
  47. 4efc5d7 Setup Wizard: company abbr length validation on onchange trigger by Nabin Hait · 10 years ago
  48. 44ae408 Income/expense info in email digest by Nabin Hait · 10 years ago
  49. 0e6554e Root Type field added in account and patch for existing accoutns by Nabin Hait · 10 years ago
  50. 2e0620e Server side onload functionality in multiple docs by Nabin Hait · 10 years ago
  51. 6664af9 Fixed multilingual UOM issue by Anand Doshi · 10 years ago
  52. e608539 traslation issue fixed in setup wizard and desktop by Nabin Hait · 10 years ago
  53. 5ce287d Setup Wizard width fix for chrome by Anand Doshi · 10 years ago
  54. 51ba6f8 Fixed Setup Wizard by Anand Doshi · 10 years ago
  55. 8fe0208 Improved Item maker in Setup Wizard. Fixes #1501 and #1601 by Anand Doshi · 10 years ago
  56. 37f54f9 added description to letter head in setup wizard by Rushabh Mehta · 10 years ago
  57. 02edae8 Added hook: setup_wizard_exception by Anand Doshi · 10 years ago
  58. 2667a50 clear cache before running setup wizard by Rushabh Mehta · 10 years ago
  59. 78e9c6e Deprecate Select fields with options as link: by Anand Doshi · 10 years ago
  60. f410bd9 Better default permissions, ignore_restrictions for defaults, removed field trash_reason by Anand Doshi · 10 years ago
  61. 50e962b Special characters allowed in company name. Fixes #1259 by Nabin Hait · 10 years ago
  62. b63384b Merge pull request #1588 from nabinhait/v4-hotfix by Nabin Hait · 10 years ago
  63. 02d37bb Allow Rename option added in multiple docs. Fixes #1521 by Nabin Hait · 10 years ago
  64. de560aa Enable frequently used currencies. Fixes #1561 by Anand Doshi · 10 years ago
  65. 4ab5382 Item Group delete permission, Serial No status and item code should be non-editable. Fixes #1564 by Anand Doshi · 10 years ago
  66. 24a3ec5 update to tests by Rushabh Mehta · 10 years ago
  67. f29bcaf Added new fixtures (Fixes #1540). Removed Employee Grade from HR. by Anand Doshi · 10 years ago
  68. a151647 started client side testing using selenium and other related and unrelated fixes by Rushabh Mehta · 10 years ago
  69. a47bf2a Removed check for duplicate in sales bom, set default income account in Company by Anand Doshi · 10 years ago
  70. 33003c6 fix for feature setup in install.py by Rushabh Mehta · 10 years ago
  71. d21f55b fix in naming and feature setup on install: by Rushabh Mehta · 10 years ago
  72. 17910aa Removed income and expense related info temporarily from email digest by Nabin Hait · 10 years ago
  73. 985918d Minor fixes in company and account by Nabin Hait · 10 years ago
  74. 7f2d08b Fixed Naming Series page loading fails #1524 by Anand Doshi · 10 years ago
  75. 78eeacb Fixes in Lead, Opportunity, Quotation, Setup Wizard by Anand Doshi · 10 years ago
  76. f50a652 Fixed NameError handling by Anand Doshi · 10 years ago
  77. 4bb8737 Fixed default website creation by Anand Doshi · 10 years ago
  78. 3e41fd1 List route for tree browser based doctypes; Fixes to add child in tree browsers by Anand Doshi · 10 years ago
  79. 4ef1835 website updates by Rushabh Mehta · 10 years ago
  80. 2944f49 Setup Wizard: on country select, change date format, save logo in Website Settings > Brand HTML by Anand Doshi · 10 years ago
  81. 07339fc Fixes in Setup Wizard and Attachments by Anand Doshi · 10 years ago
  82. 3f51705 website cleanups by Rushabh Mehta · 10 years ago
  83. 21ae930 Removed controller.py by Anand Doshi · 10 years ago
  84. 424c033 Removed controller.py by Anand Doshi · 10 years ago
  85. 40b2b03 demo fixes by Rushabh Mehta · 10 years ago
  86. f63513e minor fixes to website by Rushabh Mehta · 10 years ago
  87. cbbf451 Fixes throw by Anand Doshi · 10 years ago
  88. 5d591eb Item, Item Group and Partner Web Page generators moved from Shopping Cart to ERPNext by Anand Doshi · 11 years ago
  89. 603e6e2 test fixes by Rushabh Mehta · 11 years ago
  90. 370a024 cleaned up sample website and separated fixtures by country by Rushabh Mehta · 11 years ago
  91. 169c1fd fixed translation for setup-wizard and removed purchase validation for Material Request #925 by Rushabh Mehta · 11 years ago
  92. ac32bad Fixes in Taxes, Quotation and Address Territory by Anand Doshi · 11 years ago
  93. 52e618d updates to Setup Wizard, set language as first input by Rushabh Mehta · 11 years ago
  94. c38fc71 updated translations by Rushabh Mehta · 11 years ago
  95. 13429a3 Space allowed in naming series by Nabin Hait · 11 years ago
  96. ff93802 more message fixes by Rushabh Mehta · 11 years ago
  97. f37d6fe Merge pull request #1514 from frappe/js-translate-refactor by Pratik Vyas · 11 years ago
  98. e1eeb22 remove linebreaks for translation strings (js) by Pratik Vyas · 11 years ago
  99. 9f0d625 update translation strings #1403 by Rushabh Mehta · 11 years ago
  100. b52618c frappe._ to __ by Pratik Vyas · 11 years ago