1. 213b180 merge, update bean validations by Rushabh Mehta · 12 years ago
  2. fee642d completed Time Log / Time Log Batch by Rushabh Mehta · 12 years ago
  3. a6acdda fixes in calendar event display on desktop by Anand Doshi · 12 years ago
  4. b21eb9a added time log batch by Rushabh Mehta · 12 years ago
  5. 9b35230 Adding German translation by billyfordson · 12 years ago
  6. ed19666 added Time Log by Rushabh Mehta · 12 years ago
  7. 805fdf3 shifted item name and description fields to the left of stock reports by Anand Doshi · 12 years ago
  8. 9e02949 updated language and separated slickgrid files by Rushabh Mehta · 12 years ago
  9. dcb1b65 added language by Rushabh Mehta · 12 years ago
  10. 86039fc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  11. f41dd39 added language by Rushabh Mehta · 12 years ago
  12. 1678f6d update requested quantity in bin for both Purchase as well as Transfer type material request by Anand Doshi · 12 years ago
  13. 59d8a76 Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  14. cf05580 fixes related to Material Request; added button to make Stock Entry of type Material Transfer; calculate ordered_qty and per_ordered in Material Request using observer pattern when Stock Entry against it is submitted or cancelled by Anand Doshi · 12 years ago
  15. 87e4801 website settings social icons by Rushabh Mehta · 12 years ago
  16. fe78725 removed observer function for employee by Nabin Hait · 12 years ago
  17. ac1985f added observer for employee doctype to update salary structure by Anand Doshi · 12 years ago
  18. 236cc17 rename Purchase Request to Material Request by Anand Doshi · 12 years ago
  19. 19df188 fix in startup init file by Anand Doshi · 12 years ago
  20. b496756 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  21. 5eb3764 added new calendar and renamed holiday block list by Rushabh Mehta · 12 years ago
  22. 13dc9f3 shifted get_url to startup by Anand Doshi · 12 years ago
  23. 51709b7 Merge branch 'master' into edge by Rushabh Mehta · 12 years ago
  24. 4b9827a upgraded test_runner, now can run multiple tests by Rushabh Mehta · 12 years ago
  25. 3422bdf added Website Manager role in install by Anand Doshi · 12 years ago
  26. 176829e added status to Contact and fix bug in communication pull by Rushabh Mehta · 12 years ago
  27. 60135df updated language by Rushabh Mehta · 12 years ago
  28. 66aa265 fix by Rushabh Mehta · 12 years ago
  29. 0739e7f fixed conflict by Nabin Hait · 12 years ago
  30. a76a068 get_query continued by Nabin Hait · 12 years ago
  31. 677b4b4 dynamic loading of grid reports by Rushabh Mehta · 12 years ago
  32. 0dbe898 added warehouse user to retrict entry and also introduced query handlers by Rushabh Mehta · 12 years ago
  33. 028abd2 bugfix in session update and separated GET and POST queries by Rushabh Mehta · 12 years ago
  34. 08da1a0 setting list_views by Rushabh Mehta · 12 years ago
  35. cda5d42 updated languages by Rushabh Mehta · 12 years ago
  36. 44077d2 fixes related to currency and po price list by Anand Doshi · 12 years ago
  37. 8e3affb added nl by Rushabh Mehta · 12 years ago
  38. d1301c7 purchase analytics based on pur order/pur receipt/pur invoice by Nabin Hait · 12 years ago
  39. c53177a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  40. 9660159 sales analytics based on sales order/delivery note/sales invoice by Nabin Hait · 12 years ago
  41. 317177a updated languages by Rushabh Mehta · 12 years ago
  42. 27254d9 added spanish by Rushabh Mehta · 12 years ago
  43. 8fa3e6c integrated language in profile, request by Rushabh Mehta · 12 years ago
  44. f5b04cf added number format, sent country info in boot, link options not extracted from cache by Rushabh Mehta · 12 years ago
  45. db7139a started fresh install and added country_info by Rushabh Mehta · 12 years ago
  46. 6f9915c install from txt files, part 1 by Rushabh Mehta · 12 years ago
  47. 1a0b27e added automatic lead creation for sales email id by Rushabh Mehta · 12 years ago
  48. 6666ebb Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  49. 2e5db35 added automatic lead creation for sales email id by Rushabh Mehta · 12 years ago
  50. 44ffd43 reorder level and qty added in stock level report by Nabin Hait · 12 years ago
  51. 3169ef0 added job application by Rushabh Mehta · 12 years ago
  52. 133d752 cleanup get_support_ticket by Rushabh Mehta · 12 years ago
  53. be9ef4a added code to update timestamps in Task, Customer Issue and Support Ticket by Rushabh Mehta · 12 years ago
  54. 846678a added links to open count in module + other minor fixes by Rushabh Mehta · 12 years ago
  55. ce1d527 added moduleview by Rushabh Mehta · 12 years ago
  56. 607a221 added support analytics and some other minor updates by Rushabh Mehta · 12 years ago
  57. 6072a68 added description in stock level and balance report by Nabin Hait · 12 years ago
  58. 1c08aee show cancelled items in grid reports by Nabin Hait · 12 years ago
  59. 30f5346 stock level report by Nabin Hait · 12 years ago
  60. 1b15171 added about us page and settings by Rushabh Mehta · 12 years ago
  61. 5f1d57e address now not in dialog, added slideshows in products and groups and removed transaction history from customer / supplier / sales partner by Rushabh Mehta · 12 years ago
  62. ce159ab stock balance report and inclusion of filter on brand in all stock reports by Nabin Hait · 12 years ago
  63. 9e12af4 updated recipients email in communication by Rushabh Mehta · 12 years ago
  64. d1b2afc webnotes.user.roles deprecated to webnotes.user.get_roles() by Rushabh Mehta · 12 years ago
  65. 686022f fixes to recent patch and removed company_control, home_control, webforms, wip_monitor by Rushabh Mehta · 12 years ago
  66. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  67. 420e1b4 refactored a recurring sales invoice by Anand Doshi · 12 years ago
  68. 35c017a cleanup of notification control: now in boot by Rushabh Mehta · 12 years ago
  69. bd919ca profile: form is now my settings page, removed (Page, profile-settings) by Rushabh Mehta · 12 years ago
  70. 78d4b49 introducing model 3.0, refactored import module by Rushabh Mehta · 12 years ago
  71. c68fc3f trial balance, export ledgers only and groups only by Rushabh Mehta · 12 years ago
  72. ec40686 messages, popups disabled by Rushabh Mehta · 12 years ago
  73. 8bbc5a2 bypass demo@erpnext.com from session deletion by Nabin Hait · 12 years ago
  74. aea8204 build report for feed by Anand Doshi · 12 years ago
  75. 73519e1 fixed new Trial Balance Report by Anand Doshi · 12 years ago
  76. 05aaae3 Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  77. fdbc730 merged deprecate account balance by Anand Doshi · 12 years ago
  78. b0d32b7 form toolbar ui fixes and added themes by Rushabh Mehta · 12 years ago
  79. 534a7a9 updated shortcuts by Rushabh Mehta · 12 years ago
  80. cebb027 added shortcuts by Rushabh Mehta · 12 years ago
  81. 224714c no role access for financial analytics by Rushabh Mehta · 12 years ago
  82. 3c4238f Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  83. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  84. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago
  85. 2a9afbf synced timestamps by Rushabh Mehta · 13 years ago
  86. 962e92e timestamps, comments by Rushabh Mehta · 13 years ago
  87. 8e8c482 Changes in patch of feature setup and added description against each feature by Brahma K · 13 years ago
  88. 3c9a6a1 Feature Setup changes, related patch, Production Order 'produced_qty' label change, item->ref_rate_details->currency fills with defaut by Brahma K · 13 years ago
  89. 5ecb693 added features to feature setup by Brahma K · 13 years ago
  90. d1a2cea Feature Setup added by Brahma K · 13 years ago
  91. cc23619 Feature Setup merge with upstream by Brahma K · 13 years ago
  92. 6ae1219 Added new Feature List option to control front end based on companies broad requirements by Brahma K · 13 years ago
  93. a5109b7 added erpnext_version file by Rushabh Mehta · 13 years ago
  94. 9e6e7fa bind an event to form refresh by Rushabh Mehta · 13 years ago
  95. 33bce67 fixes to my_company, added secrity settings to restrict by ip, timings by Rushabh Mehta · 13 years ago
  96. deb8eb9 fixed server_tools.server_tools by Rushabh Mehta · 13 years ago
  97. d673db8 logout fixes by Rushabh Mehta · 13 years ago
  98. 3526070 logout fixes by Rushabh Mehta · 13 years ago
  99. 9b59f9c logout fixes by Rushabh Mehta · 13 years ago
  100. 3599b6e my_company updates by Rushabh Mehta · 13 years ago